Configuring Iscsi Initiator - Novell LINUX ENTERPRISE SERVER 11 - STORAGE ADMINISTRATION GUIDE 2-23-2010 Administration Manual

Table of Contents

Advertisement

ietadm can also be used to change various configuration parameters. Obtain a list of the global
variables with
InitialR2T=Yes
ImmediateData=Yes
MaxConnections=1
MaxRecvDataSegmentLength=8192
MaxXmitDataSegmentLength=8192
MaxBurstLength=262144
FirstBurstLength=65536
DefaultTime2Wait=2
DefaultTime2Retain=20
MaxOutstandingR2T=1
DataPDUInOrder=Yes
DataSequenceInOrder=Yes
ErrorRecoveryLevel=0
HeaderDigest=None
DataDigest=None
OFMarker=No
IFMarker=No
OFMarkInt=Reject
IFMarkInt=Reject
All of these parameters can be easily changed. For example, if you want to change the maximum
number of connections to two, use
ietadm --op update --tid=1 --params=MaxConnections=2.
In the file
/etc/ietd.conf
WARNING: The changes that you make with the
These changes are lost at the next reboot if they are not added to the
file. Depending on the usage of iSCSI in your network, this might lead to severe problems.
There are several more options available for the
The abbreviations there are target ID (tid), session ID (sid), and connection ID (cid). They can also
be found in

13.3 Configuring iSCSI Initiator

The iSCSI initiator, also called an iSCSI client, can be used to connect to any iSCSI target. This is
not restricted to the iSCSI target solution explained in
on page
119. The configuration of iSCSI initiator involves two major steps: the discovery of
available iSCSI targets and the setup of an iSCSI session. Both can be done with YaST.
Section 13.3.1, "Using YaST for the iSCSI Initiator Configuration," on page 125
Section 13.3.2, "Setting Up the iSCSI Initiator Manually," on page 127
Section 13.3.3, "The iSCSI Client Databases," on page 127
Section 13.3.4, "For More Information," on page 129
124 SLES 11: Storage Administration Guide
ietadm --op show --tid=1 --sid=0
, the associated line should look like
/proc/net/iet/session
. The output looks like:
utility are not permanent for the system.
ietadm
utility. Use
ietadm
.
Section 13.2, "Setting Up an iSCSI Target,"
.
MaxConnections 2
configuration
/etc/ietd.conf
to find an overview.
ietadm -h

Advertisement

Table of Contents
loading

This manual is also suitable for:

Suse linux enterprise server 11 storage

Table of Contents