rbd error

deepcloud

Active Member
Feb 12, 2021
135
22
38
India
deepcloud.in
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
 
Get the status and info from the RBD image. Maybe it's still locked or something similar.
 
rbd info RBD-ceph/vm-3242-disk-0

rbd status RBD-ceph/vm-3242-disk-0