Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2005 19:14:50 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Randy Bush <randy@psg.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: fsck issue?
Message-ID:  <20050112191405.J6322@carver.gumbysoft.com>
In-Reply-To: <16869.37886.885177.826496@ran.psg.com>
References:  <16860.4383.281114.747270@roam.psg.com> <20050110183217.M84532@carver.gumbysoft.com> <16869.37886.885177.826496@ran.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050112191405.J6322>