Bug 1637805

Summary: [InstanceHA] set reconnect-interval for IHA pacemaker remote nodes
Product: Red Hat OpenStack Reporter: Michele Baldessari <michele>
Component: puppet-pacemakerAssignee: RHOS Maint <rhos-maint>
Status: CLOSED ERRATA QA Contact: nlevinki <nlevinki>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 13.0 (Queens)CC: abeekhof, akaris, berrange, chintha.govardhan, chjones, cswanson, dasmith, eglynn, fdinitto, jhakimra, jjoyce, jraju, jschluet, jsisul, kchamart, mburns, michele, mschuppe, msufiyan, nm-s, pkomarov, rcernin, rhos-maint, sbauza, sgordon, slinaber, srevivo, tvignaud, vromanso
Target Milestone: z3Keywords: Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: puppet-pacemaker-0.7.2-0.20180423212252.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1619092
: 1639358 (view as bug list) Environment:
Last Closed: 2018-11-13 22:29:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1619092, 1623181    
Bug Blocks: 1581398, 1639358    

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