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


Ignore:
Timestamp:
11/01/13 13:07:26 (10 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PlasticSlices/Continuation/Standing010

    v1 v1  
     1[[PageOutline]]
     2
     3= Standing Run 010 =
     4
     5This was the tenth 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 Wisconsin InstaGENI rack, and added back in all of the ExoGENI racks (after they were done being reserved 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-010/, and run from 2013-11-01 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-exogeni || ps103 ||  ||  ||  ||  || ps108 ||  ||  ||
     23|| bbn-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     24|| clemson-instageni || ps103 || ps104 || ps105 || ps106 ||  ||  ||  ||  ||
     25|| fiu-exogeni ||  || ps104 ||  ||  || ps107 ||  ||  ||  ||
     26|| gatech-instageni || ps103 || ps104 || ps105 || ps106 ||  ||  ||  ||  ||
     27|| houston-exogeni ||  ||  || ps105 ||  ||  ||  ||  || ps110 ||
     28|| illinois-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     29|| kentucky-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     30|| kettering-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     31|| max-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     32|| missouri-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     33|| northwestern-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     34|| nysernet-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     35|| nyu-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     36|| princeton-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     37|| renci-exogeni ||  ||  ||  || ps106 ||  ||  || ps109 ||  ||
     38|| sox-instageni || ps103 || ps104 || ps105 || ps106 ||  ||  ||  ||  ||
     39|| utah-protogeni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     40|| utahddc-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     41|| wisconsin-instageni || ps103 || ps104 || ps105 || ps106 || ps107 || ps108 || ps109 || ps110 ||
     42
     43= ps103 =
     44
     45[ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP], using port=5103, time=3300, and this table of source/destination pairs:
     46
     47|| '''source''' || '''destination''' ||
     48|| bbn-eg-ps103-a || utahddc-ig-ps103-b ||
     49|| bbn-ig-ps103-a || kentucky-ig-ps103-b ||
     50|| clemson-ig-ps103-a || bbn-ig-ps103-b ||
     51|| gatech-ig-ps103-a || bbn-eg-ps103-b ||
     52|| illinois-ig-ps103-a || nysernet-ig-ps103-b ||
     53|| kentucky-ig-ps103-a || nyu-ig-ps103-b ||
     54|| kettering-ig-ps103-a || gatech-ig-ps103-b ||
     55|| max-ig-ps103-a || princeton-ig-ps103-b ||
     56|| missouri-ig-ps103-a || northwestern-ig-ps103-b ||
     57|| northwestern-ig-ps103-a || kettering-ig-ps103-b ||
     58|| nysernet-ig-ps103-a || utah-pg-ps103-b ||
     59|| nyu-ig-ps103-a || missouri-ig-ps103-b ||
     60|| princeton-ig-ps103-a || clemson-ig-ps103-b ||
     61|| sox-ig-ps103-a || wisconsin-ig-ps103-b ||
     62|| utah-pg-ps103-a || max-ig-ps103-b ||
     63|| utahddc-ig-ps103-a || sox-ig-ps103-b ||
     64|| wisconsin-ig-ps103-a || illinois-ig-ps103-b ||
     65
     66== Commands run on each destination ==
     67
     68{{{
     69nice -n 19 iperf -B $ZOING_DST -p 5103 -s -i 1 -w 1m
     70}}}
     71
     72== Commands run on each source ==
     73
     74{{{
     75until echo '' | nc $ZOING_DST 5103 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5103 -t 3300 -w 1m
     76}}}
     77
     78= ps104 =
     79
     80[ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP], using port=5104, time=3300, and this table of source/destination pairs:
     81
     82|| '''source''' || '''destination''' ||
     83|| bbn-ig-ps104-a || max-ig-ps104-b ||
     84|| clemson-ig-ps104-a || kettering-ig-ps104-b ||
     85|| fiu-eg-ps104-a || gatech-ig-ps104-b ||
     86|| gatech-ig-ps104-a || bbn-ig-ps104-b ||
     87|| illinois-ig-ps104-a || wisconsin-ig-ps104-b ||
     88|| kentucky-ig-ps104-a || sox-ig-ps104-b ||
     89|| kettering-ig-ps104-a || utahddc-ig-ps104-b ||
     90|| max-ig-ps104-a || northwestern-ig-ps104-b ||
     91|| missouri-ig-ps104-a || illinois-ig-ps104-b ||
     92|| northwestern-ig-ps104-a || utah-pg-ps104-b ||
     93|| nysernet-ig-ps104-a || nyu-ig-ps104-b ||
     94|| nyu-ig-ps104-a || fiu-eg-ps104-b ||
     95|| princeton-ig-ps104-a || missouri-ig-ps104-b ||
     96|| sox-ig-ps104-a || clemson-ig-ps104-b ||
     97|| utah-pg-ps104-a || kentucky-ig-ps104-b ||
     98|| utahddc-ig-ps104-a || princeton-ig-ps104-b ||
     99|| wisconsin-ig-ps104-a || nysernet-ig-ps104-b ||
     100
     101== Commands run on each destination ==
     102
     103{{{
     104nice -n 19 iperf -B $ZOING_DST -p 5104 -s -i 1 -w 1m
     105}}}
     106
     107== Commands run on each source ==
     108
     109{{{
     110until echo '' | nc $ZOING_DST 5104 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5104 -t 3300 -w 1m
     111}}}
     112
     113= ps105 =
     114
     115[ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP], using port=5105, time=3300, and this table of source/destination pairs:
     116
     117|| '''source''' || '''destination''' ||
     118|| bbn-ig-ps105-a || missouri-ig-ps105-b ||
     119|| clemson-ig-ps105-a || wisconsin-ig-ps105-b ||
     120|| gatech-ig-ps105-a || kettering-ig-ps105-b ||
     121|| houston-eg-ps105-a || kentucky-ig-ps105-b ||
     122|| illinois-ig-ps105-a || utah-pg-ps105-b ||
     123|| kentucky-ig-ps105-a || bbn-ig-ps105-b ||
     124|| kettering-ig-ps105-a || princeton-ig-ps105-b ||
     125|| max-ig-ps105-a || gatech-ig-ps105-b ||
     126|| missouri-ig-ps105-a || illinois-ig-ps105-b ||
     127|| northwestern-ig-ps105-a || sox-ig-ps105-b ||
     128|| nysernet-ig-ps105-a || nyu-ig-ps105-b ||
     129|| nyu-ig-ps105-a || max-ig-ps105-b ||
     130|| princeton-ig-ps105-a || northwestern-ig-ps105-b ||
     131|| sox-ig-ps105-a || utahddc-ig-ps105-b ||
     132|| utah-pg-ps105-a || clemson-ig-ps105-b ||
     133|| utahddc-ig-ps105-a || houston-eg-ps105-b ||
     134|| wisconsin-ig-ps105-a || nysernet-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 $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 || nyu-ig-ps106-b ||
     154|| clemson-ig-ps106-a || northwestern-ig-ps106-b ||
     155|| gatech-ig-ps106-a || missouri-ig-ps106-b ||
     156|| illinois-ig-ps106-a || kentucky-ig-ps106-b ||
     157|| kentucky-ig-ps106-a || clemson-ig-ps106-b ||
     158|| kettering-ig-ps106-a || illinois-ig-ps106-b ||
     159|| max-ig-ps106-a || utahddc-ig-ps106-b ||
     160|| missouri-ig-ps106-a || kettering-ig-ps106-b ||
     161|| northwestern-ig-ps106-a || utah-pg-ps106-b ||
     162|| nysernet-ig-ps106-a || sox-ig-ps106-b ||
     163|| nyu-ig-ps106-a || nysernet-ig-ps106-b ||
     164|| princeton-ig-ps106-a || max-ig-ps106-b ||
     165|| renci-eg-ps106-a || gatech-ig-ps106-b ||
     166|| sox-ig-ps106-a || renci-eg-ps106-b ||
     167|| utah-pg-ps106-a || princeton-ig-ps106-b ||
     168|| utahddc-ig-ps106-a || wisconsin-ig-ps106-b ||
     169|| wisconsin-ig-ps106-a || bbn-ig-ps106-b ||
     170
     171== Commands run on each destination ==
     172
     173{{{
     174nice -n 19 iperf -B $ZOING_DST -p 5106 -s -i 1 -w 1m
     175}}}
     176
     177== Commands run on each source ==
     178
     179{{{
     180until echo '' | nc $ZOING_DST 5106 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5106 -t 3300 -w 1m
     181}}}
     182
     183= ps107 =
     184
     185[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5107, time=3300, rate=2, and this table of source/destination pairs:
     186
     187|| '''source''' || '''destination''' ||
     188|| bbn-ig-ps107-a || kentucky-ig-ps107-b ||
     189|| fiu-eg-ps107-a || kettering-ig-ps107-b ||
     190|| illinois-ig-ps107-a || wisconsin-ig-ps107-b ||
     191|| kentucky-ig-ps107-a || illinois-ig-ps107-b ||
     192|| kettering-ig-ps107-a || utah-pg-ps107-b ||
     193|| max-ig-ps107-a || fiu-eg-ps107-b ||
     194|| missouri-ig-ps107-a || bbn-ig-ps107-b ||
     195|| northwestern-ig-ps107-a || princeton-ig-ps107-b ||
     196|| nysernet-ig-ps107-a || utahddc-ig-ps107-b ||
     197|| nyu-ig-ps107-a || northwestern-ig-ps107-b ||
     198|| princeton-ig-ps107-a || missouri-ig-ps107-b ||
     199|| utah-pg-ps107-a || nysernet-ig-ps107-b ||
     200|| utahddc-ig-ps107-a || nyu-ig-ps107-b ||
     201|| wisconsin-ig-ps107-a || max-ig-ps107-b ||
     202
     203== Commands run on each destination ==
     204
     205{{{
     206nice -n 19 iperf -u -B $ZOING_DST -p 5107 -s -i 1
     207}}}
     208
     209== Commands run on each source ==
     210
     211{{{
     212nice -n 19 iperf -u -c $ZOING_DST -p 5107 -t 3300 -b 2M
     213}}}
     214
     215= ps108 =
     216
     217[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5108, time=3300, rate=3, and this table of source/destination pairs:
     218
     219|| '''source''' || '''destination''' ||
     220|| bbn-eg-ps108-a || max-ig-ps108-b ||
     221|| bbn-ig-ps108-a || northwestern-ig-ps108-b ||
     222|| illinois-ig-ps108-a || kentucky-ig-ps108-b ||
     223|| kentucky-ig-ps108-a || utahddc-ig-ps108-b ||
     224|| kettering-ig-ps108-a || missouri-ig-ps108-b ||
     225|| max-ig-ps108-a || nysernet-ig-ps108-b ||
     226|| missouri-ig-ps108-a || illinois-ig-ps108-b ||
     227|| northwestern-ig-ps108-a || nyu-ig-ps108-b ||
     228|| nysernet-ig-ps108-a || kettering-ig-ps108-b ||
     229|| nyu-ig-ps108-a || bbn-eg-ps108-b ||
     230|| princeton-ig-ps108-a || utah-pg-ps108-b ||
     231|| utah-pg-ps108-a || wisconsin-ig-ps108-b ||
     232|| utahddc-ig-ps108-a || princeton-ig-ps108-b ||
     233|| wisconsin-ig-ps108-a || bbn-ig-ps108-b ||
     234
     235== Commands run on each destination ==
     236
     237{{{
     238nice -n 19 iperf -u -B $ZOING_DST -p 5108 -s -i 1
     239}}}
     240
     241== Commands run on each source ==
     242
     243{{{
     244nice -n 19 iperf -u -c $ZOING_DST -p 5108 -t 3300 -b 3M
     245}}}
     246
     247= ps109 =
     248
     249[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5109, time=3300, rate=4, and this table of source/destination pairs:
     250
     251|| '''source''' || '''destination''' ||
     252|| bbn-ig-ps109-a || renci-eg-ps109-b ||
     253|| illinois-ig-ps109-a || princeton-ig-ps109-b ||
     254|| kentucky-ig-ps109-a || illinois-ig-ps109-b ||
     255|| kettering-ig-ps109-a || utahddc-ig-ps109-b ||
     256|| max-ig-ps109-a || utah-pg-ps109-b ||
     257|| missouri-ig-ps109-a || max-ig-ps109-b ||
     258|| northwestern-ig-ps109-a || nysernet-ig-ps109-b ||
     259|| nysernet-ig-ps109-a || nyu-ig-ps109-b ||
     260|| nyu-ig-ps109-a || wisconsin-ig-ps109-b ||
     261|| princeton-ig-ps109-a || missouri-ig-ps109-b ||
     262|| renci-eg-ps109-a || kentucky-ig-ps109-b ||
     263|| utah-pg-ps109-a || northwestern-ig-ps109-b ||
     264|| utahddc-ig-ps109-a || bbn-ig-ps109-b ||
     265|| wisconsin-ig-ps109-a || kettering-ig-ps109-b ||
     266
     267== Commands run on each destination ==
     268
     269{{{
     270nice -n 19 iperf -u -B $ZOING_DST -p 5109 -s -i 1
     271}}}
     272
     273== Commands run on each source ==
     274
     275{{{
     276nice -n 19 iperf -u -c $ZOING_DST -p 5109 -t 3300 -b 4M
     277}}}
     278
     279= ps110 =
     280
     281[ggw:PlasticSlices/Experiments#SteadyPerfUDP SteadyPerf UDP], using port=5110, time=3300, rate=5, and this table of source/destination pairs:
     282
     283|| '''source''' || '''destination''' ||
     284|| bbn-ig-ps110-a || houston-eg-ps110-b ||
     285|| houston-eg-ps110-a || utahddc-ig-ps110-b ||
     286|| illinois-ig-ps110-a || missouri-ig-ps110-b ||
     287|| kentucky-ig-ps110-a || illinois-ig-ps110-b ||
     288|| kettering-ig-ps110-a || nyu-ig-ps110-b ||
     289|| max-ig-ps110-a || northwestern-ig-ps110-b ||
     290|| missouri-ig-ps110-a || kettering-ig-ps110-b ||
     291|| northwestern-ig-ps110-a || kentucky-ig-ps110-b ||
     292|| nysernet-ig-ps110-a || princeton-ig-ps110-b ||
     293|| nyu-ig-ps110-a || wisconsin-ig-ps110-b ||
     294|| princeton-ig-ps110-a || max-ig-ps110-b ||
     295|| utah-pg-ps110-a || bbn-ig-ps110-b ||
     296|| utahddc-ig-ps110-a || nysernet-ig-ps110-b ||
     297|| wisconsin-ig-ps110-a || utah-pg-ps110-b ||
     298
     299== Commands run on each destination ==
     300
     301{{{
     302nice -n 19 iperf -u -B $ZOING_DST -p 5110 -s -i 1
     303}}}
     304
     305== Commands run on each source ==
     306
     307{{{
     308nice -n 19 iperf -u -c $ZOING_DST -p 5110 -t 3300 -b 5M
     309}}}
     310