Deploy fails when yum update is ran without updating the overcloud container images
Issue
- A yum update was ran on the overcloud without doing an overcloud minor update on the overcloud nodes
"Error: /Stage[main]/Tripleo::Profile::Pacemaker::Haproxy_bundle/Tripleo::Pacemaker::Haproxy_with_vip[haproxy_and_control_vip]/Pacemaker::Resource::Ip[control_vip]/Pcmk_resource[ip-<x.y.z.a>]: Could not evaluate: backup_cib: Running: pcs cluster cib /var/lib/pacemaker/cib/puppet-cib-backup20200325-10-vwo7hn failed with code: 1 -> Error: unable to get cib",
"stderr: Error: unable to get cib",
"Error: Facter: error while resolving custom fact \"rabbitmq_nodename\": undefined method `[]' for nil:NilClass",
[stack@uc ~]$ heat stack-list --show-nested|grep -iv compl
WARNING (shell) "heat stack-list" is deprecated, please use "openstack stack list" instead
+--------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+----------------------+----------------------+--------------------------------------+----------------------------------+
| id | stack_name | stack_status | creation_time | updated_time | parent | project |
+--------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+----------------------+----------------------+--------------------------------------+----------------------------------+
| 8f40dad1-fe9e-49a6-8d88-abe4b98ef543 | overcloud | UPDATE_FAILED | 2018-08-01T20:53:45Z | 2020-10-07T22:35:11Z | None | 9add29b1adb34dc9bab8be6adf58e21b |
| e8a49951-5319-464b-83e1-09dddc5d28a6 | overcloud-AllNodesDeploySteps-gjxvdewdzuvm | UPDATE_FAILED | 2018-08-02T17:22:33Z | 2020-10-07T22:43:26Z | 8f40dad1-fe9e-49a6-8d88-abe4b98ef543 | 9add29b1adb34dc9bab8be6adf58e21b |
| 17aca7df-b2db-4de1-988c-f5011148a5e4 | overcloud-AllNodesDeploySteps-gjxvdewdzuvm-ControllerDeployment_Step2-6sygcv3oi3y6 | UPDATE_FAILED | 2020-01-21T17:24:07Z | 2020-10-07T22:49:11Z | e8a49951-5319-464b-83e1-09dddc5d28a6 | 9add29b1adb34dc9bab8be6adf58e21b |
+--------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+----------------------+----------------------+--------------------------------------+----------------------------------+
[stack@uc ~]$ heat resource-list 17aca7df-b2db-4de1-988c-f5011148a5e4|grep -iv compl
WARNING (shell) "heat resource-list" is deprecated, please use "openstack stack resource list" instead
+---------------+--------------------------------------+--------------------------------+-----------------+----------------------+
| resource_name | physical_resource_id | resource_type | resource_status | updated_time |
+---------------+--------------------------------------+--------------------------------+-----------------+----------------------+
| 0 | 1b36b028-788e-4c0c-ba59-c20be1a2fc98 | OS::Heat::StructuredDeployment | CREATE_FAILED | 2020-10-07T22:49:13Z |
+---------------+--------------------------------------+--------------------------------+-----------------+----------------------+
(undercloud) [stack@uc ~]$
Environment
- Red Hat OpenStack Platform 13.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.