multipath-tools: Default configuration changes
authorBenjamin Marzinski <bmarzins@redhat.com>
Tue, 20 Oct 2009 19:49:47 +0000 (14:49 -0500)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Tue, 20 Oct 2009 20:46:28 +0000 (22:46 +0200)
Add support for some more MSA arrays.

Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
libmultipath/hwtable.c
multipath.conf.defaults

index a207fc6..fabf9a8 100644 (file)
@@ -128,7 +128,7 @@ static struct hwentry default_hw[] = {
        },
        {
                /* MSA 1000/1500 with new firmware */
-               .vendor        = "HP",
+               .vendor        = "(COMPAQ|HP)",
                .product       = "MSA VOLUME",
                .getuid        = DEFAULT_GETUID,
                .features      = DEFAULT_FEATURES,
index d24a801..7aeed79 100644 (file)
@@ -91,7 +91,7 @@
 #              prio                    hp_sw
 #      }
 #      device {
-#              vendor                  "HP"
+#              vendor                  "(COMPAQ|HP)"
 #              product                 "MSA VOLUME"
 #              getuid_callout          "/lib/udev/scsi_id --whitelisted --device=/dev/%n"
 #              features                "0"
 #      }
 #      device {
 #              vendor                  "(COMPAQ|HP)"
-#              product                 "HSV1[01]1|HSV2[01]0|HSV300"
+#              product                 "HSV1[01]1|HSV2[01]0|HSV300|HSV4[05]0"
 #              getuid_callout          "/lib/udev/scsi_id --whitelisted --device=/dev/%n"
 #              features                "0"
 #              hardware_handler        "0"