Fujitsu ETERNUS8000 800 Руководство - Страница 21
Просмотреть онлайн или скачать pdf Руководство для Хранение Fujitsu ETERNUS8000 800. Fujitsu ETERNUS8000 800 28 страниц. Disk storage systems (fibre channel) for oracle solaris
Также для Fujitsu ETERNUS8000 800: Руководство (21 страниц), Руководство по подключению сервера (25 страниц), Руководство по подключению сервера (32 страниц), Руководство по подключению (19 страниц)
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