1GANESHA-GLUSTER-CONFIG(8)         NFS-Ganesha        GANESHA-GLUSTER-CONFIG(8)
2
3
4

NAME

6       ganesha-gluster-config - NFS Ganesha Gluster Configuration File
7

SYNOPSIS

9       /etc/ganesha/gluster.conf
10
11

DESCRIPTION

13       NFS-Ganesha installs the following sample config file for Gluster FSAL:
14       | /etc/ganesha/gluster.conf
15
16       This file lists Gluster specific config options.
17
18   EXPORT { FSAL {} }
19       Name(string, "GLUSTER")
20              Name of FSAL should always be GLUSTER.
21
22       volume(string, no default, required)
23
24       hostname(string, no default, required)
25
26       volpath(path, default "/")
27
28       glfs_log(path, default "/var/log/ganesha/ganesha-gfapi.log")
29
30       up_poll_usec(uint64, range 1 to 60*1000*1000, default 10)
31
32       enable_upcall(bool, default true)
33
34       transport(enum, values [tcp, rdma], default tcp)
35
36       sec_label_xattr(char, default "security.selinux xattr of the file")
37
38   GLUSTER {}
39       PNFS_MDS(bool, default FALSE)
40              Set this parameter to true to select this node as MDS
41

SEE ALSO

43       ganesha-log-config(8) ganesha-core-config(8) ganesha-export-config(8)
44
45
46
47
48                                 Jan 20, 2023        GANESHA-GLUSTER-CONFIG(8)
Impressum