No official config, just a "multipath -ll" output: https://bugzilla.redhat.com/1686708#c0 Cc: Martin Wilck <mwilck@xxxxxxxx> Cc: Benjamin Marzinski <bmarzins@xxxxxxxxxx> Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> Cc: DM-DEVEL ML <dm-devel@xxxxxxxxxx> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> --- libmultipath/hwtable.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 7ae7dbf8..3c4f866a 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -339,6 +339,12 @@ static struct hwentry default_hw[] = { .pgpolicy = MULTIBUS, .no_path_retry = 6, }, + { + /* PowerMax NVMe */ + .vendor = "NVME", + .product = "EMC PowerMax", + .no_path_retry = NO_PATH_RETRY_QUEUE, + }, { /* DGC CLARiiON CX/AX / VNX and Unity */ .vendor = "^DGC", -- 2.38.1 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel