Based on a config provided by the manufacturer:
https://marc.info/?l=dm-devel&m=142683413902072

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

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index bc81741..0f972ee 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -871,6 +871,14 @@ static struct hwentry default_hw[] = {
                .prio_name     = PRIO_ALUA,
                .no_path_retry = NO_PATH_RETRY_QUEUE,
        },
+       /*
+        * Kaminario
+        */
+       {
+               .vendor        = "KMNRIO",
+               .product       = "K2",
+               .pgpolicy      = MULTIBUS,
+       },
 #if 0
        /*
         * Copy this TEMPLATE to add new hardware.
-- 
2.10.1

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

Reply via email to