Version 3 (modified by 11 years ago) (diff) | ,
---|
Standing Run 017
This was the seventeenth of a series of standing runs, of indefinite length, for as long as the composition of the slices remained consistent.
In 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.
It ran from 2014-03-24 through 2014-04-07; the logs, graphs, and various other files, are at http://www.gpolab.bbn.com/plastic-slices/continuation/standing-017/.
That directory has six subdirectories:
- 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.
- 00hosts: /etc/hosts style files mapping dataplane IP addresses to hostnames.
- 00logins: Lists of the hostnames in each slice.
- logs: The raw logs.
- pngs: Graphs of the data in the logs.
- rrds: RRD files used to create the graphs from the logs.
Those "hostnames" are used in the tables below as well.
The 00ssh_config directory has two subdirectories, because a configuration error at Wisconsin IG destroyed all the slivers there, so they had to be re-created. 00ssh_config_01 has the configuration through 2014-04-04, 00ssh_config_02 has the configuration after that.
Everything below this point was automatically generated by the script that manages the other aspects of the slice configuration.
Slices and aggregates
This table shows a quick summary of which aggregates appear in which slices.
Aggregate | ps103 | ps104 | ps105 | ps106 | ps107 | ps108 | ps109 | ps110 |
bbn-exogeni | ps103 | ps108 | ||||||
bbn-instageni | ps104 | ps109 | ||||||
clemson-instageni | ps103 | ps104 | ps105 | ps106 | ||||
cornell-instageni | ps103 | ps110 | ||||||
fiu-exogeni | ps104 | ps107 | ||||||
gatech-instageni | ps103 | ps104 | ps105 | ps106 | ||||
houston-exogeni | ps105 | ps110 | ||||||
illinois-instageni | ps103 | ps104 | ps105 | ps106 | ps107 | ps108 | ps109 | ps110 |
kansas-instageni | ps103 | ps104 | ps105 | ps106 | ps107 | ps108 | ps109 | ps110 |
kentucky-instageni | ps103 | ps110 | ||||||
kettering-instageni | ps105 | ps108 | ||||||
max-instageni | ps106 | ps107 | ||||||
missouri-instageni | ps104 | ps109 | ||||||
moxi-instageni | ps103 | ps104 | ps105 | ps106 | ps107 | ps108 | ps109 | ps110 |
northwestern-instageni | ps103 | ps108 | ||||||
nysernet-instageni | ps104 | ps107 | ||||||
nyu-instageni | ps103 | ps104 | ps105 | ps106 | ps107 | ps108 | ps109 | ps110 |
princeton-instageni | ps103 | ps104 | ps105 | ps106 | ps107 | ps108 | ps109 | ps110 |
renci-exogeni | ps106 | ps109 | ||||||
sox-instageni | ps103 | ps104 | ps105 | ps106 | ||||
stanford-instageni | ps103 | ps104 | ps105 | ps106 | ps107 | ps108 | ps109 | ps110 |
ufl-exogeni | ps106 | ps107 | ||||||
utah-protogeni | ps105 | ps108 | ||||||
utahddc-instageni | ps103 | ps104 | ps105 | ps106 | ps107 | ps108 | ps109 | ps110 |
wisconsin-instageni | ps103 | ps104 | ps105 | ps106 | ps107 | ps108 | ps109 | ps110 |
ps103
SteadyPerf TCP, using port=5103, time=3300, and this table of source/destination pairs:
source | destination |
bbn-eg-ps103-a | moxi-ig-ps103-b |
clemson-ig-ps103-a | prnz-ig-ps103-b |
cornell-ig-ps103-a | stanford-ig-ps103-b |
gatech-ig-ps103-a | utahddc-ig-ps103-b |
illinois-ig-ps103-a | clemson-ig-ps103-b |
kansas-ig-ps103-a | bbn-eg-ps103-b |
kentucky-ig-ps103-a | wisconsin-ig-ps103-b |
moxi-ig-ps103-a | sox-ig-ps103-b |
nwzn-ig-ps103-a | illinois-ig-ps103-b |
nyu-ig-ps103-a | nwzn-ig-ps103-b |
prnz-ig-ps103-a | kansas-ig-ps103-b |
sox-ig-ps103-a | kentucky-ig-ps103-b |
stanford-ig-ps103-a | nyu-ig-ps103-b |
utahddc-ig-ps103-a | cornell-ig-ps103-b |
wisconsin-ig-ps103-a | gatech-ig-ps103-b |
Commands run on each destination
nice -n 19 iperf -B $ZOING_DST -p 5103 -s -i 1 -w 1m
Commands run on each source
until echo '' | nc -p 15103 $ZOING_DST 5103 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5103 -t 3300 -w 1m
ps104
SteadyPerf TCP, using port=5104, time=3300, and this table of source/destination pairs:
source | destination |
bbn-ig-ps104-a | clemson-ig-ps104-b |
clemson-ig-ps104-a | fiu-eg-ps104-b |
fiu-eg-ps104-a | stanford-ig-ps104-b |
gatech-ig-ps104-a | sox-ig-ps104-b |
illinois-ig-ps104-a | kansas-ig-ps104-b |
kansas-ig-ps104-a | moxi-ig-ps104-b |
moxi-ig-ps104-a | gatech-ig-ps104-b |
mzri-ig-ps104-a | illinois-ig-ps104-b |
nysernet-ig-ps104-a | nyu-ig-ps104-b |
nyu-ig-ps104-a | utahddc-ig-ps104-b |
prnz-ig-ps104-a | bbn-ig-ps104-b |
sox-ig-ps104-a | nysernet-ig-ps104-b |
stanford-ig-ps104-a | wisconsin-ig-ps104-b |
utahddc-ig-ps104-a | prnz-ig-ps104-b |
wisconsin-ig-ps104-a | mzri-ig-ps104-b |
Commands run on each destination
nice -n 19 iperf -B $ZOING_DST -p 5104 -s -i 1 -w 1m
Commands run on each source
until echo '' | nc -p 15104 $ZOING_DST 5104 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5104 -t 3300 -w 1m
ps105
SteadyPerf TCP, using port=5105, time=3300, and this table of source/destination pairs:
source | destination |
clemson-ig-ps105-a | moxi-ig-ps105-b |
gatech-ig-ps105-a | kansas-ig-ps105-b |
houston-eg-ps105-a | kettering-ig-ps105-b |
illinois-ig-ps105-a | utahddc-ig-ps105-b |
kansas-ig-ps105-a | prnz-ig-ps105-b |
kettering-ig-ps105-a | sox-ig-ps105-b |
moxi-ig-ps105-a | wisconsin-ig-ps105-b |
nyu-ig-ps105-a | utah-pg-ps105-b |
prnz-ig-ps105-a | stanford-ig-ps105-b |
sox-ig-ps105-a | gatech-ig-ps105-b |
stanford-ig-ps105-a | illinois-ig-ps105-b |
utah-pg-ps105-a | houston-eg-ps105-b |
utahddc-ig-ps105-a | clemson-ig-ps105-b |
wisconsin-ig-ps105-a | nyu-ig-ps105-b |
Commands run on each destination
nice -n 19 iperf -B $ZOING_DST -p 5105 -s -i 1 -w 1m
Commands run on each source
until echo '' | nc -p 15105 $ZOING_DST 5105 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5105 -t 3300 -w 1m
ps106
SteadyPerf TCP, using port=5106, time=3300, and this table of source/destination pairs:
source | destination |
clemson-ig-ps106-a | stanford-ig-ps106-b |
gatech-ig-ps106-a | moxi-ig-ps106-b |
illinois-ig-ps106-a | prnz-ig-ps106-b |
kansas-ig-ps106-a | max-ig-ps106-b |
max-ig-ps106-a | sox-ig-ps106-b |
moxi-ig-ps106-a | ufl-eg-ps106-b |
nyu-ig-ps106-a | utahddc-ig-ps106-b |
prnz-ig-ps106-a | wisconsin-ig-ps106-b |
renci-eg-ps106-a | illinois-ig-ps106-b |
sox-ig-ps106-a | renci-eg-ps106-b |
stanford-ig-ps106-a | nyu-ig-ps106-b |
ufl-eg-ps106-a | kansas-ig-ps106-b |
utahddc-ig-ps106-a | gatech-ig-ps106-b |
wisconsin-ig-ps106-a | clemson-ig-ps106-b |
Commands run on each destination
nice -n 19 iperf -B $ZOING_DST -p 5106 -s -i 1 -w 1m
Commands run on each source
until echo '' | nc -p 15106 $ZOING_DST 5106 ; do sleep 1 ; done ; nice -n 19 iperf -c $ZOING_DST -p 5106 -t 3300 -w 1m
ps107
SteadyPerf UDP, using port=5107, time=3300, rate=2, and this table of source/destination pairs:
source | destination |
fiu-eg-ps107-a | nyu-ig-ps107-b |
illinois-ig-ps107-a | wisconsin-ig-ps107-b |
kansas-ig-ps107-a | max-ig-ps107-b |
max-ig-ps107-a | moxi-ig-ps107-b |
moxi-ig-ps107-a | prnz-ig-ps107-b |
nysernet-ig-ps107-a | fiu-eg-ps107-b |
nyu-ig-ps107-a | illinois-ig-ps107-b |
prnz-ig-ps107-a | utahddc-ig-ps107-b |
stanford-ig-ps107-a | nysernet-ig-ps107-b |
ufl-eg-ps107-a | stanford-ig-ps107-b |
utahddc-ig-ps107-a | ufl-eg-ps107-b |
wisconsin-ig-ps107-a | kansas-ig-ps107-b |
Commands run on each destination
nice -n 19 iperf -u -B $ZOING_DST -p 5107 -s -i 1
Commands run on each source
nice -n 19 iperf -u -c $ZOING_DST -p 5107 -t 3300 -b 2M
ps108
SteadyPerf UDP, using port=5108, time=3300, rate=3, and this table of source/destination pairs:
source | destination |
bbn-eg-ps108-a | utahddc-ig-ps108-b |
illinois-ig-ps108-a | moxi-ig-ps108-b |
kansas-ig-ps108-a | nyu-ig-ps108-b |
kettering-ig-ps108-a | illinois-ig-ps108-b |
moxi-ig-ps108-a | nwzn-ig-ps108-b |
nwzn-ig-ps108-a | stanford-ig-ps108-b |
nyu-ig-ps108-a | bbn-eg-ps108-b |
prnz-ig-ps108-a | utah-pg-ps108-b |
stanford-ig-ps108-a | prnz-ig-ps108-b |
utah-pg-ps108-a | wisconsin-ig-ps108-b |
utahddc-ig-ps108-a | kettering-ig-ps108-b |
wisconsin-ig-ps108-a | kansas-ig-ps108-b |
Commands run on each destination
nice -n 19 iperf -u -B $ZOING_DST -p 5108 -s -i 1
Commands run on each source
nice -n 19 iperf -u -c $ZOING_DST -p 5108 -t 3300 -b 3M
ps109
SteadyPerf UDP, using port=5109, time=3300, rate=4, and this table of source/destination pairs:
source | destination |
bbn-ig-ps109-a | illinois-ig-ps109-b |
illinois-ig-ps109-a | prnz-ig-ps109-b |
kansas-ig-ps109-a | utahddc-ig-ps109-b |
moxi-ig-ps109-a | nyu-ig-ps109-b |
mzri-ig-ps109-a | renci-eg-ps109-b |
nyu-ig-ps109-a | kansas-ig-ps109-b |
prnz-ig-ps109-a | stanford-ig-ps109-b |
renci-eg-ps109-a | moxi-ig-ps109-b |
stanford-ig-ps109-a | wisconsin-ig-ps109-b |
utahddc-ig-ps109-a | bbn-ig-ps109-b |
wisconsin-ig-ps109-a | mzri-ig-ps109-b |
Commands run on each destination
nice -n 19 iperf -u -B $ZOING_DST -p 5109 -s -i 1
Commands run on each source
nice -n 19 iperf -u -c $ZOING_DST -p 5109 -t 3300 -b 4M
ps110
SteadyPerf UDP, using port=5110, time=3300, rate=5, and this table of source/destination pairs:
source | destination |
cornell-ig-ps110-a | moxi-ig-ps110-b |
houston-eg-ps110-a | kentucky-ig-ps110-b |
illinois-ig-ps110-a | utahddc-ig-ps110-b |
kansas-ig-ps110-a | prnz-ig-ps110-b |
kentucky-ig-ps110-a | kansas-ig-ps110-b |
moxi-ig-ps110-a | illinois-ig-ps110-b |
nyu-ig-ps110-a | houston-eg-ps110-b |
prnz-ig-ps110-a | cornell-ig-ps110-b |
stanford-ig-ps110-a | wisconsin-ig-ps110-b |
utahddc-ig-ps110-a | stanford-ig-ps110-b |
wisconsin-ig-ps110-a | nyu-ig-ps110-b |
Commands run on each destination
nice -n 19 iperf -u -B $ZOING_DST -p 5110 -s -i 1
Commands run on each source
nice -n 19 iperf -u -c $ZOING_DST -p 5110 -t 3300 -b 5M