[ofa-general] [PATCH] uDAPL: Bug 497, dat.conf support for multiple interfaces, IPoIB failover

Arlin Davis arlin.r.davis at intel.com
Tue Apr 3 14:12:24 PDT 2007


Add support for multiple IB devices in dat.conf to support IPoIB HA failover.

Applied to master and ofed_1_2 branches.

Signed-off by: Arlin Davis ardavis at ichips.intel.com


diff --git a/doc/dat.conf b/doc/dat.conf
index 19f4521..53d319f 100644
--- a/doc/dat.conf
+++ b/doc/dat.conf
@@ -11,5 +11,10 @@
 #
 # Simple (OpenIB-cma) default with netdev name provided first on list 
 # to enable use of same dat.conf version on all nodes
+# 
+# Add examples for multiple interfaces and IPoIB HA fail over 
 #
 OpenIB-cma u1.2 nonthreadsafe default /usr/lib/libdaplcma.so dapl.1.2 "ib0 0" ""
+OpenIB-cma-1 u1.2 nonthreadsafe default /usr/lib/libdaplcma.so dapl.1.2 "ib1 0" ""
+OpenIB-cma-2 u1.2 nonthreadsafe default /usr/lib/libdaplcma.so dapl.1.2 "ib2 0" ""
+OpenIB-cma-3 u1.2 nonthreadsafe default /usr/lib/libdaplcma.so dapl.1.2 "ib3 0" ""







More information about the general mailing list