Expand XFS LVM filesystem
December 30, 2009 – 10:02 by Hannes Van de VelExpand XFS LVM logical volume with 500GB, assuming you have enough free unassigned space on physical partitions.
lvextend -L+500GB /dev/vg1/v2 xfs_growfs /dev/vg1/v2
Expand XFS LVM filesystemDecember 30, 2009 – 10:02 by Hannes Van de VelExpand XFS LVM logical volume with 500GB, assuming you have enough free unassigned space on physical partitions. lvextend -L+500GB /dev/vg1/v2 xfs_growfs /dev/vg1/v2 |
||