How to specify the range of port numbers used by glusterfs?
Issue
- When we see the used port, we observe that glusterfs uses port in "well-know port range"
# netstat -W -neopa
tcp 0 0 192.168.99.10:779 192.168.99.10:49165 ESTABLISHED 0 77375 8472/glusterfs keepalive (11.63/0/0)
tcp 0 0 192.168.99.10:27 192.168.99.12:49178 ESTABLISHED 0 92503 8463/glusterfs keepalive (16.30/0/0)
- Since it may overlap with the port number used by other services, can I specify the range of port numbers glusterfs uses?
Environment
- Red Hat Gluster Storage 3.X
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.