HP 3PAR Citrix Implementation Guide
node.session.auth.username = citrix
node.session.auth.password = host_secret0
2. Perform the CHAP configuration setting for the target:
# To set a discovery session CHAP username and password for target(s)
# authentication by the initiator, uncomment the following lines:
discovery.sendtargets.auth.username_in = S121
discovery.sendtargets.auth.password_in = target_secret0
# To set a CHAP username and password for target(s)
# authentication by the initiator, uncomment the following lines:
node.session.auth.username_in = S121
node.session.auth.password_in = target_secret0
NOTE: S121 is the target CHAP name, which can be displayed on the HP 3PAR StoreServ
Storage by running the command showhost -chap.
NOTE: The OutgoingUsername and IncomingUsername variables can be set to anything
you want, but the OutgoingPassword and IncomingPassword must match the host CHAP
password and target CHAP password configured on the HP 3PAR StoreServ Storage.
3. Perform discovery and login as describe in “Discovering iSCSI Devices and Creating Storage
Repositories with Citrix 5.6 or 6.x” (page 29).
If the targets have been discovered previously, you must log out of the iSCSI sessions, delete
the node, and send target records before performing discovery and login. Complete the
following steps for each individual iSCSI login sessions:
a. Perform an iSCSI Logout.
# iscsiadm -m node --logout -p 10.0.100.101
b. Remove the iSCSI Node.
# iscsiadm -m node -o delete -T iqn.2000-05.com.3pardata:20310002ac000079 -p
10.0.100.101,3260
c. Remove the SendTarget iSCSI Discovery.
# iscsiadm -m discovery -o delete -p 10.0.100.101
d. Stop and start the iSCSI daemon.
To stop the iSCSI daemon:
# service open-iscsi stop
Stopping iSCSI daemon:
# service open-iscsi start
Turning off network shutdown. Starting iSCSI daemon: [ OK ]
[ OK ]
e. Repeat the steps as described in “Creating the iSCSI Connection in Citrix 5.6 or 6.x
Using the iscsiadm Command” (page 28) to rediscover the iSCSI target nodes and create
the iSCSI login sessions.
32 Connecting a Host with Software iSCSI