HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)
XPath OS 7.4.x command reference guide 63
Initializes the MP Router for a burn-in run.
Synopsis
diagsetburnin [script | -current]
Availability
admin
Description
Use this command to set up the MP Router burn-in parameters for the registered burn-in script. The burn-in
starts at the next reboot.
The errors and activity logs are stored in nonvolatile memory. The activity log of the script is saved in
/var/log/scriptname.1.log. The errors produced are available in the error log saved in
/var/log/scriptname.1.log.fail. When power cycles occur, the burn-in activity is restarted at
the test run that was interrupted at the time of the power cycle. This command does not require a reboot to
take effect.
NOTE: The MP Router runs in diagnostic mode during and after the burn-in cycle. Supported commands
in this mode are diagSetBurnin, diagSetCycle, diagStopBurnin, burninErrShow, and
burninStatus. Users can access these commands through the Telnet session. To return to normal mode,
either wait for the burn-in cycle to complete or enter the diagStopBurnin command and then reboot the
MP Router.
Operands
This command has the following operands:
Examples
To initialize the MP Router for a burn-in run:
See also
diagSetCycle
diagStopBurnin
diagSetBurnin
script Specifies the name of the burn-in script to run.
-current Sets the name of the burn-in script to the current burn-in script.
switch:admin> diagsetburnin -current
existing script is: switchburnin.sh
diagpost: post mode set to 1
diagmode: diag mode set to burnin
Burnin mode is Enabled.
Removing all log files in /var/log.
burninSetName switchburnin.sh -noupdate
burnin name is now switchburnin.sh
Config update Succeeded
WARNING: The switch has been set up for a burn-in run. The burn-in will
take effect at the next reboot. To cancel the burn-in operation, enter
the diagstopburnin command.