lvm mount problem.. Help me pls.
Hello,I accidently did rm -rf * in /usr/local/apache instead of domlogs. I told my provider to reinstall Centos 4.2 in a new HDD and make my old HDD as secondary in order to take backups from old hdd. They did so but unexpected thing happened. The both two HDD was partioned with VLM! So when i try to mount old hdd partition (hdb2) it gives me this error:
root@ [/home]# mount -t ext3 /dev/hdb2 /home2
mount: wrong fs type, bad option, bad superblock on /dev/hdb2,
or too many mounted file systems
I tried everything. But i'm unsuccessful.
root@ [/home]# fdisk -l
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 9729 78043770 8e Linux LVM
Disk /dev/hdb: 33.8 GB, 33820286976 bytes
255 heads, 63 sectors/track, 4111 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 13 104391 83 Linux
/dev/hdb2 14 9733 78075900 8e Linux LVM
Please help, how can i mount my old hard drive partition ?
Edit :
Also i get this error:
root@ [/home]# vgscan
Reading all physical volumes. This may take a while...
/dev/hdb2: read failed after 0 of 4096 at 79949594624: Input/output error
Found volume group "VolGroup00" using metadata type lvm2