1GANESHA-9P-CONFIG(8) NFS-Ganesha GANESHA-9P-CONFIG(8)
2
3
4
6 ganesha-9p-config - NFS Ganesha 9p Configuration File
7
9 /etc/ganesha/ganesha.conf
10
11
13 NFS-Ganesha obtains configuration data from the configuration file:
14 /etc/ganesha/ganesha.conf
15
16 This file lists 9p specific config options.
17
18 9P {}
19 _9P_TCP_Port(uint16, range 1 to UINT16_MAX, default 564)
20
21 _9P_RDMA_Port(uint16, range 1 to UINT16_MAX, default 5640)
22
23 _9P_TCP_Msize(uint32, range 1024 to UINT32_MAX, default 65536)
24
25 _9P_RDMA_Msize(uint32, range 1024 to UINT32_MAX, default 1048576)
26
27 _9P_RDMA_Backlog(uint16, range 1 to UINT16_MAX, default 10)
28
29 _9P_RDMA_Inpool_size(uint16, range 1 to UINT16_MAX, default 64)
30
31 _9P_RDMA_Outpool_Size(uint16, range 1 to UINT16_MAX, default 32)
32
34 ganesha-config(8) ganesha-log-config(8) ganesha-core-config(8) gane‐
35 sha-export-config(8)
36
37
38
39
40 Jun 05, 2019 GANESHA-9P-CONFIG(8)