Hello,
We have a strange issue, the vm was not starting and kept giving errors.
we did a
#rbd cp RBD-ceph/vm-3242-disk-0 RBD-ceph/vm-3242-disk-1
- this worked - took 15-min and copied the volume data over.
and made a manual change in the /etc/pve/qemu-server/3242.conf and changed the disk from 0 to 1
the vm started
but now if i give
#rbd rm vm-3242-disk-0 -p RBD-ceph
it hangs - any ideas on how to delete this volume
We have a strange issue, the vm was not starting and kept giving errors.
we did a
#rbd cp RBD-ceph/vm-3242-disk-0 RBD-ceph/vm-3242-disk-1
- this worked - took 15-min and copied the volume data over.
and made a manual change in the /etc/pve/qemu-server/3242.conf and changed the disk from 0 to 1
the vm started
but now if i give
#rbd rm vm-3242-disk-0 -p RBD-ceph
it hangs - any ideas on how to delete this volume