428
Celerra Network Server Command Reference Manual
The server Commands
v4secInfo 0 0.0 0.0 0
v4setAttr 39 0.1 0.7 0
v4setClntid 2 0.0 0.0 0
v4clntid_Conf 2 0.0 0.0 0
v4verify 0 0.0 0.0 0
v4write 24 0.0 5.7 0
v4rel_Lockown 0 0.0 0.0 0
v4illegal 0 0.0 0.0 0
Server lookupcache:
nHit nFind nNegadd nChecked
39459 46408 21 39459
Server rpc:
ncalls nBadRpcData nDuplicates nResends nBadAuths
822126 0 0 0 0
Where:
EXAMPLE #22 To display RPC statistics, type:
$ server_nfs server_2 -stats -rpc
server_2 :
Server rpc:
ncalls nBadRpcData nDuplicates nResends nBadAuths
822155 0 0 0 0
EXAMPLE #23 To reset statistics counters, type:
$ server_nfs server_2 -stats -zero
server_2 : done
Value Definition
ncalls number of calls per operation
%totcalls percentage of calls per operation out of the total NFS calls received
ms/call average time take for the NFS operation
failures number of NFS failures per NFS operation
nHit "Directory name lookup cache" hits
nFind "Directory name lookup cache" operations
nNegadd number of negative entries added to the "Directory name lookup cache"
nChecked "Directory name lookup cache" entries searched
nBadRpcData calls with bad RPC header
nDuplicates calls with duplicate XID
nResends number of RPC replies resent
nBadAuths number of replies failing RPC authentication