User`s guide

# Either the 'iqn' or 'eui' format. An example of these settings
would be:
#
TargetName=iqn.1992-08.com.adaptec:c9c631.20070806040135.l1
5
Modify the authentication settings,
one-way CHAP—uncomment OutgoingUsername & OutgoingPassword and
enter the same values given when creating a logical device from ASM/CLI.
Mutual CHAP—uncomment OutgoingUsername, OutgoingPassword,
IncomingUsername & IncomingPassword. For incoming username/password
we need define those at the target using
•logical CHAP user
logical CHAP password. This password should be different from while
creating logical from ASM/CLI.
Note For Mutual CHAP— we cannot use same password for both Outgoing and
Incoming.
# -----------------------
# AUTHENTICATION SETTINGS
# -----------------------
# To globally configure a CHAP username and password for
initiator
# authentication by the target(s), uncomment the following lines:
#
OutgoingUsername=user1
OutgoingPassword=adaptecadaptec
#
# To globally configure a CHAP username and password for
target(s)
# authentication by the initiator, uncomment the following lines:
#
IncomingUsername=user1
IncomingPassword=adaptecadaptec
6
Exit all the iSCSI sessions and restart the iSCSI services.
/etc/init.d/iscsi restart
7
Verify if the new iSCSI device is added.
fdisk -l
8 Perform all relevant linux commands to partition, format, mount, run stress, and
unmount.