Provided by: nfs-ganesha-gluster_4.3-8ubuntu1_amd64 
      
    
NAME
       ganesha-gluster-config - NFS Ganesha Gluster Configuration File
SYNOPSIS
       /etc/ganesha/gluster.conf
DESCRIPTION
       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, no default, required)
       hostname(string, no default, required)
       volpath(path, default "/")
       glfs_log(path, default "/var/log/ganesha/ganesha-gfapi.log")
       up_poll_usec(uint64, range 1 to 60*1000*1000, default 10)
       enable_upcall(bool, default true)
       transport(enum, values [tcp, rdma], default tcp)
       sec_label_xattr(char, default "security.selinux xattr of the file")
   GLUSTER {}
       PNFS_MDS(bool, default FALSE)
              Set this parameter to true to select this node as MDS
SEE ALSO
       ganesha-log-config(8) ganesha-core-config(8) ganesha-export-config(8)
                                                  Apr 15, 2024                         GANESHA-GLUSTER-CONFIG(8)