Sometimes when Compute Server is rebooted suddenly or in another similar situation, we want to evacuate
instances to another host we get this error from Cinder.
Our Cinder's backed is Ceph
{'code': 400, 'created': '2022-09-26T15:34:22Z', 'message': 'Unable to update attachment.(Invalid volume: duplicate connectors detected on volume ....). (HTTP 500) (Request-ID:req-c....)'}
I want to migrate or evacuate the instance but we get this error. How can we solve this?