Brocade Fabric OS Command Reference Manual v6.2.0 (53-1001186-01, April 2009)
62 Fabric OS Command Reference
53-1001186-01
burninStatus
2
burninStatus
Displays the diagnostics burn-in status.
Synopsis burninstatus [[--slot] slotnumber]
Description Use this command to display the burn-in status of blade in a specified slot. Command output
includes the slot number, state, current run number, current command in the run, total commands
in a run, and the burn-in script name.
Note 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 The following operands are optional:
--slot slotnumber Specify a slot number to get the burn-in status of a single slot. If no slot is
specified, the burn-in status for all slots are displayed.
Examples To display the burn-in status for all slots:
switch:admin> burninstatus
Slot State Status Run Cmd TotCmds PID Script
1 ABORT PASS 3 18 41 916 burnin
2 ABORT PASS 3 18 41 920 burnin
3 ABORT PASS 3 18 41 923 burnin
4 ABORT FAIL 3 11 34 926 burnin
To display the burn-in status for slot 3:
switch:admin> burninstatus --slot 3
Slot State Status Run Cmd TotCmds PID Script
3 ABORT PASS 3 18 41 923 burnin
See Also none