table of contents
- bookworm 4.3-2
- bookworm-backports 5.9-5~bpo12+1
- testing 5.9-5
- unstable 6.5-3
GANESHA-GPFS-CONFIG(8) | NFS-Ganesha | GANESHA-GPFS-CONFIG(8) |
NAME¶
ganesha-gpfs-config - NFS Ganesha GPFS Configuration File
SYNOPSIS¶
/etc/ganesha/gpfs.conf
DESCRIPTION¶
NFS-Ganesha install the following config file for GPFS FSAL: | /etc/ganesha/gpfs.conf
This file lists GPFS specific config options.
GPFS {}¶
link_support(bool, default true)
symlink_support(bool, default true)
cansettime(bool, default true)
umask(mode, range 0 to 0777, default 0)
auth_xdev_export(bool, default false)
Delegations(enum, default read)
- Possible values:
- None, read, write, readwrite, r, w, rw
pnfs_file(bool, default false)
fsal_trace(bool, default true)
fsal_grace(bool, default false)
SEE ALSO¶
ganesha-log-config(8) ganesha-core-config(8) ganesha-export-config(8)
April 28, 2023 |