Provided by: nfs-ganesha-mount-9p_2.6.0-2_amd64 

NAME
ganesha-9p-config - NFS Ganesha 9p Configuration File
SYNOPSIS
/etc/ganesha/ganesha.conf
DESCRIPTION
NFS-Ganesha obtains configuration data from the configuration file:
/etc/ganesha/ganesha.conf
This file lists 9p specific config options.
9P {}
_9P_TCP_Port(uint16, range 1 to UINT16_MAX, default 564)
_9P_RDMA_Port(uint16, range 1 to UINT16_MAX, default 5640)
_9P_TCP_Msize(uint32, range 1024 to UINT32_MAX, default 65536)
_9P_RDMA_Msize(uint32, range 1024 to UINT32_MAX, default 1048576)
_9P_RDMA_Backlog(uint16, range 1 to UINT16_MAX, default 10)
_9P_RDMA_Inpool_size(uint16, range 1 to UINT16_MAX, default 64)
_9P_RDMA_Outpool_Size(uint16, range 1 to UINT16_MAX, default 32)
SEE ALSO
ganesha-config(8) ganesha-log-config(8) ganesha-core-config(8) ganesha-export-config(8)
Feb 27, 2018 GANESHA-9P-CONFIG(8)