I'm using Ceph RBD for both Cinder and Glance. Cinder and Glance are installed in two machines. I have get information from many place that when cinder and glance both using Ceph RBD, then no real data transmit will happen because of copy on write. But the truth is when i run the command: And I check the cinder code, the image_location is None (cinder/volume/manager.py),
which makes cinder will failed running cloned = self.driver.clone_image(volume_ref, image_location). Is this a
OpenStack (cinder or glance )bug
? Or
I have miss and configuration? |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com