Hi All.
I am spawning gluster clusters in docker containers and in current architecture for every volume we want to spawn different set of containers possibly on the same group of servers. Ports used by glusterd/glusterfsd/glusterfs are:
24007
24008
49152 and higher
There is a problem once I try to spawn a second gluster container on the same server since by default i tries to allocate the same ports as above.
For ports used by bricks (49152 and higher) I found in /etc/glusterfs/glusterd.vol:
option base-port 49152
But I do not see in manpage and help info of glusterd/glusterfsd/glusterfs options to change 24007 and 24008 ports. Is there a known way to do it or is port forwading my only option?
Thanks!
BR,
Rafal.
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-users