Fujitsu ETERNUS4000 400 Handbuch - Seite 20
Blättern Sie online oder laden Sie pdf Handbuch für Lagerung Fujitsu ETERNUS4000 400 herunter. Fujitsu ETERNUS4000 400 28 Seiten. Disk storage systems (fibre channel) for oracle solaris
Auch für Fujitsu ETERNUS4000 400: Handbuch (21 seiten), Handbuch für Serververbindungen (25 seiten), Handbuch für Serververbindungen (32 seiten), Handbuch zum Anschluss (19 seiten)
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