Hi,
I am in the process of de-borking a proxmox server
I now need to delete a CT container which the volume group that contained it no longer exists.
But it won't allow to delete it because

Also the volume cannot even be detached from it either

Only solution I found, was manually editing the config file

And only then I could delete it
I am in the process of de-borking a proxmox server
I now need to delete a CT container which the volume group that contained it no longer exists.
But it won't allow to delete it because
Code:
CT 101 - Destroy
Command failed with status code 5.
command '/sbin/vgscan --ignorelockingfailure --mknodes' failed: exit code 5
TASK ERROR: no such logical volume thinvg/thinlv

Also the volume cannot even be detached from it either

Only solution I found, was manually editing the config file

And only then I could delete it