Bug 2167074 - After configuring the Instance HA on the existing environment stonith resources are not coming up and related packages are not getting installed
Summary: After configuring the Instance HA on the existing environment stonith resourc...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 16.2 (Train)
Hardware: x86_64
OS: Linux
high
high
Target Milestone: z5
: 16.2 (Train on RHEL 8.4)
Assignee: Luca Miccini
QA Contact: dabarzil
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-04 12:25 UTC by Dhruv Shah
Modified: 2023-04-26 12:18 UTC (History)
5 users (show)

Fixed In Version: openstack-tripleo-heat-templates-11.6.1-2.20230209095736.89839cf.el8ost
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-04-26 12:17:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 872674 0 None MERGED python3-novaclient installation via THT 2023-02-09 06:20:23 UTC
Red Hat Issue Tracker OSP-22056 0 None None None 2023-02-04 12:26:09 UTC
Red Hat Product Errata RHBA-2023:1763 0 None None None 2023-04-26 12:18:07 UTC

Comment 8 dabarzil 2023-04-20 08:32:27 UTC
verified:
[heat-admin@controller-0 ~]$ sudo rpm -e  python3-novaclient --nodeps
[heat-admin@controller-0 ~]$ logout
Connection to controller-0.ctlplane closed.
(undercloud) [stack@undercloud-0 ~]$ ssh controller-1.ctlplane
Warning: Permanently added 'controller-1.ctlplane,192.168.24.15' (ECDSA) to the list of known hosts.
Last login: Thu Apr 20 06:52:07 2023 from 192.168.24.1
[heat-admin@controller-1 ~]$ sudo rpm -e  python3-novaclient --nodeps
[heat-admin@controller-1 ~]$ logout
Connection to controller-1.ctlplane closed.
(undercloud) [stack@undercloud-0 ~]$ ssh controller-2.ctlplane
Warning: Permanently added 'controller-2.ctlplane,192.168.24.36' (ECDSA) to the list of known hosts.
Last login: Thu Apr 20 06:51:48 2023 from 192.168.24.1
[heat-admin@controller-2 ~]$ sudo rpm -e  python3-novaclient --nodeps


(undercloud) [stack@undercloud-0 ~]$ ./overcloud_deploy.sh 
2023-04-20 06:50:03.026017 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ansible passed.Overcloud configuration completed.
The output file /home/stack/overcloud-deploy/overcloud/overcloud-deployment_status.yaml will be overriden
Overcloud Endpoint: http://10.0.0.133:5000
Overcloud Horizon Dashboard URL: http://10.0.0.133:80/dashboard
Overcloud rc file: /home/stack/overcloudrc
Overcloud Deployed without error


(undercloud) [stack@undercloud-0 ~]$ ssh controller-2.ctlplane
Warning: Permanently added 'controller-2.ctlplane,192.168.24.36' (ECDSA) to the list of known hosts.
Last login: Thu Apr 20 06:13:36 2023 from 192.168.24.1
[heat-admin@controller-2 ~]$ rpm -qa|grep 'python.*nova'
python3-novaclient-15.1.1-2.20220111010504.79959ab.el8ost.noarch
[heat-admin@controller-2 ~]$ logout
Connection to controller-2.ctlplane closed.
(undercloud) [stack@undercloud-0 ~]$ ssh controller-1.ctlplane
Warning: Permanently added 'controller-1.ctlplane,192.168.24.15' (ECDSA) to the list of known hosts.
Last login: Thu Apr 20 06:13:24 2023 from 192.168.24.1
[heat-admin@controller-1 ~]$ rpm -qa|grep 'python.*nova'
python3-novaclient-15.1.1-2.20220111010504.79959ab.el8ost.noarch
[heat-admin@controller-1 ~]$ ^C
[heat-admin@controller-1 ~]$ logout
Connection to controller-1.ctlplane closed.
(undercloud) [stack@undercloud-0 ~]$ ssh controller-0.ctlplane
Warning: Permanently added 'controller-0.ctlplane,192.168.24.40' (ECDSA) to the list of known hosts.
Last login: Thu Apr 20 06:11:59 2023 from 192.168.24.1
[heat-admin@controller-0 ~]$ rpm -qa|grep 'python.*nova' 
python3-novaclient-15.1.1-2.20220111010504.79959ab.el8ost.noarch

Comment 13 errata-xmlrpc 2023-04-26 12:17:48 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 (Red Hat OpenStack Platform 16.2.5 (Train) bug fix and enhancement advisory), 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/RHBA-2023:1763


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