/dev/VolGroup00/LogVol00: INCONSISTENCY: RUN fsck MANUALLY.

Jeff Vian jvian10 at charter.net
Tue Jan 17 01:49:29 UTC 2006


On Mon, 2006-01-16 at 16:23 -0700, Jim Christiansen wrote:
> Hello,
> 
> I have just cloned a harddrive from a working (and still working) identical 
> system to a new box.
> 
> I've run it a couple of times and now I get:
> 
> /dev/VolGroup00/LogVol00: INCONSISTENCY: RUN fsck MANUALLY.
> 
> It has been a couple of years since I had to run e2fsck...
> 
> Help!!  How can I quickly get this web server up?
> 
> Thanks,  Jim
> 
> 
Boot with the rescue CD (or the install CD in rescue mode) so you have
the LVM drivers and tools available.

After it mounts the filesystems (or fails) you can run e2fsck on the
(unmounted) logical volume.
IOW, make sure /dev/VolGroup00/LogVol00 is not mounted, then run
"e2fsck /dev/VolGroup00/LogVol00"





More information about the fedora-list mailing list