Thanks Xose,

I had a lot of help finding the right contacts a few years ago to add MSA Gen6 
you have solved that problem for me.

The updates you show below are correct and approved from the HPE MSA R&D team.

JP
Jon Paul
(970) 898-4375
jon.p...@hpe.com

-----Original Message-----
From: Xose Vazquez Perez <xose.vazq...@gmail.com> 
Sent: Thursday, December 5, 2024 3:49 PM
Cc: Xose Vazquez Perez <xose.vazq...@gmail.com>; Paul, Jon (HPE Storage-Fort 
Collins) <jon.p...@hpe.com>; Martin Wilck <mwi...@suse.com>; Benjamin Marzinski 
<bmarz...@redhat.com>; Christophe Varoqui <christophe.varo...@opensvc.com>; 
DM-DEVEL ML <dm-devel@lists.linux.dev>
Subject: [PATCH RFC] multipath-tools: add HPE MSA Gen7 (2070/2072) to hwtable

https://support.hpe.com/connect/s/product?kmpmoid=1014856412

Just guessing, confirmation from manufacturer is needed.

Cc: Jon Paul <jon.p...@hpe.com>
Cc: Martin Wilck <mwi...@suse.com>
Cc: Benjamin Marzinski <bmarz...@redhat.com>
Cc: Christophe Varoqui <christophe.varo...@opensvc.com>
Cc: DM-DEVEL ML <dm-devel@lists.linux.dev>
Signed-off-by: Xose Vazquez Perez <xose.vazq...@gmail.com>
---
 libmultipath/hwtable.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 
32118339..543f0bc1 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -188,9 +188,9 @@ static struct hwentry default_hw[] = {
                .prio_name     = PRIO_ALUA,
        },
        {
-               /* MSA 1040, 1050, 1060, 2040, 2050 and 2060 families */
+               /* MSA 1040, 1050, 1060, 2040, 2050, 2060 and 2070 families */
                .vendor        = "(HP|HPE)",
-               .product       = "MSA [12]0[456]0 (SAN|SAS|FC|iSCSI)",
+               .product       = "MSA [12]0[4567]0 (SAN|SAS|FC|iSCSI)",
                .pgpolicy      = GROUP_BY_PRIO,
                .pgfailback    = -FAILBACK_IMMEDIATE,
                .no_path_retry = 18,
--
2.47.1


Reply via email to