From owner-freebsd-current@FreeBSD.ORG Mon Nov 1 21:03:02 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBAC716A4CE for ; Mon, 1 Nov 2004 21:03:02 +0000 (GMT) Received: from exchange.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E12E43D1D for ; Mon, 1 Nov 2004 21:03:02 +0000 (GMT) (envelope-from don@sandvine.com) Date: Mon, 1 Nov 2004 16:02:57 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: unmount: dangling vnode on 5.3 (no vinum) content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Thread-Index: AcTAVjK1Bkq1SM7+Rt6S1rCDOqwgXw== From: "Don Bowman" To: Subject: unmount: dangling vnode on 5.3 (no vinum) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Nov 2004 21:03:03 -0000 I have a machine which i have (oct 25) cvsup and moved to RELENG_5. It was previously running 5.1. The machine does not use vinum. I am using 'amd' automounter. When a certain host becomes unavailable (that host is using=20 nfsv2), automounter times it out. During the umount (sometimes?=20 always? not sure), i get: "unmount: dangling vnode" panic. I have a vmcore from it, and a kernel.debug. I'm a little confused on gdb, there is no -k switch anymore? I'm very familiar with 4.x, less so with 5.x, how does one do kernel debugging with gdb? The handbook still says -k=20 (http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/ker= neldebug-gdb.html) Has anyone seen this? Is there a workaround? FreeBSD labgw8.phaedrus.sandvine.com 5.3-STABLE FreeBSD 5.3-STABLE #15: = Mon Oct 25 23:18:50 EDT 2004 = don@cdata.sandvine.com:/d2/usr/obj/d2/usr/src/sys/CDATA i386 The amd entry is: mfg_cc_views -type:=3Dnfs;rfs:=3D/m;addopts:=3Dvers=3D2,proto=3Dudp \ rhost:=3Dmfgrembo.mfg.wtl.sandvine.com that seems to trip this, but others may too, just that machine=20 has been having some trouble.