Installation guide

4-6 Diagnostics
Example 4-3 Test Command — Destructive Exercising Selected,
Then Aborted
>>> test -w -n "dua*"
Configuring system...
Default system exerciser selected for run time of 600 seconds
Type Ctrl/C to abort
You have selected destructive testing of the following devices:
dub0.0.0.2.0
dub1.1.0.2.0
dub2.2.0.2.0
dub3.3.0.2.0
duc0.0.0.3.0
duc1.1.0.3.0
dud0.0.0.E.0
dud1.1.0.E.0
Are you sure you want to perform writes to these disks? [yes/(no)] no
Testing aborted...
>>>
Example 4-4 Output from Test Command — Quiet Qualifier Set
>>> test -q -t 300
Configuring system...
Default system exerciser selected for run time of 300 seconds
Type Ctrl/C to abort
Done testing...
>>>