Taken from Huawei UltraPath multipathing doc: https://support.huawei.com/enterprise/en/doc/EDOC1100362072/4a563777/showing-array-models-supported-by-the-ultrapath ============ AnyStor XSG1 HUAWEI XSG1 Marstor XSG1 NETPOSA XSG1 SanM XSG1 SUGON XSG1 UDsafe XSG1 ============ Cc: Martin Wilck <mwilck@xxxxxxxx> Cc: Benjamin Marzinski <bmarzins@xxxxxxxxxx> Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> Cc: DM-DEVEL ML <dm-devel@xxxxxxxxxxxxxxx> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> --- libmultipath/hwtable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 095a9160..c539a9b5 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -1129,7 +1129,7 @@ static struct hwentry default_hw[] = { }, { /* OceanStor V3-V6 */ - .vendor = "HUAWEI", + .vendor = "^(HUAWEI|AnyStor|Marstor|NETPOSA|SanM|SUGON|UDsafe)", .product = "XSG1", .pgpolicy = GROUP_BY_PRIO, .pgfailback = -FAILBACK_IMMEDIATE, -- 2.45.2