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


Ignore:
Timestamp:
10/21/13 11:56:43 (10 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PlasticSlices/Continuation/Standing009

    v1 v1  
     1[[PageOutline]]
     2
     3= Standing Run 009 =
     4
     5This was the ninth of a series of standing runs, of indefinite length, for as long as the composition of the slices remained consistent. We're thus no longer writing up results or comments on this page; we expect to create some visualization tools for the raw log data, but haven't yet. (Or switch to using some real I&M tools, at some point.)
     6
     7In this run, we added the Missouri, Illinois, and SoX InstaGENI racks, and dropped all of the ExoGENI racks to free up scarce resources for GEC 18.
     8
     9The hostpair tables below use SSH aliases (from my ~/.ssh/config file); there's an SSH config fragment defining those aliases in the log directory below (named "00ssh_config)".
     10
     11This run used Zoing to manage the experiments, which launches hour-long runs out of cron, logging each experiment to a separate file.
     12
     13The raw logs are at http://www.gpolab.bbn.com/plastic-slices/continuation/standing-000/, and run from 2013-10-21 through the present.
     14
     15Everything below this point was automatically generated by the script that manages the other aspects of the slice configuration.
     16
     17= Slices and aggregates =
     18
     19This table shows a quick summary of which aggregates appear in which slices.
     20
     21|| '''Aggregate''' || '''ps103''' || '''ps104''' || '''ps105''' || '''ps106''' || '''ps107''' || '''ps108''' || '''ps109''' || '''ps110''' ||
     22|| bbn-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     23|| clemson-instageni || ps103 || ps104 || ps105 || ps106 ||  ||  ||  ||  ||
     24|| gatech-instageni || ps103 || ps104 || ps105 || ps106 ||  ||  ||  ||  ||
     25|| illinois-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     26|| kentucky-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     27|| kettering-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     28|| max-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     29|| missouri-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     30|| northwestern-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     31|| nysernet-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     32|| nyu-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     33|| princeton-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     34|| sox-instageni || ps103 || ps104 || ps105 || ps106 ||  ||  ||  ||  ||
     35|| utah-protogeni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     36|| utahddc-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     37
     38= ps103 =
     39
     40[ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP], using port=5103, time=3300, and this table of source/destination pairs:
     41
     42|| '''source''' || '''destination''' ||
     43|| bbn-ig-ps103-a || nysernet-ig-ps103-b ||
     44|| clemson-ig-ps103-a || max-ig-ps103-b ||
     45|| gatech-ig-ps103-a || missouri-ig-ps103-b ||
     46|| illinois-ig-ps103-a || utah-pg-ps103-b ||
     47|| kentucky-ig-ps103-a || kettering-ig-ps103-b ||
     48|| kettering-ig-ps103-a || utahddc-ig-ps103-b ||
     49|| max-ig-ps103-a || bbn-ig-ps103-b ||
     50|| missouri-ig-ps103-a || clemson-ig-ps103-b ||
     51|| northwestern-ig-ps103-a || gatech-ig-ps103-b ||
     52|| nysernet-ig-ps103-a || illinois-ig-ps103-b ||
     53|| nyu-ig-ps103-a || northwestern-ig-ps103-b ||
     54|| princeton-ig-ps103-a || sox-ig-ps103-b ||
     55|| sox-ig-ps103-a || nyu-ig-ps103-b ||
     56|| utah-pg-ps103-a || kentucky-ig-ps103-b ||
     57|| utahddc-ig-ps103-a || princeton-ig-ps103-b ||
     58
     59== Commands run on each destination ==
     60
     61{{{
     62nice -n 19 iperf -B $ZOING_DST -p 5103 -s -i 1 -w 1m
     63}}}
     64
     65== Commands run on each source ==
     66
     67{{{
     68until echo '' | nc $ZOING_DST 5103 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5103 -t 3300 -w 1m
     69}}}
     70
     71= ps104 =
     72
     73[ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP], using port=5104, time=3300, and this table of source/destination pairs:
     74
     75|| '''source''' || '''destination''' ||
     76|| bbn-ig-ps104-a || northwestern-ig-ps104-b ||
     77|| clemson-ig-ps104-a || kettering-ig-ps104-b ||
     78|| gatech-ig-ps104-a || illinois-ig-ps104-b ||
     79|| illinois-ig-ps104-a || utah-pg-ps104-b ||
     80|| kentucky-ig-ps104-a || sox-ig-ps104-b ||
     81|| kettering-ig-ps104-a || bbn-ig-ps104-b ||
     82|| max-ig-ps104-a || missouri-ig-ps104-b ||
     83|| missouri-ig-ps104-a || nyu-ig-ps104-b ||
     84|| northwestern-ig-ps104-a || utahddc-ig-ps104-b ||
     85|| nysernet-ig-ps104-a || princeton-ig-ps104-b ||
     86|| nyu-ig-ps104-a || gatech-ig-ps104-b ||
     87|| princeton-ig-ps104-a || max-ig-ps104-b ||
     88|| sox-ig-ps104-a || nysernet-ig-ps104-b ||
     89|| utah-pg-ps104-a || clemson-ig-ps104-b ||
     90|| utahddc-ig-ps104-a || kentucky-ig-ps104-b ||
     91
     92== Commands run on each destination ==
     93
     94{{{
     95nice -n 19 iperf -B $ZOING_DST -p 5104 -s -i 1 -w 1m
     96}}}
     97
     98== Commands run on each source ==
     99
     100{{{
     101until echo '' | nc $ZOING_DST 5104 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5104 -t 3300 -w 1m
     102}}}
     103
     104= ps105 =
     105
     106[ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP], using port=5105, time=3300, and this table of source/destination pairs:
     107
     108|| '''source''' || '''destination''' ||
     109|| bbn-ig-ps105-a || clemson-ig-ps105-b ||
     110|| clemson-ig-ps105-a || missouri-ig-ps105-b ||
     111|| gatech-ig-ps105-a || max-ig-ps105-b ||
     112|| illinois-ig-ps105-a || kettering-ig-ps105-b ||
     113|| kentucky-ig-ps105-a || northwestern-ig-ps105-b ||
     114|| kettering-ig-ps105-a || kentucky-ig-ps105-b ||
     115|| max-ig-ps105-a || illinois-ig-ps105-b ||
     116|| missouri-ig-ps105-a || nyu-ig-ps105-b ||
     117|| northwestern-ig-ps105-a || princeton-ig-ps105-b ||
     118|| nysernet-ig-ps105-a || utah-pg-ps105-b ||
     119|| nyu-ig-ps105-a || sox-ig-ps105-b ||
     120|| princeton-ig-ps105-a || bbn-ig-ps105-b ||
     121|| sox-ig-ps105-a || utahddc-ig-ps105-b ||
     122|| utah-pg-ps105-a || gatech-ig-ps105-b ||
     123|| utahddc-ig-ps105-a || nysernet-ig-ps105-b ||
     124
     125== Commands run on each destination ==
     126
     127{{{
     128nice -n 19 iperf -B $ZOING_DST -p 5105 -s -i 1 -w 1m
     129}}}
     130
     131== Commands run on each source ==
     132
     133{{{
     134until echo '' | nc $ZOING_DST 5105 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5105 -t 3300 -w 1m
     135}}}
     136
     137= ps106 =
     138
     139[ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP], using port=5106, time=3300, and this table of source/destination pairs:
     140
     141|| '''source''' || '''destination''' ||
     142|| bbn-ig-ps106-a || clemson-ig-ps106-b ||
     143|| clemson-ig-ps106-a || nyu-ig-ps106-b ||
     144|| gatech-ig-ps106-a || nysernet-ig-ps106-b ||
     145|| illinois-ig-ps106-a || max-ig-ps106-b ||
     146|| kentucky-ig-ps106-a || utah-pg-ps106-b ||
     147|| kettering-ig-ps106-a || utahddc-ig-ps106-b ||
     148|| max-ig-ps106-a || northwestern-ig-ps106-b ||
     149|| missouri-ig-ps106-a || sox-ig-ps106-b ||
     150|| northwestern-ig-ps106-a || kettering-ig-ps106-b ||
     151|| nysernet-ig-ps106-a || missouri-ig-ps106-b ||
     152|| nyu-ig-ps106-a || kentucky-ig-ps106-b ||
     153|| princeton-ig-ps106-a || gatech-ig-ps106-b ||
     154|| sox-ig-ps106-a || illinois-ig-ps106-b ||
     155|| utah-pg-ps106-a || princeton-ig-ps106-b ||
     156|| utahddc-ig-ps106-a || bbn-ig-ps106-b ||
     157
     158== Commands run on each destination ==
     159
     160{{{
     161nice -n 19 iperf -B $ZOING_DST -p 5106 -s -i 1 -w 1m
     162}}}
     163
     164== Commands run on each source ==
     165
     166{{{
     167until echo '' | nc $ZOING_DST 5106 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5106 -t 3300 -w 1m
     168}}}
     169
     170= ps107 =
     171
     172[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5107, time=3300, rate=2, and this table of source/destination pairs:
     173
     174|| '''source''' || '''destination''' ||
     175|| bbn-ig-ps107-a || kettering-ig-ps107-b ||
     176|| illinois-ig-ps107-a || utah-pg-ps107-b ||
     177|| kentucky-ig-ps107-a || illinois-ig-ps107-b ||
     178|| kettering-ig-ps107-a || kentucky-ig-ps107-b ||
     179|| max-ig-ps107-a || utahddc-ig-ps107-b ||
     180|| missouri-ig-ps107-a || bbn-ig-ps107-b ||
     181|| northwestern-ig-ps107-a || princeton-ig-ps107-b ||
     182|| nysernet-ig-ps107-a || missouri-ig-ps107-b ||
     183|| nyu-ig-ps107-a || max-ig-ps107-b ||
     184|| princeton-ig-ps107-a || nysernet-ig-ps107-b ||
     185|| utah-pg-ps107-a || nyu-ig-ps107-b ||
     186|| utahddc-ig-ps107-a || northwestern-ig-ps107-b ||
     187
     188== Commands run on each destination ==
     189
     190{{{
     191nice -n 19 iperf -u -B $ZOING_DST -p 5107 -s -i 1
     192}}}
     193
     194== Commands run on each source ==
     195
     196{{{
     197nice -n 19 iperf -u -c $ZOING_DST -p 5107 -t 3300 -b 2M
     198}}}
     199
     200= ps108 =
     201
     202[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5108, time=3300, rate=3, and this table of source/destination pairs:
     203
     204|| '''source''' || '''destination''' ||
     205|| bbn-ig-ps108-a || illinois-ig-ps108-b ||
     206|| illinois-ig-ps108-a || kettering-ig-ps108-b ||
     207|| kentucky-ig-ps108-a || utahddc-ig-ps108-b ||
     208|| kettering-ig-ps108-a || princeton-ig-ps108-b ||
     209|| max-ig-ps108-a || utah-pg-ps108-b ||
     210|| missouri-ig-ps108-a || bbn-ig-ps108-b ||
     211|| northwestern-ig-ps108-a || nysernet-ig-ps108-b ||
     212|| nysernet-ig-ps108-a || missouri-ig-ps108-b ||
     213|| nyu-ig-ps108-a || northwestern-ig-ps108-b ||
     214|| princeton-ig-ps108-a || kentucky-ig-ps108-b ||
     215|| utah-pg-ps108-a || nyu-ig-ps108-b ||
     216|| utahddc-ig-ps108-a || max-ig-ps108-b ||
     217
     218== Commands run on each destination ==
     219
     220{{{
     221nice -n 19 iperf -u -B $ZOING_DST -p 5108 -s -i 1
     222}}}
     223
     224== Commands run on each source ==
     225
     226{{{
     227nice -n 19 iperf -u -c $ZOING_DST -p 5108 -t 3300 -b 3M
     228}}}
     229
     230= ps109 =
     231
     232[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5109, time=3300, rate=4, and this table of source/destination pairs:
     233
     234|| '''source''' || '''destination''' ||
     235|| bbn-ig-ps109-a || kettering-ig-ps109-b ||
     236|| illinois-ig-ps109-a || bbn-ig-ps109-b ||
     237|| kentucky-ig-ps109-a || nysernet-ig-ps109-b ||
     238|| kettering-ig-ps109-a || princeton-ig-ps109-b ||
     239|| max-ig-ps109-a || utahddc-ig-ps109-b ||
     240|| missouri-ig-ps109-a || max-ig-ps109-b ||
     241|| northwestern-ig-ps109-a || utah-pg-ps109-b ||
     242|| nysernet-ig-ps109-a || nyu-ig-ps109-b ||
     243|| nyu-ig-ps109-a || illinois-ig-ps109-b ||
     244|| princeton-ig-ps109-a || missouri-ig-ps109-b ||
     245|| utah-pg-ps109-a || kentucky-ig-ps109-b ||
     246|| utahddc-ig-ps109-a || northwestern-ig-ps109-b ||
     247
     248== Commands run on each destination ==
     249
     250{{{
     251nice -n 19 iperf -u -B $ZOING_DST -p 5109 -s -i 1
     252}}}
     253
     254== Commands run on each source ==
     255
     256{{{
     257nice -n 19 iperf -u -c $ZOING_DST -p 5109 -t 3300 -b 4M
     258}}}
     259
     260= ps110 =
     261
     262[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5110, time=3300, rate=5, and this table of source/destination pairs:
     263
     264|| '''source''' || '''destination''' ||
     265|| bbn-ig-ps110-a || kentucky-ig-ps110-b ||
     266|| illinois-ig-ps110-a || kettering-ig-ps110-b ||
     267|| kentucky-ig-ps110-a || utah-pg-ps110-b ||
     268|| kettering-ig-ps110-a || nysernet-ig-ps110-b ||
     269|| max-ig-ps110-a || missouri-ig-ps110-b ||
     270|| missouri-ig-ps110-a || nyu-ig-ps110-b ||
     271|| northwestern-ig-ps110-a || utahddc-ig-ps110-b ||
     272|| nysernet-ig-ps110-a || princeton-ig-ps110-b ||
     273|| nyu-ig-ps110-a || bbn-ig-ps110-b ||
     274|| princeton-ig-ps110-a || max-ig-ps110-b ||
     275|| utah-pg-ps110-a || northwestern-ig-ps110-b ||
     276|| utahddc-ig-ps110-a || illinois-ig-ps110-b ||
     277
     278== Commands run on each destination ==
     279
     280{{{
     281nice -n 19 iperf -u -B $ZOING_DST -p 5110 -s -i 1
     282}}}
     283
     284== Commands run on each source ==
     285
     286{{{
     287nice -n 19 iperf -u -c $ZOING_DST -p 5110 -t 3300 -b 5M
     288}}}
     289