Owner's Manual
25
10
Verify all volumes have been discovered from all the ifaces on the host.
iscsiadm -m discovery --print=1
For example,
# iscsiadm -m discovery --print=1
SENDTARGETS:
DiscoveryAddress: 10.16.7.100,3260
Target: iqn.2001-05.com.equallogic:0-8a0906-90ee59d02-
e26f999767b4942e-mdi-ocr-css-spfile
Portal: 10.16.7.100:3260,1
Iface Name: eth0-iface
Iface Name: eth1-iface
Target: iqn.2001-05.com.equallogic:0-8a0906-93ee59d02-
674f999767d4942e-mdi-data1
Portal: 10.16.7.100:3260,1
Iface Name: eth0-iface
Iface Name: eth1-iface
Target: iqn.2001-05.com.equallogic:0-8a0906-95ce59d02-
2e0f999767f4942e-mdi-data2
Portal: 10.16.7.100:3260,1
Iface Name: eth0-iface
Iface Name: eth1-iface
Target: iqn.2001-05.com.equallogic:0-8a0906-97be59d02-
d7ef99976814942e-mdi-fra1
Portal: 10.16.7.100:3260,1
Iface Name: eth0-iface
Iface Name: eth1-iface
iSNS:
No targets found.
STATIC:
No targets found.
11
Login to all targets (volumes) from each interface created in step 5.
iscsiadm -m node -p group_ip_address --interface
iface_name --login
group_ip_address
is the IP address of the EqualLogic storage group.
iface_name
is the network interface (defined in step 5) on the host that will
be used for iSCSI traffic.