| « HOWTO: Create a Snapshot on LVM. | HOWTO: Create a partition on LVM. » |
First display the names of the logical volumes, so you know the name of the logical volume you are going to extend.
Follow up:
Te command above will tell you, if you named your lvm disks with a little for thought, which volume group the logical volume is in. Use te command below to find the VG and see how much free space is still left unallocated.
To extend a lv by adding a further say 40Gb
and then resize the file system asuming you use reiserfs. If you use ext3 or other you may have to umount your partition to resize.
You can now check that the extension has taken correctly by using lvdisplay and finally using the disk free command