Troubleshooting
2025.10
Compute
Networking
VMHA
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?
Image Creation Using CLI Failed
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
When image creation failures occur during VM image uploads through the OpenStack or pcdctl command-line tool, this troubleshooting guide provides resolution steps.
Environment
- Private Cloud Director - v2025.4 and Higher.
- Self-Hosted Private Cloud Director Virtualisation – v2025.4 and Higher.
Procedure
- Ensure the the prerequisites are meet also refer documentation about importing image via CLI
- Source the OpenStack
admin.rcfile. Ensure thatOS_USERNAMEandOS_PASSWORDare correct as per your Private Cloud Director account. - Ensure you have
administratorpermission to upload the image. - Make sure that the
OS_INTERFACEvariable is set to theadminvalue as specified in the UI like mentioned in documentation. - Use command debug mode during image creation using:
Command
$ openstack --debug image create or $ openstack --verbose image create- Review glance server logs in the
glance-apipod logs in case of Self-Hosted PCD. On the host, review the/var/log/pf9/glance-api.logto track the relevant events against a specific image ID. - Get glance API public endpoint which can be fetched using:
Command
$ openstack endpoint list --service glance$ openstack endpoint list --service glance-cluster- Verify the glance API service by connecting to the glance endpoint. It will return the version, status and other details.
Command
$ curl -s https://<PCD_FQDN>/glance/- If these steps prove insufficient to resolve the issue, kindly reach out to the Platform9 Support Team for additional assistance.
Most common causes
- Glance service on the underlying host is down.
- Glance host is unreachable from the VM from where the upload is being performed.
- OpenStack
admin.rcfile does not have theOS_INTERFACEvariable set to theadmin. - The
--insecureflag was not used as the Glance node uses self-signed certificates. - The user does not have sufficient permissions to perform the image upload.
- Ensure that the glance Pre-Requisites are met.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Storage Service Troubleshooting GuideDiscard 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