tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Unallocated inode



On Fri, Aug 29, 2014 at 04:56:46PM +1000, Paul Ripke wrote:
> I'm currently running kernel:
> NetBSD slave 6.1_STABLE NetBSD 6.1_STABLE (SLAVE) #4: Fri May 23 23:42:30 EST 
> 2014
> stix@slave:/home/netbsd/netbsd-6/obj.amd64/home/netbsd/netbsd-6/src/sys/arch/amd64/compile/SLAVE
>  amd64
> Built from netbsd-6 branch synced around the build time. Over the
> last year, I have seen 2 instances where I've had cleared inodes,
> causing obvious errors:
> 
> slave:ksh$ sudo find /home -xdev -ls > /dev/null
> find: /home/netbsd/cvsroot/pkgsrc/japanese/p5-Jcode/pkg/Attic/PLIST,v: Bad 
> file descriptor
> find: 
> /home/netbsd/cvsroot/pkgsrc/print/texlive-pdftools/patches/Attic/patch-ac,v: 
> Bad file descriptor
> 
> fsdb tells me they're "unallocated inode"s, which I can easily fix,
> but does anyone have any idea what might be causing them? This
> appears similar to issues reported previously:
> http://mail-index.netbsd.org/tech-kern/2013/10/19/msg015770.html

I've seen this occasionally, after unclean shutdown (power loss or
panic) with WAPBL-enabled filesystems.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index