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

s
statd(1M) statd(1M)
NAME
statd, rpc.statd - network status monitor
SYNOPSIS
/usr/sbin/rpc.statd
DESCRIPTION
statd is an RPC server. It interacts with
lockd to provide the crash and recovery functions for the lock-
ing services on NFS (see lockd(1M)).
statd keeps track of the clients with processes which hold locks on a server. When the server reboots
after a crash, statd sends a message to the
statd on each client indicating that the server has rebooted.
The client
statd processes then informs the lockd
on the client that the server has rebooted. The client
lockd then attempts to reclaim the lock(s) from the server.
statd on the client host also informs the
statd on the server(s) holding locks for the client when the
client has rebooted. In this case, the
statd on the server informs its lockd that all locks held by the
rebooting client should be released, allowing other processes to lock those files.
Options
statd recognizes the following options and command-line arguments:
-l log_file This is an obsolete option. All messages and errors are logged to
/var/nfs/rpc.statd.log
.
WARNINGS
The crash of a server is only detected upon its recovery.
FILES
/var/statmon/sm lists hosts and network addresses to be contacted after a reboot
/var/statmon/sm.bak
lists hosts and network addresses that could not be contacted after last reboot
/var/statmon/state
includes a number which changes during a reboot
AUTHOR
statd was developed by Sun Microsystems, Inc.
SEE ALSO
lockd(1M), fcntl(2), lockf(2), signal(2), sm(4).
408 Hewlett-Packard Company 1 HP-UX 11i Version 3: February 2007