Follow the steps:
1. Remove the (local-lvm)
2. Go to Shell
3. Run command:
lvremove /dev/pve/data -y; \lvresize -l +100%FREE /dev/pve/root; \resize2fs /dev/mapper/pve-root4. Go to local volume & edit
5. Select Hilighted options & ok
Restart Proxmox host system.
rebootEnable Auto-Start for the Container
pct set 100 -onboot 1Enable Auto-Start for the VM
qm set 100 -onboot 1