HP StorageWorks Fabric OS 5.X Command Reference Guide (AA-RVHVB-TE, September 2005)

Table Of Contents
Fabric OS 5.x command reference guide 153
Initializes the blade for a burn-in run.
Synopsis
diagsetburnin [--slot slotnumber][script | -current]
Availability
admin
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 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.
NOTE: 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: HP StorageWorks recommends running the burninErrClear command prior to running
diagSetBurnin and diagSetCycle.
Operands
This command has the following operands:
Examples
To set the burn-in script and mode:
See also
burninErrShow
diagSetCycle
diagSetBurnin
--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.
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