<div dir="ltr"><div>You don't say which deployment tool you used to set up OpenStack, but given the content of your message, I assume you are using Kolla.<br></div><div><br></div><div>In Kolla, many services have a corresponding volume used to store persistent data. Glance has a glance volume which is used by the glance_api container for the file backend.</div><div>From inside the container, the glance service would see this volume mounted at /var/lib/glance.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 29 Jun 2022 at 14:16, A Monster <<a href="mailto:amonster369@gmail.com" target="_blank">amonster369@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><font face="monospace">I noticied in the glance configuration file after deploying openstack that  <code style="font-weight:700;background-color:transparent;box-sizing:border-box;padding:0px;color:rgb(0,0,0);border-radius:0px"><span style="box-sizing:border-box">filesystem_store_datadir=</span></code><span style="font-weight:700;background-color:transparent;color:rgb(0,0,0)">/var/lib/glance/images/ </span><span style="background-color:transparent;color:rgb(0,0,0)">however, upon inspection, I found that images weren't stored in that folder, instead all images where located in this folder </span></font><b>/var/lib/docker/volumes/glance/_data/images/.</b><div>So I'm thinking if actually <span style="color:rgb(0,0,0);font-family:monospace;font-weight:700">filesystem_store_datadir </span><span style="color:rgb(0,0,0);font-family:monospace">is not used to store images but maybe something else.</span></div><div><span style="color:rgb(0,0,0);font-family:monospace"><br></span></div></div>
</blockquote></div></div>