NFS Services Administrator's Guide
Troubleshooting NFS Services
Common Problems with NFS
Chapter 8302
4. Issue the following commands to verify that rpc.statd,
rpc.lockd, and nfsd are all running and responding to RPC
requests:
/usr/bin/rpcinfo -u servername status
/usr/bin/rpcinfo -u servername llockmgr
/usr/bin/rpcinfo -u servername nlockmgr
/usr/bin/rpcinfo -u servername nfs
/usr/bin/rpcinfo -u clientname status
/usr/bin/rpcinfo -u clientname llockmgr
/usr/bin/rpcinfo -u clientname nlockmgr
/usr/bin/rpcinfo -u clientname nfs
5. Wait two minutes before retrying the mount that caused the
program to hang.
6. If the problem persists, restart rpc.statd and rpc.lockd, and
turn on tracing. See “To Start and Stop Detailed Logging of
rpc.statd and rpc.lockd” on page 342 and “To Start and Stop
Basic Logging of rpc.statd and rpc.lockd” on page 343.