I have tried to extend my lvm /video partition , but I need help. <br>
1. I created a new volgroup and formatted it with xfs, <br>
2.I then copied the old /video data to the new LVM group. <br>
3. I then unmounted /video changed fstab to reflect the changes.&nbsp; <br>
4 Deleted the old /video partition and changed it to lvm <br>
5 issued..lvextend -l 25464 /dev/VolGroup00/video <br>
6. xfs_growfs /video <br>
now I see....<br>
--- Physical volumes ---<br>
&nbsp; PV Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /dev/hdb1<br>
&nbsp; PV
UUID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
lLgML4-OjKj-5emX-E274-jBsH-0w9f-qlUSLc<br>
&nbsp; PV Status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; allocatable<br>
&nbsp; Total PE / Free PE&nbsp;&nbsp;&nbsp; 23848 / 0<br>
<br>
&nbsp; PV Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /dev/hda5<br>
&nbsp; PV
UUID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1UZ52h-84SX-rLbg-YY6M-8clC-ktNQ-IJ0Pve<br>
&nbsp; PV Status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; allocatable<br>
&nbsp; Total PE / Free PE&nbsp;&nbsp;&nbsp; 25464 / 23848<br>
<br>
&nbsp;I did a df , but the drive space remains the same.&nbsp; Do I
have to fromat the new disk with xfs first?&nbsp; Sorry I am new to LVM
any pointers will help.<br>
<br>
-Gregg<br>