Gluster 3.1 FAQ: I have configured a new volume. How do I mount it from the client side?
From GlusterDocumentation
If you have seleted "Ethernet" and configured the volume it can be used from the client side by providing the below command.
$ mount -t glusterfs <MANAGEMENT_SERVER>:<VOLUMENAME-ON-WEBGUI>-tcp <MOUNTPOINT>


