Bug 2008418 - Stack reconfiguration failed because ha-proxy container crashed during reconfiguration
Summary: Stack reconfiguration failed because ha-proxy container crashed during reconf...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 16.2 (Train)
Hardware: All
OS: Linux
medium
low
Target Milestone: z2
: 16.2 (Train on RHEL 8.4)
Assignee: Bogdan Dobrelya
QA Contact: Joe H. Rahme
URL:
Whiteboard:
Depends On: 1973674
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-28 08:12 UTC by Bogdan Dobrelya
Modified: 2022-03-23 22:30 UTC (History)
10 users (show)

Fixed In Version: openstack-tripleo-heat-templates-11.6.1-2.20220104004842.31a431d.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1973674
Environment:
Last Closed: 2022-03-23 22:29:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 802469 0 None MERGED Do not fail if haproxy container UUID changes 2021-09-28 08:16:54 UTC
Red Hat Product Errata RHSA-2022:0995 0 None None None 2022-03-23 22:30:03 UTC

Comment 10 dabarzil 2022-02-28 07:18:07 UTC
tested on:
$rpm -qa |grep openstack-tripleo-heat-templates
openstack-tripleo-heat-templates-11.6.1-2.20220116004910.el8ost.noarch


openstack server list
+--------------------------------------+--------------+--------+------------------------+----------------+------------+
| ID                                   | Name         | Status | Networks               | Image          | Flavor     |
+--------------------------------------+--------------+--------+------------------------+----------------+------------+
| 50b4fd34-4950-4499-9198-355f870c4f2c | compute-2    | ACTIVE | ctlplane=192.168.24.28 | overcloud-full | compute    |
| d2cb7c43-b332-46ce-8e35-e6c25f1b2219 | controller-1 | ACTIVE | ctlplane=192.168.24.9  | overcloud-full | controller |
| edc69cd3-db8c-4d89-91f8-db6467167b40 | controller-2 | ACTIVE | ctlplane=192.168.24.55 | overcloud-full | controller |
| 0442ce2d-48c7-49a9-863a-4782f5d35984 | controller-0 | ACTIVE | ctlplane=192.168.24.26 | overcloud-full | controller |
| 1eb6d8f0-3f19-4fe1-bcdd-4116a0aa8d98 | compute-1    | ACTIVE | ctlplane=192.168.24.25 | overcloud-full | compute    |
+--------------------------------------+--------------+--------+------------------------+----------------+------------+


after scale down:
openstack server list
+--------------------------------------+--------------+--------+------------------------+----------------+------------+
| ID                                   | Name         | Status | Networks               | Image          | Flavor     |
+--------------------------------------+--------------+--------+------------------------+----------------+------------+
| 50b4fd34-4950-4499-9198-355f870c4f2c | compute-2    | ACTIVE | ctlplane=192.168.24.28 | overcloud-full | compute    |
| d2cb7c43-b332-46ce-8e35-e6c25f1b2219 | controller-1 | ACTIVE | ctlplane=192.168.24.9  | overcloud-full | controller |
| edc69cd3-db8c-4d89-91f8-db6467167b40 | controller-2 | ACTIVE | ctlplane=192.168.24.55 | overcloud-full | controller |
| 0442ce2d-48c7-49a9-863a-4782f5d35984 | controller-0 | ACTIVE | ctlplane=192.168.24.26 | overcloud-full | controller |
+--------------------------------------+--------------+--------+------------------------+----------------+------------+


During the scale up:
[root@controller-0 ~]# podman restart haproxy-bundle-podman-1
b758d19facb12c000a41b52eb885d42ddb7dc4d36ac8702d4659348548f91b3b


Scale up succeeded:
(undercloud) [stack@undercloud-0 ~]$ openstack server list
+--------------------------------------+--------------+--------+------------------------+----------------+------------+
| ID                                   | Name         | Status | Networks               | Image          | Flavor     |
+--------------------------------------+--------------+--------+------------------------+----------------+------------+
| f8b72d15-5f3e-499f-a557-5d4a5210259e | compute-3    | ACTIVE | ctlplane=192.168.24.35 | overcloud-full | compute    |
| 50b4fd34-4950-4499-9198-355f870c4f2c | compute-2    | ACTIVE | ctlplane=192.168.24.28 | overcloud-full | compute    |
| d2cb7c43-b332-46ce-8e35-e6c25f1b2219 | controller-1 | ACTIVE | ctlplane=192.168.24.9  | overcloud-full | controller |
| edc69cd3-db8c-4d89-91f8-db6467167b40 | controller-2 | ACTIVE | ctlplane=192.168.24.55 | overcloud-full | controller |
| 0442ce2d-48c7-49a9-863a-4782f5d35984 | controller-0 | ACTIVE | ctlplane=192.168.24.26 | overcloud-full | controller |
+--------------------------------------+--------------+--------+------------------------+----------------+------------+

Comment 15 errata-xmlrpc 2022-03-23 22:29:32 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: Red Hat OpenStack Platform 16.2 (openstack-tripleo-heat-templates) security update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:0995


Note You need to log in before you can comment on or make changes to this bug.