System Troubleshooting
6-39
Two helpful test command options are outlined in Table 6-5. Environment variables
commonly used with test are listed in Table 6-6.
Table 6-5 Test Command Options
Option
Meaning
-t <value>
Specifies the test run time in seconds. For a system test the default
run time is 600 seconds (10 minutes). The run time for a device test
is dependent upon the number and type of devices selected for
testing.
The -t option takes any value between 30 and 99999999
-q
Disables the status messages displayed by default as exerciser
processes are started and stopped during testing. -q sets d_verbose
to zero.
Table 6-6 Test Command Environment Variables
Environment
Variable
Meaning
d_report
Specifies the type of error report displayed. Values are summary
and full. Full is the default value.
d_harderr
Specifies the action taken when a hard error occurs. Values are halt
or continue. Halt is the default value.
d_softerr
Specifies the action taken when a soft error occurs. Values are halt
or continue. Continue is the default value.