show nfs nfsv41_err_stat
Function
The show nfs nfsv41_err_stat command is used to query NFSv4.1 error code statistics.
Format
show nfs nfsv41_err_stat [ controller=? ]
Parameters
Parameter |
Description |
Value |
---|---|---|
controller=? |
Indicates the controller ID. |
The value is in the format of "XA" or "XB" or "XC" or "XD", where the "X" is an integer ranging from 0 to 3, for example: "0A", "1C". |
Views
Developer view
Usage Guidelines
By default, NFSv4.1 error code statistics on the current controller are queried. To query NFSv4.1 error code statistics on a specific controller, specify the controller ID.
Example
Check the current status of file system API of NFS servers.
developer:/>show nfs nfsv41_err_stat controller=0A
Procedure Time1 Err_Code1 Time2 Err_Code2 Time3 Err_Code3
NULL 0 0 0
ACCESS 0 0 0
CLOSE 0 0 0
COMMIT 0 0 0
CREATE 0 0 0
DELEGPURGE 0 0 0
DELEGRETURN 0 0 0
GETATTR 0 0 0
GETFH 0 0 0
LINK 0 0 0
LOCK 0 0 0
LOCKT 0 0 0
LOCKU 0 0 0
LOOKUP 0 0 0
LOOKUPP 0 0 0
NVERIFY 0 0 0
OPEN 0 0 0
OPENATTR 0 0 0
OPEN_DOWNGRADE 0 0 0
PUTFH 0 0 0
PUTPUBFH 0 0 0
PUTROOTFH 0 0 0
READ 0 0 0
READDIR 0 0 0
READLINK 0 0 0
REMOVE 0 0 0
RENAME 0 0 0
RESTOREFH 0 0 0
SAVEFH 0 0 0
SECINFO 0 0 0
SETATTR 0 0 0
VERIFY 0 0 0
WRITE 0 0 0
BACKCHANNEL_CTL 0 0 0
BIND_CONN_TO_SESSION 0 0 0
EXCHANGE_ID 0 0 0
CREATE_SESSION 0 0 0
DESTROY_SESSION 0 0 0
FREE_STATEID 0 0 0
GET_DIR_DELEGATION 0 0 0
GETDEVICEINFO 0 0 0
GETDEVICELIST 0 0 0
LAYOUTCOMMIT 0 0 0
LAYOUTGET 0 0 0
LAYOUTRETURN 0 0 0
SECINFO_NO_NAME 0 0 0
SEQUENCE 0 0 0
SET_SSV 0 0 0
TEST_STATEID 0 0 0
WANT_DELEGATION 0 0 0
DESTROY_CLIENTID 0 0 0
RECLAIM_COMPLETE 0 0 0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Procedure |
Name of the operation. |
Time1 |
Time stamp 1. |
Err_Code1 |
Error code 1. |
Time2 |
Time stamp 2. |
Err_Code2 |
Error code 2. |
Time3 |
Time stamp 3. |
Err_Code3 |
Error code 3. |