User Tools

Site Tools


wiki:lvm_commands

lvm commands

Increase logical volume

Add 100 Gigabytes to LV

lvextend -L +100G /dev/mapper/almalinux-lv_var

You also have to resize the partition table, e.g. for xfs filesystem

fsadm resize /dev/mapper/almalinux-lv_var

Checking with df -h now should show increased size.

Tested on

  • AlmaLinux 9

See also

References

wiki/lvm_commands.txt · Last modified: by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki