iSCSI WMI Verification

Note  This content applies to the Windows Logo Kit (WLK). For the latest information using the new Windows Hardware Certification Kit (HCK), see Windows HCK User's Guide on the Windows Hardware Dev Center.

Type: Automated Test

Overview

The iSCSI WMI Verification test verifies that an iSCSI host-bus adapter (HBA) driver implements the required Microsoft Windows Management Instrumentation (WMI) interfaces. To qualify for the Windows logo, iSCSI HBA drivers must support the WMI classes that are documented in the iSCSI Driver Development Kit (DDK) version 1.0.

Details

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

Run Time:

Log File:

System Restart Required: No

Test Category:

Supported operating systems for Logo or Signature testing:

  • Windows Vista

  • Windows Server 2003

  • Windows XP

Program:

Requirements

Software Requirements

The test tool requires the following software:

  • Supported operating system (see list above)

  • Software components included with the device that is being tested

  • On operating systems before Windows Vista, the latest version of the Microsoft iSCSI software initiator

Hardware Requirements

The test tool requires the following hardware:

  • Device to be tested

  • Computer that meets the minimum software requirements

  • Windows keyboard

  • Two-button pointing device

  • Color display monitor capable of at least 1024 by 768 resolution, 32-bits per pixel, 60 Hz

  • Hard drive with a minimum of 20 GB available on partition C:

Running iSCSI WMI Verification

  1. Run the test as a Driver Test Manager (DTM) job.

  2. Enter the required data in the configuration dialog box that appears when this job is scheduled.

Command Syntax

Command option Description

iscsiwmi.cmd

 

Troubleshooting

  1. Look at the job results log file for test failures.

  2. Verify the data entered in the configuration dialog box when the job is scheduled from the Device Console window.

Code Tour

File Manifest

File Location

iscsiwmi.cmd

...\tests\%ARCHITECTURE%\nttest\driverstest\storage\wdk\iscsi

 

Test Assertions

iScsi WMI provider test

Test Assertion GUID: b17357d0-5f26-4071-8ced-56a135d46a92

Windows Logo Program: STORAGE-0002 Storage host controllers and adapters comply with industry standards and Windows requirements

Additional Information: 0 The host-bus adapter (HBA) must properly implement the MSiSCSI_HBAInformation Windows Management Instrumentation (WMI) class. 1 The HBA must properly implement the MSiSCSI_InitiatorSessionInfo WMI class. 2 The HBA must properly implement the MSiSCSI_PersistentLogins WMI class. 3 The HBA must properly implement the MSiSCSI_TargetMappings WMI class. 4 The HBA must properly implement the MSiSCSI_LUNMappingInformation WMI class. 5 The HBA must properly implement the MSiSCSI_HBASessionConfig WMI class. 6 The HBA must properly implement the MSiSCSI_PortalInfoClass WMI class. 7 The HBA must properly implement the MSiSCSI_TCPIPConfig WMI class. 8 The HBA must properly implement the MSiSCSI_NICConfig WMI class. 9 The HBA must properly implement the MSiSCSI_BootConfiguration WMI class. 10 The HBA must properly implement the MSiSCSI_SecurityCapabilities WMI class. 11 The HBA must properly implement the MSiSCSI_DiscoveryConfig WMI class. 12 The HBA must properly implement the MSiSCSI_RADIUSConfig WMI class. 13 The HBA must properly implement the MSiSCSI_ConnectionStatistics WMI class. 14 The HBA must properly implement the MSiSCSI_SessionStatistics WMI class. 15 The HBA must properly implement the MSiSCSI_InitiatorLoginStatistics WMI class. 16 The HBA must properly implement the MSiSCSI_InitiatorInstanceStatistics WMI class. 17 The HBA must properly implement the MSiSCSI_MMIPSECStats WMI class. 18 The HBA must properly implement the MSiSCSI_MMIPSECStats WMI class. 19 The HBA must properly implement the MSiSCSI_NICPerformance WMI class.

 

 

Build date: 9/14/2012