[lib] Add default config for Sun StorageTek 2500 and 2530
authorCharlie Brady <charlieb@budge.apana.org.au>
Sun, 30 Aug 2009 20:30:47 +0000 (22:30 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Sun, 30 Aug 2009 20:30:47 +0000 (22:30 +0200)
libmultipath/hwtable.c

index 7fe5b7b..2f1699f 100644 (file)
@@ -910,10 +910,10 @@ static struct hwentry default_hw[] = {
                .checker_name  = RDAC,
                .prio_name     = PRIO_RDAC,
        },
-       /* SUN/LSI 2510, 2540 */
+       /* SUN/LSI 2510, 2540, 2530, 2540 */
        {
                .vendor        = "SUN",
-               .product       = "LCSM100_[IF]",
+               .product       = "LCSM100_[IEFS]",
                .getuid        = DEFAULT_GETUID,
                .features      = DEFAULT_FEATURES,
                .hwhandler     = "1 rdac",