Version 6 (modified by 12 years ago) (diff) | ,
---|
Template
Here's a template of the ten slices, for putting into pages for each round.
The raw logs are at http://www.gpolab.bbn.com/plastic-slices/continuation/round-N/.
plastic-101
SteadyPing, using interval=.005, and this table of client/server pairs:
utah-pg-101-a.plastic-101.pgeni-gpolab-bbn-com.emulab.net utah-pg-101-b.plastic-101.pgeni-gpolab-bbn-com.emulab.net
client | server | server address |
ganel.gpolab.bbn.com | planetlab5.clemson.edu | server=10.42.101.105 |
planetlab4.clemson.edu | utah-pg-101-b.plastic-101.pgeni-gpolab-bbn-com.emulab.net | server=10.42.101.27 |
plnode1.cip.gatech.edu | of-planet2.stanford.edu | server=10.42.101.91 |
pl4.myplc.grnoc.iu.edu | plnode2.cip.gatech.edu | server=10.42.101.101 |
of-planet1.stanford.edu | gardil.gpolab.bbn.com | server=10.42.101.52 |
utah-pg-101-a.plastic-101.pgeni-gpolab-bbn-com.emulab.net | pl5.myplc.grnoc.iu.edu | server=10.42.101.73 |
Commands run on each client
server=<ipaddr> sudo ping -q -i .005 -s $((1500-8-20)) $server
Results
Generated from the logs with
subnet=101 for host in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt | sed -r -e 's/.+@//') ; do echo -e "$host:\n\n{{{" ; grep -A 2 statistics pgenigpolabbbncom_plastic$subnet\@$host.log ; echo -e "}}}\n" ; done
Comments
(forthcoming)
plastic-102
SteadyPing, using interval=.005, and this table of client/server pairs:
client | server | server address |
ganel.gpolab.bbn.com | plnode2.cip.gatech.edu | server=10.42.102.101 |
planetlab5.clemson.edu | gardil.gpolab.bbn.com | server=10.42.102.52 |
plnode1.cip.gatech.edu | utah-pg-102-a.plastic-102.pgeni-gpolab-bbn-com.emulab.net | server=10.42.102.26 |
pl5.myplc.grnoc.iu.edu | of-planet2.stanford.edu | server=10.42.102.91 |
of-planet1.stanford.edu | pl4.myplc.grnoc.iu.edu | server=10.42.102.72 |
utah-pg-102-b.plastic-102.pgeni-gpolab-bbn-com.emulab.net | planetlab4.clemson.edu | server=10.42.102.104 |
Commands run on each client
server=<ipaddr> sudo ping -q -i .005 -s $((1500-8-20)) $server
Results
Generated from the logs with
subnet=102 for host in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt | sed -r -e 's/.+@//') ; do echo -e "$host:\n\n{{{" ; grep -A 2 statistics pgenigpolabbbncom_plastic$subnet\@$host.log ; echo -e "}}}\n" ; done
Comments
(forthcoming)
plastic-103
SteadyPerf TCP, using port=5103, time=518400, and this table of client/server pairs:
client | server | server address |
gardil.gpolab.bbn.com | plnode1.cip.gatech.edu | server=10.42.103.100 |
planetlab4.clemson.edu | ganel.gpolab.bbn.com | server=10.42.103.51 |
plnode2.cip.gatech.edu | utah-pg-103-b.plastic-103.pgeni-gpolab-bbn-com.emulab.net | server=10.42.103.27 |
pl4.myplc.grnoc.iu.edu | of-planet1.stanford.edu | server=10.42.103.90 |
of-planet2.stanford.edu | pl5.myplc.grnoc.iu.edu | server=10.42.103.73 |
utah-pg-103-a.plastic-103.pgeni-gpolab-bbn-com.emulab.net | planetlab5.clemson.edu | server=10.42.103.105 |
Commands run on each server
server=<ipaddr> nice -n 19 iperf -B $server -p 5103 -s -i 1 -w 1m
Commands run on each client
server=<ipaddr> nice -n 19 iperf -c $server -p 5103 -t 518400 -w 1m
Results
Generated with
subnet=103 for host in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt | sed -r -e 's/.+@//') ; do echo -e "$host:\n\n{{{" ; grep -a -A 5 -B 1 "Client connecting" pgenigpolabbbncom_plastic$subnet\@$host.log ; echo -e "}}}\n" ; done
and then edited slightly to remove artifacts (like control characters, my prompt, etc).
Comments
(forthcoming)
plastic-104
SteadyPerf TCP, using port=5104, time=518400, and this table of client/server pairs:
client | server | server address |
ganel.gpolab.bbn.com | utah-pg-104-a.plastic-104.pgeni-gpolab-bbn-com.emulab.net | server=10.42.104.26 |
planetlab4.clemson.edu | of-planet2.stanford.edu | server=10.42.104.91 |
plnode2.cip.gatech.edu | pl4.myplc.grnoc.iu.edu | server=10.42.104.72 |
pl5.myplc.grnoc.iu.edu | planetlab5.clemson.edu | server=10.42.104.105 |
of-planet1.stanford.edu | plnode1.cip.gatech.edu | server=10.42.104.100 |
utah-pg-104-b.plastic-104.pgeni-gpolab-bbn-com.emulab.net | gardil.gpolab.bbn.com | server=10.42.104.52 |
Commands run on each server
server=<ipaddr> nice -n 19 iperf -B $server -p 5104 -s -i 1 -w 1m
Commands run on each client
server=<ipaddr> nice -n 19 iperf -c $server -p 5104 -t 518400 -w 1m
Results
Generated with
subnet=104 for host in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt | sed -r -e 's/.+@//') ; do echo -e "$host:\n\n{{{" ; grep -a -A 5 -B 1 "Client connecting" pgenigpolabbbncom_plastic$subnet\@$host.log ; echo -e "}}}\n" ; done
and then edited slightly to remove artifacts (like control characters, my prompt, etc).
Comments
(forthcoming)
plastic-105
SteadyPerf TCP, using port=5105, time=518400, and this table of client/server pairs:
client | server | server address |
ganel.gpolab.bbn.com | pl4.myplc.grnoc.iu.edu | server=10.42.105.72 |
planetlab4.clemson.edu | plnode2.cip.gatech.edu | server=10.42.105.101 |
plnode1.cip.gatech.edu | gardil.gpolab.bbn.com | server=10.42.105.52 |
pl5.myplc.grnoc.iu.edu | utah-pg-105-a.plastic-105.pgeni-gpolab-bbn-com.emulab.net | server=10.42.105.26 |
of-planet2.stanford.edu | planetlab5.clemson.edu | server=10.42.105.105 |
utah-pg-105-b.plastic-105.pgeni-gpolab-bbn-com.emulab.net | of-planet1.stanford.edu | server=10.42.105.90 |
Commands run on each server
server=<ipaddr> nice -n 19 iperf -B $server -p 5105 -s -i 1 -w 1m
Commands run on each client
server=<ipaddr> nice -n 19 iperf -c $server -p 5105 -t 518400 -w 1m
Results
Generated with
subnet=105 for host in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt | sed -r -e 's/.+@//') ; do echo -e "$host:\n\n{{{" ; grep -a -A 5 -B 1 "Client connecting" pgenigpolabbbncom_plastic$subnet\@$host.log ; echo -e "}}}\n" ; done
and then edited slightly to remove artifacts (like control characters, my prompt, etc).
Comments
(forthcoming)
plastic-106
SteadyPerf TCP, using port=5106, time=518400, and this table of client/server pairs:
client | server | server address |
ganel.gpolab.bbn.com | of-planet2.stanford.edu | server=10.42.106.91 |
planetlab5.clemson.edu | pl5.myplc.grnoc.iu.edu | server=10.42.106.73 |
plnode2.cip.gatech.edu | planetlab4.clemson.edu | server=10.42.106.104 |
pl4.myplc.grnoc.iu.edu | gardil.gpolab.bbn.com | server=10.42.106.52 |
of-planet1.stanford.edu | utah-pg-106-a.plastic-106.pgeni-gpolab-bbn-com.emulab.net | server=10.42.106.26 |
utah-pg-106-b.plastic-106.pgeni-gpolab-bbn-com.emulab.net | plnode1.cip.gatech.edu | server=10.42.106.100 |
Commands run on each server
server=<ipaddr> nice -n 19 iperf -B $server -p 5106 -s -i 1 -w 1m
Commands run on each client
server=<ipaddr> nice -n 19 iperf -c $server -p 5106 -t 518400 -w 1m
Results
Generated with
subnet=106 for host in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt | sed -r -e 's/.+@//') ; do echo -e "$host:\n\n{{{" ; grep -a -A 5 -B 1 "Client connecting" pgenigpolabbbncom_plastic$subnet\@$host.log ; echo -e "}}}\n" ; done
and then edited slightly to remove artifacts (like control characters, my prompt, etc).
Comments
(forthcoming)
plastic-107
SteadyPerf UDP, using port=5107, time=518400, rate=2, and this table of client/server pairs:
client | server | server address |
gardil.gpolab.bbn.com | of-planet1.stanford.edu | server=10.42.107.90 |
planetlab4.clemson.edu | pl4.myplc.grnoc.iu.edu | server=10.42.107.72 |
plnode1.cip.gatech.edu | planetlab5.clemson.edu | server=10.42.107.105 |
pl5.myplc.grnoc.iu.edu | ganel.gpolab.bbn.com | server=10.42.107.51 |
of-planet2.stanford.edu | utah-pg-107-b.plastic-107.pgeni-gpolab-bbn-com.emulab.net | server=10.42.107.27 |
utah-pg-107-a.plastic-107.pgeni-gpolab-bbn-com.emulab.net | plnode2.cip.gatech.edu | server=10.42.107.101 |
Commands run on each server
server=<ipaddr> nice -n 19 iperf -u -B $server -p 5107 -s -i 1
Commands run on each client
server=<ipaddr> nice -n 19 iperf -u -c $server -p 5107 -t 518400 -b 2M
Results
Generated with
subnet=107 for host in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt | sed -r -e 's/.+@//') ; do echo -e "$host:\n\n{{{" ; grep -a -A 10 -B 1 "Client connecting" pgenigpolabbbncom_plastic$subnet\@$host.log ; echo -e "}}}\n" ; done
and then edited slightly to remove artifacts (like control characters, my prompt, etc).
Comments
(forthcoming)
plastic-108
SteadyPerf UDP, using port=5108, time=518400, rate=3, and this table of client/server pairs:
client | server | server address |
gardil.gpolab.bbn.com | pl5.myplc.grnoc.iu.edu | server=10.42.108.73 |
planetlab5.clemson.edu | plnode1.cip.gatech.edu | server=10.42.108.100 |
plnode2.cip.gatech.edu | ganel.gpolab.bbn.com | server=10.42.108.51 |
pl4.myplc.grnoc.iu.edu | utah-pg-108-b.plastic-108.pgeni-gpolab-bbn-com.emulab.net | server=10.42.108.27 |
of-planet1.stanford.edu | planetlab4.clemson.edu | server=10.42.108.104 |
utah-pg-108-a.plastic-108.pgeni-gpolab-bbn-com.emulab.net | of-planet2.stanford.edu | server=10.42.108.91 |
Commands run on each server
server=<ipaddr> nice -n 19 iperf -u -B $server -p 5108 -s -i 1
Commands run on each client
server=<ipaddr> nice -n 19 iperf -u -c $server -p 5108 -t 518400 -b 3M
Results
Generated with
subnet=108 for host in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt | sed -r -e 's/.+@//') ; do echo -e "$host:\n\n{{{" ; grep -a -A 10 -B 1 "Client connecting" pgenigpolabbbncom_plastic$subnet\@$host.log ; echo -e "}}}\n" ; done
and then edited slightly to remove artifacts (like control characters, my prompt, etc).
Comments
(forthcoming)
plastic-109
SteadyPerf UDP, using port=5109, time=518400, rate=4, and this table of client/server pairs:
client | server | server address |
gardil.gpolab.bbn.com | utah-pg-109-b.plastic-109.pgeni-gpolab-bbn-com.emulab.net | server=10.42.109.27 |
planetlab5.clemson.edu | of-planet1.stanford.edu | server=10.42.109.90 |
plnode1.cip.gatech.edu | pl5.myplc.grnoc.iu.edu | server=10.42.109.73 |
pl4.myplc.grnoc.iu.edu | planetlab4.clemson.edu | server=10.42.109.104 |
of-planet2.stanford.edu | plnode2.cip.gatech.edu | server=10.42.109.101 |
utah-pg-109-a.plastic-109.pgeni-gpolab-bbn-com.emulab.net | ganel.gpolab.bbn.com | server=10.42.109.51 |
Commands run on each server
server=<ipaddr> nice -n 19 iperf -u -B $server -p 5109 -s -i 1
Commands run on each client
server=<ipaddr> nice -n 19 iperf -u -c $server -p 5109 -t 518400 -b 4M
Results
Generated with
subnet=109 for host in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt | sed -r -e 's/.+@//') ; do echo -e "$host:\n\n{{{" ; grep -a -A 10 -B 1 "Client connecting" pgenigpolabbbncom_plastic$subnet\@$host.log ; echo -e "}}}\n" ; done
and then edited slightly to remove artifacts (like control characters, my prompt, etc).
Comments
(forthcoming)
plastic-110
SteadyPerf UDP, using port=5110, time=518400, rate=5, and this table of client/server pairs:
client | server | server address |
gardil.gpolab.bbn.com | plnode1.cip.gatech.edu | server=10.42.110.100 |
planetlab5.clemson.edu | ganel.gpolab.bbn.com | server=10.42.110.51 |
plnode2.cip.gatech.edu | utah-pg-110-a.plastic-110.pgeni-gpolab-bbn-com.emulab.net | server=10.42.110.26 |
pl5.myplc.grnoc.iu.edu | of-planet1.stanford.edu | server=10.42.110.90 |
of-planet2.stanford.edu | pl4.myplc.grnoc.iu.edu | server=10.42.110.72 |
utah-pg-110-b.plastic-110.pgeni-gpolab-bbn-com.emulab.net | planetlab4.clemson.edu | server=10.42.110.104 |
Commands run on each server
server=<ipaddr> nice -n 19 iperf -u -B $server -p 5110 -s -i 1
Commands run on each client
server=<ipaddr> nice -n 19 iperf -u -c $server -p 5110 -t 518400 -b 5M
Results
Generated with
subnet=110 for host in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt | sed -r -e 's/.+@//') ; do echo -e "$host:\n\n{{{" ; grep -a -A 10 -B 1 "Client connecting" pgenigpolabbbncom_plastic$subnet\@$host.log ; echo -e "}}}\n" ; done
and then edited slightly to remove artifacts (like control characters, my prompt, etc).
Comments
(forthcoming)