setoncenv.1m (2010 09)

s
setoncenv(1M) setoncenv(1M)
ENABLE_NOBODY_KEYS
is yes.
KEYSERV_OPTIONS
[option_string
]
The run time arguments for the
keyserv
daemon used by
/sbin/init.d/nis.client
or /sbin/init.d/nis.server
.
This variable will be obsolete in a future release.
Variable Names for the Kernel Lock Manager Subsystem
The
setoncenv command recognizes the following configuration variable names for the Kernel Lock
Manager subsystem:
GRACE_PERIOD [number]
Grace period, in seconds, that all clients (both NLM and NFSv4) have to reclaim locks
after a server reboot. This variable also controls the NFSv4 lease interval. The default
value is 90.
LOCKD_LISTEN_BACKLOG
[number]
Set connection queue length for
rpc.lockd over a connection-oriented transport. The
default value is 32.
LOCKD_OPTIONS [option_string
]
The run time arguments for the
rpc.lockd daemon used by
/sbin/init.d/lockmgr
.
This variable will be obsolete in a future release.
LOCKD_PORT [number]
Obsolete. The port number rpc.lockd should use for listening for incoming requests.
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.
MAX_STATD_THREADS [number]
Maximum number of threads created by rpc.statd to contact the clients listed in
/var/statmon/sm.bak directory during a crash recovery. Once this variable is set,
and rpc.statd is restarted, the daemon switches to "enhanced mode". In this mode, it
is recommended to set this tunable with a value greater than the probable number of
unreachable client hosts at any given point of time, so that rpc.statd can have that
many threads to notify all the clients in parallel. If the worst case scenario exists, where
all clients can become non-responsive, this tunable should be at least equal to the total
number of clients in the setup.
This variable is optional. If it is not set,
rpc.statd will be started in normal mode
where only a fixed number of threads (25) will be created by the daemon to do the crash
recovery. The minimum value of MAX_STATD_THREADS is 25. If it is set less than 25, it
will be considered as 25. Also, for a high value, it will be limited by the number of
threads that can be created within a process. In that case, the value will be taken as the
kernel tunable variable max_thread_proc - 100.
PERCENT_STATD_THREADS [number]
Percentage of threads in MAX_STATD_THREADS, that rpc.statd will wait for to join,
before it creates further threads to process remaining entries in
HP-UX 11i Version 3: September 2010 3 Hewlett-Packard Company 3