HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

Fabric OS 5.0.0 command reference guide 151
Sets or displays diagnostic retry mode.
Synopsis
diagretry [mode | -show]
Availability
admin
Description
Use this command to enable retry mode if the mode value is nonzero and to disable the retry mode if the
mode value is 0. The mode is saved in flash memory (and stays in that mode) until the next execution of
diagRetry. The mode becomes active as soon as this command is executed; it does not require a reboot
to take effect.
Retry mode modifies the behavior of the diagnostic test methods, power-on self-test (POST), and burn-in
scripts. The exact behavior depends on the tests and scripts that are run.
Operands
This command has the following optional operands:
If no operand is specified, the current value is displayed.
Examples
To view the current retry mode value:
diagRetry
mode Specify 1 to enable, 0 to disable retry mode.
-show Specify this operand to display the current mode setting.
switch:admin> diagretry -show
Diagnostic Retry Mode is currently enabled.