Bug 1715805
Summary: | mysql/mariadb fails to start in pacemaker cluster | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Patrik Hagara <phagara> |
Component: | selinux-policy | Assignee: | Lukas Vrabec <lvrabec> |
Status: | CLOSED ERRATA | QA Contact: | Milos Malik <mmalik> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 7.7 | CC: | lvrabec, mmalik, plautrba, ssekidde, vmojzis, zpytela |
Target Milestone: | rc | ||
Target Release: | 7.8 | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | selinux-policy-3.13.1-253.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1687867 | Environment: | |
Last Closed: | 2020-03-31 19:10:50 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
Patrik Hagara
2019-05-31 10:43:14 UTC
Can you run the scenario on RHEL-7.7 after enabling the daemons_enable_cluster_mode boolean? It should work IMO. # setsebool -P daemons_enable_cluster_mode on Yes, it does work. testrun with daemons_enable_cluster_mode off (fail): https://beaker.cluster-qe.lab.eng.brq.redhat.com/bkr/jobs/99331 testrun with daemons_enable_cluster_mode on (pass): https://beaker.cluster-qe.lab.eng.brq.redhat.com/bkr/jobs/99332 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-2020:1007 |