Image Creation Failed Using CLI
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
Prerequisites
Ensure the the prerequisites are met. Also refer to the documentation about importing image via CLI.
Set OS_INTERFACE
Make sure that the OS_INTERFACE variable is set to the admin value as specified in the UI as mentioned in the documentation.
Contact Support
If these steps do not resolve the issue, 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.
Was this helpful?
