[libmultipath] new hardware defaults
authorChristophe Varoqui <root@xa-s05.(none)>
Sat, 12 Nov 2005 07:52:19 +0000 (08:52 +0100)
committerChristophe Varoqui <root@xa-s05.(none)>
Sat, 12 Nov 2005 07:52:19 +0000 (08:52 +0100)
Pillardata hardware info submitted by Brian Wong.

libmultipath/hwtable.c

index 173300a..1ff7eea 100644 (file)
@@ -40,6 +40,9 @@ setup_default_hwtable (vector hw)
                   "1 queue_if_no_path", "emc_clariion", FAILBACK_IMMEDIATE);
        r += store_hwe_ext(hw, "IBM", "3542", GROUP_BY_SERIAL, DEFAULT_GETUID,
                   NULL, "0", "0", "tur", FAILBACK_UNDEF);
+       r += store_hwe_ext(hw, "Pillar", "Axiom 500", GROUP_BY_PRIO,
+                  DEFAULT_GETUID, "/sbin/mpath_prio_alua %d", "0", "0",
+                  "tur", FAILBACK_UNDEF);
        r += store_hwe_ext(hw, "SGI", "TP9400", MULTIBUS, DEFAULT_GETUID,
                   NULL, "0", "0", "tur", FAILBACK_UNDEF);
        r += store_hwe_ext(hw, "SGI", "TP9500", FAILOVER, DEFAULT_GETUID,