Delete the local-lvm directory from proxmox and resize the local to get the complete disk space
Delete the local-lvm directory from proxmox and resize the local to get the complete disk space
Section titled “Delete the local-lvm directory from proxmox and resize the local to get the complete disk space”!!! note
You'll need to move all disks, isos, etc. from the `local-lvm` storage to the `local` storage before performing these steps.- Delete local-lvm from CLI:
lvremove /dev/pve/data- Reallocate the space
lvresize -l +100%FREE /dev/pve/rootresize2fs /dev/mapper/pve-root