User Tools

Site Tools


lvm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
lvm [2016/08/16 16:47]
k2patel [Add drive to LVM]
lvm [2016/08/16 16:47]
k2patel [Add drive to LVM]
Line 23: Line 23:
 pvcreate /​dev/​xvdk1 ​ pvcreate /​dev/​xvdk1 ​
 vgextend vg0 /dev/xvdk1 vgextend vg0 /dev/xvdk1
-lvextend -L 300G /​dev/​vg0/​lv-vol001 ​+lvextend -L 300G /​dev/​vg0/​lv-vol001 
 +OR
 lvextend -L+99.91G /​dev/​vg0/​lv-vol001 lvextend -L+99.91G /​dev/​vg0/​lv-vol001
 OR OR
lvm.txt · Last modified: 2020/08/10 02:35 (external edit)