From: Steve Schremmer <[email protected]>

Add FUJITSU ETERNUS_AHB defaults.

Signed-off-by: Steve Schremmer <[email protected]>
Reviewed-by: Martin Wilck <[email protected]>
---
 libmultipath/hwtable.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

(MW: resending with format error fixed)


diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index d1fcfdb..d680bdf 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -428,6 +428,22 @@ static struct hwentry default_hw[] = {
                .pgpolicy      = MULTIBUS,
                .no_path_retry = 10,
        },
+       {
+               /*
+                * ETERNUS AB/HB
+                * Maintainer: NetApp RDAC team 
<[email protected]>
+                */
+               .vendor        = "FUJITSU",
+               .product       = "ETERNUS_AHB",
+               .bl_product    = "Universal Xport",
+               .pgpolicy      = GROUP_BY_PRIO,
+               .checker_name  = RDAC,
+               .features      = "2 pg_init_retries 50",
+               .hwhandler     = "1 rdac",
+               .prio_name     = PRIO_RDAC,
+               .pgfailback    = -FAILBACK_IMMEDIATE,
+               .no_path_retry = 30,
+       },
        /*
         * Hitachi Vantara
         *
-- 
2.26.2


--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to