[dm-devel] [PATCH] libmultipath/hwtable.c: Add default config for Sun StorageTek 2500 and 2530

Charlie Brady charlieb-dm-devel at budge.apana.org.au
Wed Aug 26 22:49:56 UTC 2009


[Repost without typo in Subject.]

Signed-off-by: Charlie Brady <charlieb at budge.apana.org.au>

--- libmultipath/hwtable.c.orig 2009-08-26 18:30:55.000000000 -0400
+++ libmultipath/hwtable.c      2009-08-26 18:31:52.000000000 -0400
@@ -878,10 +878,10 @@
                 .checker_name  = RDAC,
                 .prio_name     = PRIO_RDAC,
         },
-       /* SUN/LSI 2510, 2540 */
+       /* SUN/LSI 2500, 2510, 2530, 2540 */
         {
                 .vendor        = "SUN",
-               .product       = "LCSM100_[IF]",
+               .product       = "LCSM100_[IEFS]",
                 .getuid        = DEFAULT_GETUID,
                 .features      = DEFAULT_FEATURES,
                 .hwhandler     = "1 rdac",





More information about the dm-devel mailing list