<div dir="ltr">That will depend on the Cinder/OS-brick iscsiadm versions right? Can you tell what are the versions from where the problem was fixed?<div><br></div><div>Erlon</div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-02-07 8:27 GMT-02:00 Gorka Eguileor <span dir="ltr"><<a href="mailto:geguileo@redhat.com" target="_blank">geguileo@redhat.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 07/02, Rikimaru Honjo wrote:<br>
> Hello,<br>
><br>
> I'm planning to use cinder as glance store.<br>
> And, I'll setup cinder to connect storage by iSCSI multipath.<br>
><br>
> In this case, can I run glance-api and cinder-volume on the same node?<br>
><br>
> In my understanding, glance-api will attach a volume to own node and<br>
> write a uploaded image to the volume if glance backend is cinder.<br>
> I afraid that the race condition of cinder-volume's iSCSI operations<br>
> and glance-api's iSCSI operations.<br>
> Is there possibility of occurring it?<br>
> --<br>
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/<wbr>_/_/_/_/_/_/_/_/_/_/<br>
> Rikimaru Honjo<br>
> <a href="mailto:E-mail%3Ahonjo.rikimaru@po.ntt-tx.co.jp">E-mail:honjo.rikimaru@po.ntt-<wbr>tx.co.jp</a><br>
><br>
><br>
><br>
> ______________________________<wbr>______________________________<wbr>______________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
<br>
</div></div>Hi,<br>
<br>
When properly set with the right configuration and the right system and<br>
OpenStack packages, Cinder, OS-Brick, and Nova no longer have race<br>
conditions with iSCSI operations anymore (single or multipathed), not<br>
even with drivers that do "shared target".<br>
<br>
So I would assume that Glance won't have any issues either as long as<br>
it's properly making the Cinder and OS-Brick calls.<br>
<br>
Cheers,<br>
Gorka.<br>
<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
</div></div></blockquote></div><br></div>