The dvdtest tests the DVD by reading a DVD-ROM in the drive.
The dvdtest runs even if the Volume Manager is not running. If the Volume Manager is running and no media (DVD or CD) is installed in the drive, SunVTS prompts you to install media in the drive before selecting the test.
Load a DVD-ROM into the DVD drive before running this test or the test will fail.
When a DVD-ROM is loaded in the drive, SunVTS uses the dvdtest to test the drive. When a CD (non-DVD type) is loaded, SunVTS uses the cdtest to test the drive. Whenever you change the media in the drive you must perform a reprobe (refer to the SunVTS User's Guide for details) so the SunVTS kernel will associate the correct test (dvdtest or cdtest) based on the media that is loaded in the drive.
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.
Option |
Description |
---|---|
% Data/Track |
Specifies a percentage of data to test for each track. Use a number between 0 and 100. |
Read Mode |
Specifies either Random or Sequential mode. Random mode reads data blocks from random track positions. Sequential mode reads data blocks in sequence. For both modes, the total number of blocks read is determined by the % Data/Track value. |
The following table describes how the dvdtest functions in the different test modes.
Table 15-2 dvdtest Test Modes
Test Mode |
Supported? |
Description |
---|---|---|
Connection |
Yes |
Requests and displays information from the drive and reads two blocks of data from the media to confirm connectivity. An error is reported if no media is loaded in the drive. |
Functional (Offline) |
Yes |
Requests and displays information from the drive, then reads data from the media based on the options that are set in the Test Parameter Options Dialog Box. An error is reported if no media is loaded in the drive. |
/opt/SUNWvts/bin/dvdtest standard_arguments -o dev=device_name,read=random|sequential,data=%_of_data
Table 15-3 dvdtest Command-Line Syntax
Argument |
Description |
---|---|
dev=device_name |
Specifies the name of the device to test, for example /dev/rdsk/cntndn. |
read=random|sequential |
Indicates random or sequential read access. |
data=%_of_data |
Sets the percentage of data to test. Use a number from 0 to 100. |
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".