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

130 Fabric OS Command Reference Manual
53-1000436-01
diagSetBurnin
2
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.
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.
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:
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
See Also burninErrShow, diagSetCycle