[dm-devel] [patch] hwtable.c entries

Brian Wong bwong at pillardata.com
Sat Nov 12 00:34:49 UTC 2005


Hi Christophe,

Can you apply this hwtable entry update?  It's below and attached.
Thanks!

Cheers,

brian

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -44,6 +44,9 @@ setup_default_hwtable (vector hw)
                   NULL, "0", "0", "tur", FAILBACK_UNDEF);
        r += store_hwe_ext(hw, "SGI", "TP9500", FAILOVER,
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);

        return r;
 }
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mp_hwtable.diff
Type: application/octet-stream
Size: 531 bytes
Desc: mp_hwtable.diff
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20051111/a1b3b3c5/attachment.obj>


More information about the dm-devel mailing list