Service manual
3-46 AlphaServer GS80/160/320 Service Manual
3.7 Running Diagnostics from the SRM Console
The test command exercises major system components sequentially.
3.7.1 Setting Up the Test Environment
Prior to running SRM console controlled tests, you can create a test
environment to control how tests behave.
Example 3– 27 Setting Up the Diagnostic Environment
P00>>> set d_trace on
P00>>> set d_harderr continue
P00>>> set d_group <arg>
P00>>> set d_passes <value>
Table 3– 10 Diagnostic Environment Variables
Environment
Variable
Description
d_bell
Specifies whether to ring a bell on error. Default is Off.
d_cleanup
Specifies whether to execute cleanup code at the end of a diagnostic
run. Default is On.
d_complete
Specifies whether to display the diagnostic completion message.
Default is Off.
d_eop
Specifies whether to display end-of-pass messages. Default is Off.
d_group
Specifies the diagnostic group, either manufacturing (mfg) or field, to
execute. Default is Field.
d_harderr
Specifies the action taken following hard error detection, either Halt,
Continue, or loop. Default is Halt.
d_loghard
Specifies whether hard errors are logged to EEPROM. Default is On.
d_logsoft
Specifies whether soft errors are logged to EEPROM. Default is On.
d_oper
Specifies whether an operator is present. Default is Off (no operator
present).