I’ve run into a similar issue when a Starwind conversion failed on my Proxmox setup. What worked for me was manually checking the storage directory (usually /var/lib/vz/images/) and cleaning up any half-created VM disks. Once I deleted the leftover .qcow2 files, my node went back to normal. Just mak...