Managed OpenStack
Latest
Frequently Asked Questions
Solution
How To
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Glance Selects Wrong Endpoint
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
If Glance Clustering is not enabled on the storage hosts, the Cinder service will pick the first endpoint that it finds in the openstack endpoint list --service glance output . It is possible that the first endpoint might belong to a completely different region, this will result in your desired image not being found. You can see the GET call for the image failing in the Glance logs and the URL will refer to the wrong endpoint.
Environment
- Platform9 Managed OpenStack - v3.6.0 and Higher
- Glance
- Cinder
Cause
If Glance clustering is disabled, the service will not cycle through all available endpoints and will consider only the first endpoint when the following command is run.
xxxxxxxxxx$ openstack endpoint list --service glanceResolution
- Login to your storage server.
- Open the configuration file for Cinder.
xxxxxxxxxx$ vi /opt/pf9/etc/pf9-cindervolume-base/conf.d/cinder_override.conf- Enable Glance Clustering.
xxxxxxxxxxglance_cluster = true- Save the changes and restart the Cinder service.
xxxxxxxxxx$ systemctl restart pf9-cindervolumebase.serice- Repeat this process on each storage server provisioned.
Additional Information
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Next to read:
Live-Migration of Instance With Config Drive FailsDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message