Procedure
Step 1
Log in to the Solaris 10 AS as user
root
.
Step 2
View the iSCSI initiator service is enabled in the Solaris operating environment.
1.
Enter the command
-bash-3.00# svcs -a |grep iscsi
to view the status of the iSCSI initiator
service.
l
If the following information is displayed, perform
online 10:30:13 svc:/network/iscsi_initiator:default
l
If the following information is displayed, perform
disabled 10:27:45 svc:/network/iscsi_initiator:default
2.
Enter the command
-bash-3.00# svcadm enable iscsi_initiator
to start the iSCSI initiator
service.
Step 3
Enter the command
# pkginfo SUNWiscsiu SUNWiscsir
to check whether the iSCSI package
is installed.
If the following information is displayed, it indicates that the iSCSI package is already installed.
system SUNWiscsiu Sun iSCSI Device Driver (root) system SUNWiscsir Sun iSCSI
Management Utilities (usr)
Step 4
Enter the command
# iscsiadm add discovery-address xxx.xxx.xxx.xxx:3260
to set the task
list of Solaris iSCSI initiators.
xxx.xxx.xxx.xxx
represents the IP address of the iSCSI target.
Step 5
Enable the iSCSI target search method.
Choose a suitable method according to the actual situation.
l
If the SendTargets device is already configured, enable the SendTargets search method by
running the command
# iscsiadm modify discovery --sendtargets enable
.
l
If the iSNS device is already configured, enable the iSNS search method by runningthe
command
# iscsiadm modify discovery --isns enable
.
l
If a static target is already configured, enable the static target search method by running the
command
# iscsiadm modify discovery --static enable
.
Step 6
Enter the command
# devfsadm -i iscsi
to create an iSCSI device link for the local system.
----End
Postrequisite
l
Enter the command
# format
to view iSCSI disks in the local system.
l
Enter the command
iscsiadm list initiator-node
to view information about the iSCSI
initiator.
4.18.4 AIX
After being configured properly, an AIX AS can connect to and access data on the VIS6000.
Context
Using a AIX5.2 AS as an example, this document introduces the procedure for connecting the
AS to the controller.
OceanStor VIS6000 Series Virtual Intelligent Storage
System
Initial Configuration Guide
4 Configuring Basic Services
Issue 08 (2010-05-10)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
4-49