- supermuc config
authorSree Harsha Totakura <totakura@in.tum.de>
Thu, 2 May 2013 14:21:04 +0000 (14:21 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Thu, 2 May 2013 14:21:04 +0000 (14:21 +0000)
contrib/testbed_supermuc.conf

index 6758c5c3f13cd68372f784409b3b6937758d946e..de9a3c9458375a12c6aafc42da12328787f1c091 100644 (file)
@@ -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