From owner-freebsd-stable@FreeBSD.ORG Thu May 25 20:55:26 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 615DB16A9D2 for ; Thu, 25 May 2006 20:55:26 +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 2726E43DA3 for ; Thu, 25 May 2006 20:52:34 +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 09E721A4D9F; Thu, 25 May 2006 13:52:34 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6586451716; Thu, 25 May 2006 16:52:33 -0400 (EDT) Date: Thu, 25 May 2006 16:52:33 -0400 From: Kris Kennaway To: Konstantin Belousov Message-ID: <20060525205233.GA30137@xor.obsecurity.org> References: <001401c67f56$b02975e0$071872cf@Leadmon.local> <003001c67fae$27a88370$071872cf@Leadmon.local> <20060525051926.GB97976@xor.obsecurity.org> <20060525145809.GP54541@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20060525145809.GP54541@deviant.kiev.zoral.com.ua> User-Agent: Mutt/1.4.2.1i Cc: Howard Leadmon , 'Rong-en Fan' , freebsd-stable@freebsd.org, Kris Kennaway Subject: Re: [patch, try 1] Re: Trouble with NFSd under 6.1-Stable, any ideas? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:55:35 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 25, 2006 at 05:58:09PM +0300, Konstantin Belousov wrote: > +options QUOTA > options UFS_ACL # Support for access control lists > options UFS_DIRHASH # Improve performance on big directories > options MD_ROOT # MD is a potential root device >=20 > After that, server machine easily panics on=20 >=20 > KASSERT(!(debug_mpsafenet =3D=3D 1 && mtx_owned(&Giant)), > ("nfssvc_nfsd(): debug.mpsafenet=3D1 && Giant")); >=20 > from nfsserver/nfs_syscalls.c, line 570. OK, I am also seeing this panic when I try and export a non-mpsafe filesystem (e.g. cd9660). I can't test the patch because my NFS server subsequently blew up :-( Kris --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEdhkQWry0BWjoQKURAgqbAKDMmJ77y02Gsql089ORHDwmtTX6GgCfa7tz K2XiT4mE23T3jXrWx9aBGSM= =cxG+ -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--