<div id="intelliTxt" style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px">I need some help mounting this logical volume. The LVM existed prior to recent re-install of the OS, now I can't mount it? When doing the reinstall I left the LVM partition alone and am guessing that's where the problem lays. Does something need to be running in FC3 in order to recognize the the system has a LVM?
<br><br>[root@myth ~]# vgdisplay -v<br> Finding all volume groups<br> Finding volume group "VolGroup00"<br> --- Volume group ---<br> VG Name VolGroup00<br> System ID<br> Format lvm2
<br> Metadata Areas 1<br> Metadata Sequence No 2<br> VG Access read/write<br> VG Status resizable<br> MAX LV 0<br> Cur LV 1<br> Open LV 0<br>
Max PV 0<br> Cur PV 1<br> Act PV 1<br> VG Size 140.34 GB<br> PE Size 32.00 MB<br> Total PE 4491<br> Alloc PE / Size 4490 /
140.31 GB<br> Free PE / Size 1 / 32.00 MB<br> VG UUID MgtbZF-YwPz-QxTi-ZB4U-bPOV-jMBy-fzO4EI<br><br> --- Logical volume ---<br> LV Name /dev/VolGroup00/VGforMyth<br> VG Name VolGroup00
<br> LV UUID wh17e4-mGEJ-FwMv-ESpY-7Oc2-kzTf-uEdhjZ<br> LV Write Access read/write<br> LV Status available<br> # open 0<br> LV Size 140.31 GB<br> Current LE 4490
<br> Segments 1<br> Allocation inherit<br> Read ahead sectors 0<br> Block device 253:0<br><br> --- Physical volumes ---<br> PV Name /dev/hda5<br> PV UUID 8BiXq5-ZKdF-CJv8-qTlc-s4hI-WVz0-sb9sFj
<br> PV Status allocatable<br> Total PE / Free PE 4491 / 1<br><br>[root@myth ~]# mount /dev/VolGroup00/VGforMyth /video<br>mount: wrong fs type, bad option, bad superblock on /dev/VolGroup00/VGforMyth,<br>
or too many mounted file systems<br> </div>