From 9f344d13ecaade85c52c9ba79dbbe7cc11bb7d17 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Thu, 2 May 2013 14:21:04 +0000 Subject: - supermuc config --- contrib/testbed_supermuc.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'contrib') diff --git a/contrib/testbed_supermuc.conf b/contrib/testbed_supermuc.conf index 6758c5c3f..de9a3c945 100644 --- a/contrib/testbed_supermuc.conf +++ b/contrib/testbed_supermuc.conf @@ -1,14 +1,16 @@ [testbed] AUTOSTART = NO PORT = 12113 -ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24, 10.0.0.0/8; +ACCEPT_FROM = 127.0.0.1;10.0.0.0/8; HOSTNAME = localhost MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 -OVERLAY_TOPOLOGY = RANDOM -OVERLAY_RANDOM_LINKS = 100000 +OVERLAY_TOPOLOGY = 2D_TORUS +OVERLAY_RANDOM_LINKS = 4000 OPERATION_TIMEOUT = 45 s # LOG_FILE = /tmp/testbed.log #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args +MAX_OPEN_FDS=512 +SETUP_TIMEOUT = 30 m [fs] AUTOSTART = NO -- cgit v1.2.3