show fsa request_stat
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". |
Example
To check the current status of FSA API.
developer:/>show fsa request_stat controller=0A Operation Count Maximal Delay Average Delay Second Time Stamp Microsecond Time Stamp ACCESS 0 0 0 0 0 LOOKUP 0 0 0 0 0 CREATE 0 0 0 0 0 OPEN 0 0 0 0 0 CLOSE 0 0 0 0 0 READ 0 0 0 0 0 WRITE 0 0 0 0 0 FSYNC 0 0 0 0 0 LLSEEK 0 0 0 0 0 READDIR 0 0 0 0 0 READDIR_PLUS 0 0 0 0 0 REMOVE 0 0 0 0 0 HARDLINK 0 0 0 0 0 SYMLINK 0 0 0 0 0 READLINK 0 0 0 0 0 RENAME 0 0 0 0 0 SETATTR 0 0 0 0 0 GETATTR 0 0 0 0 0 SETXATTR 0 0 0 0 0 GETXATTR 0 0 0 0 0 LISTXATTR 0 0 0 0 0 REMOVEXATTR 0 0 0 0 0 IOCTL 0 0 0 0 0 STATFS 0 0 0 0 0 VAAI 0 0 0 0 0 REG_NOTIFY 0 0 0 0 0 UNREG_NOTIFY 0 0 0 0 0 ENCODE 0 0 0 0 0 DECODE 0 0 0 0 0 GETPARENT 0 0 0 0 0 GETROOTFID 0 0 0 0 0 ENCODE_EXPORTID 0 0 0 0 0 DECODE_EXPORTID 0 0 0 0 0 OPLOCK 0 0 0 0 0 VERIFYUUID 0 0 0 0 0 RW_LOCK 0 0 0 0 0 COPYCHUNK 0 0 0 0 0 PATHLOOKUP 0 0 0 0 0 ZC_READ 0 0 0 0 0 ZC_WRITE 0 0 0 0 0 BRL_LOCK 0 0 0 0 0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Operation | Operation name. |
Count | Invoke count. |
Maximal Delay | Maximal delay. |
Average Delay | Average delay. |
Second Time Stamp | The stamp of maximal delay in second. |
Microsecond Time Stamp | The stamp of maximal delay in microsecond. |
BRL_LOCK | Range lock. |