Fujitsu ETERNUS4000 400 Руководство - Страница 20
Просмотреть онлайн или скачать pdf Руководство для Хранение Fujitsu ETERNUS4000 400. Fujitsu ETERNUS4000 400 28 страниц. Disk storage systems (fibre channel) for oracle solaris
Также для Fujitsu ETERNUS4000 400: Руководство (21 страниц), Руководство по подключению сервера (25 страниц), Руководство по подключению сервера (32 страниц), Руководство по подключению (19 страниц)
Chapter 7 Installing the iSCSI Software Initiator and Setting Up the Server
>
7.2 Setting Up the Server
3
4
5
P3AM-4182-03ENZ0
Server Connection Guide (iSCSI) for Oracle Solaris
Enable CHAP authentication.
Enable CHAP authentication on the Initiator.
# iscsiadm modify initiator-node --authentication CHAP
Check that CHAP is enabled on the Initiator.
Use the "initiator-node" option.
# iscsiadm list initiator-node
Initiator node name: iqn.1986-03.com.sun:01:00144f565a49.47677520
Initiator node alias: -
Login Parameters (Default/Configured):
Header Digest: NONE/-
Data Digest: NONE/-
Authentication Type: CHAP
CHAP Name: initiator
RADIUS Server: NONE
RADIUS access: unknown
Configured Sessions: 1
Check that CHAP is enabled on the Target.
Use the "target-param" option.
# iscsiadm list target-param -v
Target: iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm1
Alias: dxlcm1port1
Bi-directional Authentication: disabled
Authentication Type: CHAP
CHAP Name: iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm1
:
:
Target: iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm0
Alias: dxlcm0port1
Bi-directional Authentication: disabled
Authentication Type: CHAP
CHAP Name: iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm0
If CHAP is disabled, use the "iscsiadm" command to enable it.
# iscsiadm modify target-param -a 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 CHAP names
#iscsiadm modify target-param -a CHAP iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm0
#iscsiadm modify target-param -a CHAP iqn.2000-09.com.fujitsu:storage-system.e2000:00001001-cm1
20
End of procedure
Copyright 2010 FUJITSU LIMITED