Fujitsu ETERNUS DX Disk Panduan Konfigurasi - Halaman 22

Jelajahi secara online atau unduh pdf Panduan Konfigurasi untuk Server Fujitsu ETERNUS DX Disk. Fujitsu ETERNUS DX Disk 28 halaman. Server connection, fcoe for linux driver settings for converged network adapter cards
Juga untuk Fujitsu ETERNUS DX Disk: Panduan Pengguna (35 halaman), Panduan Pengguna (42 halaman), Panduan Konfigurasi (28 halaman), Panduan Konfigurasi (44 halaman), Panduan Konfigurasi (29 halaman), Panduan Konfigurasi (25 halaman), Panduan Konfigurasi (32 halaman), Panduan Konfigurasi (35 halaman), Panduan Konfigurasi (31 halaman), Panduan Konfigurasi (43 halaman), Panduan Konfigurasi (21 halaman), Panduan Konfigurasi (24 halaman)

Fujitsu ETERNUS DX Disk Panduan Konfigurasi
Chapter 7
Installing the iSCSI Software Initiator and Setting Up the Server
7.2
Setting Up the Server
2
Set the authentication method to CHAP on the Initiator.
# iscsiadm modify target-param --authentication
Enter the CHAP target name for the underlined portion.
Example:
To set "iqn.2000-09.com.fujitsu:storage-system.dxl:00001001-cm0" and "iqn.2000- 09.com.fujitsu:stor-
age-system.dxl:00001001-cm1" as the target names.
#iscsiadm modify target-param --authentication CHAP iqn.2000-09.com.fujitsu:storage-system.dxl:00001001-cm0
#iscsiadm modify target-param --authentication CHAP iqn.2000-09.com.fujitsu:storage-system.dxl:00001001-cm1
3
Set a password for the target device on the Initiator.
# iscsiadm modify target-param --CHAP-secret
Enter the target name for the underlined portion.
Example:
To set "testtarget00" and "testtarget10" as the passwords
# iscsiadm modify target-param --CHAP-secret iqn.2000-09.com.fujitsu:storage-system
.dxl:00001001-cm0
Enter secret: testtarget00
Re-enter secret: testtarget00
# iscsiadm modify target-param --CHAP-secret iqn.2000-09.com.fujitsu:storage-system
.dxl:00001001-cm1
Enter secret: testtarget10
Re-enter secret: testtarget10
4
Set a CHAP name on the Initiator.
# iscsiadm modify target-param --CHAP-name (1) (2)
Enter the CHAP name for the target in (1) and the target name in (2).
Example:
To set "iqn.1986-03.com.sun:01:00144f565a49.47677520" as the CHAP name, and "iqn.
2000-09.com.fujitsu:storage-system.dxl:00001001-cm0" and "iqn.2000-09.com.fujitsu:storage-sys-
tem.dxl:00001001-cm1" as the target names
# iscsiadm modify target-param --CHAP-name iqn.1986-03.com.sun:01:00144f565a49.47677520
iqn.2000-09.com.fujitsu:storage-system.dxl:00001001-cm0
# iscsiadm modify target-param --CHAP-name iqn.1986-03.com.sun:01:00144f565a49.47677520
iqn.2000-09.com.fujitsu:storage-system.dxl:00001001-cm1
FUJITSU Storage ETERNUS DX, ETERNUS AF Configuration Guide -Server Connection- (iSCSI) for Oracle Solaris
22
Copyright 2017 FUJITSU LIMITED
P3AM-4042-18ENZ0