Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

56 Fabric OS Command Reference Manual
53-1000436-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 each blade in the system. The output contains
the slot, state, current run number, current command in the run, total commands in a run, and the
burn-in script name.
Operands The following operands are optional:
--slot slotnumber Optional specify to get the burn-in status of a single slot. If not specified, 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 diagSetBurnin