Bug 1637805 - [InstanceHA] set reconnect-interval for IHA pacemaker remote nodes
Summary: [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: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: z3
: 13.0 (Queens)
Assignee: RHOS Maint
QA Contact: nlevinki
URL:
Whiteboard:
Depends On: 1619092 1623181
Blocks: epmosp13bugs 1639358
TreeView+ depends on / blocked
 
Reported: 2018-10-10 06:47 UTC by Michele Baldessari
Modified: 2022-03-13 15:43 UTC (History)
29 users (show)

Fixed In Version: puppet-pacemaker-0.7.2-0.20180423212252.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1619092
: 1639358 (view as bug list)
Environment:
Last Closed: 2018-11-13 22:29:59 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-10 06:54:31 UTC
OpenStack gerrit 609351 0 None MERGED Fix reconnect_interval parameter 2020-03-16 15:22:49 UTC
Red Hat Product Errata RHBA-2018:3587 0 None None None 2018-11-13 22:30:59 UTC

Comment 11 pkomarov 2018-11-08 13:03:57 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.20181008172518.9a4bc2d.el7ost.noarch

compute-0 | SUCCESS | rc=0 >>
puppet-pacemaker-0.7.2-0.20181008172518.9a4bc2d.el7ost.noarch

controller-2 | SUCCESS | rc=0 >>
puppet-pacemaker-0.7.2-0.20181008172518.9a4bc2d.el7ost.noarch

controller-0 | SUCCESS | rc=0 >>
puppet-pacemaker-0.7.2-0.20181008172518.9a4bc2d.el7ost.noarch

controller-1 | SUCCESS | rc=0 >>
puppet-pacemaker-0.7.2-0.20181008172518.9a4bc2d.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.16

(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.12

#doctext is present at : https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/high_availability_add-on_reference/pacemaker_remote

Comment 13 errata-xmlrpc 2018-11-13 22:29:59 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/RHBA-2018:3587


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