short read while checking ext3 journal

Andreas Dilger adilger at clusterfs.com
Mon Apr 11 16:11:43 UTC 2005


On Apr 11, 2005  11:29 -0400, Tom Cooper wrote:
> Andreas Dilger said:
> > On Apr 09, 2005  16:07 -0400, Tom Cooper wrote:
> > 'debugfs -R "feature needs_recovery" /dev/hdb1' is what you want.  That
> > should probably be put into the tune2fs man page.
> 
> [root at marvin root]# debugfs -R "feature needs_recovery" /dev/hdb1
> debugfs 1.32 (09-Nov-2002)
> /dev/hdb1: Can't read an inode bitmap while reading inode bitmap
> feature: Filesystem not open

Sorry, that's my mistake for replying too quickly.

	debugfs -w -R "feature ^needs_recovery" /dev/hdb1

but the message about not being able to read an inode bitmap is unrelated
to this and probably a bad sign.

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.




More information about the Ext3-users mailing list