From owner-freebsd-amd64@FreeBSD.ORG Wed Apr 5 05:21:30 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FDB316A401 for ; Wed, 5 Apr 2006 05:21:30 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BAF743D45 for ; Wed, 5 Apr 2006 05:21:30 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 142B01A4D88; Tue, 4 Apr 2006 22:21:30 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 69C7C53CA9; Wed, 5 Apr 2006 01:21:29 -0400 (EDT) Date: Wed, 5 Apr 2006 01:21:29 -0400 From: Kris Kennaway To: Brian Tao Message-ID: <20060405052129.GA93087@xor.obsecurity.org> References: <20060405050221.GA92737@xor.obsecurity.org> <20060405010819.J3698-300000@as2.dm.egate.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: <20060405010819.J3698-300000@as2.dm.egate.net> User-Agent: Mutt/1.4.2.1i Cc: freebsd-amd64@freebsd.org, Kris Kennaway Subject: Re: Disk I/O-related panics in 6.0-RELEASE? 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: Wed, 05 Apr 2006 05:21:30 -0000 --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 05, 2006 at 01:12:27AM -0400, Brian Tao wrote: > On Wed, 5 Apr 2006, Kris Kennaway wrote: > > > > It would be helpful (i.e. more likely to get responses) if you could > > post a relevant extract, so people don't have to download the tarball. >=20 > Sorry, sure... the one kgdb output is below, and I've attached the > dmesg.boot and kernel config files. It's just that it appears the > panic is in a different part of the kernel each time,, so I figured it > would be best to include more examples. That's often an indication that your hardware is falling apart... > FreeBSD 6.0-RELEASE-p4 #2: Tue Feb 7 18:04:40 EST 2006 > options SCHED_ULE # ULE scheduler Don't use ULE if you have stability problems, it's known to have problems. > options ADAPTIVE_GIANT # Giant mutex is adaptive. > options MAC # Mandatory Access Control support > options IPFILTER_LOG # ipfilter logging (ipmon) > options QUOTA #enable disk quotas QUOTA is broken in 6.0, try 6.1 or disable it. Also disable bg fsck until you can upgrade since it can deadlock or panic in 6.0. Kris --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEM1PYWry0BWjoQKURAnIiAKDyu+UBoZdiDCMDCqwGNmi3unQWWwCeKiht RzS/Na6S55FrRUEZ1Y8Hw2Y= =C7s4 -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm--