Chapter 7 Installing the iSCSI Software Initiator and Setting Up the Server
> 7.2 Setting Up the Server
Server Connection Guide (iSCSI) for Oracle Solaris
17
Copyright 2010 FUJITSU LIMITED
P3AM-4182-03ENZ0
7.2.2 iSCSI Basic Settings
The following operations are required for iSCSI connection.
• Checking the iSCSI Initiator
• Checking the iSCSI Initiator Node Name
• Setting the iSCSI Target IP addresses
• Enabling the iSCSI Target connection
• Creating an iSCSI device link
• Checking the ETERNUS Disk storage system
Procedure
1 Check that the iSCSI Initiator service (iscsid) is enabled.
If the iSCSI Initiator service is "disabled" (the default setting), use the "svcadm" command
to change it to the "online" state.
2 Check the iSCSI Initiator Node Name.
Use the "iscsiadm" command to check the iSCSI Initiator Node Name.
This name is used for the ETERNUS Disk storage system settings.
3 Set the iSCSI Target IP address(es).
To connect the iSCSI Target, specify the IP address of each iSCSI CA port of the
ETERNUS Disk storage system that is to be an iSCSI Target, as a "discovery-address".
# svcs -a | grep iscsi
disabled 14:30:33 svc:/network/iscsi/initiator:default
# svcadm enable iscsi/initiator
# svcs -a | grep iscsi
disabled 14:30:33 svc:/system/iscsitgt:default
online 14:30:33 svc:/network/iscsi/initiator:default
# iscsiadm list initiator-node
Initiator node name: iqn.1986-03.com.sun:01:0003bace9997.48a386c4
Initiator node alias: -
Login Parameters (Default/Configured):
Header Digest: NONE/-
Data Digest: NONE/-
Authentication Type: NONE
RADIUS Server: NONE
Configured Sessions: 1
# iscsiadm add discovery-address IP_address