<div dir="ltr"><div dir="ltr">With the default backend (file), Glance is deployed on a single controller, because it uses a local Docker volume to store Glance images. This is explained in the documentation [1]: "By default when using file backend only one glance-api container can be running". See also the definition of glance_api_hosts in ansible/group_vars/all.yml.</div><div dir="ltr"><br></div><div>If you set glance_file_datadir_volume to a non-default path, it is assumed to be on shared storage and kolla-ansible will automatically use all glance-api group members.</div><div><br></div><div>You can also switch to another backend such as Ceph or Swift.</div><div><br></div><div>[1] <a href="https://docs.openstack.org/kolla-ansible/latest/reference/shared-services/glance-guide.html">https://docs.openstack.org/kolla-ansible/latest/reference/shared-services/glance-guide.html</a><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 21 Jul 2022 at 10:57, A Monster <<a href="mailto:amonster369@gmail.com">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">I've deployed openstack xena using kolla ansible on a centos 8 stream cluster, using two controller nodes, however I found out after the deployment that glance api is not available in one node, I tried redeploying but  I got the same behavior, although the deployment finished without displaying any error.<div><br></div><div>Thank you. Regards</div></div>
</blockquote></div></div>