Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
108 Fabric OS Command Reference
53-1000599-02
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 starts at the
next run of power-on self-test (POST) on the designated blades.
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.
Note The execution of this command is subject to Admin Domain restrictions that may be in place. Refer
to chapter 1, "Understanding Admin Domain Restrictions" and Appendix A, "Command Availability"
for details.
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 Sets the name of the burn-in script to the 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