This process did the job for me
1. Get the size of the of the volume you like to transfer.
2. Create a volume of that size, using cinder API or dashboard. Remember the UUID oft that Volumen.
3. Delete the corresponding Volumen in ceph using rbd. With default cinder naming scheme, the corresponding CH Volumen is called volume-.
4. Import the data from the original volume using dd and rbd import into a volume oft the same name as the deleted.
5. Make the volume bootable.
↧