create volume from an image

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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:
cinder create --image-id 6565d775-553b-41b6-9d5e-ddb825677706 --display-name test 3
I can still get network data traffic between cinder and glance.

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

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux