Fujitsu ETERNUS8000 900 매뉴얼 - 페이지 21
{카테고리_이름} Fujitsu ETERNUS8000 900에 대한 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Fujitsu ETERNUS8000 900 28 페이지. Disk storage systems (fibre channel) for oracle solaris
Fujitsu ETERNUS8000 900에 대해서도 마찬가지입니다: 매뉴얼 (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