iSCSI HBA WMI Test (LOGO)
This test verifies that an iSCSI host-bus adapter (HBA) driver implements the required Microsoft® Windows™ Management Instrumentation (WMI) interfaces. To qualify for the Windows Hardware Certification, iSCSI HBA drivers must support the WMI classes that are documented in the iSCSI Driver Development Kit (DDK) version 1.0.
Test details
Associated requirements |
Device.Storage.Controller.Iscsi.Interface |
Platforms |
Windows 7 (x64) Windows 7 (x86) Windows 8 (x64) Windows 8 (x86) Windows Server 2012 (x64) Windows Server 2008 R2 (x64) Windows Server 2008 x64 Windows Server 2008 x86Windows 8.1 x64Windows 8.1 x86Windows Server 2012 R2 |
Expected run time |
~5 minutes |
Categories |
Certification Functional |
Type |
Manual |
Running the test
Before you run the test, complete the test setup as described in the test requirements: iSCSI HBA Testing Prerequisites.
If this is the first time you are running an iSCSI HBA test, iSCSI Target test, or MPIO test over iSCSI bus type on the HCK client, or if there is no iscsihctconfig.ini under [HCK Path]\JobsWorkingDir\ on the HCK client, you will receive a pop-up dialog box to input iSCSI configuration information and/or HBA information. For more information about this dialog box, see “Running the test” in iSCSI HBA Boot Test (LOGO).
Troubleshooting
For troubleshooting information, see Troubleshooting Device.Storage Testing.
In addition:
Look at the job results log file for test failures.
Enter the required data in the configuration dialog box that appears when this job is scheduled. For more information, go to iSCSI HBA Boot Test (LOGO).
This test always return Pass or Fail. To review test details, review the test log from the Windows HCK Manager.
More information
The test enumerates all WMI classes that the HBA driver that you are testing exposes. The test verifies that there is an instance of each required class and logs a failure if a class is missing. In addition, for each class that is implemented, the test verifies the data items in the class contain valid values.
The required iSCSI initiator WMI classes include the following:
MSiSCSI_HBAInformation
MSiSCSI_InitiatorSessionInfo
MSiSCSI_PersistentLogins
MSiSCSI_TargetMappings
MSiSCSI_LUNMappingInformation
MSiSCSI_HBASessionConfig
MSiSCSI_PortalInfoClass
MSiSCSI_TCPIPConfig
MSiSCSI_NICConfig
MSiSCSI_BootConfiguration
MSiSCSI_SecurityCapabilities
MSiSCSI_DiscoveryConfig
MSiSCSI_RADIUSConfig
MSiSCSI_ConnectionStatistics
MSiSCSI_SessionStatistics
MSiSCSI_InitiatorLoginStatistics
MSiSCSI_InitiatorInstanceStatistics
MSiSCSI_MMIPSECStats
MSiSCSI_QMIPSECStats
MSiSCSI_NICPerformance
To run this test:
Run the test as a Driver Test Manager (DTM) job.
Enter the required data in the configuration dialog box that appears when this job is scheduled.
Command syntax
Command option | Description |
---|---|
iscsiwmi.cmd |
Runs the test. |
File list
File | Location |
---|---|
iscsiwmi.cmd |
<[testbinroot]>\nttest\driverstest\storage\wdk\iscsi\ |