Bug 1696260
Summary: | [RFE]: Add definitions for MariaDB Galera | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Michal Schorm <mschorm> |
Component: | firewalld | Assignee: | Eric Garver <egarver> |
Status: | CLOSED ERRATA | QA Contact: | Štěpán Němec <snemec> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8.0 | CC: | egarver, hhorak, rkhan, todoleza |
Target Milestone: | rc | Keywords: | FutureFeature, Triaged, Upstream |
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | firewalld-0.8.2-6.el8 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-18 14:58:48 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
Michal Schorm
2019-04-04 12:40:20 UTC
The RHEL-8 package is "galera" so we should call the service "galera" as well. [root@rhel8 030]# dnf search galera ... galera.x86_64 : Synchronous multi-master wsrep provider (replication engine) ... mariadb-server-galera.x86_64 : The configuration files and scripts for galera replication https://galeracluster.com/library/documentation/firewall-settings.html states that Galera Cluster multicast replication uses both UDP and TCP on port 4567, but the commit included in the above pull request only configures TCP. (See also https://github.com/firewalld/firewalld/pull/724#discussion_r533666044 for related developer discussion.) Is TCP-only OK? 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 (firewalld bug fix and enhancement update), 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-2021:1643 |