Changes between Initial Version and Version 1 of PlasticSlices/Continuation/Standing018


Ignore:
Timestamp:
04/11/14 13:35:10 (10 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PlasticSlices/Continuation/Standing018

    v1 v1  
     1[[PageOutline]]
     2
     3= Standing Run 018 =
     4
     5This was the eighteenth of a series of standing runs, of indefinite length, for as long as the composition of the slices remained consistent.
     6
     7In this run, we switched to having all production racks and ExoGENI racks participate in only two slices, so that Plastic Slices wasn't using so many scarce resources.
     8
     9It ran from 2014-04-11 through the present; the logs, graphs, and various other files, are at http://www.gpolab.bbn.com/plastic-slices/continuation/standing-018/.
     10
     11That directory has six subdirectories:
     12
     13 * 00ssh_config: SSH config fragments defining SSH aliases to use as hostnames, mapping those hostnames to the control interface on the corresponding host (or IP address) and port.
     14 * 00hosts: /etc/hosts style files mapping dataplane IP addresses to hostnames.
     15 * 00logins: Lists of the hostnames in each slice.
     16 * logs: The raw logs.
     17 * pngs: Graphs of the data in the logs.
     18 * rrds: RRD files used to create the graphs from the logs.
     19
     20Those "hostnames" are used in the tables below as well.
     21
     22Everything below this point was automatically generated by the script that manages the other aspects of the slice configuration.
     23
     24= Slices and aggregates =
     25
     26This table shows a quick summary of which aggregates appear in which slices.
     27
     28|| '''Aggregate''' || '''ps103''' || '''ps104''' || '''ps105''' || '''ps106''' || '''ps107''' || '''ps108''' || '''ps109''' || '''ps110''' ||
     29|| bbn-exogeni || ps103 ||  ||  ||  ||  || ps108 ||  ||  ||
     30|| bbn-instageni ||  || ps104 ||  || ps106 || ps107 ||  || ps109 ||  ||
     31|| clemson-instageni ||  ||  || ps105 ||  ||  ||  ||  ||  ||
     32|| cornell-instageni || ps103 ||  ||  ||  ||  ||  ||  || ps110 ||
     33|| fiu-exogeni || ps103 || ps104 ||  ||  || ps107 || ps108 ||  ||  ||
     34|| gatech-instageni ||  ||  ||  || ps106 ||  ||  ||  ||  ||
     35|| houston-exogeni ||  ||  || ps105 ||  ||  ||  ||  || ps110 ||
     36|| illinois-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     37|| kansas-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     38|| kentucky-instageni || ps103 ||  ||  ||  ||  ||  ||  || ps110 ||
     39|| kettering-instageni ||  ||  || ps105 ||  ||  || ps108 ||  ||  ||
     40|| max-instageni || ps103 ||  ||  ||  ||  || ps108 ||  ||  ||
     41|| missouri-instageni ||  || ps104 ||  ||  ||  ||  || ps109 ||  ||
     42|| moxi-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     43|| northwestern-instageni ||  ||  || ps105 || ps106 ||  || ps108 || ps109 ||  ||
     44|| nysernet-instageni ||  || ps104 ||  ||  || ps107 ||  ||  ||  ||
     45|| nyu-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     46|| princeton-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     47|| renci-exogeni ||  ||  ||  || ps106 ||  ||  || ps109 ||  ||
     48|| sox-instageni ||  || ps104 ||  ||  ||  ||  ||  ||  ||
     49|| stanford-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     50|| ufl-exogeni ||  ||  ||  || ps106 || ps107 ||  ||  ||  ||
     51|| utah-protogeni ||  ||  || ps105 ||  ||  || ps108 ||  ||  ||
     52|| utahddc-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     53|| wisconsin-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     54
     55= ps103 =
     56
     57[ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP], using port=5103, time=3300, and this table of source/destination pairs:
     58
     59|| '''source''' || '''destination''' ||
     60|| bbn-eg-ps103-a || max-ig-ps103-b ||
     61|| cornell-ig-ps103-a || kansas-ig-ps103-b ||
     62|| fiu-eg-ps103-a || bbn-eg-ps103-b ||
     63|| illinois-ig-ps103-a || prnz-ig-ps103-b ||
     64|| kansas-ig-ps103-a || fiu-eg-ps103-b ||
     65|| kentucky-ig-ps103-a || moxi-ig-ps103-b ||
     66|| max-ig-ps103-a || kentucky-ig-ps103-b ||
     67|| moxi-ig-ps103-a || illinois-ig-ps103-b ||
     68|| nyu-ig-ps103-a || cornell-ig-ps103-b ||
     69|| prnz-ig-ps103-a || stanford-ig-ps103-b ||
     70|| stanford-ig-ps103-a || wisconsin-ig-ps103-b ||
     71|| utahddc-ig-ps103-a || nyu-ig-ps103-b ||
     72|| wisconsin-ig-ps103-a || utahddc-ig-ps103-b ||
     73
     74== Commands run on each destination ==
     75
     76{{{
     77nice -n 19 iperf -B $ZOING_DST -p 5103 -s -i 1 -w 1m
     78}}}
     79
     80== Commands run on each source ==
     81
     82{{{
     83until echo '' | nc -p 15103 $ZOING_DST 5103 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5103 -t 3300 -w 1m
     84}}}
     85
     86= ps104 =
     87
     88[ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP], using port=5104, time=3300, and this table of source/destination pairs:
     89
     90|| '''source''' || '''destination''' ||
     91|| bbn-ig-ps104-a || prnz-ig-ps104-b ||
     92|| fiu-eg-ps104-a || bbn-ig-ps104-b ||
     93|| illinois-ig-ps104-a || stanford-ig-ps104-b ||
     94|| kansas-ig-ps104-a || nyu-ig-ps104-b ||
     95|| moxi-ig-ps104-a || utahddc-ig-ps104-b ||
     96|| mzri-ig-ps104-a || moxi-ig-ps104-b ||
     97|| nysernet-ig-ps104-a || kansas-ig-ps104-b ||
     98|| nyu-ig-ps104-a || fiu-eg-ps104-b ||
     99|| prnz-ig-ps104-a || nysernet-ig-ps104-b ||
     100|| sox-ig-ps104-a || illinois-ig-ps104-b ||
     101|| stanford-ig-ps104-a || wisconsin-ig-ps104-b ||
     102|| utahddc-ig-ps104-a || mzri-ig-ps104-b ||
     103|| wisconsin-ig-ps104-a || sox-ig-ps104-b ||
     104
     105== Commands run on each destination ==
     106
     107{{{
     108nice -n 19 iperf -B $ZOING_DST -p 5104 -s -i 1 -w 1m
     109}}}
     110
     111== Commands run on each source ==
     112
     113{{{
     114until echo '' | nc -p 15104 $ZOING_DST 5104 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5104 -t 3300 -w 1m
     115}}}
     116
     117= ps105 =
     118
     119[ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP], using port=5105, time=3300, and this table of source/destination pairs:
     120
     121|| '''source''' || '''destination''' ||
     122|| clemson-ig-ps105-a || wisconsin-ig-ps105-b ||
     123|| houston-eg-ps105-a || kansas-ig-ps105-b ||
     124|| illinois-ig-ps105-a || utahddc-ig-ps105-b ||
     125|| kansas-ig-ps105-a || nwzn-ig-ps105-b ||
     126|| kettering-ig-ps105-a || stanford-ig-ps105-b ||
     127|| moxi-ig-ps105-a || prnz-ig-ps105-b ||
     128|| nwzn-ig-ps105-a || utah-pg-ps105-b ||
     129|| nyu-ig-ps105-a || houston-eg-ps105-b ||
     130|| prnz-ig-ps105-a || nyu-ig-ps105-b ||
     131|| stanford-ig-ps105-a || kettering-ig-ps105-b ||
     132|| utah-pg-ps105-a || clemson-ig-ps105-b ||
     133|| utahddc-ig-ps105-a || moxi-ig-ps105-b ||
     134|| wisconsin-ig-ps105-a || illinois-ig-ps105-b ||
     135
     136== Commands run on each destination ==
     137
     138{{{
     139nice -n 19 iperf -B $ZOING_DST -p 5105 -s -i 1 -w 1m
     140}}}
     141
     142== Commands run on each source ==
     143
     144{{{
     145until echo '' | nc -p 15105 $ZOING_DST 5105 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5105 -t 3300 -w 1m
     146}}}
     147
     148= ps106 =
     149
     150[ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP], using port=5106, time=3300, and this table of source/destination pairs:
     151
     152|| '''source''' || '''destination''' ||
     153|| bbn-ig-ps106-a || wisconsin-ig-ps106-b ||
     154|| gatech-ig-ps106-a || nwzn-ig-ps106-b ||
     155|| illinois-ig-ps106-a || nyu-ig-ps106-b ||
     156|| kansas-ig-ps106-a || gatech-ig-ps106-b ||
     157|| moxi-ig-ps106-a || prnz-ig-ps106-b ||
     158|| nwzn-ig-ps106-a || moxi-ig-ps106-b ||
     159|| nyu-ig-ps106-a || utahddc-ig-ps106-b ||
     160|| prnz-ig-ps106-a || renci-eg-ps106-b ||
     161|| renci-eg-ps106-a || illinois-ig-ps106-b ||
     162|| stanford-ig-ps106-a || bbn-ig-ps106-b ||
     163|| ufl-eg-ps106-a || kansas-ig-ps106-b ||
     164|| utahddc-ig-ps106-a || stanford-ig-ps106-b ||
     165|| wisconsin-ig-ps106-a || ufl-eg-ps106-b ||
     166
     167== Commands run on each destination ==
     168
     169{{{
     170nice -n 19 iperf -B $ZOING_DST -p 5106 -s -i 1 -w 1m
     171}}}
     172
     173== Commands run on each source ==
     174
     175{{{
     176until echo '' | nc -p 15106 $ZOING_DST 5106 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5106 -t 3300 -w 1m
     177}}}
     178
     179= ps107 =
     180
     181[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5107, time=3300, rate=2, and this table of source/destination pairs:
     182
     183|| '''source''' || '''destination''' ||
     184|| bbn-ig-ps107-a || wisconsin-ig-ps107-b ||
     185|| fiu-eg-ps107-a || bbn-ig-ps107-b ||
     186|| illinois-ig-ps107-a || prnz-ig-ps107-b ||
     187|| kansas-ig-ps107-a || nyu-ig-ps107-b ||
     188|| moxi-ig-ps107-a || fiu-eg-ps107-b ||
     189|| nysernet-ig-ps107-a || ufl-eg-ps107-b ||
     190|| nyu-ig-ps107-a || illinois-ig-ps107-b ||
     191|| prnz-ig-ps107-a || utahddc-ig-ps107-b ||
     192|| stanford-ig-ps107-a || kansas-ig-ps107-b ||
     193|| ufl-eg-ps107-a || stanford-ig-ps107-b ||
     194|| utahddc-ig-ps107-a || moxi-ig-ps107-b ||
     195|| wisconsin-ig-ps107-a || nysernet-ig-ps107-b ||
     196
     197== Commands run on each destination ==
     198
     199{{{
     200nice -n 19 iperf -u -B $ZOING_DST -p 5107 -s -i 1
     201}}}
     202
     203== Commands run on each source ==
     204
     205{{{
     206nice -n 19 iperf -u -c $ZOING_DST -p 5107 -t 3300 -b 2M
     207}}}
     208
     209= ps108 =
     210
     211[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5108, time=3300, rate=3, and this table of source/destination pairs:
     212
     213|| '''source''' || '''destination''' ||
     214|| bbn-eg-ps108-a || max-ig-ps108-b ||
     215|| fiu-eg-ps108-a || bbn-eg-ps108-b ||
     216|| illinois-ig-ps108-a || wisconsin-ig-ps108-b ||
     217|| kansas-ig-ps108-a || nwzn-ig-ps108-b ||
     218|| kettering-ig-ps108-a || illinois-ig-ps108-b ||
     219|| max-ig-ps108-a || fiu-eg-ps108-b ||
     220|| moxi-ig-ps108-a || utah-pg-ps108-b ||
     221|| nwzn-ig-ps108-a || kansas-ig-ps108-b ||
     222|| nyu-ig-ps108-a || stanford-ig-ps108-b ||
     223|| prnz-ig-ps108-a || utahddc-ig-ps108-b ||
     224|| stanford-ig-ps108-a || kettering-ig-ps108-b ||
     225|| utah-pg-ps108-a || nyu-ig-ps108-b ||
     226|| utahddc-ig-ps108-a || moxi-ig-ps108-b ||
     227|| wisconsin-ig-ps108-a || prnz-ig-ps108-b ||
     228
     229== Commands run on each destination ==
     230
     231{{{
     232nice -n 19 iperf -u -B $ZOING_DST -p 5108 -s -i 1
     233}}}
     234
     235== Commands run on each source ==
     236
     237{{{
     238nice -n 19 iperf -u -c $ZOING_DST -p 5108 -t 3300 -b 3M
     239}}}
     240
     241= ps109 =
     242
     243[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5109, time=3300, rate=4, and this table of source/destination pairs:
     244
     245|| '''source''' || '''destination''' ||
     246|| bbn-ig-ps109-a || nyu-ig-ps109-b ||
     247|| illinois-ig-ps109-a || kansas-ig-ps109-b ||
     248|| kansas-ig-ps109-a || prnz-ig-ps109-b ||
     249|| moxi-ig-ps109-a || wisconsin-ig-ps109-b ||
     250|| mzri-ig-ps109-a || nwzn-ig-ps109-b ||
     251|| nwzn-ig-ps109-a || moxi-ig-ps109-b ||
     252|| nyu-ig-ps109-a || utahddc-ig-ps109-b ||
     253|| prnz-ig-ps109-a || stanford-ig-ps109-b ||
     254|| renci-eg-ps109-a || illinois-ig-ps109-b ||
     255|| stanford-ig-ps109-a || bbn-ig-ps109-b ||
     256|| utahddc-ig-ps109-a || mzri-ig-ps109-b ||
     257|| wisconsin-ig-ps109-a || renci-eg-ps109-b ||
     258
     259== Commands run on each destination ==
     260
     261{{{
     262nice -n 19 iperf -u -B $ZOING_DST -p 5109 -s -i 1
     263}}}
     264
     265== Commands run on each source ==
     266
     267{{{
     268nice -n 19 iperf -u -c $ZOING_DST -p 5109 -t 3300 -b 4M
     269}}}
     270
     271= ps110 =
     272
     273[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5110, time=3300, rate=5, and this table of source/destination pairs:
     274
     275|| '''source''' || '''destination''' ||
     276|| cornell-ig-ps110-a || illinois-ig-ps110-b ||
     277|| houston-eg-ps110-a || stanford-ig-ps110-b ||
     278|| illinois-ig-ps110-a || houston-eg-ps110-b ||
     279|| kansas-ig-ps110-a || cornell-ig-ps110-b ||
     280|| kentucky-ig-ps110-a || utahddc-ig-ps110-b ||
     281|| moxi-ig-ps110-a || nyu-ig-ps110-b ||
     282|| nyu-ig-ps110-a || kentucky-ig-ps110-b ||
     283|| prnz-ig-ps110-a || kansas-ig-ps110-b ||
     284|| stanford-ig-ps110-a || wisconsin-ig-ps110-b ||
     285|| utahddc-ig-ps110-a || prnz-ig-ps110-b ||
     286|| wisconsin-ig-ps110-a || moxi-ig-ps110-b ||
     287
     288== Commands run on each destination ==
     289
     290{{{
     291nice -n 19 iperf -u -B $ZOING_DST -p 5110 -s -i 1
     292}}}
     293
     294== Commands run on each source ==
     295
     296{{{
     297nice -n 19 iperf -u -c $ZOING_DST -p 5110 -t 3300 -b 5M
     298}}}
     299