Bug 1639358 - [OSP14] [InstanceHA] set reconnect-interval for IHA pacemaker remote nodes
Summary: [OSP14] [InstanceHA] set reconnect-interval for IHA pacemaker remote nodes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: puppet-pacemaker
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: beta
: 14.0 (Rocky)
Assignee: RHOS Maint
QA Contact: pkomarov
URL:
Whiteboard:
Depends On: 1619092 1623181 1637805
Blocks: epmosp13bugs
TreeView+ depends on / blocked
 
Reported: 2018-10-15 14:43 UTC by Michele Baldessari
Modified: 2023-09-15 00:12 UTC (History)
30 users (show)

Fixed In Version: puppet-pacemaker-0.7.2-0.20181002032305.3a8b9a7.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1637805
Environment:
Last Closed: 2019-01-11 11:54:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1797041 0 None None None 2018-10-15 14:43:25 UTC
OpenStack gerrit 609351 0 None MERGED Fix reconnect_interval parameter 2020-03-16 15:22:48 UTC
Red Hat Issue Tracker OSP-13673 0 None None None 2022-03-13 15:52:47 UTC
Red Hat Product Errata RHEA-2019:0045 0 None None None 2019-01-11 11:54:24 UTC

Comment 5 pkomarov 2018-10-21 14:14:27 UTC
Verified, 

#test for new package: 
(undercloud) [stack@undercloud-0 ~]$ ansible overcloud -b -mshell -a 'rpm -qa|grep puppet-pacemaker'

compute-1 | SUCCESS | rc=0 >>
puppet-pacemaker-0.7.2-0.20181002032305.3a8b9a7.el7ost.noarch

controller-2 | SUCCESS | rc=0 >>
puppet-pacemaker-0.7.2-0.20181002032305.3a8b9a7.el7ost.noarch

compute-0 | SUCCESS | rc=0 >>
puppet-pacemaker-0.7.2-0.20181002032305.3a8b9a7.el7ost.noarch

controller-0 | SUCCESS | rc=0 >>
puppet-pacemaker-0.7.2-0.20181002032305.3a8b9a7.el7ost.noarch

controller-1 | SUCCESS | rc=0 >>
puppet-pacemaker-0.7.2-0.20181002032305.3a8b9a7.el7ost.noarch

#test for new reconnect_interval existance and defaults: 
(undercloud) [stack@undercloud-0 ~]$ ansible controller-0 -b -mshell -a 'pcs resource show overcloud-novacomputeiha-0|grep reconnect'
 [WARNING]: Found both group and host with same name: undercloud

controller-0 | SUCCESS | rc=0 >>
  Attributes: reconnect_interval=60 server=172.17.1.18

(undercloud) [stack@undercloud-0 ~]$ ansible controller-0 -b -mshell -a 'pcs resource show overcloud-novacomputeiha-1|grep reconnect'
 [WARNING]: Found both group and host with same name: undercloud

controller-0 | SUCCESS | rc=0 >>
  Attributes: reconnect_interval=60 server=172.17.1.23

Comment 8 errata-xmlrpc 2019-01-11 11:54:06 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, 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/RHEA-2019:0045

Comment 9 Red Hat Bugzilla 2023-09-15 00:12:57 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days


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