I seem to have gotten myself in a situation in where I am unable to delete my VMs.
I am using a single Proxmox node with an external Ceph cluster, I've got a dedicated PVE pool (rdb_pve) on which I am running a couple of VMs.
Each of those VMs are cloned from 1 of 2 templates using a linked clone, the clone goes fine (Instant) and I can start and use the VM just fine. However, when attempting to delete one of these linked VMs the task will fail, the image will get removed from Ceph but it seems Proxmox is attempting to delete it again at which it fails.
Another symptom is that I am unable to view the contents of the Ceph storage, it returns the error
The only way to remove a VM is by deleting its /etc/pve/qemu-server/*.conf file.
Does anyone know what this is and how to fix this?
I am using a single Proxmox node with an external Ceph cluster, I've got a dedicated PVE pool (rdb_pve) on which I am running a couple of VMs.
Each of those VMs are cloned from 1 of 2 templates using a linked clone, the clone goes fine (Instant) and I can start and use the VM just fine. However, when attempting to delete one of these linked VMs the task will fail, the image will get removed from Ceph but it seems Proxmox is attempting to delete it again at which it fails.
Another symptom is that I am unable to view the contents of the Ceph storage, it returns the error
rbd error: rbd: listing images failed: (2) No such file or directory (500)
.The only way to remove a VM is by deleting its /etc/pve/qemu-server/*.conf file.
Does anyone know what this is and how to fix this?