after testing cli migration on a live kvm - the kvm had disk issues. I could only get a read only root file system.
so I replaced it with a backup.
when I tried to remove the bad kvm this error occurred:
We use a ceph cluster.
so my questions -
how to deal with the 'watchers' ?
are there limitations on moving kvm's to another system from cli? like it can't be running?
so I replaced it with a backup.
when I tried to remove the bad kvm this error occurred:
Code:
Removing all snapshots: 100% complete...done.
image has watchers - not removing
Removing image: 0% complete...failed.
rbd: error: image still has watchers
TASK ERROR: rbd rm 'vm-999-disk-1' error: rbd: error: image still has watchers
We use a ceph cluster.
so my questions -
how to deal with the 'watchers' ?
are there limitations on moving kvm's to another system from cli? like it can't be running?