From daa28fbf0d1d7a0b8fcca4a711f4db10822ef0bf Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Tue, 11 Mar 2014 12:46:27 +0000 Subject: - Working testbed configuration on SuperMUC. --- contrib/testbed_supermuc.conf | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) (limited to 'contrib') diff --git a/contrib/testbed_supermuc.conf b/contrib/testbed_supermuc.conf index fa2439046..38ad1a851 100644 --- a/contrib/testbed_supermuc.conf +++ b/contrib/testbed_supermuc.conf @@ -4,9 +4,10 @@ PORT = 12113 ACCEPT_FROM = 127.0.0.1;10.0.0.0/8; HOSTNAME = localhost MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 +MAX_PARALLEL_OPERATIONS = 500 OVERLAY_TOPOLOGY = 2D_TORUS OVERLAY_RANDOM_LINKS = 4000 -OPERATION_TIMEOUT = 45 s +OPERATION_TIMEOUT = 10 s # LOG_FILE = /tmp/testbed.log #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args MAX_OPEN_FDS=512 @@ -48,9 +49,10 @@ AUTOSTART = YES USE_EPHEMERAL_KEYS = NO [arm] -DEFAULTSERVICES = core +DEFAULTSERVICES = transport core ats #PORT = 12366 DEBUG = NO +#PREFIX = strace -r -T -o /${WORK}/trace/${PEERID}.strace [transport-udp] TIMEOUT = 300 s @@ -60,29 +62,13 @@ BROADCAST = NO [PATHS] SERVICEHOME = /tmp/test-testbed/ -[dns] -AUTOSTART = NO - -[nse] -AUTOSTART = NO - -[vpn] -AUTOSTART = NO - [nat] -RETURN_LOCAL_ADDRESSES = YES - -[gns] -AUTOSTART = NO +BEHIND_NAT = NO +RETURN_LOCAL_ADDRESSES = NO [peerinfo] -NO_IO = YES - -[consensus] -AUTOSTART = NO - -[dv] AUTOSTART = NO +NO_IO = YES [testing] USE_ABSTRACT_SOCKETS = YES -- cgit v1.2.3