Tag Archives: extend volume

LVM extend in live mode!

Q: I have a LVM(logical volume) in my Linux, i need to extend the size without offline the logical volume. A: You will need to ensure you have spaces in volume group. Assuming the VG name is : VolGroup00. [root@linux1 data]# vgdisplay — Volume group — VG Name               VolGroup00 System ID Format                lvm2 Metadata Areas        1 Metadata Sequence No  10 VG Access             read/write VG Status             resizable MAX LV                0 Cur LV                8 Open LV               8 Max PV                0 Cur PV                … Continue reading

Posted in Linux | Tagged , , , , | Leave a comment