<div dir="ltr">Hi All.<div><br></div><div>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:</div><div><br></div><div>24007</div><div>24008</div><div>49152 and higher</div><div><br></div><div>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.</div><div><br></div><div>For ports used by bricks (49152 and higher) I found inĀ /etc/glusterfs/glusterd.vol:</div><div><br></div><div>option base-port 49152<br></div><div><br></div><div>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?</div><div><br></div><div>Thanks!</div><div><br></div><div>BR,</div><div>Rafal.</div></div>