Sahina Bose has posted comments on this change.

Change subject: WIP: core: gluster: set iptables rules for HC ports
......................................................................


Patch Set 2: Code-Review+1

(1 comment)

https://gerrit.ovirt.org/#/c/38815/2/packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
File packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql:

Line 323: -A INPUT -p tcp -m tcp --dport 139   -j ACCEPT
Line 324: -A INPUT -p tcp -m tcp --dport 445   -j ACCEPT
Line 325: 
Line 326: # Ports for gluster volume bricks (default 100 ports)
Line 327: # TODO: check if this is still valid!
> Waiting for gluster people to review.
These ports are valid for earlier glusterfs versions (glusterfs < 3.4.0). If 
engine manages any of these nodes, then the ports need to be open.
Line 328: -A INPUT -p tcp -m tcp --dport 24009:24108 -j ACCEPT
Line 329: 
Line 330: # Ports for gluster volume bricks in Hyper Converged setup(default 
100 ports)
Line 331: -A INPUT -p tcp -m tcp --dport 49217:49316 -j ACCEPT


-- 
To view, visit https://gerrit.ovirt.org/38815
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iaeda3f4310d7f3be69abf47758ceae629682feb7
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: Simone Tiraboschi <[email protected]>
Gerrit-Reviewer: Vijay Bellur <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to