Heat-config-script fails with yum return code 1 while deploying overcloud using director system registered using satellite content iso
Issue
- I am getting a resource error and cannot find any useful log messages to explain problem.
- Same configuration worked before os patch/reboot 2 days ago.
# openstack overcloud deploy --plan "b3852505-7cc1-40e9-95cd-90bdc945529b" -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml -e /home/stack/templates/network-environment.yaml --control-flavor control --compute-flavor compute -e /home/stack/templates/cinder-netapp-config.yaml
...
|resource_name|Controller
|resource_status|CREATE_FAILED|
| resource_status_reason | ResourceUnknownStatus: Resource failed - Unknown status FAILED due to "Resource CREATE failed: ResourceUnknownStatus: Resource failed - Unknown status FAILED due to "Resource CREATE failed: Error: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 1"" |
+--------------------------------------+------------------------+--------+------------+-------------+---------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+------------------------+--------+------------+-------------+---------------------+
| 7292ae85-da99-4891-b32a-23c42ce52e5a | overcloud-compute-0 | ACTIVE | - | Running | ctlplane=192.0.2.14 |
| 8e4c9e39-b242-4bff-b8d7-57182be5d27f | overcloud-controller-0 | ACTIVE | - | Running | ctlplane=192.0.2.13 |
+--------------------------------------+------------------------+--------+------------+-------------+---------------------+
- This is a resource error being reported by heat.
- There are a couple of similar hits on the bug list, but they appear to be resolved in the versions I am using.
Environment
- Red Hat OpenStack 7.0
- Openstack Director using
--plan - Satellite Content ISO's to install the Director system.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.