Critical bugfix from RHEL-HA that prevents control plane recovery from stalling.
Confirmed this needs to make it into overcloud-full images for controller nodes
According to the parent bug, this is resolved by pacemaker-1.1.18-11.el7_5.2
pacemaker-1.1.18-11.el7_5.2 is in new images.
Verified , Tested on core_puddle_version: 2018-04-26.1 verification of the pacemaker version on overcloud images: (undercloud) [stack@undercloud-0 ~]$ ansible controller -b -mshell -a'rpm -qa |grep pacemaker-1.1.18-11.el7_5.2' controller-2 | SUCCESS | rc=0 >> pacemaker-1.1.18-11.el7_5.2.x86_64 controller-1 | SUCCESS | rc=0 >> pacemaker-1.1.18-11.el7_5.2.x86_64 controller-0 | SUCCESS | rc=0 >> pacemaker-1.1.18-11.el7_5.2.x86_64 Functionality of the bug fix was verified on BZ1570130 and BZ1570618
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-2018:2083