On Fri, 2010-02-12 at 14:29 -0600, Eric Sandeen wrote:
> C Linus Hicks wrote:
> > I run:
> >
> > xfs_check /dev/sdc10
> >
> > And it reports:
> >
> > sb versionnum missing attr bit 10
> >
> > Then I run:
> >
> > xfs_repair /dev/sdc10
> >
> > And it reports output from 7 phases and "done".
> >
> > Again I run:
> >
> > xfs_check /dev/sdc10
> >
> > And it reports:
> >
> > sb versionnum missing attr bit 10
> >
> > Is this how it's supposed to work?
> > Thanks for any help.
> > Linus
> >
>
> I've never seen that before.
>
> This might be interesting to see:
>
> # xfs_db /dev/sdc10
> xfs_db> sb 0
> xfs_db> version
>
> If you want to send me a zipped-up, obfuscated metadump of the filesystem
> I could take a quick look.
>
> -Eric
The output from the "version" command:
versionnum [0x3084+0x0] = V4,ALIGN,DIRV2,EXTFLG
I'll email the metadump directly to you so as not to pollute the list.
|