Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-129
Publication Number: 53-1000240-01
diagSetBurnin
2
Note: Enter commands in lowercase only; mixed case is for readability.
diagSetBurnin
Initializes the blade for a burn-in run.
Synopsis diagsetburnin [--slot slotnumber][script | -current]
Description This sets up the blade burn-in parameters for the registered burn-in script. The burn-in will start at the
next run of power-on self-test (POST) on the designated blade(s).
The errors and activity logs are stored in flash memory. The activity log of the script is saved in
/var/log/scriptname.slot.log. The errors produced are available from the burninErrShow command on
a per-blade basis. When power cycles occur, the burn-in activity is restarted at the test that was
interrupted at the time of the power cycle. This command does not require a reboot to take effect.
N
ote
It is advisable to run the burninErrClear command prior to running diagSetBurnin and diagSetCycle.
Boards must be installed prior to running this command and diagSetCycle must be run prior to
diagSetBurnin if you want to use both commands.
N
ote
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operands:
--slot slotnumber Specify which slot number to update. If this option is not specified at all, then all
slots on the switch are set up for burn-in.
script Specify the name of the burn-in script to run.
-current Set the name of burn-in script to current burn-in script.
Examples To set the burn-in script and mode:
See Also burninErrShow, diagSetCycle
switch:admin> diagsetburnin --slot 1 -current
existing script is: /fabos/share/switchess.sh
Burnin mode is Enabled.
Removing all log files in /var/log for slot 1
Slot 1 burnin name is now /fabos/share/switchess.sh
Config update Succeeded