Rotational Rate Test (LOGO)

This test checks whether the selected hard drive reports its rotational rate value. All SATA, SAS, and NVMe drives should report rotational rate.

Test details

Associated requirements

Device.Storage.Hd.RotationalRate

See the device hardware requirements.

Platforms

Windows RT 8.1 Windows 8.1 x64 Windows 8.1 x86 Windows Server 2012 R2

Expected run time

~1 minutes

Categories

Certification

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.

If the test fails, you can check the log file by doing the following:

To check the log file

  1. In the Job Execution Status window of HCK Manager, click the failed job.

  2. In the Task Execution Status window, right-click Run test, and then click View Task Log.

  3. Open nrmtest.log.

If rotational rate is not reported by the disk, you can try one of the following:

  • If the disk is a SATA disk, ensure that the IDENTIFY DEVICE data word 217 is implemented correctly.

  • If the disk is a SAS or NVMe disk, ensure that the INQUIRY VPD 0xB1 page’s MEDIUM ROTATION RATE field (byte 4 and 5) is implemented correctly.

  • If the disk has a bus type other than SATA, SAS, or NVMe, ensure that the bus type is reported correctly.

More information

The test shows up for all hard drives. It checks whether the rotational rate is reported correctly for SATA, SAS, and NVMe drives, and skips rotational rate checking for all other bus types. The following table summarizes the test metric.

SATA drives

IDENTIFY DEVICE data word 217.

SAS, NVMe drives

INQUIRY VPD 0xB1 page’s MEDIUM ROTATION RATE field (byte 4 and 5).

 

Parameters

Parameter Description

DiskDeviceObjLink

The path to the disk under test.

Example: \\.\PhysicalDrive1

 

Command syntax

Command Description

nonrotatingmedia.exe -d [DiskDeviceObjLink]

Runs the test.

 

File list

File Location

nonrotatingmedia.exe

<[TestBinRoot]>\nttest\driverstest\storage\wdk\

 

 

 

Send comments about this topic to Microsoft