This is an old revision of the document!


lvm commands

show physical volume

pvdisplay

show logical volume groups

vgdisplay

show logical volume

lvdisplay

resize logical volume

resize logical volume

lvextend -l +100%FREE <path to lv e.g./dev/mapper/fsilun>

and than resize filesystem

resize2fs -p /dev/mapper/fsilun