Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1783522

Summary: After updating to latest templates/container images, pacemaker fails to form the cluster back
Product: Red Hat OpenStack Reporter: David Hill <dhill>
Component: openstack-tripleo-heat-templatesAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: Sasha Smolyak <ssmolyak>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 14.0 (Rocky)CC: emacchi, fpantano, mburns, yrabl
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-16 14:15:42 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:

Description David Hill 2019-12-13 21:09:49 UTC
Description of problem:
After updating to latest templates/container images, pacemaker fails to form the cluster back as firewalld is enabled due to the lack of this commit in our internal branch:


commit f4f2a900e711822f876a25a69a56624265591612
Author: fpantano <fpantano>
Date:   Wed Jul 31 20:30:32 2019 +0200

    ceph-base: Disable ceph-ansible firewall tasks
    
    TripleO already manages firewall rules so we don't need to have both
    enabled in the same time.
    It's currently not an issue because the firewall rules aren't apply by
    ceph-ansible on containerized deployment but it will be enabled soon.
    
    Change-Id: I2b8fc3fcf757e5a24696f2d3575fe696b9cdfdf0
    Co-Authored-By: Dimitri Savineau <dsavinea>
    (cherry picked from commit 954abc8e9b0920ef5cb7b0c997af3af0409d72b8)

Version-Release number of selected component (if applicable):
Latest

How reproducible:
Always

Steps to Reproduce:
1. Deploy rhosp14 latest 
2.
3.

Actual results:
pacemaker fails to reach a quorum

Expected results:
no failures.

Additional info:
I hit that issue with rhosp13 the other day but it looks like it's fixed in that version but not rhosp14.

Comment 3 Yogev Rabl 2019-12-16 14:15:42 UTC

*** This bug has been marked as a duplicate of bug 1767160 ***