Fujitsu Eternus DX90 S2 구성 매뉴얼 - 페이지 26

{카테고리_이름} Fujitsu Eternus DX90 S2에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Fujitsu Eternus DX90 S2 28 페이지. Server connection. (fibre channel) for aix
Fujitsu Eternus DX90 S2에 대해서도 마찬가지입니다: 사용자 설명서 (35 페이지), 사용자 설명서 (42 페이지), 매뉴얼 (18 페이지), 설치 설정 (20 페이지), 수동 서버 연결 구성 (13 페이지), 하드웨어 설치 (23 페이지), 구성 매뉴얼 (15 페이지), 구성 매뉴얼 (38 페이지)

Fujitsu Eternus DX90 S2 구성 매뉴얼
Chapter 8
Setting the Multipaths
8.2
Multipath Configuration using Native Multipath
8.2.2

Enabling ALUA (alua_enabled)

ALUA is supported by HP-UX11iv3 Sep 2007 ver. or later.
If the OS supporting ALUA is used, check the "alua_enabled" setting and set it to "true" if it is not.
1
Check whether the OS supports ALUA.
To check whether the OS supports ALUA, use the "scsimgr" command and check existence of the
"alua_enabled" attribute.
Example of OS supporting ALUA
# scsimgr get_attr | grep alua_enabled
name = alua_enabled
If executing the command displays nothing, the OS does not support ALUA. In this case, the operations
described below are not required.
2
Check the "alua_enabled" setting.
Use the "scsimgr" command to check the "alua_enabled" attribute for each LUN.
Execute the command for all LUNs in the ETERNUS DX.
Example for checking the "alua_enabled" setting
# scsimgr get_attr -D /dev/rdisk/disk25 -a alua_enabled
name = alua_enabled
current = true
default = true
saved = true
If "current" and "saved" are indicated as "true", ALUA is already enabled. In this case, the operations
described below are not required.
3
Set "alua_enabled".
Use the "scsimgr" command to set the "alua_enabled" attribute to "true" for each LUN.
Example for setting "alua_enabled"
# scsimgr save_attr -D /dev/rdisk/disk25 -a alua_enabled=true
Value of attribute alua_enabled saved successfully
FUJITSU Storage ETERNUS DX Configuration Guide -Server Connection- (iSCSI) for HP-UX
SCSI ATTRIBUTES FOR LUN : /dev/rdisk/disk25
Copyright 2014 FUJITSU LIMITED
26
P3AM-3402-14ENZ0