[PATCH] multipath-tools: identify more arrays in hwtable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
Cc: device-mapper development <dm-devel@xxxxxxxxxx>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
---
 libmultipath/hwtable.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index de10ebf..d8e2c01 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -224,6 +224,7 @@ static struct hwentry default_hw[] = {
 		.pgpolicy      = MULTIBUS,
 		.no_path_retry = NO_PATH_RETRY_QUEUE,
 	},
+		/* MD Series */
 	{
 		.vendor        = "DELL",
 		.product       = "MD3000",
@@ -349,7 +350,7 @@ static struct hwentry default_hw[] = {
 		.no_path_retry = 30,
 	},
 	{
-		/* DS3200 / DS3300 / DS3400 / Boot DS */
+		/* DS3000 / DS3200 / DS3300 / DS3400 / Boot DS */
 		.vendor        = "IBM",
 		.product       = "^1726",
 		.bl_product    = "Universal Xport",
@@ -473,7 +474,7 @@ static struct hwentry default_hw[] = {
 		.pgpolicy      = MULTIBUS,
 	},
 	{
-		/* DS6000 */
+		/* DS6000 / DS6800 */
 		.vendor        = "IBM",
 		.product       = "^1750500",
 		.no_path_retry = NO_PATH_RETRY_QUEUE,
@@ -482,7 +483,7 @@ static struct hwentry default_hw[] = {
 		.prio_name     = PRIO_ALUA,
 	},
 	{
-		/* DS8000 */
+		/* DS8000 family */
 		.vendor        = "IBM",
 		.product       = "^2107900",
 		.no_path_retry = NO_PATH_RETRY_QUEUE,
@@ -653,6 +654,7 @@ static struct hwentry default_hw[] = {
 		.pgpolicy      = MULTIBUS,
 	},
 	{
+		/* Total Performance family */
 		.vendor        = "SGI",
 		.product       = "TP9[3457]00",
 		.bl_product    = "Universal Xport",
@@ -665,7 +667,7 @@ static struct hwentry default_hw[] = {
 		.no_path_retry = 30,
 	},
 	{
-		/* InfiniteStorage ??? */
+		/* InfiniteStorage family */
 		.vendor        = "SGI",
 		.product       = "IS",
 		.bl_product    = "Universal Xport",
@@ -972,6 +974,7 @@ static struct hwentry default_hw[] = {
 	 * Xiotech
 	 */
 	{
+		/* Intelligent Storage Elements family */
 		.vendor        = "(XIOTECH|XIOtech)",
 		.product       = "ISE",
 		.pgpolicy      = MULTIBUS,
@@ -981,7 +984,7 @@ static struct hwentry default_hw[] = {
 	 * Violin Memory
 	 */
 	{
-		/* V3000 / V6000 Series */
+		/* 3000 / 6000 Series */
 		.vendor        = "VIOLIN",
 		.product       = "SAN ARRAY$",
 		.pgpolicy      = GROUP_BY_SERIAL,
-- 
2.10.1

--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel



[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux