Owner's Manual
iSCSI Cluster Setup for EqualLogic Storage Systems 41
UP BROADCAST RUNNING MULTICAST MTU:9000
Metric:1
RX packets:3348411 errors:0 dropped:0
overruns:0 frame:0
TX packets:2703578 errors:0 dropped:0
overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10647052076(9.9 GiB)TX
bytes:11209177325(10.4 GiB)
Memory:d5ee0000-d5f00000
Configuring Host Access to Volumes
This section details the steps to configure the host access to iSCSI volumes
using the iscsiadm tool. The iscsiadm tool is the open-iSCSI administration
utility.
1
Log into the system as root
user
. Verify the open-iSCSI initiator software is
installed on all host systems:
rpm -qa|grep -i iscsi-initiator
If the open-iSCSI initiator RPM is installed, the following output is
displayed:
iscsi-initiator-utils-6.2.0.868-0.7.el5
If the output is not displayed, install the open-iSCSI initiator RPM.
2
Start up the iSCSI service.
service iscsi start
3
Enable the iSCSI service start-up at boot time.
hkconfig --add iscsi
chkconfig iscsi on
chkconfig --list iscsi
4
Obtain the hardware address of each network interface on the host used
for iSCSI traffic.
grep -i hwaddr /etc/sysconfig/network-
scripts/ifcfg-eth
n
,
where
n
is the network interface number.
Lnx_Stnwt.book Page 41 Jeudi, 16. juillet 2009 1:36 13