From owner-freebsd-bugs@FreeBSD.ORG Wed Sep 20 15:40:19 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9899D16A4C9 for ; Wed, 20 Sep 2006 15:40:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70B3143D55 for ; Wed, 20 Sep 2006 15:40:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8KFeIk9054050 for ; Wed, 20 Sep 2006 15:40:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8KFeILi054049; Wed, 20 Sep 2006 15:40:18 GMT (envelope-from gnats) Resent-Date: Wed, 20 Sep 2006 15:40:18 GMT Resent-Message-Id: <200609201540.k8KFeILi054049@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Rudy Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DDC516A587 for ; Wed, 20 Sep 2006 15:34:21 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1D9743D7B for ; Wed, 20 Sep 2006 15:34:20 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k8KFYKkS024078 for ; Wed, 20 Sep 2006 15:34:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k8KFYKoE024077; Wed, 20 Sep 2006 15:34:20 GMT (envelope-from nobody) Message-Id: <200609201534.k8KFYKoE024077@www.freebsd.org> Date: Wed, 20 Sep 2006 15:34:20 GMT From: Daniel Rudy To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: kern/103432: panic: nfssvc_nfsd(): debug.mpsafenet=1 && Giant X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 15:40:19 -0000 >Number: 103432 >Category: kern >Synopsis: panic: nfssvc_nfsd(): debug.mpsafenet=1 && Giant >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 20 15:40:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Daniel Rudy >Release: 6.1-RELEASE-p7 >Organization: >Environment: >Description: This computer is configured as a NFS server and it also has IPSEC enabled. When a NFS client accesses this server, the server imediately panics with the following error "panic: nfssvc_nfsd(): debug.mpsafenet=1 && Giant" and reboots hanging the client. On a release 6.0 machine, debug.mpsafe is forced to 0 because IPSEC requires Giant. >How-To-Repeat: On a 6.1 system, enable IPSEC and NFS then try to access the server remotely. >Fix: Can't. The OID for debug.mpsafenet is readonly. >Release-Note: >Audit-Trail: >Unformatted: