Fujitsu ETERNUS DX8100 S2 Yapılandırma Kılavuzu - Sayfa 26

Depolama Fujitsu ETERNUS DX8100 S2 için çevrimiçi göz atın veya pdf Yapılandırma Kılavuzu indirin. Fujitsu ETERNUS DX8100 S2 28 sayfaları. Disk storage system settings
Ayrıca Fujitsu ETERNUS DX8100 S2 için: Kullanıcı Kılavuzu (35 sayfalar), Kullanıcı Kılavuzu (42 sayfalar), Yapılandırma Kılavuzu (15 sayfalar)

Fujitsu ETERNUS DX8100 S2 Yapılandırma Kılavuzu
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