NFS-Ganesha installs the following sample config file for Gluster FSAL: | /etc/ganesha/gluster.conf
This file lists Gluster specific config options.
EXPORT{FSAL{}}Name(string,"GLUSTER")
Name of FSAL should always be GLUSTER.
volume(string,nodefault,required)hostname(string,nodefault,required)volpath(path,default"/")glfs_log(path,default"/var/log/ganesha/ganesha-gfapi.log")up_poll_usec(uint64,range1to60*1000*1000,default10)enable_upcall(bool,defaulttrue)transport(enum,values[tcp,rdma],defaulttcp)sec_label_xattr(char,default"security.selinuxxattrofthefile")GLUSTER{}PNFS_MDS(bool,defaultFALSE)
Set this parameter to true to select this node as MDS