diff mbox

libmultipath/hwtable.c: Add default config for Sun StorageTek 2500 and 2530

Message ID Pine.LNX.4.64.0908261849080.13027@e-smith.charlieb.ott.istop.com (mailing list archive)
State Accepted, archived
Delegated to: christophe varoqui
Headers show

Commit Message

Charlie Brady Aug. 26, 2009, 10:49 p.m. UTC
[Repost without typo in Subject.]

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



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

Patch

--- 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",