Bug 1311080 - [RFE] Add firewall support in gdeploy configuration
Summary: [RFE] Add firewall support in gdeploy configuration
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: gdeploy
Version: rhgs-3.1
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: RHGS 3.1.3
Assignee: Nandaja Varma
QA Contact: SATHEESARAN
URL:
Whiteboard:
Depends On:
Blocks: Gluster-HC-1 1311386
TreeView+ depends on / blocked
 
Reported: 2016-02-23 10:57 UTC by Sachidananda Urs
Modified: 2019-11-15 10:22 UTC (History)
8 users (show)

Fixed In Version: gdeploy-2.0-2
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-23 05:29:22 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2016:1250 0 normal SHIPPED_LIVE gdeploy update for Red Hat Gluster Storage 3.1 update 3 2016-06-23 09:11:59 UTC

Description Sachidananda Urs 2016-02-23 10:57:14 UTC
Add firewall support in gdeploy configuration.

User should be able run firewall-cmd on remote nodes.

Comment 3 SATHEESARAN 2016-05-11 09:15:27 UTC
Tested with gdeploy-2.0-11

There is a 'firewalld' section available to add a firewalld service, open a port, delete a firewalld service, delete a opened port

[firewalld]
action=add
zone=public
permanent=yes
service=glusterfs,rpc-bind
ports=5667/tcp

The above conf file helps in the addition firewalld services - glusterfs, rpc-bind. Also opens the port 5667/tcp for traffic permanently

[firewalld]
action=delete
service=glusterfs

The above conf file removes the firewalld service 'glusterfs'

Comment 5 errata-xmlrpc 2016-06-23 05:29:22 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/RHEA-2016:1250


Note You need to log in before you can comment on or make changes to this bug.