Adaptec Snap Server 700i Series User Manual page 181

For adaptec ontarget powered snap servers
Hide thumbs Also See for Snap Server 700i Series:
Table of Contents

Advertisement

• To configure dynamic discovery with iSNS, enter:
# iscsiadm add iSNS-server 10.0.0.1:3205
where
IP_address
The iSCSI connection is not initiated until the discovery method is enabled.
• To configure static discovery, enter:
# iscsiadm add static-config eui.xxxx
where
is the Extended Unique Identifier (EUI) of the iSCSI target.
eui.xxxx
The iSCSI connection is not initiated until the discovery method is enabled.
Enable the iSCSI target discovery method using one of these commands:
3
• If you have configured a dynamically discovered (SendTargets) device, enable
the SendTargets discovery method:
# iscsiadm modify discovery --sendtargets enable
• If you have configured a dynamically discovered (iSNS) device, enable the
iSNS discovery method:
# iscsiadm modify discovery --isns enable
• If you have configured static targets, enable the static target discovery method:
# iscsiadm modify discovery --static enable
Create the iSCSI device links for the local system.
4
# devfsadm -i iscsi
Accessing iSCSI Logical Devices
If you want to make the iSCSI logical device available on reboot, add it to the
file in the file system.
vfstab
After the devices have been discovered by the Solaris iSCSI initiator, the login
negotiation occurs automatically. The number of LUNs available are determined
and the device nodes are created. Then, the iSCSI devices can be treated as any
other iSCSI devices.
is the IP address of the iSCSI target.
Appendix A Configuring iSCSI Initiators
iSCSI Configuration for Solaris
/etc/
175

Advertisement

Table of Contents
loading

Table of Contents