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

s
setoncenv(1M) setoncenv(1M)
LOCKD_RETRANSMIT_TIMEOUT
[number]
Retransmit timeout, in seconds, before
rpc.lockd retries. The default is 5.
LOCKD_SERVERS [number]
Maximum number of concurrent rpc.lockd requests. The default value is 20.
LOCKMGR [0 | 1]
Used to enable or disable the klm service by
/sbin/init.d/lockmgr
. Value can
either be 0 to disable the service or 1 to enable the service. This variable will be obsolete in
a future release.
STATD_OPTIONS [option_string
]
The run time arguments for the
rpc.statd daemon used by
/sbin/init.d/lockmgr
. This variable will be obsolete in a future release.
STATD_PORT [number]
The port number rpc.statd should use for listening for incoming requests.
The setoncenv command recognizes the following kernel tunable variable names for the kernel RPC
subsystem (a complete description of all KRPC kernel tunable variables can be found in the NFS Services
Administrator’s Guide):
rpc_clnt_idle_timeout
Controls the amount of time on the client a connection can stay idle before being closed.
rpc_clnt_max_conns
Controls the number of TCP connections between an NFS client and an NFS server.
rpc_svc_cltsmaxdupreqs
Controls the size of the duplicate request cache over UDP.
rpc_svc_cotsmaxdupreqs
Controls the size of the duplicate request cache over TCP.
rpc_svc_default_max_same_xprt
Controls the maximum number of requests that are processed for each transport endpoint
before switching transport endpoints.
rpc_svc_idle_timeout
Controls the amount of time a connection on the server can stay idle before being closed.
The setoncenv command recognizes the following configuration variable names for the NFS subsystem:
MOUNTD_OPTIONS [option_string
]
The run time arguments for the
rpc.mountd daemon used by
/sbin/init.d/nfs.server
. This variable will be obsolete in a future release.
MOUNTD_PORT [number]
The port number rpc.mountd should use for listening for incoming requests.
MOUNTD_TRACE [number]
Enables rpc.mountd tracing. This is equivalent to the -t command-line option. A value
of 1 enables error tracing and a value greater than 1 increases the verbosity of the output.
NFS_CLIENT [0 | 1]
Used to enable or disable the NFS client service by /sbin/init.d/nfs.client. Can
either be 0 to disable or 1 to enable the service. This variable will be obsolete in a future
release.
NFS_CLIENT_VERSMAX [number]
The NFS client only uses NFS versions in the range specified by the
NFS_CLIENT_VERSMAX and NFS_CLIENT_VERSMIN
variables. Valid values are 2, 3,
and 4. The default value for
NFS_CLIENT_VERSMAX is 3. You can override this range
on a per-mount bases by using the -o vers= option to mount_nfs .
NFS_CLIENT_VERSMIN [number]
The NFS client only uses NFS versions in the range specified by the
NFS_CLIENT_VERSMAX and NFS_CLIENT_VERSMIN variables. Valid values are 2, 3,
and 4. The default values for NFS_CLIENT_VERSMIN is 2. You can override this range
on a per-mount bases by using the -o vers= option to mount_nfs .
364 Hewlett-Packard Company 3 HP-UX 11i Version 3: February 2007