mount -t glusterfs $GLUSTER_SERVER_IP:$SHARE_NAME $LOCAL_PATH
sudo gluster volume start gluster-vol-1
Enable nfs on a gluster (non-ganesha) volume
gluster volume set media nfsgluster volume set media nfs.disable offgluster volume set openstack-storage nfs.disable off
Disable ctime for Rancher to be able to mount Gluster volumes.
[email protected]:~# history | grep ctime 481 gluster volume set kube_vol ctime off 498 gluster volume set kube_vol ctime on 499 gluster volume set kube_vol ctime off 501 history | grep ctime