HP-UX Reference (11i v3 07/02) - 1M System Administration Commands N-Z (vol 4)

s
setoncenv(1M) setoncenv(1M)
NFS_SERVER [0 | 1]
Used to enable or disable the NFS server service by
/sbin/init.d/nfs.server
.
Can either be 0 to disable or 1 to enable the service. This variable will be obsolete in a
future release.
NFS_SERVER_DELEGATION
[on | off
]
The NFS server by default does not provide delegations to clients. Delegations can be
turned on for all exported file systems by setting this variable to be on. This variable only
applies to NFS Version 4. If local processes can access files in exported directories,
NFS_SERVER_DELEGATION
should not be turned on. The default is off.
NFS_SERVER_VERSMAX
[number]
The NFS server only uses NFS versions in the range specified by
NFS_SERVER_VERSMAX
and NFS_SERVER_VERSMIN
. Valid values are 2, 3, and 4.
The default value is 3.
NFS_SERVER_VERSMIN
[number]
The NFS server only uses NFS versions in the range specified by
NFS_SERVER_VERSMAX
and NFS_SERVER_VERSMIN
. Valid values are 2, 3, and 4.
The default value is 2.
NFSD_DEVICE [device_name]
Start nfsd on the transport specified by the given device only. Equivalent to the -t
option in nfsd. Mutually exclusive of NFSD_PROTOCOL.
Either NFSD_DEVICE or
NFSD_PROTOCOL must be commented out.
NFSD_LISTEN_BACKLOG
[number]
Set the connection queue length for NFS over a connection-oriented transport. The default
value is 32, meaning 32 entries in the queue. Equivalent to the
-l option in nfsd.
NFSD_MAX_CONNECTIONS
[number]
Sets the maximum number of concurrent connection-oriented connections. This variable is
read every time
nfsd is run.
NFSD_PROTOCOL [string]
Start nfsd over the specified protocol only. Equivalent to the -p option in nfsd
. ALL is
equivalent to the
-a option on the nfsd command line. Mutually exclusive of
NFSD_DEVICE . Either NFSD_DEVICE or NFSD_PROTOCOL
must be commented out.
For the UDP protocol, only version 2 and version 3 NFS service is established. NFS Ver-
sion 4 is not supported for the UDP protocol.
NFSD_SERVER [number]
The maximum number of concurrent NFS requests. Equivalent to last numeric argument
on the nfsd command line. The default is 16.
NFSMAPID_DOMAIN [domain_string
]
By default, the
nfsmapid uses the DNS domain of the system. This setting overrides the
default. This domain is used for identifying user and group attribute strings in the NFS
Version 4 protocol. Clients and servers must match with this domain for operations to
proceed normally. This variable only applies to NFS Version 4.
PCNFS_SERVER [0 | 1]
Used to enable or disable the pcnfsd daemon by /sbin/init.d/nfs.server. This
variable will be obsolete in a future release.
START_MOUNTD [0 | 1]
Used to enable or disable the rpc.mountd daemon by /sbin/init.d/nfs.server.
This variable will be obsolete in a future release.
The
setoncenv command recognizes the following kernel tunable variable names for the NFS subsystem
(a complete description of all NFS kernel tunable variables can be found in the NFS Services
Administrator’s Guide):
nfs2_async_clusters
Controls the mix of asynchronous requests for NFS version 2 clients.
nfs2_bsize
Controls the logical block size used by NFS version 2 clients.
HP-UX 11i Version 3: February 2007 4 Hewlett-Packard Company 365