Konfigurieren von Device Mapper Multipathing (DM-Multipathing)
mit NVMe/FC
Konfigurieren Sie bei der Konfiguration von NVMe/FC auf einem Linux-Host, der mit PowerStore verbunden ist, auch DM-Multipathing,
um mehrere I/O-Pfade zwischen dem Linux-Host und dem PowerStore-Array über NVMe/FC in einem einzigen Gerät einzurichten.
Konfigurieren Sie bei der Konfiguration von DM-Multipathing für PowerStore NVMe-/FC-Geräte auf dem Linux-Host die Multipath-
Einstellungsdatei /etc/multipath.conf:
devices {
device
{
vendor
product
uid_attribute
prio
failback
path_grouping_policy "group_by_prio"
# path_checker
path_selector
detect_prio
fast_io_fail_tmo
no_path_retry
rr_min_io_rq
} //other devices}
}
Konfigurieren von Oracle ASM
Um ordnungsgemäß mit Linux-Hosts zu funktionieren, die Oracle ASM mit PowerStore verwenden, konfigurieren Sie die Oracle-ASM-
Einstellungsdatei.
Voraussetzungen
Damit ein PowerStore-Cluster ordnungsgemäß mit Linux-Hosts funktioniert, die die Oracle ASM-Volume-Managementsoftware mit
ASMLib-Treiber verwenden, führen Sie die folgenden Schritte aus, um die Einstellungsdatei /etc/sysconfig/oracleasm zu
konfigurieren:
Schritte
1. Ändern Sie die folgenden Zeilen in der Datei /etc/sysconfig/oracleasm entsprechend dem Multipathing, das auf dem Host
verwendet wird:
# ORACLEASM_SCANORDER: Matching patterns to order disk scanning
ORACLEASM_SCANORDER=""
# ORACLEASM_SCANEXCLUDE: Matching patterns to exclude disks from scan
ORACLEASM_SCANEXCLUDE=""
● When DM-MPIO multipathing is used on the Linux host, edit these lines as follows:
# ORACLEASM_SCANORDER: Matching patterns to order disk scanning
ORACLEASM_SCANORDER="dm"
# ORACLEASM_SCANEXCLUDE: Matching patterns to exclude disks from scan
ORACLEASM_SCANEXCLUDE="sd"
● When PowerPath multipathing is used on the Linux host, edit these lines as follows:
# ORACLEASM_SCANORDER: Matching patterns to order disk scanning
ORACLEASM_SCANORDER="emcpower"
# ORACLEASM_SCANEXCLUDE: Matching patterns to exclude disks from scan
ORACLEASM_SCANEXCLUDE="sd"
.*
dellemc-powerstore
ID_WWN
ana
immediate
directio
"queue-length 0"
"yes"
15
3
1
Hostkonfiguration für Linux
47