Disk Verification (LOGO)
This test verifies a disk by doing random raw writes and reads and comparing the results.
Test details
Associated requirements |
Device.Storage.Controller.BasicFunction Device.Storage.Hd.DataVerification.BasicFunction |
Platforms |
Windows 7 (x64) Windows 7 (x86) Windows RT (ARM-based) Windows 8 (x64) Windows 8 (x86) Windows Server 2012 (x64) Windows Server 2008 R2 (x64) Windows Server 2008 x64 Windows Server 2008 x86Windows RT 8.1Windows 8.1 x64Windows 8.1 x86Windows Server 2012 R2 |
Expected run time |
~480 minutes |
Categories |
Certification Reliability |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: Hard Disk Drive Testing Prerequisites.
Troubleshooting
For troubleshooting information, see Troubleshooting Device.Storage Testing.
More information
The test is passed the instance path of the target test device. The test then finds all hard disks that are equal to or connected to the test device. It will then choose the best target for the test in the following order:
RAW unpartitioned disk
RAW unformatted volume
Volume that can be dismounted
Volume that cannot be dismounted
The test will run a random verify scenario on this target
The test is given a fixed run time of 72 hours. The test will display a dialog box with the current progress and bandwidth of the test. The size of the individual data transfers is determined by a command-line parameter; the default size for the logo test is 32 KB.
The test will try to do raw writes, bypassing any file system that is mounted on the hard disk if it can (as in cases 1, 2, and 3 in the preceding list).
The amount of space that the test uses is determined by the free space that is available on the test device. To ensure best device performance, you should delete unnecessary files off the test device and cleanly format or defragment the device before running the test. The test will warn you if the targets fragmentation might influence the test results.
Even though this test does measure device performance, there is currently no test case in the Logo version of this test that will pass or fail based on these measurements.
For more information about the DiskIO test application, see the "Disk Stress" topic.
This test always return Pass or Fail. To review test details, review the test log from the DTM Studio.
If this procedure does not provide a successful test result, submit the test log with device or system-specific details to the WLK Support alias.
Parameters
Parameter | Description |
---|---|
IsUFD |
Specify whether the device is UFD. If the device is a USB hard drive, this parameter should be set to 0. Default: 0 |
Command syntax
Command | Description |
---|---|
DiskIo |
Runs the test. |
Note
For command-line help for this test binary, type /h.
File list
File | Location |
---|---|
DiskIo.exe |
<[testbinroot]>\nttest\driverstest\storage\wdk |
StorageDevices.dll |
<[testbinroot]>\nttest\driverstest\storage\wdk |