 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] how to run fsck for a crashed domU?
 Do this: fsck.ext2 -y -f /home/vm/vm01.img or fsck.ext2 -y -f /home/vm/vm01.img or xfs_check -f /home/vm/vm01.img ... the case for your filesystem type. Rudi Ahlers schrieb: Hi allI have a CentOS Xen domU, on a CentOS server, which crashed and doesn't boot up. The domU uses a disk image, /home/vm/vm01.imgI get the following in the console: ----snip---- Scanning logical volumes Reading all physical volumes. This may take a while... Found volume group "VolGroup00" using metadata type lvm2 Activating logical volumes 2 logical volume(s) in volume group "VolGroup00" now active Creating root device. Mounting root filesystem. kjournald starting. Commit interval 5 second -----snip----- So, it's using an LVM file system, on top of the Xen image. But, then I get this: ----snip-----Setting up Logical Volume Management: 2 logical volume(s) in volume group "VolGroup00" now active[ OK ] Checking filesystems Checking all file systems. [/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/VolGroup00/LogVol00/dev/VolGroup00/LogVol00 contains a file system with errors, check forced. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |