Fujitsu ETERNUS8000 900 Manual - Page 21
Browse online or download pdf Manual for Storage Fujitsu ETERNUS8000 900. Fujitsu ETERNUS8000 900 28 pages. Disk storage systems (fibre channel) for oracle solaris
Also for Fujitsu ETERNUS8000 900: Manual (21 pages), Server Connection Manual (25 pages), Server Connection Manual (32 pages), Connection Manual (19 pages)
Chapter 7 Installing the iSCSI Software Initiator and Setting Up the Server
>
7.2 Setting Up the Server
7.2.4
Server Settings when Bidirectional CHAP Authentication is Used
The following operation is required for bidirectional CHAP authentication.
•
Enabling the bidirectional authentication parameters
Procedure
1
2
3
P3AM-4182-03ENZ0
Server Connection Guide (iSCSI) for Oracle Solaris
Enable the bidirectional authentication parameters on the Target.
# iscsiadm modify target-param -B enable Target_name
Example:
To set "iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm0" and "iqn.2000-
09.com.fujitsu:storage-system.e2000:00001001-cm1" as the target names
# iscsiadm modify target-param -B enable iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm0
# iscsiadm modify target-param -B enable iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm1
Set the authentication method to CHAP on the Initiator.
# iscsiadm modify target-param --authentication CHAP Target_name
Example:
To set "iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm0" and "iqn.2000-
09.com.fujitsu:storage-system.e2000:00001001-cm1" as the target names
#iscsiadm modify target-param --authentication CHAP iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm0
#iscsiadm modify target-param --authentication CHAP iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm1
Set a password for the target device on the Initiator.
# iscsiadm modify target-param --CHAP-secret Target_name
Example:
To set "testtarget00" and "testtarget10" as the passwords
#iscsiadm modify target-param --CHAP-secret iqn.2000-09.com.fujitsu:storage-system.
e2000:00001001-cm0
Enter secret: testtarget00
Re-enter secret: testtarget00
# iscsiadm modify target-param --CHAP-secret iqn.2000-09.com.fujitsu:storage-system.
e2000:00001001-cm1
Enter secret: testtarget10
Re-enter secret: testtarget10
21
Copyright 2010 FUJITSU LIMITED