Re: [PATCH] multipath-tools: cosmetic changes in hwtable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/22/19 1:40 AM, Xose Vazquez Perez wrote:

Tegile IntelliFlash was acquired by DDN, from WD.

HPE Primera is also identified as 3PARdata/VV

Christophe, this one is missing. Thanks.

Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
Cc: DM-DEVEL ML <dm-devel@xxxxxxxxxx>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
---
  libmultipath/hwtable.c | 25 +++++++++++--------------
  1 file changed, 11 insertions(+), 14 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index a06872e..7a8f276 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -107,7 +107,7 @@ static struct hwentry default_hw[] = {
  	 * HPE
  	 */
  	{
-		/* 3PAR */
+		/* 3PAR / Primera */
  		.vendor        = "3PARdata",
  		.product       = "VV",
  		.pgpolicy      = GROUP_BY_PRIO,
@@ -311,6 +311,16 @@ static struct hwentry default_hw[] = {
  		.pgpolicy      = GROUP_BY_SERIAL,
  		.no_path_retry = 30,
  	},
+	{
+		/* Tegile IntelliFlash */
+		.vendor        = "TEGILE",
+		.product       = "(ZEBI-(FC|ISCSI)|INTELLIFLASH)",
+		.hwhandler     = "1 alua",
+		.pgpolicy      = GROUP_BY_PRIO,
+		.pgfailback    = -FAILBACK_IMMEDIATE,
+		.prio_name     = PRIO_ALUA,
+		.no_path_retry = 10,
+	},
  	/*
  	 * Dell EMC
  	 */
@@ -1074,19 +1084,6 @@ static struct hwentry default_hw[] = {
  		.product       = "K2",
  		.pgpolicy      = MULTIBUS,
  	},
-	/*
-	 * Western Digital (Tegile Systems)
-	 */
-	{
-		/* IntelliFlash */
-		.vendor        = "TEGILE",
-		.product       = "(ZEBI-(FC|ISCSI)|INTELLIFLASH)",
-		.hwhandler     = "1 alua",
-		.pgpolicy      = GROUP_BY_PRIO,
-		.pgfailback    = -FAILBACK_IMMEDIATE,
-		.prio_name     = PRIO_ALUA,
-		.no_path_retry = 10,
-	},
  	/*
  	 * Imation/Nexsan
  	 */


--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel



[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux