firewall-cmd --zone=public --add-port=24007-24009/tcp --add-port=49152-49664/tcp --permanent
and this seems not enough. have to stop the firewall in order to make the cluster working.
I have noticed 490xx being used by gluster, any ideas on that documented range?
lsof -i | grep gluster | grep "490"
glusterfs 32301 root 10u IPv4 148985 0t0 TCP ovirt1:49159->ovirt1:49099 (ESTABLISHED)
glusterfs 32301 root 17u IPv4 153084 0t0 TCP ovirt1:49159->ovirt2:49096 (ESTABLISHED)
glusterfs 46346 root 17u IPv4 156437 0t0 TCP ovirt1:49161->ovirt1:49093 (ESTABLISHED)
glusterfs 46346 root 18u IPv4 149985 0t0 TCP ovirt1:49161->ovirt2:49090 (ESTABLISHED)
glusterfs 46380 root 8u IPv4 151389 0t0 TCP ovirt1:49090->ovirt3:49161 (ESTABLISHED)
glusterfs 46380 root 11u IPv4 148986 0t0 TCP ovirt1:49091->ovirt2:49161 (ESTABLISHED)
glusterfs 46380 root 21u IPv4 153074 0t0 TCP ovirt1:49099->ovirt1:49159 (ESTABLISHED)
glusterfs 46380 root 25u IPv4 153075 0t0 TCP ovirt1:49097->ovirt2:49160 (ESTABLISHED)
glusterfs 46380 root 26u IPv4 153076 0t0 TCP ovirt1:49095->ovirt3:49159 (ESTABLISHED)
glusterfs 46380 root 27u IPv4 153077 0t0 TCP ovirt1:49093->ovirt1:49161 (ESTABLISHED)