Discovering iSCSI targets using Send Targets

This section describes how to discover iSCSI target portals using the SendTargets method.

This command returns the iSCSI qualified name (IQN) and target portals associated with the Storwize® V7000 system node.

Run the discovery command on linux host:

iscsiadm --mode discovery --type sendtargets --portal 192.0.2.* 

where 192.0.2.* is the IP address of the iSCSI target on the Storwize V7000 clustered system.

When you use the discovery command, you can substitute:
  • -m for --mode
  • -t for --type
  • -p for --portal
# iscsiadm --mode discovery --type sendtargets --portal 192.0.2.*  
192.0.2.*:3260,1 iqn.2012-02.com.ibm.de.boeblingen:2145.v7k01.node1