<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>&nbsp; &nbsp; Finding all volume groups<br>&nbsp; &nbsp; Finding volume group &quot;VolGroup00&quot;<br>&nbsp; --- Volume group ---<br>&nbsp; VG Name &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; VolGroup00<br>&nbsp; System ID<br>&nbsp; Format &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;lvm2
<br>&nbsp; Metadata Areas &nbsp; &nbsp; &nbsp; &nbsp;1<br>&nbsp; Metadata Sequence No &nbsp;2<br>&nbsp; VG Access &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; read/write<br>&nbsp; VG Status &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; resizable<br>&nbsp; MAX LV &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0<br>&nbsp; Cur LV &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br>&nbsp; Open LV &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0<br>
&nbsp; Max PV &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0<br>&nbsp; Cur PV &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br>&nbsp; Act PV &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br>&nbsp; VG Size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 140.34 GB<br>&nbsp; PE Size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 32.00 MB<br>&nbsp; Total PE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4491<br>&nbsp; Alloc PE / Size &nbsp; &nbsp; &nbsp; 4490 / 
140.31 GB<br>&nbsp; Free &nbsp;PE / Size &nbsp; &nbsp; &nbsp; 1 / 32.00 MB<br>&nbsp; VG UUID &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MgtbZF-YwPz-QxTi-ZB4U-bPOV-jMBy-fzO4EI<br><br>&nbsp; --- Logical volume ---<br>&nbsp; LV Name &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/dev/VolGroup00/VGforMyth<br>&nbsp; VG Name &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;VolGroup00
<br>&nbsp; LV UUID &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;wh17e4-mGEJ-FwMv-ESpY-7Oc2-kzTf-uEdhjZ<br>&nbsp; LV Write Access &nbsp; &nbsp; &nbsp; &nbsp;read/write<br>&nbsp; LV Status &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;available<br>&nbsp; # open &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0<br>&nbsp; LV Size &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;140.31 GB<br>&nbsp; Current LE &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 4490
<br>&nbsp; Segments &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1<br>&nbsp; Allocation &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; inherit<br>&nbsp; Read ahead sectors &nbsp; &nbsp; 0<br>&nbsp; Block device &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 253:0<br><br>&nbsp; --- Physical volumes ---<br>&nbsp; PV Name &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /dev/hda5<br>&nbsp; PV UUID &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 8BiXq5-ZKdF-CJv8-qTlc-s4hI-WVz0-sb9sFj
<br>&nbsp; PV Status &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; allocatable<br>&nbsp; Total PE / Free PE &nbsp; &nbsp;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>
&nbsp; &nbsp; &nbsp; &nbsp;or too many mounted file systems<br>&nbsp;</div>