Based on a config provided by the manufacturer: https://marc.info/?l=dm-devel&m=142683413902072 Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> Cc: device-mapper development <dm-devel@xxxxxxxxxx> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> --- 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 dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel