Gluster 3.1 FAQ: How do i mount a volume through glusterfs native client?
From GlusterDocumentation
Please go to client machine where you are allowed access through Access Control. Specify mount command as below on client
mount -t glusterfs <ip-management-server>:<volumename-webgui>-<transport> <MOUNTPOINT>
Here <transport> is the transport layer you have your volume exported. Required values cane one of these ie. "tcp" or "ib-verbs"


