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

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

randy



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