1GANESHA-GPFS-CONFIG(8) NFS-Ganesha GANESHA-GPFS-CONFIG(8)
2
3
4
6 ganesha-gpfs-config - NFS Ganesha GPFS Configuration File
7
9 /etc/ganesha/gpfs.conf
10
11
13 NFS-Ganesha install the following config file for GPFS FSAL: |
14 /etc/ganesha/gpfs.conf
15
16 This file lists GPFS specific config options.
17
18 GPFS {}
19 link_support(bool, default true)
20
21 symlink_support(bool, default true)
22
23 cansettime(bool, default true)
24
25 umask(mode, range 0 to 0777, default 0)
26
27 auth_xdev_export(bool, default false)
28
29 Delegations(enum, default read)
30
31 Possible values:
32 None, read, write, readwrite, r, w, rw
33
34 pnfs_file(bool, default false)
35
36 fsal_trace(bool, default true)
37
38 fsal_grace(bool, default false)
39
41 ganesha-log-config(8) ganesha-core-config(8) ganesha-export-config(8)
42
43
44
45
46 Jan 28, 2023 GANESHA-GPFS-CONFIG(8)