[PVE-User] proxmox install "Advanced LVM Configuration Options" (solved)

Leandro Roggerone leandro at tecnetmza.com.ar
Thu Feb 27 17:20:17 CET 2020


Hi guys, after reading and trying lvm commands I got my partitions resized
using following commands:
   16  lvextend -L 1T /dev/pve/root
   17  resize2fs  /dev/pve/root

and for lvmthin:
“lvextend -l +100%FREE /dev/centos/var”.

Then you can use lvdisplay to check new volume size and vgdisplay to check
remaining space in group.

Hope it can help someone.
Regards.
Leandro.



More information about the pve-user mailing list