<div dir="ltr"><div>Caius why not submit that patch to openstack review for cinder?  I'm sure more than a few of us would be glad to voice our desire for it or something much like it to land in liberty.<br><br></div>-Matt<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 29, 2015 at 10:36 AM, Caius Howcroft <span dir="ltr"><<a href="mailto:caius.howcroft@gmail.com" target="_blank">caius.howcroft@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
We (bloomberg) are preparing to roll out kilo into production and one<br>
thing is causing a lot of grief. I wonder if anyone else has<br>
encountered it.<br>
<br>
We run BCPC (<a href="https://github.com/bloomberg/chef-bcpc" rel="noreferrer" target="_blank">https://github.com/bloomberg/chef-bcpc</a>) which is ceph<br>
backed. When we boot an instance from volume the cinder create volume<br>
from image function (<br>
<a href="https://github.com/openstack/cinder/blob/stable/kilo/cinder/volume/drivers/rbd.py#L850" rel="noreferrer" target="_blank">https://github.com/openstack/cinder/blob/stable/kilo/cinder/volume/drivers/rbd.py#L850</a>)<br>
ends up pulling the entire image through the glance API, so lots of<br>
tenants doing this creates quite a bit of load on our API nodes.<br>
<br>
We were confused why it did this, when its way more efficient to go<br>
directly via rbd clone, we created a patch and tested and it seems to<br>
work just fine (and an order of magnitude faster)<br>
<a href="https://github.com/bloomberg/chef-bcpc/pull/742" rel="noreferrer" target="_blank">https://github.com/bloomberg/chef-bcpc/pull/742</a><br>
<br>
So, the question is: what are other ceph backed installations doing ?<br>
<span class="HOEnZb"><font color="#888888"><br>
Caius<br>
<br>
<br>
--<br>
Caius Howcroft<br>
@caiushowcroft<br>
<a href="http://www.linkedin.com/in/caius" rel="noreferrer" target="_blank">http://www.linkedin.com/in/caius</a><br>
<br>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</font></span></blockquote></div><br></div>