Based on documentation provided by the manufacturer: https://support.infinidat.com/hc/en-us/articles/202319222 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 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 1fc2f24..d3ffbea 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -850,6 +850,16 @@ static struct hwentry default_hw[] = { .product = "XPD", .pgpolicy = MULTIBUS, }, + /* + * Infinidat + */ + { + .vendor = "NFINIDAT", + .product = "InfiniBox", + .pgpolicy = GROUP_BY_PRIO, + .pgfailback = -FAILBACK_IMMEDIATE, + .prio_name = PRIO_ALUA, + }, #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