Issue with Glance service on Director
Issue
- While creation of the image, we`re facing an internal error:
500 Internal Server Error
The server has either erred or is incapable of performing the requested operation.
(HTTP 500)
- Because of this failure he thinks that there could be a problem with Glance service. Please find bellow the printouts of the failure:
[stack@director ASAP (overcloud_director)]$ glance image-create --name an-ems-rhel8-asap \
> --disk-format qcow2 \
> --container-format bare \
> --progress \
> --visibility public \
> --file an-ems-rhel8-image-4.0.0.qcow2
[=============================>] 100%
+------------------+--------------------------------------+
| Property | Value |
+------------------+--------------------------------------+
| checksum | None |
| container_format | bare |
| created_at | 2022-10-05T20:41:39Z |
| disk_format | qcow2 |
| id | 0e56ad05-86ce-4621-84ab-3a14836e2092 |
| min_disk | 0 |
| min_ram | 0 |
| name | an-ems-rhel8-asap |
| owner | a3b99d8db5994bb3b7bf11cd3feaf734 |
| protected | False |
| size | None |
| status | queued |
| tags | [] |
| updated_at | 2022-10-05T20:41:39Z |
| virtual_size | None |
| visibility | public |
+------------------+--------------------------------------+
500 Internal Server Error
The server has either erred or is incapable
Environment
- Red Hat OpenStack Platform 10.0 (RHOSP)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.