[Rdo-list] Glance filesystem_store_datadir

Deepak Shetty dpkshetty at gmail.com
Wed Jan 14 05:35:20 UTC 2015


Per
http://docs.openstack.org/juno/config-reference/content/section_glance-api.conf.html
(line 450 onwards)

"Either one of filesystem_store_datadirs or
# filesystem_store_datadir option is required."

So if you want to specify multiple dirs, i think it should be like this:
filesystem_store_datadirs = /var/lib/glance/images1/:1
filesystem_store_datadirs = /var/lib/glance/images2/:2
and so on

thanx,
deepak


On Wed, Jan 14, 2015 at 4:13 AM, Afshar, Brian <Brian.Afshar at emc.com> wrote:

> Can somebody provide an example of how we can specify multiple directories
> for Filesystem_store_datadir in glance-api.conf file?
>
> The section for "Filesystem Store Options" indicates the following:
> # Directory that the Filesystem backend store writes image data to
> filesystem_store_datadir=/var/lib/glance/images/
> # A list of directories where image data can be stored.
> # 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 ":".
>
> Is this a correct format?
>
> /var/lib/glance/images/: /var/lib/glance/images1/. If this is incorrect
> please provide the correct format.
>
> Regards,
> -Brian
>
>
> _______________________________________________
> Rdo-list mailing list
> Rdo-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20150114/2e71827e/attachment.html>


More information about the dev mailing list