Share via


iSCSI Target Ping Test (LOGO)

This test verifies that iSCSI targets can send and receive ping requests. Because there is no standard mechanism for initiating the sending of ICMP echo messages on a target, manual interaction is required to complete the test.

Test details

Associated requirements

Device.Storage.Hd.Iscsi.BasicFunction

See the device hardware requirements.

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 Boot Component 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 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:

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

  2. 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 returns Pass or Fail. To review test details, review the test log from the Windows HCK Manager.

More information

This test operates in two phases:

  1. The first phase verifies that iSCSI targets respond to ping requests by sending an ICMP echo packets to the target by using a network card in the test system.

  2. The second phase verifies the target can send ICMP echo packets to another address, which in this case is the network adapter in the test system.

    1. If you can do a ping operation from the storage management UI, skip to step 5. Otherwise, go to step 2.

    2. Telnet into the target: telnet <target portal address, e.g. 10.10.20.80>

    3. For the telnet console IP address, it may be different from the target portal address, but it should be another portal address of the same target, such as 10.10.20.82. You can check all the network interfaces or use the network monitor to send requests to find it.

    4. Change the PortalIPAddress under [Target1] in iscsihctconfig.ini to be the one received in step 3.

    5. Run the Ping Test on the test client and ping the initiator IP address from the telnet console or storage management UI.

To run this test:

  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.

Parameters

Parameter Description

LogVerbosity

The verbosity of logging. There are three levels of output: 0, 1, and 2. 2 is the most verbose.

Default value: 1

 

Command syntax

Command option Description

Iscsi_pingtest.exe -target -hct -v [LogVerbosity]

Runs the test. The –v option controls the verbosity of the logging. There are three levels of output (0, 1, and 2) where 2 is the most verbose.

 

Note  

For command-line help for this test binary, type /h.

 

File list

File Location

Iscsi_pingtest.exe

<[testbinroot]>\nttest\driverstest\storage\wdk\iscsi\

 

 

 

Send comments about this topic to Microsoft