fsck issue?

Randy Bush randy at psg.com
Wed Jan 12 13:17:54 PST 2005


> 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



More information about the freebsd-current mailing list