Scroll to navigation

GANESHA-GLUSTER-CONFIG(8) NFS-Ganesha GANESHA-GLUSTER-CONFIG(8)

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 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 {}

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)

January 20, 2023