Add Alletra 5000, FAS/AFF and E/EF Series info. Compact some info. Delete trivial/redundant comments. Reformat LIO. 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 | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 2085aba5..7ae7dbf8 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -232,7 +232,7 @@ static struct hwentry default_hw[] = { .prio_name = PRIO_ALUA, }, { - /* Nimble Storage / HPE Alletra 6000 */ + /* Nimble Storage / HPE Alletra 5000/6000 */ .vendor = "Nimble", .product = "Server", .hwhandler = "1 alua", @@ -367,7 +367,7 @@ static struct hwentry default_hw[] = { .pgpolicy = MULTIBUS, }, { - /* SC Series, formerly Compellent */ + /* SC Series (formerly Compellent) */ .vendor = "COMPELNT", .product = "Compellent Vol", .pgpolicy = GROUP_BY_PRIO, @@ -456,6 +456,7 @@ static struct hwentry default_hw[] = { { /* * ETERNUS AB/HB + * * Maintainer: NetApp RDAC team <ng-eseries-upstream-maintainers@xxxxxxxxxx> */ .vendor = "FUJITSU", @@ -672,7 +673,7 @@ static struct hwentry default_hw[] = { .pgfailback = -FAILBACK_IMMEDIATE, }, { - // Storwize V5000 and V7000 lines / SAN Volume Controller (SVC) / Flex System V7000 / + // Storwize V5000/V7000 lines / SAN Volume Controller (SVC) / Flex System V7000 // FlashSystem V840/V9000/5000/5100/5200/7200/7300/9100/9200/9200R/9500 .vendor = "IBM", .product = "^2145", @@ -808,7 +809,7 @@ static struct hwentry default_hw[] = { */ { /* - * ONTAP family + * ONTAP FAS/AFF Series * * Maintainer: Martin George <marting@xxxxxxxxxx> */ @@ -825,7 +826,7 @@ static struct hwentry default_hw[] = { }, { /* - * SANtricity(RDAC) family + * SANtricity(RDAC) E/EF Series * * Maintainer: NetApp RDAC team <ng-eseries-upstream-maintainers@xxxxxxxxxx> */ @@ -1049,12 +1050,12 @@ static struct hwentry default_hw[] = { .prio_name = PRIO_ALUA, }, /* - * Linux-IO Target + * Linux */ { - /* Linux-IO Target */ + /* Linux-IO (LIO) Target */ .vendor = "(LIO-ORG|SUSE)", - .product = ".", + .product = ".*", .hwhandler = "1 alua", .pgpolicy = GROUP_BY_PRIO, .pgfailback = -FAILBACK_IMMEDIATE, @@ -1107,8 +1108,6 @@ static struct hwentry default_hw[] = { */ { /* OceanStor V3-V6 */ - // This config works with multibus and ALUA - // ALUA is required by HyperMetro .vendor = "HUAWEI", .product = "XSG1", .pgpolicy = GROUP_BY_PRIO, @@ -1202,7 +1201,7 @@ static struct hwentry default_hw[] = { .no_path_retry = 30, }, { - /* 3000 / 6000 Series - ALUA mode */ + /* 3000 / 6000 Series (ALUA mode) */ .vendor = "VIOLIN", .product = "SAN ARRAY ALUA", .hwhandler = "1 alua", -- 2.38.1 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel