[linux-lvm] e2fsck error

Andreas Dilger adilger at turbolinux.com
Tue Mar 13 01:44:34 UTC 2001


You write:
> Running resize2fs was successful.  Got another 140GB added to my LV now.

I can't see that resize2fs would run if there are filesystem errors.  It
is far more paranoid about resizing than ext2resize (it forces you to run
e2fsck, even on a clean filesystem, while ext2resize only needs it if the
filesystem is dirty).

> I'm running e2fsck -fvp now to see if there are any more errors, but it 
> doesn't get the errors right off the bat like it use to so it might have 
> fixed itself during the resize.

Probably takes a long time, but well worth it...  Maybe the errors were
cleaned up the last time you ran e2fsck?  It would have been useful to
check the filesystem status with "dumpe2fs -h <dev>" before you did the
resize/e2fsck, to see if it was clean or not.

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert



More information about the linux-lvm mailing list