Reference Guide

Fabric OS Command Reference 271
53-1002921-02
fabRetryStats
2
DIAG_CMD
Diagnostic Command
NOTES The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.
OPERANDS This command has the following operands:
--show
Displays the retry count of fabric commands for all E_Ports and D_Ports.
--clear
Clears the retry count of fabric commands.
--help
Displays the command usage.
EXAMPLES To display the retry count of fabric commands:
switch:admin> fabretrystats --show
SW_ILS
-----------------------------------------------------------\
E/D_Port ELP EFP HA_EFP DIA RDI BF FWD EMT \
-----------------------------------------------------------------------\
3 1 0 0 0 0 0 0 0 \
12 0 2 0 0 0 0 0 0 \
ETP RAID GAID ELP_TMR GRE ECP ESC EFMD ESA DIAG_CMD
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
To clear the retry count of fabric commands:
switch:admin> fabretrystats --clear
switch:admin> fabretrystats --show
SW_ILS
-----------------------------------------------------------\
E/D_Port ELP EFP HA_EFP DIA RDI BF FWD EMT \
-----------------------------------------------------------------------\
3 0 0 0 0 0 0 0 0 \
12 0 0 0 0 0 0 0 0 \
ETP RAID GAID ELP_TMR GRE ECP ESC EFMD ESA DIAG_CMD
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
SEE ALSO fabRetryShow, fabStatsShow