Got this config from Dell. Cc: heyi <yi.he@xxxxxxxx> Reviewed-by: Martin Wilck <mwilck@xxxxxxxx> Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> --- libmultipath/hwtable.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 96e8b25d..ca217e65 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -360,6 +360,12 @@ static struct hwentry default_hw[] = { .pgfailback = -FAILBACK_IMMEDIATE, .no_path_retry = 30, }, + { + /* EMC PowerMax NVMe */ + .vendor = "NVME", + .product = "^EMC PowerMax_", + .pgpolicy = MULTIBUS, + }, /* * Fujitsu */ -- 2.17.2 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel