SunVTS 5.0 Test Reference Manual

Chapter 14 Sun StorEdge Hardware RAID Adapter Test (dpttest)

The dpttest exercises the Sun StorEdgeTM PCI SCSI Hardware RAID adapter card. The dpttest can test this card with or without devices attached (see notes below).

The test runs firmware tests on the card to check the system interface as well as to verify functionality.

The dpttest performs the following subtests:

dpttest Options

To reach the dialog box below, right-click on the test name in the System Map and select Test Parameter Options. If you do not see this test in the System Map, you might need to expand the collapsed groups, or your system may not include the device appropriate to this test. Refer to the SunVTS User's Guide for more details.

Figure 14-1 dpttest Test Parameter Options Dialog Box

Graphic

Table 14-1 dpttest Options

dpttest Options

Description 

DMA test 

Enables or disables the DMA subtest. Default value--enabled for functional test mode, disabled for connection test mode. 

BIST test 

Enables or disables the BIST subtest. Default value--enabled for all test modes. 

Check Memory 

Enables or disables the memory subtest. Default--disabled for all test modes. Note: Sun currently supports 64 megabytes of cache on the SRC/P Hardware RAID card. To check the memory amount, set "Check Memory" to 64 M. 

dpttest Test Modes

Table 14-2 dpttest Test Modes

Test Mode 

Supported? 

Description 

Connection 

Yes 

The dpttest polls for the card, and runs only the BIST test.

Functional (Offline) 

Yes 

All subtests are run 

dpttest Command-Line Syntax

/opt/SUNWvts/bin/dpttest [standard_arguments] -o dev=dev_serial_number, dma=Enable|Disable,bist=Enable|Disable, memchk=Disabled|16M|32M|48M|64M|128M|192M|256M

Table 14-3 dpttest Command-Line Syntax

Argument 

Description 

dev=dev_serial_number

Specifies the serial number of the target card to test. The serial number can be found on a label on the back side of the main card. Do not reference the serial numbers of the battery unit or the SCSI daughter card.  

There is no default value. This option must be specified. 

dma=Enable|Disable

Enables or disables the DMA subtest.  

Default--Enabled for functional test mode, disabled for connection test mode. 

bist=Enable|Disable

Enables or disables the BIST subtest. Default--Enabled for all test modes. 

memchk=Disabled|16M |32M|48M|64M|128M |192M|256M

Specifies the amount of memory to check with the Memory Check subtest. If disabled, no memory verification is done. If the value is set to one of the valid values, the test verifies the configuration of that amount of memory in the adapter. Default--Enabled for functional test mode, disabled for connection test mode. Note: Sun currently supports 64 megabytes of cache on the SRC/P Hardware RAID card. To check the memory amount, set "Check Memory" to 64 M. 


Note -

64-bit tests are located in the sparcv9 subdirectory: /opt/SUNWvts/bin/sparcv9/testname. If a test is not present in this directory, then it may only be available as a 32-bit test. For more information refer to "32-Bit and 64-Bit Tests".