From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Xose Vazquez Perez Date: Sat, 23 Jul 2022 00:01:13 +0200 Subject: [PATCH] multipath-tools: correct CLARiiON info from multipath.conf man page Remove "Unity" from emc prio and hardware_handler, because Unity does not support PNR mode, just ALUA (page 113 and 153): https://www.delltechnologies.com/asset/en-us/products/storage/technical-support/docu5128.pdf And add PNR info. Cc: Yanfei Chen Cc: Martin Wilck Cc: Benjamin Marzinski Cc: Christophe Varoqui Cc: DM-DEVEL ML Signed-off-by: Xose Vazquez Perez Reviewed-by: Martin Wilck Signed-off-by: Benjamin Marzinski --- multipath/multipath.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5 index 8b7dc511..acdd1ae6 100644 --- a/multipath/multipath.conf.5 +++ b/multipath/multipath.conf.5 @@ -306,7 +306,7 @@ generate the path priority. This prioritizer accepts the optional prio_arg .I emc (Hardware-dependent) Generate the path priority for DGC class arrays as CLARiiON CX/AX and -EMC VNX and Unity families. +EMC VNX families with Failover Mode 1 (Passive Not Ready(PNR)). .TP .I alua (Hardware-dependent) @@ -1562,8 +1562,8 @@ The following hardware handler are implemented: .TP 12 .I 1 emc (Hardware-dependent) -Hardware handler for DGC class arrays as CLARiiON CX/AX and EMC VNX and Unity -families. +Hardware handler for DGC class arrays as CLARiiON CX/AX and EMC VNX families +with Failover Mode 1 (Passive Not Ready(PNR)). .TP .I 1 rdac (Hardware-dependent)