Site Tools


linux:general:lvm

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
linux:general:lvm [2019/10/17 11:40] lunetikklinux:general:lvm [2019/10/23 17:50] lunetikk
Line 160: Line 160:
 |  lvextend -L 10G /dev/data/backup  |  extend to 10GB total  |\\ |  lvextend -L 10G /dev/data/backup  |  extend to 10GB total  |\\
 |  lvcreate -L20G -n backuplv datavg  |  create LV with 20GB total  |\\ |  lvcreate -L20G -n backuplv datavg  |  create LV with 20GB total  |\\
 +|  lvresize -r -L+5G /dev/data/backup  |  extend by 5GB and do resize2fs/ xfs_growfs  |\\
  
 === Useful links === === Useful links ===
linux/general/lvm.txt · Last modified: 2020/11/16 17:39 by lunetikk