nfs.config¶
No Additional Items
NfsEntry
Type: objectNo Additional Properties
Id
Type: integerServers
Specify the number of nfsd. Default: Number of nfsd is equal number of CPU.
Value must be greater or equal to 1
and lesser or equal to 256
Allow Nonroot
Type: booleanAllow non-root mount requests. This equates to 'insecure' share option.
Protocols
Type: array of enum (of string)Specify supported NFS protocols: NFSv3, NFSv4 or both can be listed.
No Additional ItemsEach item of this array must be:
Must be one of:
- "NFSV3"
- "NFSV4"
V4 Krb
Type: booleanForce Kerberos authentication on NFS shares.
V4 Domain
Type: stringSpecify a DNS domain (NFSv4 only).
Bindip
Type: array of string Default: []Limit the server IP addresses available for NFS.
No Additional ItemsEach item of this array must be:
Must be at least 1
characters long
Mountd Port
Specify the mountd port binding.
Value must be greater or equal to 1
and lesser or equal to 65535
Rpcstatd Port
Specify the rpc.statd port binding.
Value must be greater or equal to 1
and lesser or equal to 65535
Rpclockd Port
Specify the rpc.lockd port binding.
Value must be greater or equal to 1
and lesser or equal to 65535
Mountd Log
Type: booleanEnable or disable mountd logging.
Statd Lockd Log
Type: booleanEnable or disable statd and lockd logging.
V4 Krb Enabled
Type: booleanStatus of NFSv4 authentication requirement (status only).
Userd Manage Gids
Type: booleanEnable to allow server to manage gids.
Keytab Has Nfs Spn
Type: booleanReport status of NFS Principal Name in keytab (status only).
Managed Nfsd
Type: booleanReport status of 'servers' field.
If True the number of nfsd are managed by the server (status only).
Rdma
Type: booleanEnable or disable NFS over RDMA. Requires RDMA capable NIC.
Required roles: SHARING_NFS_READ