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

n
nfsstat(1M) nfsstat(1M)
retrans The number of times a call had to be retransmitted due to a timeout while waiting for a
reply from the server.
timeout The number of times a call timed out while waiting for a reply from the server.
timers The number of times the calculated time-out value was greater than or equal to the
minimum specified time-out value for a call.
wait The number of times a call had to wait because no client handle was available.
The client NFS display shows the number of calls sent and rejected, as well as the number of times a
CLIENT handle was received (nclget), the number of times a call had to sleep while awaiting a handle
(nclsleep), as well as a count of the various calls and their respective percentages.
Mount Flags
The -m option includes information about mount flags set by mount options, mount flags internal to the
system, and other mount information. See mount_nfs(1M).
The following mount flags are set by mount options:
hard Hard mount.
soft Soft mount.
intr Interrupts allowed on hard mount.
nointr No interrupts allowed on hard mount.
forcedirectio
Forced direct I/O being used for the duration of the mount.
noac Client is not caching attributes.
rsize Read buffer size in bytes.
wsize Write buffer size in bytes.
retrans NFS retransmissions.
nocto No close-to-open consistency.
llock Local locking being used (no lock manager).
grpid System V group id inheritance.
devs Allow access to local devices.
The following mount flags are internal to the system:
printed "Not responding" message printed.
down Server is down.
dynamic Dynamic transfer size adjustment.
link Server supports links.
symlink Server supports symbolic links.
readdir Use readdir instead of readdirplus .
novj A private option used by the HP CIFS Client product only.
The following flags relate to additional mount information:
vers NFS version.
proto Protocol.
AUTHOR
nfsstat was developed by Sun Microsystems, Inc.
SEE ALSO
mount_nfs(1M).
80 Hewlett-Packard Company 2 HP-UX 11i Version 2: December 2007 Update