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

NAME

6       ganesha-proxy-v3-config - NFSv3 Ganesha Proxy Configuration File
7

SYNOPSIS

9       /etc/ganesha/ganesha.conf
10
11

DESCRIPTION

13       NFS-Ganesha  install  the  following  config  file  for  Proxy  FSAL: |
14       /etc/ganesha/ganesha.conf
15
16       This file lists Proxy specific config options.
17
18   EXPORT { FSAL {} }
19       Name(string, proxy_v3 )
20              Name of FSAL should always be proxy_v3.
21
22       Srv_Addr(ipv4_addr default "127.0.0.1")
23
24       FSAL_MAXIOSIZE(default 64 MB)
25
26   PROXY_V3 {}
27       FSAL_MAXIOSIZE(default 64 MB)
28
29       maxread(uint64, default 1 MB)
30              range 1024 to FSAL_MAXIOSIZE
31
32              Note that this value will get clamped to  the  backend's  FSINFO
33              response.
34
35       maxwrite(uint64, default 1 MB)
36              range 1024 to FSAL_MAXIOSIZE
37
38              Note  that  this  value will get clamped to the backend's FSINFO
39              response.
40
41       num_sockets(uint32, default 32)
42              range 1 to 1000
43
44              Note that these sockets must be privileged ports, which  may  be
45              limited  on  a given system. It is unlikely that 1000 privileged
46              ports are available.
47

SEE ALSO

49       ganesha-log-config(8) ganesha-core-config(8) ganesha-export-config(8)
50
51
52
53
54                                 Jan 28, 2023       GANESHA-PROXY-V3-CONFIG(8)
Impressum