execute lvm expand-volume
expands the disk logical volume size
Synopsis
execute lvm expand-volume expands the logical volume size of a disk.
Provide either a specific size to expand the volume by to --grow.gb, or use --grow.free to expand using all available free space in the volume group.
execute lvm expand-volume [flags]
Options
--grow.free Expands the logical volume, using all available free space in the volume group
--grow.gb float The size (in gigabytes) to expand the logical volume by, using free space from the volume group
-h, --help help for expand-volume
See also
- execute lvm - for disk and logical volume management