Hi guys, i have a cluster with proxmox 4.1 and proxmox 4.4 and i use local storage for backups and vm image.
i want to delete "lvm-thin-local" .
i did on my lab:
but the size didn´t change on proxmox web. can you help me?
i want to delete "lvm-thin-local" .
i did on my lab:
Code:
#lsblk #list partitions
#lvremove /dev/pve/data
#lvextend -L+10G /dev/pve/root
#lsblk #all is right, the size changed.
but the size didn´t change on proxmox web. can you help me?