Cc: PJ Waskiewicz <[email protected]>
Cc: Christophe Varoqui <[email protected]>
Cc: device-mapper development <[email protected]>
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
 libmultipath/hwtable.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index bfd8d66..8ecaffb 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -573,6 +573,18 @@ static struct hwentry default_hw[] = {
                .pgfailback    = -FAILBACK_IMMEDIATE,
                .no_path_retry = 30,
        },
+       {
+               /*
+                * SolidFir family
+                *
+                * Maintainer : PJ Waskiewicz
+                * Mail : [email protected]
+                */
+               .vendor        = "SolidFir",
+               .product       = "SSD SAN",
+               .pgpolicy      = MULTIBUS,
+               .no_path_retry = 24,
+       },
        /*
         * Nexenta
         *
-- 
2.10.0

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

Reply via email to