<div dir="ltr">Yup, it's definitely possible. All Glance nodes will need to share the same database as well as the same file system. Common ways of sharing the file system are to mount /var/lib/glance/images either from NFS (like you mentioned) or Gluster.<div><br></div><div>I've done both in the past with no issues. The usual caveats with shared file systems apply: file permissions, ownership, and such. Other than that, you shouldn't have any problems.</div><div><br></div><div>Hope that helps,</div><div>Joe</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 27, 2016 at 3:23 PM, Sławek Kapłoński <span dir="ltr"><<a href="mailto:slawek@kaplonski.pl" target="_blank">slawek@kaplonski.pl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I want to install Openstack with at least two glance nodes (to have HA)<br>
but with local filesystem as glance storage. Is it possible to use<br>
something like that in setup with two glance nodes? Maybe someone of You<br>
already have something like that?<br>
I'm asking because AFAIK is image will be stored on one glance server<br>
and nova-compute will ask other glance host to download image then image<br>
will not be available to download and instance will be in ERROR state.<br>
So maybe someone used it somehow in similar setup (maybe some NFS or<br>
something like that?). What are You experience with it?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Best regards / Pozdrawiam<br>
Sławek Kapłoński<br>
<a href="mailto:slawek@kaplonski.pl">slawek@kaplonski.pl</a><br>
<br>
</font></span><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>
<br></blockquote></div><br></div>