6-38
AlphaServer 8200/8400 Operations Manual
6.17 Test Command
You can use the test command to test the entire system, an I/O subsystem, a
module, a group of devices, or a specific device. Enter a show configuration
command to see a list of the subsystems and devices that you may want to test.
Examples of the test command are shown in the following sections.
Example 6-13 Sample Test Commands
1
.
P00>>> test -q # Runs a system test. Since a test
# run time was not specified, the
# entire system will be tested
# provided that testing does not
# exceed 10 minutes. Status messages
# will not be displayed.
2. P00>>> test ms7cc* # Tests all memory modules in the
# system.
3. P00>>> test xmi0 # Tests the XMI0 I/O subsystem.
4. P00>>> test dua80.0.0.2.1 # Tests the disk unit 80 on
# controller A. The disk adapter
# located in slot 2 of the XMI1 card
# cage.