From: Martin Wilck <mwilck@xxxxxxxx> LIO supports ALUA for all backends. Use it by default. Signed-off-by: Martin Wilck <mwilck@xxxxxxxx> --- libmultipath/hwtable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index c65e5e1..bd15710 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -1039,7 +1039,7 @@ static struct hwentry default_hw[] = { { /* Linux-IO Target */ .vendor = "(LIO-ORG|SUSE)", - .product = "RBD", + .product = ".", .hwhandler = "1 alua", .pgpolicy = GROUP_BY_PRIO, .pgfailback = -FAILBACK_IMMEDIATE, -- 2.34.1 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel