M mrblithe Member Sep 26, 2021 3 1 8 33 Sep 26, 2021 #1 Hello. I've created wm with 64GB disk size on proxmox GUI. But in wm, shows 31.50 GB current disk size. Why is this inconsistency exist?
Hello. I've created wm with 64GB disk size on proxmox GUI. But in wm, shows 31.50 GB current disk size. Why is this inconsistency exist?
M mrblithe Member Sep 26, 2021 3 1 8 33 Sep 27, 2021 #2 Solution: If you increase the size of the disk after the creation of wm, you need to extend volume via GParted. then run: Code: lvresize --extents +100%FREE --resizefs /dev/mapper/ubuntu--vg-ubuntu--lv Reactions: fiona
Solution: If you increase the size of the disk after the creation of wm, you need to extend volume via GParted. then run: Code: lvresize --extents +100%FREE --resizefs /dev/mapper/ubuntu--vg-ubuntu--lv