I am trying to run a GlusterFS server in a Docker container. It works fine,
the problem I have is when I create a volume it's associated with the
private IP address of the container, which is not accessible to other hosts
in the network.

If I start the docker container using "--net host", I can work around the
issue, however, I was wondering if there was a configuration option I could
set that would specify the hostname/ip to use when creating volumes.

Thanks in advance,
Craig
_______________________________________________
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users

Reply via email to