HP 3PAR Solaris Implementation Guide

3. Enable the SendTargets discovery method.
# iscsiadm modify discovery --sendtargets enable
4. Verify that the SendTargets discovery is enabled.
# iscsiadm list discovery
Discovery:
Static: disabled
Send Targets: enabled
iSNS: disabled
Using the iSNS Discovery Method
The following example shows how to configure the Solaris host for an HP 3PAR StoreServ Storage
target port using the iSNS discovery method.
CAUTION: The iSNS discovery method is not currently supported for Solaris 10 or Solaris 11
with an HP 3PAR StoreServ Storage running HP 3PAR OS 3.1.x.
1. Verify that an iSNS server IP address has been configured on the target port using HP 3PAR
OS CLI controliscsiport command.
2. Verify that the target is pingable.
# ping 11.1.0.110
3. Add the iSNS server IP address.
# iscsiadm add iSNS-server 11.0.0.200:3205
4. Enable the iSNS discovery method.
# iscsiadm modify discovery --iSNS enable
5. Verify that the iSNS discovery is enabled.
# iscsiadm list discovery
Discovery:
Static: disabled
Send Targets: disabled
iSNS: enabled
Initiating and Verifying Target Discovery
1. After configuring the discovery method, issue devfsadm the first time to cause the host to log
in to target (HP 3PAR StoreServ Storage) and discover it.
# devfsadm -i iscsi
Once the target is discovered and configured, any events (e.g., host reboot, HP 3PAR StoreServ
Storage node down or HP 3PAR StoreServ Storage target reboot), cause the host to
46 Configuring the Host for an iSCSI Connection