nfsstat.1m (2010 09)
n
nfsstat(1M) nfsstat(1M)
badcalls The total number of calls rejected by the RPC layer.
badxid The number of times a reply from a server was received which did not correspond to
any outstanding call.
timeouts The number of times a call timed out while waiting for a reply from the server.
newcred The number of times authentication information had to be refreshed.
badverfs The number of times the call failed due to a bad verifier in the response.
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.
cantconn The number of times the call failed due to a failure to make a connection to the
server.
nomem The number of times the call failed due to a failure to allocate memory.
interrupts The number of times the call was interrupted by a signal before completing.
retrans The number of times a call had to be retransmitted due to a timeout while waiting
for a reply from the server.
cantsend The number of times a client was unable to send an RPC request over a connection-
less transport when it tried to do so.
The client NFS display shows the number of calls sent and rejected, as well as the number of times a
CLIENT handle was received (clgets), the number of times the CLIENT handle cache had no unused
entries (cltoomany), as well as a count of the various calls and their respective percentages.
The client NFS_ACL display shows the counts and percentages for the various calls that were made.
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:
sec sec has one of the following values:
none No authentication.
sys UNIX-style authentication (UID, GID).
dh des-style authentication (encrypted timestamps).
krb5 kerberos v5-style authentication.
krb5i krb5 kerberos v5-style authentication with integrity.
krb5p krb5 kerberos v5-style authentication with privacy.
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.
timeo Initial NFS timeout, in tenths of a second.
nocto No close-to-open consistency.
llock Local locking being used (no lock manager).
public Public handle being used.
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: September 2010