From owner-freebsd-current@FreeBSD.ORG Thu Jan 13 03:14:50 2005 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 E544616A4CE for ; Thu, 13 Jan 2005 03:14:50 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A892E43D39 for ; Thu, 13 Jan 2005 03:14:50 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 9949472DD4; Wed, 12 Jan 2005 19:14:50 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 947AE72DCB; Wed, 12 Jan 2005 19:14:50 -0800 (PST) Date: Wed, 12 Jan 2005 19:14:50 -0800 (PST) From: Doug White To: Randy Bush In-Reply-To: <16869.37886.885177.826496@ran.psg.com> Message-ID: <20050112191405.J6322@carver.gumbysoft.com> References: <16860.4383.281114.747270@roam.psg.com> <20050110183217.M84532@carver.gumbysoft.com> <16869.37886.885177.826496@ran.psg.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD Current Subject: Re: fsck issue? 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: Thu, 13 Jan 2005 03:14:51 -0000 On Wed, 12 Jan 2005, Randy Bush wrote: > > These backtraces are generated by this code in getdirtybuf(): > > 5847 if (bp->b_vp == NULL) > > 5848 kdb_backtrace(); > > > > Somehow there's a buf floating around without a vnode attached. I'd > > suggest booting single user and fsck -y'ing all your filesystems to verify > > there is no residual damage, and remove any snapshots from your ufs2 > > filesystems. > > been doing that, except for snap removal. do you mean > rm -rf /foo/.snap/* Yes. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org