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.
_______________________________________________
pve-user mailing list
pve-user@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to