From ba470dcec92807a8aa200313df8a6804a452955b Mon Sep 17 00:00:00 2001 From: Samuel Gutierrez Date: Wed, 26 Sep 2012 14:47:00 +0000 Subject: [PATCH] Add eth0 to oob_tcp_if_include This commit was SVN r27374. --- contrib/platform/lanl/tlcc2/debug-nopanasas.conf | 2 +- contrib/platform/lanl/tlcc2/debug-panasas.conf | 2 +- contrib/platform/lanl/tlcc2/optimized-nopanasas.conf | 2 +- contrib/platform/lanl/tlcc2/optimized-panasas.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/platform/lanl/tlcc2/debug-nopanasas.conf b/contrib/platform/lanl/tlcc2/debug-nopanasas.conf index 722f0e72a2..75dc4bfc60 100644 --- a/contrib/platform/lanl/tlcc2/debug-nopanasas.conf +++ b/contrib/platform/lanl/tlcc2/debug-nopanasas.conf @@ -85,7 +85,7 @@ orte_notifier = syslog ## Add the interface for out-of-band communication ## and set it up -oob_tcp_if_include=ib0 +oob_tcp_if_include=ib0,eth0 oob_tcp_peer_retries = 1000 oob_tcp_disable_family = IPv6 oob_tcp_listen_mode = listen_thread diff --git a/contrib/platform/lanl/tlcc2/debug-panasas.conf b/contrib/platform/lanl/tlcc2/debug-panasas.conf index 722f0e72a2..75dc4bfc60 100644 --- a/contrib/platform/lanl/tlcc2/debug-panasas.conf +++ b/contrib/platform/lanl/tlcc2/debug-panasas.conf @@ -85,7 +85,7 @@ orte_notifier = syslog ## Add the interface for out-of-band communication ## and set it up -oob_tcp_if_include=ib0 +oob_tcp_if_include=ib0,eth0 oob_tcp_peer_retries = 1000 oob_tcp_disable_family = IPv6 oob_tcp_listen_mode = listen_thread diff --git a/contrib/platform/lanl/tlcc2/optimized-nopanasas.conf b/contrib/platform/lanl/tlcc2/optimized-nopanasas.conf index 1e336310bc..a8cc48f608 100644 --- a/contrib/platform/lanl/tlcc2/optimized-nopanasas.conf +++ b/contrib/platform/lanl/tlcc2/optimized-nopanasas.conf @@ -85,7 +85,7 @@ orte_notifier = syslog ## Add the interface for out-of-band communication ## and set it up -oob_tcp_if_include=ib0 +oob_tcp_if_include=ib0,eth0 oob_tcp_peer_retries = 1000 oob_tcp_disable_family = IPv6 oob_tcp_listen_mode = listen_thread diff --git a/contrib/platform/lanl/tlcc2/optimized-panasas.conf b/contrib/platform/lanl/tlcc2/optimized-panasas.conf index 1e336310bc..a8cc48f608 100644 --- a/contrib/platform/lanl/tlcc2/optimized-panasas.conf +++ b/contrib/platform/lanl/tlcc2/optimized-panasas.conf @@ -85,7 +85,7 @@ orte_notifier = syslog ## Add the interface for out-of-band communication ## and set it up -oob_tcp_if_include=ib0 +oob_tcp_if_include=ib0,eth0 oob_tcp_peer_retries = 1000 oob_tcp_disable_family = IPv6 oob_tcp_listen_mode = listen_thread