No big deal. You will be doing the extension from within the VM only - the host layer is transparent.I'm using ZFS and LVM on Proxmox host, no big deal?
In the end - you will not see free space in cfdisk as you've extended your LVM to use the space.still no space and no more free space available in cfdisk
lsblk
& df -h
lvextend -l +100%FREE /dev/ubuntu-vg/ubuntu-lv
to gain the extra space & then check again with lvdisplay
to make sure it has been extended. (You are showing different amounts of free space available in your posts - so either your VM needs a reboot - or something else is messing up - what does lsblk
show from in VM currently).sudo pvresize /dev/sda3
sudo pvdisplay
Yes. Please try & provide the console-output for above within code-tags (choose from the formatting-bar with the </> sign).PS : No more snapshot ? Preferd prompt ?
sudo resize2fs /dev/mapper/ubuntu–vg-ubuntu–lv