This
section describes how to install the Solaris iSCSI
initiator.
Before you begin
Confirm that the
initiator service is installed by issuing
this command:
pkginfo SUNWiscsiu SUNWiscsir
If
the initiator service is not installed, follow the Solaris operating
system instructions to install the service.
About this task
To
install the Solaris iSCSI initiator, perform the following
steps:
Procedure
- Use the IP address with the iscsiadm
add command
to indicate which discovery address to use with the host and Storwize® V3500 system clustered-system connection.
iscsiadm add discovery-address 192.168.1.97:3260
Issue
this command for all Storwize V3500 clustered-system Ethernet
ports that you are using.
- If you are using
the Internet Storage Name Service (iSNS)
server facility, issue the iscsiadm add iSNS-server command
to locate the facility.
iscsiadm add iSNS-server 10.0.0.1:3205
- Enable the iSCSI target discovery method with the iscsiadm
modify discovery command.
- Create the iSCSI device links for the
local system.
devfsadm -i iscsi
- Use the following command to stop the I/Os from
the iSCSI
disks:
iscsiadm remove discovery-address 192.168.1.22