Fujitsu ETERNUS4000 600 Manual - Halaman 21
Jelajahi secara online atau unduh pdf Manual untuk Penyimpanan Fujitsu ETERNUS4000 600. Fujitsu ETERNUS4000 600 28 halaman. Disk storage systems (fibre channel) for oracle solaris
Juga untuk Fujitsu ETERNUS4000 600: Manual (21 halaman), Manual Koneksi Server (25 halaman), Manual Koneksi Server (32 halaman), Manual Koneksi (19 halaman)
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