[pve-devel] [PATCH pve-container 0/3] fix #3711: delete LXC container with missing storage
Fiona Ebner
f.ebner at proxmox.com
Mon Jul 25 12:40:21 CEST 2022
Am 20.07.22 um 16:49 schrieb Stefan Hrdlicka:
> The patch adds a new option 'force-remove-storage' that stops pct
> destory from dying if the storage is not available. This also adds a
> menu option for the delete dialog of containers.
>
VMs are also affected, so we probably want the new option there too.
Although for VMs, it is possible to work around the issue by detaching
all non-existing disks first.
So slightly related: when detaching a disk and the owner of the volume
is different (it also happens when the storage/disk does not exist
anymore), we drop the disk for VMs, but we register it as unused for
containers. Should we make that consistent?
More information about the pve-devel
mailing list