From owner-freebsd-amd64@FreeBSD.ORG Thu Dec 4 23:20:02 2008 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C73B106567B for ; Thu, 4 Dec 2008 23:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6B1558FC16 for ; Thu, 4 Dec 2008 23:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mB4NK20M068423 for ; Thu, 4 Dec 2008 23:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mB4NK16Z068416; Thu, 4 Dec 2008 23:20:01 GMT (envelope-from gnats) Resent-Date: Thu, 4 Dec 2008 23:20:01 GMT Resent-Message-Id: <200812042320.mB4NK16Z068416@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mark Kamichoff Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D142106564A for ; Thu, 4 Dec 2008 23:15:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 1D6F58FC0A for ; Thu, 4 Dec 2008 23:15:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mB4NFshN026395 for ; Thu, 4 Dec 2008 23:15:54 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id mB4NFsbV026394; Thu, 4 Dec 2008 23:15:54 GMT (envelope-from nobody) Message-Id: <200812042315.mB4NFsbV026394@www.freebsd.org> Date: Thu, 4 Dec 2008 23:15:54 GMT From: Mark Kamichoff To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Fri, 05 Dec 2008 00:11:57 +0000 Cc: Subject: amd64/129426: FreeBSD 7.0 crash after subdiskXX: detached X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2008 23:20:02 -0000 >Number: 129426 >Category: amd64 >Synopsis: FreeBSD 7.0 crash after subdiskXX: detached >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 04 23:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Mark Kamichoff >Release: FreeBSD 7.0-RELEASE-p1 >Organization: >Environment: FreeBSD dax.prolixium.com 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu May 22 22:20:18 EDT 2008 prox@dax1.prolixium.com:/usr/obj/usr/src/sys/DAX amd64 >Description: Hi - Every 30-60 days my FreeBSD-7 server will crash with the following output: subdisk12: detached ad12: detached g_vfs_done():ad12s1d[WRITE(offset=160650805248, length=16384)]error = 6 g_vfs_done():ad12s1d[WRITE(offset=67040542720, length=16384)]error = 6 g_vfs_done():ad12s1d[WRITE(offset=80158326784, length=16384)]error = 6 g_vfs_done():ad12s1d[WRITE(offset=160691107840, length=2048)]error = 6 g_vfs_done():ad12s1d[WRITE(offset=155648786432, length=2048)]error = 6 g_vfs_done():ad12s1d[WRITE(offset=6144000, length=16384)]error = 6 g_vfs_done():ad12s1d[WRITE(offset=6160384, length=6144)]error = 6 g_vfs_done():ad12s1d[WRITE(offset=65536, length=2048)]error = 6 g_vfs_done():ad12s1d[READ(offset=160702988288, length=16384)]error = 6 g_vfs_done():ad12s1d[READ(offset=160710213632, length=16384)]error = 6 panic: vinvalbuf: dirty bufs cpuid = 0 Uptime: 30d8h8m29s Physical memory: 998 MB Dumping 316 MB: 301 285 269 253 237 221 205 ... This has been happening since the box was built about two years ago, initially running FreeBSD 6.1. I've replaced all the hardware in this box recently (including the chassis) and upgraded to FreeBSD 7.0. The crashes are all the same, varying only in the disk that becomes detached (subdisk12 or subdisk8 - either 250GB SATA disk). I haven't been able to obtain a dump of physical memory, since the machine always hard locks halfway through the dump operation. Since this is a dedicated server at a colocation facility, I don't have physical access to the server - only serial console. Please let me know what information to provide. Since I have replaced all the hardware in the machine at this point, I believe this can be eliminated as a possible culprit. Thanks! - Mark >How-To-Repeat: Unknown. Box has never attained uptime for more than 100-120 days, though. >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: