<div dir="ltr"><div>Per <a href="http://docs.openstack.org/juno/config-reference/content/section_glance-api.conf.html">http://docs.openstack.org/juno/config-reference/content/section_glance-api.conf.html</a> (line 450 onwards)<br><br></div>"<code class="">Either one of filesystem_store_datadirs or</code><div class=""><code class=""># filesystem_store_datadir option is required."<br><br></code></div><div class=""><code class="">So if you want to specify multiple dirs, i think it should be like this:<br></code><code class="">filesystem_store_datadirs = /var/lib/glance/images1/:1<br></code><code class="">filesystem_store_datadirs = /var/lib/glance/images2/:2<br></code></div><div class=""><code class="">and so on<br><br>thanx,<br>deepak<br><br></code></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 14, 2015 at 4:13 AM, Afshar, Brian <span dir="ltr"><<a href="mailto:Brian.Afshar@emc.com" target="_blank">Brian.Afshar@emc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can somebody provide an example of how we can specify multiple directories for Filesystem_store_datadir in glance-api.conf file?<br>
<br>
The section for "Filesystem Store Options" indicates the following:<br>
# Directory that the Filesystem backend store writes image data to filesystem_store_datadir=/var/lib/glance/images/<br>
# A list of directories where image data can be stored.<br>
# This option may be specified multiple times for specifying multiple store directories. Either one of filesystem_store_datadirs or # filesystem_store_datadir option is required. A priority number may be given after each directory entry, separated by a ":".<br>
<br>
Is this a correct format?<br>
<br>
/var/lib/glance/images/: /var/lib/glance/images1/. If this is incorrect please provide the correct format.<br>
<br>
Regards,<br>
-Brian<br>
<br>
<br>
_______________________________________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
</blockquote></div><br></div>