Changes between Version 2 and Version 3 of PlasticSlices/Continuation/Weekly03


Ignore:
Timestamp:
08/30/12 16:01:49 (12 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PlasticSlices/Continuation/Weekly03

    v2 v3  
    44
    55This is the second of a set of week-long continuation runs. It's similar to [wiki:PlasticSlices/Continuation/Weekly02 Week 02], but drops Washington MyPLC (which had been unreliable recently) and adds Utah ProtoGENI.
     6
     7The hostpair tables list hostnames when they're short, or SSH aliases (from my ~/.ssh/config file) when they're not. The ssh config aliases are in the log directory below.
     8
     9There was an outage during this run when the system where I run my OpenFlow controllers needed to be rebooted for OS updates. The iperf clients in the [ggw:PlasticSlices/Experiments#SteadyPerfTCP SteadyPerf TCP] slices (plastic-103 - plastic-106) all either died or hung as a result, and had to be restarted, which is why there are two sets of results for each of them.
    610
    711The raw logs are at http://www.gpolab.bbn.com/plastic-slices/continuation/round-03/.
     
    3236{{{
    3337subnet=101
    34 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
     38for login in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt)
     39do
     40  user=$(echo $login | sed -r -e 's/@.+//')
     41  host=$(echo $login | sed -r -e 's/.+@//')
     42  echo -e "$host:\n\n{{{" ; grep -A 2 statistics $user\@$host.log ; echo -e "}}}\n"
     43done
     44}}}
     45
     46ganel.gpolab.bbn.com:
     47
     48{{{
     49--- 10.42.101.105 ping statistics ---
     5052912352 packets transmitted, 52625407 received, +2182 errors, 0% packet loss, time 525285486ms
     51rtt min/avg/max/mdev = 137.966/138.131/10556.125/18.894 ms, pipe 1226
     52}}}
     53
     54planetlab4.clemson.edu:
     55
     56{{{
     57--- 10.42.101.27 ping statistics ---
     5859304093 packets transmitted, 58925698 received, +2196 errors, 0% packet loss, time 525345062ms
     59rtt min/avg/max/mdev = 82.694/84.777/9713.411/20.931 ms, pipe 965
     60}}}
     61
     62plnode1.cip.gatech.edu:
     63
     64{{{
     65--- 10.42.101.91 ping statistics ---
     6654627481 packets transmitted, 54002781 received, +5322 errors, 1% packet loss, time 525329638ms
     67rtt min/avg/max/mdev = 67.189/70.033/11352.405/19.352 ms, pipe 1174
     68}}}
     69
     70pl4.myplc.grnoc.iu.edu:
     71
     72{{{
     73--- 10.42.101.101 ping statistics ---
     7455309178 packets transmitted, 52825622 received, +5265 errors, 4% packet loss, time 525309417ms
     75rtt min/avg/max/mdev = 37.416/38.717/11372.391/29.549 ms, pipe 1184
     76}}}
     77
     78of-planet1.stanford.edu:
     79
     80{{{
     81--- 10.42.101.52 ping statistics ---
     8255991355 packets transmitted, 55590872 received, +2505 errors, 0% packet loss, time 525298229ms
     83rtt min/avg/max/mdev = 201.710/202.998/15193.378/41.534 ms, pipe 1569
     84}}}
     85
     86utah-pg-plastic-101-a:
     87
     88{{{
     89--- 10.42.101.73 ping statistics ---
     9054985862 packets transmitted, 54603195 received, +2172 errors, 0% packet loss, time 525292180ms
     91rtt min/avg/max/mdev = 116.647/118.720/18826.632/35.162 ms, pipe 1859
    3592}}}
    3693
    3794== Comments ==
    3895
    39 ''(forthcoming)''
     96Indiana -> GT had a lot of packet loss, and GT -> Stanford had some as well.
    4097
    4198= plastic-102 =
     
    64121{{{
    65122subnet=102
    66 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
     123for login in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt)
     124do
     125  user=$(echo $login | sed -r -e 's/@.+//')
     126  host=$(echo $login | sed -r -e 's/.+@//')
     127  echo -e "$host:\n\n{{{" ; grep -A 2 statistics $user\@$host.log ; echo -e "}}}\n"
     128done
     129}}}
     130
     131ganel.gpolab.bbn.com:
     132
     133{{{
     134--- 10.42.102.101 ping statistics ---
     13556322663 packets transmitted, 53814596 received, +6163 errors, 4% packet loss, time 525288395ms
     136rtt min/avg/max/mdev = 24.620/25.861/9819.198/20.373 ms, pipe 884
     137}}}
     138
     139planetlab5.clemson.edu:
     140
     141{{{
     142--- 10.42.102.52 ping statistics ---
     14358117224 packets transmitted, 57811428 received, +2229 errors, 0% packet loss, time 525507418ms
     144rtt min/avg/max/mdev = 27.016/27.184/10009.308/17.413 ms, pipe 1077
     145}}}
     146
     147plnode1.cip.gatech.edu:
     148
     149{{{
     150--- 10.42.102.26 ping statistics ---
     15154496109 packets transmitted, 53694530 received, +6204 errors, 1% packet loss, time 525493972ms
     152rtt min/avg/max/mdev = 117.559/120.989/11362.959/23.518 ms, pipe 1127
     153}}}
     154
     155pl5.myplc.grnoc.iu.edu:
     156
     157{{{
     158--- 10.42.102.91 ping statistics ---
     15958080188 packets transmitted, 57808597 received, +2361 errors, 0% packet loss, time 525476457ms
     160rtt min/avg/max/mdev = 78.318/79.711/6480.512/16.264 ms, pipe 592
     161}}}
     162
     163of-planet1.stanford.edu:
     164
     165{{{
     166--- 10.42.102.72 ping statistics ---
     16758668048 packets transmitted, 58318385 received, +2400 errors, 0% packet loss, time 525467981ms
     168rtt min/avg/max/mdev = 78.335/79.536/20525.339/35.694 ms, pipe 2374
     169}}}
     170
     171utah-pg-plastic-102-b:
     172
     173{{{
     174--- 10.42.102.104 ping statistics ---
     17554624483 packets transmitted, 53876310 received, +2208 errors, 1% packet loss, time 525448716ms
     176rtt min/avg/max/mdev = 119.938/121.951/12206.465/22.701 ms, pipe 1240
    67177}}}
    68178
    69179== Comments ==
    70180
    71 ''(forthcoming)''
     181BBN -> GT had a lot of packet loss, and GT -> Utah had some as well.
    72182
    73183= plastic-103 =
     
    103213{{{
    104214subnet=103
    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
     215for login in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt)
     216do
     217  user=$(echo $login | sed -r -e 's/@.+//')
     218  host=$(echo $login | sed -r -e 's/.+@//')
     219  echo -e "$host:\n\n{{{" ; grep -a -A 5 -B 1 "Client connecting" $user\@$host.log ; echo -e "}}}\n"
     220done
    106221}}}
    107222
    108223and then edited slightly to remove artifacts (like control characters, my prompt, etc).
    109224
     225gardil.gpolab.bbn.com:
     226
     227{{{
     228------------------------------------------------------------
     229Client connecting to 10.42.103.100, TCP port 5103
     230TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     231------------------------------------------------------------
     232[  3] local 10.42.103.52 port 60886 connected with 10.42.103.100 port 5103
     233write2 failed: No route to host
     234[  3]  0.0-371094.0 sec    434 GBytes  10.0 Mbits/sec
     235--
     236------------------------------------------------------------
     237Client connecting to 10.42.103.100, TCP port 5103
     238TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     239------------------------------------------------------------
     240[  3] local 10.42.103.52 port 60031 connected with 10.42.103.100 port 5103
     241write2 failed: No route to host
     242[  3]  0.0-6754.9 sec  6.76 GBytes  8.60 Mbits/sec
     243}}}
     244
     245planetlab4.clemson.edu:
     246
     247{{{
     248------------------------------------------------------------
     249Client connecting to 10.42.103.51, TCP port 5103
     250TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     251------------------------------------------------------------
     252[  3] local 10.42.103.104 port 49457 connected with 10.42.103.51 port 5103
     253[ ID] Interval       Transfer     Bandwidth
     254[  3]  0.0-439460.5 sec  1872893339255434496 bits  0.00 (null)s/sec
     255--
     256------------------------------------------------------------
     257Client connecting to 10.42.103.51, TCP port 5103
     258TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     259------------------------------------------------------------
     260[  3] local 10.42.103.104 port 50430 connected with 10.42.103.51 port 5103
     261[ ID] Interval       Transfer     Bandwidth
     262[  3]  0.0-85977.8 sec  35.9 GBytes  3.59 Mbits/sec
     263}}}
     264
     265plnode2.cip.gatech.edu:
     266
     267{{{
     268------------------------------------------------------------
     269Client connecting to 10.42.103.27, TCP port 5103
     270TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     271------------------------------------------------------------
     272[  3] local 10.42.103.101 port 60598 connected with 10.42.103.27 port 5103
     273write2 failed: No route to host
     274[  3]  0.0-371067.6 sec  39.3 GBytes    911 Kbits/sec
     275--
     276------------------------------------------------------------
     277Client connecting to 10.42.103.27, TCP port 5103
     278TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     279------------------------------------------------------------
     280[  3] local 10.42.103.101 port 45427 connected with 10.42.103.27 port 5103
     281write2 failed: No route to host
     282[  3]  0.0-6289.2 sec    748 MBytes    997 Kbits/sec
     283}}}
     284
     285pl4.myplc.grnoc.iu.edu:
     286
     287{{{
     288------------------------------------------------------------
     289Client connecting to 10.42.103.90, TCP port 5103
     290TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     291------------------------------------------------------------
     292[  3] local 10.42.103.72 port 34451 connected with 10.42.103.90 port 5103
     293write2 failed: No route to host
     294[  3]  0.0-371081.2 sec    309 GBytes  7.14 Mbits/sec
     295--
     296------------------------------------------------------------
     297Client connecting to 10.42.103.90, TCP port 5103
     298TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     299------------------------------------------------------------
     300[  3] local 10.42.103.72 port 48334 connected with 10.42.103.90 port 5103       
     301[  3]  0.0-85974.8 sec  82.3 GBytes  8.22 Mbits/sec
     302}}}
     303
     304of-planet2.stanford.edu:
     305
     306{{{
     307------------------------------------------------------------
     308Client connecting to 10.42.103.73, TCP port 5103
     309TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     310------------------------------------------------------------
     311[  3] local 10.42.103.91 port 54556 connected with 10.42.103.73 port 5103
     312[ ID] Interval       Transfer     Bandwidth
     313[  3]  0.0-439495.4 sec  180079025129797024 bits  0.00 (null)s/sec
     314--
     315------------------------------------------------------------
     316Client connecting to 10.42.103.73, TCP port 5103
     317TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     318------------------------------------------------------------
     319[  3] local 10.42.103.91 port 48395 connected with 10.42.103.73 port 5103
     320[ ID] Interval       Transfer     Bandwidth
     321[  3]  0.0-85967.8 sec   109 GBytes  10.9 Mbits/sec
     322}}}
     323
     324utah-pg-plastic-103-a:
     325
     326{{{
     327------------------------------------------------------------
     328Client connecting to 10.42.103.105, TCP port 5103
     329TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     330------------------------------------------------------------
     331[  3] local 10.42.103.26 port 49384 connected with 10.42.103.105 port 5103
     332[ ID] Interval       Transfer     Bandwidth
     333[  3]  0.0-439515.0 sec   725 GBytes  14.2 Mbits/sec
     334--
     335------------------------------------------------------------
     336Client connecting to 10.42.103.105, TCP port 5103
     337TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     338------------------------------------------------------------
     339[  3] local 10.42.103.26 port 49583 connected with 10.42.103.105 port 5103
     340[ ID] Interval       Transfer     Bandwidth
     341[  3]  0.0-85955.8 sec   171 GBytes  17.1 Mbits/sec
     342}}}
     343
    110344== Comments ==
    111345
    112 ''(forthcoming)''
     346There was an outage during this run when the system where I run my OpenFlow controllers needed to be rebooted for OS updates. The iperf clients all either died or hung as a result, and had to be restarted, which is why there are two sets of results for each of them.
     347
     348The Fedora 12 iperf client (at Clemson and Stanford) sometimes reports nonsensical bandwidth results if the client dies or hangs.
     349
     350Very low bandwidth from GT -> Utah; much lower than any of the others.
    113351
    114352= plastic-104 =
     
    144382{{{
    145383subnet=104
    146 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
     384for login in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt)
     385do
     386  user=$(echo $login | sed -r -e 's/@.+//')
     387  host=$(echo $login | sed -r -e 's/.+@//')
     388  echo -e "$host:\n\n{{{" ; grep -a -A 5 -B 1 "Client connecting" $user\@$host.log ; echo -e "}}}\n"
     389done
    147390}}}
    148391
    149392and then edited slightly to remove artifacts (like control characters, my prompt, etc).
    150393
     394ganel.gpolab.bbn.com:
     395
     396{{{
     397------------------------------------------------------------
     398Client connecting to 10.42.104.26, TCP port 5104
     399TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     400------------------------------------------------------------
     401[  3] local 10.42.104.51 port 45121 connected with 10.42.104.26 port 5104
     402write2 failed: No route to host
     403[  3]  0.0-371011.4 sec    374 GBytes  8.67 Mbits/sec
     404--
     405------------------------------------------------------------
     406Client connecting to 10.42.104.26, TCP port 5104
     407TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     408------------------------------------------------------------
     409[  3] local 10.42.104.51 port 39544 connected with 10.42.104.26 port 5104
     410[  3]  0.0-86042.6 sec  90.1 GBytes  8.99 Mbits/sec
     411}}}
     412
     413planetlab4.clemson.edu:
     414
     415{{{
     416------------------------------------------------------------
     417Client connecting to 10.42.104.91, TCP port 5104
     418TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     419------------------------------------------------------------
     420[  3] local 10.42.104.104 port 34155 connected with 10.42.104.91 port 5104
     421[ ID] Interval       Transfer     Bandwidth
     422[  3]  0.0-439464.8 sec  18407172598695016448 bits  0.00 (null)s/sec
     423--
     424------------------------------------------------------------
     425Client connecting to 10.42.104.91, TCP port 5104
     426TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     427------------------------------------------------------------
     428[  3] local 10.42.104.104 port 39222 connected with 10.42.104.91 port 5104
     429[ ID] Interval       Transfer     Bandwidth
     430[  3]  0.0-86031.0 sec  49.9 GBytes  4.98 Mbits/sec
     431}}}
     432
     433plnode2.cip.gatech.edu:
     434
     435{{{
     436------------------------------------------------------------
     437Client connecting to 10.42.104.72, TCP port 5104
     438TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     439------------------------------------------------------------
     440[  3] local 10.42.104.101 port 34460 connected with 10.42.104.72 port 5104
     441write2 failed: No route to host
     442[  3]  0.0-371023.6 sec  28.9 GBytes    669 Kbits/sec
     443--
     444------------------------------------------------------------
     445Client connecting to 10.42.104.72, TCP port 5104
     446TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     447------------------------------------------------------------
     448[  3] local 10.42.104.101 port 54642 connected with 10.42.104.72 port 5104
     449write2 failed: No route to host
     450[  3]  0.0-74394.3 sec  5.76 GBytes    665 Kbits/sec
     451}}}
     452
     453pl5.myplc.grnoc.iu.edu:
     454
     455{{{
     456------------------------------------------------------------
     457Client connecting to 10.42.104.105, TCP port 5104
     458TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     459------------------------------------------------------------
     460[  3] local 10.42.104.73 port 39853 connected with 10.42.104.105 port 5104
     461write2 failed: No route to host
     462[  3]  0.0-253441.4 sec    309 GBytes  10.5 Mbits/sec
     463--
     464------------------------------------------------------------
     465Client connecting to 10.42.104.105, TCP port 5104
     466TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     467------------------------------------------------------------
     468[  3] local 10.42.104.73 port 52293 connected with 10.42.104.105 port 5104
     469[  3]  0.0-86034.9 sec    105 GBytes  10.5 Mbits/sec
     470}}}
     471
     472of-planet1.stanford.edu:
     473
     474{{{
     475------------------------------------------------------------
     476Client connecting to 10.42.104.100, TCP port 5104
     477TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     478------------------------------------------------------------
     479[  3] local 10.42.104.90 port 57730 connected with 10.42.104.100 port 5104
     480[ ID] Interval       Transfer     Bandwidth
     481[  3]  0.0-439503.7 sec  36166123700098040 bits   658 Gbits/sec
     482--
     483------------------------------------------------------------
     484Client connecting to 10.42.104.100, TCP port 5104
     485TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     486------------------------------------------------------------
     487[  3] local 10.42.104.90 port 33380 connected with 10.42.104.100 port 5104
     488[ ID] Interval       Transfer     Bandwidth
     489[  3]  0.0-86021.8 sec  3159591055125393920 bits  0.00 (null)s/sec
     490}}}
     491
     492utah-pg-plastic-104-b:
     493
     494{{{
     495------------------------------------------------------------
     496Client connecting to 10.42.104.52, TCP port 5104
     497TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     498------------------------------------------------------------
     499[  3] local 10.42.104.27 port 44734 connected with 10.42.104.52 port 5104
     500[ ID] Interval       Transfer     Bandwidth
     501[  3]  0.0-439529.2 sec   576 GBytes  11.3 Mbits/sec
     502--
     503------------------------------------------------------------
     504Client connecting to 10.42.104.52, TCP port 5104
     505TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     506------------------------------------------------------------
     507[  3] local 10.42.104.27 port 44960 connected with 10.42.104.52 port 5104
     508[ ID] Interval       Transfer     Bandwidth
     509[  3]  0.0-86017.1 sec   137 GBytes  13.7 Mbits/sec
     510}}}
     511
    151512== Comments ==
    152513
    153 ''(forthcoming)''
     514There was an outage during this run when the system where I run my OpenFlow controllers needed to be rebooted for OS updates. The iperf clients all either died or hung as a result, and had to be restarted, which is why there are two sets of results for each of them.
     515
     516The Fedora 12 iperf client (at Clemson and Stanford) sometimes reports nonsensical bandwidth results if the client dies or hangs.
     517
     518Very low bandwidth from GT -> Indiana; much lower than any of the others.
    154519
    155520= plastic-105 =
     
    185550{{{
    186551subnet=105
    187 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
     552for login in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt)
     553do
     554  user=$(echo $login | sed -r -e 's/@.+//')
     555  host=$(echo $login | sed -r -e 's/.+@//')
     556  echo -e "$host:\n\n{{{" ; grep -a -A 5 -B 1 "Client connecting" $user\@$host.log ; echo -e "}}}\n"
     557done
    188558}}}
    189559
    190560and then edited slightly to remove artifacts (like control characters, my prompt, etc).
    191561
     562ganel.gpolab.bbn.com:
     563
     564{{{
     565------------------------------------------------------------
     566Client connecting to 10.42.105.72, TCP port 5105
     567TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     568------------------------------------------------------------
     569[  3] local 10.42.105.51 port 38170 connected with 10.42.105.72 port 5105
     570write2 failed: No route to host
     571[  3]  0.0-370958.8 sec    350 GBytes  8.10 Mbits/sec
     572--
     573------------------------------------------------------------
     574Client connecting to 10.42.105.72, TCP port 5105
     575TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     576------------------------------------------------------------
     577[  3] local 10.42.105.51 port 33908 connected with 10.42.105.72 port 5105
     578[  3]  0.0-86017.0 sec  81.1 GBytes  8.10 Mbits/sec
     579}}}
     580
     581planetlab4.clemson.edu:
     582
     583{{{
     584------------------------------------------------------------
     585Client connecting to 10.42.105.101, TCP port 5105
     586TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     587------------------------------------------------------------
     588[  3] local 10.42.105.104 port 43143 connected with 10.42.105.101 port 5105
     589[ ID] Interval       Transfer     Bandwidth
     590[  3]  0.0-439505.1 sec  1935915996601714176 bits  0.00 (null)s/sec
     591--
     592------------------------------------------------------------
     593Client connecting to 10.42.105.101, TCP port 5105
     594TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     595------------------------------------------------------------
     596[  3] local 10.42.105.104 port 40462 connected with 10.42.105.101 port 5105
     597[ ID] Interval       Transfer     Bandwidth
     598[  3]  0.0-86013.7 sec  3481089854294193152 bits  0.00 (null)s/sec
     599}}}
     600
     601plnode1.cip.gatech.edu:
     602
     603{{{
     604------------------------------------------------------------
     605Client connecting to 10.42.105.52, TCP port 5105
     606TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     607------------------------------------------------------------
     608[  3] local 10.42.105.100 port 51114 connected with 10.42.105.52 port 5105
     609write2 failed: No route to host
     610[  3]  0.0-370953.2 sec  88.2 GBytes  2.04 Mbits/sec
     611--
     612------------------------------------------------------------
     613Client connecting to 10.42.105.52, TCP port 5105
     614TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     615------------------------------------------------------------
     616[  3] local 10.42.105.100 port 32994 connected with 10.42.105.52 port 5105
     617write2 failed: No route to host
     618[  3]  0.0-74317.8 sec  17.5 GBytes  2.02 Mbits/sec
     619}}}
     620
     621pl5.myplc.grnoc.iu.edu:
     622
     623{{{
     624------------------------------------------------------------
     625Client connecting to 10.42.105.26, TCP port 5105
     626TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     627------------------------------------------------------------
     628[  3] local 10.42.105.73 port 41151 connected with 10.42.105.26 port 5105
     629write2 failed: No route to host
     630[  3]  0.0-370920.4 sec    338 GBytes  7.83 Mbits/sec
     631--
     632------------------------------------------------------------
     633Client connecting to 10.42.105.26, TCP port 5105
     634TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     635------------------------------------------------------------
     636[  3] local 10.42.105.73 port 43970 connected with 10.42.105.26 port 5105
     637[  3]  0.0-86010.2 sec  82.8 GBytes  8.27 Mbits/sec
     638}}}
     639
     640of-planet2.stanford.edu:
     641
     642{{{
     643------------------------------------------------------------
     644Client connecting to 10.42.105.105, TCP port 5105
     645TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     646------------------------------------------------------------
     647[  3] local 10.42.105.91 port 51978 connected with 10.42.105.105 port 5105
     648[ ID] Interval       Transfer     Bandwidth
     649[  3]  0.0-439538.8 sec  234151794153822656 bits  0.00 (null)s/sec
     650--
     651------------------------------------------------------------
     652Client connecting to 10.42.105.105, TCP port 5105
     653TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     654------------------------------------------------------------
     655[  3] local 10.42.105.91 port 52266 connected with 10.42.105.105 port 5105
     656[ ID] Interval       Transfer     Bandwidth
     657[  3]  0.0-86002.4 sec   162 GBytes  16.2 Mbits/sec
     658}}}
     659
     660utah-pg-plastic-105-b:
     661
     662{{{
     663------------------------------------------------------------
     664Client connecting to 10.42.105.90, TCP port 5105
     665TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     666------------------------------------------------------------
     667[  3] local 10.42.105.27 port 54878 connected with 10.42.105.90 port 5105
     668[ ID] Interval       Transfer     Bandwidth
     669[  3]  0.0-439545.6 sec   339 GBytes  6.63 Mbits/sec
     670--
     671------------------------------------------------------------
     672Client connecting to 10.42.105.90, TCP port 5105
     673TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     674------------------------------------------------------------
     675[  3] local 10.42.105.27 port 55075 connected with 10.42.105.90 port 5105
     676[ ID] Interval       Transfer     Bandwidth
     677[  3]  0.0-86000.1 sec  80.6 GBytes  8.05 Mbits/sec
     678}}}
     679
    192680== Comments ==
    193681
    194 ''(forthcoming)''
     682There was an outage during this run when the system where I run my OpenFlow controllers needed to be rebooted for OS updates. The iperf clients all either died or hung as a result, and had to be restarted, which is why there are two sets of results for each of them.
     683
     684The Fedora 12 iperf client (at Clemson and Stanford) sometimes reports nonsensical bandwidth results if the client dies or hangs.
     685
     686Very low bandwidth from GT -> BBN, although not as much lower as in some of the other slices.
    195687
    196688= plastic-106 =
     
    226718{{{
    227719subnet=106
    228 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
     720for login in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt)
     721do
     722  user=$(echo $login | sed -r -e 's/@.+//')
     723  host=$(echo $login | sed -r -e 's/.+@//')
     724  echo -e "$host:\n\n{{{" ; grep -a -A 5 -B 1 "Client connecting" $user\@$host.log ; echo -e "}}}\n"
     725done
    229726}}}
    230727
    231728and then edited slightly to remove artifacts (like control characters, my prompt, etc).
    232729
     730ganel.gpolab.bbn.com:
     731
     732{{{
     733------------------------------------------------------------
     734Client connecting to 10.42.106.91, TCP port 5106
     735TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     736------------------------------------------------------------
     737[  3] local 10.42.106.51 port 48531 connected with 10.42.106.91 port 5106
     738write2 failed: No route to host
     739[  3]  0.0-370915.6 sec    654 GBytes  15.1 Mbits/sec
     740--
     741------------------------------------------------------------
     742Client connecting to 10.42.106.91, TCP port 5106
     743TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     744------------------------------------------------------------
     745[  3] local 10.42.106.51 port 60131 connected with 10.42.106.91 port 5106
     746[  3]  0.0-86020.0 sec    147 GBytes  14.7 Mbits/sec
     747}}}
     748
     749planetlab5.clemson.edu:
     750
     751{{{
     752------------------------------------------------------------
     753Client connecting to 10.42.106.73, TCP port 5106
     754TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     755------------------------------------------------------------
     756[  3] local 10.42.106.105 port 35646 connected with 10.42.106.73 port 5106
     757[ ID] Interval       Transfer     Bandwidth
     758[  3]  0.0-439534.2 sec  1967638614995821568 bits  0.00 (null)s/sec
     759--
     760------------------------------------------------------------
     761Client connecting to 10.42.106.73, TCP port 5106
     762TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     763------------------------------------------------------------
     764[  3] local 10.42.106.105 port 33150 connected with 10.42.106.73 port 5106
     765[ ID] Interval       Transfer     Bandwidth
     766[  3]  0.0-86019.5 sec  39.3 GBytes  3.93 Mbits/sec
     767}}}
     768
     769plnode2.cip.gatech.edu:
     770
     771{{{
     772------------------------------------------------------------
     773Client connecting to 10.42.106.104, TCP port 5106
     774TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     775------------------------------------------------------------
     776[  3] local 10.42.106.101 port 47772 connected with 10.42.106.104 port 5106
     777write2 failed: No route to host
     778[  3]  0.0-370884.6 sec    721 GBytes  16.7 Mbits/sec
     779--
     780------------------------------------------------------------
     781Client connecting to 10.42.106.104, TCP port 5106
     782TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     783------------------------------------------------------------
     784[  3] local 10.42.106.101 port 38622 connected with 10.42.106.104 port 5106
     785write2 failed: No route to host
     786[  3]  0.0-74206.2 sec    163 GBytes  18.9 Mbits/sec
     787}}}
     788
     789pl4.myplc.grnoc.iu.edu:
     790
     791{{{
     792------------------------------------------------------------
     793Client connecting to 10.42.106.52, TCP port 5106
     794TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     795------------------------------------------------------------
     796[  3] local 10.42.106.72 port 52018 connected with 10.42.106.52 port 5106
     797write2 failed: No route to host
     798[  3]  0.0-370904.9 sec    352 GBytes  8.14 Mbits/sec
     799--
     800------------------------------------------------------------
     801Client connecting to 10.42.106.52, TCP port 5106
     802TCP window size:   256 KByte (WARNING: requested 1.00 MByte)
     803------------------------------------------------------------
     804[  3] local 10.42.106.72 port 59793 connected with 10.42.106.52 port 5106
     805[  3]  0.0-86023.9 sec  82.4 GBytes  8.23 Mbits/sec
     806}}}
     807
     808of-planet1.stanford.edu:
     809
     810{{{
     811------------------------------------------------------------
     812Client connecting to 10.42.106.26, TCP port 5106
     813TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     814------------------------------------------------------------
     815[  3] local 10.42.106.90 port 33217 connected with 10.42.106.26 port 5106
     816[ ID] Interval       Transfer     Bandwidth
     817[  3]  0.0-439558.7 sec  26251700480309168 bits   478 Gbits/sec
     818--
     819------------------------------------------------------------
     820Client connecting to 10.42.106.26, TCP port 5106
     821TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     822------------------------------------------------------------
     823[  3] local 10.42.106.90 port 48326 connected with 10.42.106.26 port 5106
     824[ ID] Interval       Transfer     Bandwidth
     825[  3]  0.0-86019.4 sec  46.0 GBytes  4.60 Mbits/sec
     826}}}
     827
     828utah-pg-plastic-106-b:
     829
     830{{{
     831------------------------------------------------------------
     832Client connecting to 10.42.106.100, TCP port 5106
     833TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     834------------------------------------------------------------
     835[  3] local 10.42.106.27 port 50300 connected with 10.42.106.100 port 5106
     836[ ID] Interval       Transfer     Bandwidth
     837[  3]  0.0-439579.1 sec   496 GBytes  9.69 Mbits/sec
     838--
     839------------------------------------------------------------
     840Client connecting to 10.42.106.100, TCP port 5106
     841TCP window size:  256 KByte (WARNING: requested 1.00 MByte)
     842------------------------------------------------------------
     843[  3] local 10.42.106.27 port 50488 connected with 10.42.106.100 port 5106
     844[ ID] Interval       Transfer     Bandwidth
     845[  3]  0.0-86010.9 sec  99.8 GBytes  9.97 Mbits/sec
     846}}}
     847
    233848== Comments ==
    234849
    235 ''(forthcoming)''
     850There was an outage during this run when the system where I run my OpenFlow controllers needed to be rebooted for OS updates. The iperf clients all either died or hung as a result, and had to be restarted, which is why there are two sets of results for each of them.
     851
     852The Fedora 12 iperf client (at Clemson and Stanford) sometimes reports nonsensical bandwidth results if the client dies or hangs.
     853
     854GT -> Clemson was not low at all, which is interesting, in that it perhaps suggests that the problem isn't strictly at GT.
    236855
    237856= plastic-107 =
     
    267886{{{
    268887subnet=107
    269 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
     888for login in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt)
     889do
     890  user=$(echo $login | sed -r -e 's/@.+//')
     891  host=$(echo $login | sed -r -e 's/.+@//')
     892  echo -e "$host:\n\n{{{" ; grep -a -A 10 -B 1 "Client connecting" $user\@$host.log ; echo -e "}}}\n"
     893done
    270894}}}
    271895
    272896and then edited slightly to remove artifacts (like control characters, my prompt, etc).
    273897
     898gardil.gpolab.bbn.com:
     899
     900{{{
     901------------------------------------------------------------
     902Client connecting to 10.42.107.90, UDP port 5107
     903Sending 1470 byte datagrams
     904UDP buffer size:   110 KByte (default)
     905------------------------------------------------------------
     906[  3] local 10.42.107.52 port 59378 connected with 10.42.107.90 port 5107
     907[  3]  0.0-518400.0 sec    121 GBytes  2.00 Mbits/sec
     908[  3] Sent 88163125 datagrams
     909[  3] Server Report:
     910[  3]  0.0-518397.3 sec    120 GBytes  1.98 Mbits/sec  0.194 ms 740534/88163124 (0.84%)
     911[  3]  0.0-518397.3 sec  11037 datagrams received out-of-order
     912}}}
     913
     914planetlab4.clemson.edu:
     915
     916{{{
     917------------------------------------------------------------
     918Client connecting to 10.42.107.72, UDP port 5107
     919Sending 1470 byte datagrams
     920UDP buffer size:  110 KByte (default)
     921------------------------------------------------------------
     922[  3] local 10.42.107.104 port 34409 connected with 10.42.107.72 port 5107
     923[ ID] Interval       Transfer     Bandwidth
     924[  3]  0.0-518400.0 sec   121 GBytes  2.00 Mbits/sec
     925[  3] Sent 88163267 datagrams
     926[  3] Server Report:
     927[  3]  0.0-518398.4 sec   119 GBytes  1.98 Mbits/sec   0.037 ms 904942/88163267 (1%)
     928[  3]  0.0-518398.4 sec  3256 datagrams received out-of-order
     929}}}
     930
     931plnode1.cip.gatech.edu:
     932
     933{{{
     934------------------------------------------------------------
     935Client connecting to 10.42.107.105, UDP port 5107
     936Sending 1470 byte datagrams
     937UDP buffer size:   122 KByte (default)
     938------------------------------------------------------------
     939[  3] local 10.42.107.100 port 36924 connected with 10.42.107.105 port 5107
     940[  3]  0.0-518400.0 sec    121 GBytes  2.00 Mbits/sec
     941[  3] Sent 88160844 datagrams
     942[  3] Server Report:
     943[  3]  0.0-518399.1 sec    119 GBytes  1.98 Mbits/sec  0.192 ms 1068799/88160843 (1.2%)
     944[  3]  0.0-518399.1 sec  1747 datagrams received out-of-order
     945}}}
     946
     947pl5.myplc.grnoc.iu.edu:
     948
     949{{{
     950------------------------------------------------------------
     951Client connecting to 10.42.107.51, UDP port 5107
     952Sending 1470 byte datagrams
     953UDP buffer size:   110 KByte (default)
     954------------------------------------------------------------
     955[  3] local 10.42.107.73 port 60928 connected with 10.42.107.51 port 5107
     956[  3]  0.0-518400.0 sec    121 GBytes  2.00 Mbits/sec
     957[  3] Sent 88163212 datagrams
     958[  3] Server Report:
     959[  3]  0.0-518397.5 sec    120 GBytes  1.99 Mbits/sec  0.032 ms 521733/88163211 (0.59%)
     960[  3]  0.0-518397.5 sec  6307 datagrams received out-of-order
     961}}}
     962
     963of-planet2.stanford.edu:
     964
     965{{{
     966------------------------------------------------------------
     967Client connecting to 10.42.107.27, UDP port 5107
     968Sending 1470 byte datagrams
     969UDP buffer size:  110 KByte (default)
     970------------------------------------------------------------
     971[  3] local 10.42.107.91 port 36486 connected with 10.42.107.27 port 5107
     972[ ID] Interval       Transfer     Bandwidth
     973[  3]  0.0-518400.0 sec   121 GBytes  2.00 Mbits/sec
     974[  3] Sent 88163267 datagrams
     975[  3] Server Report:
     976[  3]  0.0-518396.7 sec   120 GBytes  1.98 Mbits/sec   1.463 ms 700326/88163266 (0.79%)
     977[  3]  0.0-518396.7 sec  7533 datagrams received out-of-order
     978}}}
     979
     980utah-pg-plastic-107-a:
     981
     982{{{
     983------------------------------------------------------------
     984Client connecting to 10.42.107.101, UDP port 5107
     985Sending 1470 byte datagrams
     986UDP buffer size:  136 KByte (default)
     987------------------------------------------------------------
     988[  3] local 10.42.107.26 port 36011 connected with 10.42.107.101 port 5107
     989[ ID] Interval       Transfer     Bandwidth
     990[  3]  0.0-518400.0 sec   121 GBytes  2.00 Mbits/sec
     991[  3] Sent 88163267 datagrams
     992[  3] Server Report:
     993[  3]  0.0-518397.8 sec   119 GBytes  1.98 Mbits/sec   1.733 ms 1070500/88163266 (1.2%)
     994[  3]  0.0-518397.8 sec  3680 datagrams received out-of-order
     995}}}
     996
    274997== Comments ==
    275998
    276 ''(forthcoming)''
     999Packet loss numbers, in order:
     1000
     1001{{{
     1002Indiana    -> BBN        [  3]  0.0-518397.5 sec   120 GBytes  1.99 Mbits/sec   0.032 ms  521733/88163211 (0.59%)
     1003Stanford   -> Utah       [  3]  0.0-518396.7 sec   120 GBytes  1.98 Mbits/sec   1.463 ms  700326/88163266 (0.79%)
     1004BBN        -> Stanford   [  3]  0.0-518397.3 sec   120 GBytes  1.98 Mbits/sec   0.194 ms  740534/88163124 (0.84%)
     1005Clemson    -> Indiana    [  3]  0.0-518398.4 sec   119 GBytes  1.98 Mbits/sec   0.037 ms  904942/88163267 (1%)
     1006GT         -> Clemson    [  3]  0.0-518399.1 sec   119 GBytes  1.98 Mbits/sec   0.192 ms 1068799/88160843 (1.2%)
     1007Utah       -> GT         [  3]  0.0-518397.8 sec   119 GBytes  1.98 Mbits/sec   1.733 ms 1070500/88163266 (1.2%)
     1008}}}
     1009
     1010All low, and pretty even.
    2771011
    2781012= plastic-108 =
     
    3081042{{{
    3091043subnet=108
    310 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
     1044for login in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt)
     1045do
     1046  user=$(echo $login | sed -r -e 's/@.+//')
     1047  host=$(echo $login | sed -r -e 's/.+@//')
     1048  echo -e "$host:\n\n{{{" ; grep -a -A 10 -B 1 "Client connecting" $user\@$host.log ; echo -e "}}}\n"
     1049done
    3111050}}}
    3121051
    3131052and then edited slightly to remove artifacts (like control characters, my prompt, etc).
    3141053
     1054gardil.gpolab.bbn.com:
     1055
     1056{{{
     1057------------------------------------------------------------
     1058Client connecting to 10.42.108.73, UDP port 5108
     1059Sending 1470 byte datagrams
     1060UDP buffer size:   110 KByte (default)
     1061------------------------------------------------------------
     1062[  3] local 10.42.108.52 port 56210 connected with 10.42.108.73 port 5108
     1063[  3]  0.0-518400.0 sec    181 GBytes  3.00 Mbits/sec
     1064[  3] Sent 132242416 datagrams
     1065[  3] Server Report:
     1066[  3]  0.0-518396.2 sec    180 GBytes  2.98 Mbits/sec  0.018 ms 912958/132242415 (0.69%)
     1067[  3]  0.0-518396.2 sec  16408 datagrams received out-of-order
     1068}}}
     1069
     1070planetlab5.clemson.edu:
     1071
     1072{{{
     1073------------------------------------------------------------
     1074Client connecting to 10.42.108.100, UDP port 5108
     1075Sending 1470 byte datagrams
     1076UDP buffer size:  110 KByte (default)
     1077------------------------------------------------------------
     1078[  3] local 10.42.108.105 port 57493 connected with 10.42.108.100 port 5108
     1079[ ID] Interval       Transfer     Bandwidth
     1080[  3]  0.0-518400.0 sec   181 GBytes  3.00 Mbits/sec
     1081[  3] Sent 132244899 datagrams
     1082[  3] Server Report:
     1083[  3]  0.0-518399.1 sec   179 GBytes  2.96 Mbits/sec   0.986 ms 1684667/132244899 (1.3%)
     1084[  3]  0.0-518399.1 sec  3247 datagrams received out-of-order
     1085}}}
     1086
     1087plnode2.cip.gatech.edu:
     1088
     1089{{{
     1090------------------------------------------------------------
     1091Client connecting to 10.42.108.51, UDP port 5108
     1092Sending 1470 byte datagrams
     1093UDP buffer size:   122 KByte (default)
     1094------------------------------------------------------------
     1095[  3] local 10.42.108.101 port 32916 connected with 10.42.108.51 port 5108
     1096[  3]  0.0-518400.0 sec    181 GBytes  3.00 Mbits/sec
     1097[  3] Sent 132240843 datagrams
     1098[  3] Server Report:
     1099[  3]  0.0-518396.7 sec    178 GBytes  2.94 Mbits/sec  0.167 ms 2567854/132240842 (1.9%)
     1100[  3]  0.0-518396.7 sec  4615 datagrams received out-of-order
     1101}}}
     1102
     1103pl4.myplc.grnoc.iu.edu:
     1104
     1105{{{
     1106------------------------------------------------------------
     1107Client connecting to 10.42.108.27, UDP port 5108
     1108Sending 1470 byte datagrams
     1109UDP buffer size:   110 KByte (default)
     1110------------------------------------------------------------
     1111[  3] local 10.42.108.72 port 39731 connected with 10.42.108.27 port 5108
     1112[  3]  0.0-518400.0 sec    181 GBytes  3.00 Mbits/sec
     1113[  3] Sent 132243713 datagrams
     1114[  3] Server Report:
     1115[  3]  0.0-518388.2 sec    179 GBytes  2.97 Mbits/sec  0.123 ms 1242191/132243713 (0.94%)
     1116[  3]  0.0-518388.2 sec  10252 datagrams received out-of-order
     1117}}}
     1118
     1119of-planet1.stanford.edu:
     1120
     1121{{{
     1122------------------------------------------------------------
     1123Client connecting to 10.42.108.104, UDP port 5108
     1124Sending 1470 byte datagrams
     1125UDP buffer size:  110 KByte (default)
     1126------------------------------------------------------------
     1127[  3] local 10.42.108.90 port 59215 connected with 10.42.108.104 port 5108
     1128[ ID] Interval       Transfer     Bandwidth
     1129[  3]  0.0-518400.0 sec   181 GBytes  3.00 Mbits/sec
     1130[  3] Sent 132238474 datagrams
     1131[  3] Server Report:
     1132[  3]  0.0-518396.1 sec   180 GBytes  2.98 Mbits/sec   0.069 ms 926567/132238474 (0.7%)
     1133[  3]  0.0-518396.1 sec  8586 datagrams received out-of-order
     1134}}}
     1135
     1136utah-pg-plastic-108-a:
     1137
     1138{{{
     1139------------------------------------------------------------
     1140Client connecting to 10.42.108.91, UDP port 5108
     1141Sending 1470 byte datagrams
     1142UDP buffer size:  136 KByte (default)
     1143------------------------------------------------------------
     1144[  3] local 10.42.108.26 port 56945 connected with 10.42.108.91 port 5108
     1145[ ID] Interval       Transfer     Bandwidth
     1146[  3]  0.0-518400.0 sec   181 GBytes  3.00 Mbits/sec
     1147[  3] Sent 132244899 datagrams
     1148[  3] Server Report:
     1149[  3]  0.0-518393.6 sec   180 GBytes  2.98 Mbits/sec   1.354 ms 961426/132244898 (0.73%)
     1150[  3]  0.0-518393.6 sec  79034 datagrams received out-of-order
     1151}}}
     1152
    3151153== Comments ==
    3161154
    317 ''(forthcoming)''
     1155Packet loss numbers, in order:
     1156
     1157{{{
     1158BBN        -> Indiana    [  3]  0.0-518396.2 sec   180 GBytes  2.98 Mbits/sec   0.018 ms  912958/132242415 (0.69%)
     1159Stanford   -> Clemson    [  3]  0.0-518396.1 sec   180 GBytes  2.98 Mbits/sec   0.069 ms  926567/132238474 (0.7%)
     1160Utah       -> Stanford   [  3]  0.0-518393.6 sec   180 GBytes  2.98 Mbits/sec   1.354 ms  961426/132244898 (0.73%)
     1161Indiana    -> Utah       [  3]  0.0-518388.2 sec   179 GBytes  2.97 Mbits/sec   0.123 ms 1242191/132243713 (0.94%)
     1162Clemson    -> GT         [  3]  0.0-518399.1 sec   179 GBytes  2.96 Mbits/sec   0.986 ms 1684667/132244899 (1.3%)
     1163GT         -> BBN        [  3]  0.0-518396.7 sec   178 GBytes  2.94 Mbits/sec   0.167 ms 2567854/132240842 (1.9%)
     1164}}}
     1165
     1166GT again tops the list, although again not by much.
    3181167
    3191168= plastic-109 =
     
    3491198{{{
    3501199subnet=109
    351 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
     1200for login in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt)
     1201do
     1202  user=$(echo $login | sed -r -e 's/@.+//')
     1203  host=$(echo $login | sed -r -e 's/.+@//')
     1204  echo -e "$host:\n\n{{{" ; grep -a -A 10 -B 1 "Client connecting" $user\@$host.log ; echo -e "}}}\n"
     1205done
    3521206}}}
    3531207
    3541208and then edited slightly to remove artifacts (like control characters, my prompt, etc).
    3551209
     1210gardil.gpolab.bbn.com:
     1211
     1212{{{
     1213------------------------------------------------------------
     1214Client connecting to 10.42.109.27, UDP port 5109
     1215Sending 1470 byte datagrams
     1216UDP buffer size:   110 KByte (default)
     1217------------------------------------------------------------
     1218[  3] local 10.42.109.52 port 46996 connected with 10.42.109.27 port 5109
     1219[  3]  0.0-518400.0 sec    241 GBytes  4.00 Mbits/sec
     1220[  3] Sent 176323659 datagrams
     1221[  3] Server Report:
     1222[  3]  0.0-518398.8 sec    240 GBytes  3.98 Mbits/sec  0.596 ms 1000063/176323658 (0.57%)
     1223[  3]  0.0-518398.8 sec  689 datagrams received out-of-order
     1224}}}
     1225
     1226planetlab5.clemson.edu:
     1227
     1228{{{
     1229------------------------------------------------------------
     1230Client connecting to 10.42.109.90, UDP port 5109
     1231Sending 1470 byte datagrams
     1232UDP buffer size:  110 KByte (default)
     1233------------------------------------------------------------
     1234[  3] local 10.42.109.105 port 45602 connected with 10.42.109.90 port 5109
     1235[ ID] Interval       Transfer     Bandwidth
     1236[  3]  0.0-518400.0 sec   241 GBytes  4.00 Mbits/sec
     1237[  3] Sent 176326532 datagrams
     1238[  3] Server Report:
     1239[  3]  0.0-518397.9 sec   239 GBytes  3.97 Mbits/sec   0.313 ms 1497231/176326531 (0.85%)
     1240[  3]  0.0-518397.9 sec  14077 datagrams received out-of-order
     1241}}}
     1242
     1243plnode1.cip.gatech.edu:
     1244
     1245{{{
     1246------------------------------------------------------------
     1247Client connecting to 10.42.109.73, UDP port 5109
     1248Sending 1470 byte datagrams
     1249UDP buffer size:   122 KByte (default)
     1250------------------------------------------------------------
     1251[  3] local 10.42.109.100 port 52256 connected with 10.42.109.73 port 5109
     1252[  3]  0.0-518400.0 sec    241 GBytes  4.00 Mbits/sec
     1253[  3] Sent 176286647 datagrams
     1254[  3] Server Report:
     1255[  3]  0.0-518398.2 sec    235 GBytes  3.89 Mbits/sec  0.164 ms 4645357/176286646 (2.6%)
     1256[  3]  0.0-518398.2 sec  5451 datagrams received out-of-order
     1257}}}
     1258
     1259pl4.myplc.grnoc.iu.edu:
     1260
     1261{{{
     1262------------------------------------------------------------
     1263Client connecting to 10.42.109.104, UDP port 5109
     1264Sending 1470 byte datagrams
     1265UDP buffer size:   110 KByte (default)
     1266------------------------------------------------------------
     1267[  3] local 10.42.109.72 port 42950 connected with 10.42.109.104 port 5109
     1268[  3]  0.0-518400.0 sec    241 GBytes  4.00 Mbits/sec
     1269[  3] Sent 176324957 datagrams
     1270[  3] Server Report:
     1271[  3]  0.0-518395.5 sec    240 GBytes  3.98 Mbits/sec  0.037 ms 1011245/176324956 (0.57%)
     1272[  3]  0.0-518395.5 sec  5674 datagrams received out-of-order
     1273}}}
     1274
     1275of-planet2.stanford.edu:
     1276
     1277{{{
     1278------------------------------------------------------------
     1279Client connecting to 10.42.109.101, UDP port 5109
     1280Sending 1470 byte datagrams
     1281UDP buffer size:  110 KByte (default)
     1282------------------------------------------------------------
     1283[  3] local 10.42.109.91 port 50722 connected with 10.42.109.101 port 5109
     1284[ ID] Interval       Transfer     Bandwidth
     1285[  3]  0.0-518400.0 sec   241 GBytes  4.00 Mbits/sec
     1286[  3] Sent 176322764 datagrams
     1287[  3] Server Report:
     1288[  3]  0.0-518398.1 sec   239 GBytes  3.95 Mbits/sec   1.922 ms 2097259/176322763 (1.2%)
     1289[  3]  0.0-518398.1 sec  4921 datagrams received out-of-order
     1290}}}
     1291
     1292utah-pg-plastic-109-a:
     1293
     1294{{{
     1295------------------------------------------------------------
     1296Client connecting to 10.42.109.51, UDP port 5109
     1297Sending 1470 byte datagrams
     1298UDP buffer size:  136 KByte (default)
     1299------------------------------------------------------------
     1300[  3] local 10.42.109.26 port 40570 connected with 10.42.109.51 port 5109
     1301[ ID] Interval       Transfer     Bandwidth
     1302[  3]  0.0-518400.0 sec   241 GBytes  4.00 Mbits/sec
     1303[  3] Sent 176326532 datagrams
     1304[  3] Server Report:
     1305[  3]  0.0-518398.9 sec   240 GBytes  3.98 Mbits/sec   1.022 ms 786796/176326532 (0.45%)
     1306[  3]  0.0-518398.9 sec  792 datagrams received out-of-order
     1307}}}
     1308
    3561309== Comments ==
    3571310
    358 ''(forthcoming)''
     1311Packet loss numbers, in order:
     1312
     1313{{{
     1314Utah       -> BBN        [  3]  0.0-518398.9 sec   240 GBytes  3.98 Mbits/sec   1.022 ms  786796/176326532 (0.45%)
     1315BBN        -> Utah       [  3]  0.0-518398.8 sec   240 GBytes  3.98 Mbits/sec   0.596 ms 1000063/176323658 (0.57%)
     1316Indiana    -> Clemson    [  3]  0.0-518395.5 sec   240 GBytes  3.98 Mbits/sec   0.037 ms 1011245/176324956 (0.57%)
     1317Clemson    -> Stanford   [  3]  0.0-518397.9 sec   239 GBytes  3.97 Mbits/sec   0.313 ms 1497231/176326531 (0.85%)
     1318Stanford   -> GT         [  3]  0.0-518398.1 sec   239 GBytes  3.95 Mbits/sec   1.922 ms 2097259/176322763 (1.2%)
     1319GT         -> Indiana    [  3]  0.0-518398.2 sec   235 GBytes  3.89 Mbits/sec   0.164 ms 4645357/176286646 (2.6%)
     1320}}}
     1321
     1322GT again tops the list, and significantly worse sending than receiving.
    3591323
    3601324= plastic-110 =
     
    3901354{{{
    3911355subnet=110
    392 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
     1356for login in $(awk 'NR%2==1' ~/plastic-slices/logins/logins-plastic-$subnet.txt)
     1357do
     1358  user=$(echo $login | sed -r -e 's/@.+//')
     1359  host=$(echo $login | sed -r -e 's/.+@//')
     1360  echo -e "$host:\n\n{{{" ; grep -a -A 10 -B 1 "Client connecting" $user\@$host.log ; echo -e "}}}\n"
     1361done
    3931362}}}
    3941363
    3951364and then edited slightly to remove artifacts (like control characters, my prompt, etc).
    3961365
     1366gardil.gpolab.bbn.com:
     1367
     1368{{{
     1369------------------------------------------------------------
     1370Client connecting to 10.42.110.100, UDP port 5110
     1371Sending 1470 byte datagrams
     1372UDP buffer size:   110 KByte (default)
     1373------------------------------------------------------------
     1374[  3] local 10.42.110.52 port 42040 connected with 10.42.110.100 port 5110
     1375[  3]  0.0-518400.0 sec    302 GBytes  5.00 Mbits/sec
     1376[  3] Sent 220403534 datagrams
     1377[  3] Server Report:
     1378[  3]  0.0-518398.5 sec    298 GBytes  4.94 Mbits/sec  0.025 ms 2722881/220403533 (1.2%)
     1379[  3]  0.0-518398.5 sec  6234 datagrams received out-of-order
     1380}}}
     1381
     1382planetlab5.clemson.edu:
     1383
     1384{{{
     1385------------------------------------------------------------
     1386Client connecting to 10.42.110.51, UDP port 5110
     1387Sending 1470 byte datagrams
     1388UDP buffer size:  110 KByte (default)
     1389------------------------------------------------------------
     1390[  3] local 10.42.110.105 port 39654 connected with 10.42.110.51 port 5110
     1391[ ID] Interval       Transfer     Bandwidth
     1392[  3]  0.0-518400.0 sec   302 GBytes  5.00 Mbits/sec
     1393[  3] Sent 220408164 datagrams
     1394[  3] Server Report:
     1395[  3]  0.0-518395.9 sec   300 GBytes  4.96 Mbits/sec   0.028 ms 1555147/220408163 (0.71%)
     1396[  3]  0.0-518395.9 sec  7591 datagrams received out-of-order
     1397}}}
     1398
     1399plnode2.cip.gatech.edu:
     1400
     1401{{{
     1402------------------------------------------------------------
     1403Client connecting to 10.42.110.26, UDP port 5110
     1404Sending 1470 byte datagrams
     1405UDP buffer size:   122 KByte (default)
     1406------------------------------------------------------------
     1407[  3] local 10.42.110.101 port 43833 connected with 10.42.110.26 port 5110
     1408[  3]  0.0-518400.0 sec    302 GBytes  5.00 Mbits/sec
     1409[  3] Sent 220360587 datagrams
     1410[  3] Server Report:
     1411[  3]  0.0-518393.5 sec    287 GBytes  4.76 Mbits/sec  0.333 ms 10463889/220360586 (4.7%)
     1412[  3]  0.0-518393.5 sec  6298 datagrams received out-of-order
     1413}}}
     1414
     1415pl5.myplc.grnoc.iu.edu:
     1416
     1417{{{
     1418------------------------------------------------------------
     1419Client connecting to 10.42.110.90, UDP port 5110
     1420Sending 1470 byte datagrams
     1421UDP buffer size:   110 KByte (default)
     1422------------------------------------------------------------
     1423[  3] local 10.42.110.73 port 60890 connected with 10.42.110.90 port 5110
     1424[  3]  0.0-518400.0 sec    302 GBytes  5.00 Mbits/sec
     1425[  3] Sent 220405846 datagrams
     1426[  3] Server Report:
     1427[  3]  0.0-518397.2 sec    299 GBytes  4.96 Mbits/sec  0.070 ms 1666392/220405846 (0.76%)
     1428[  3]  0.0-518397.2 sec  22024 datagrams received out-of-order
     1429}}}
     1430
     1431of-planet2.stanford.edu:
     1432
     1433{{{
     1434------------------------------------------------------------
     1435Client connecting to 10.42.110.72, UDP port 5110
     1436Sending 1470 byte datagrams
     1437UDP buffer size:  110 KByte (default)
     1438------------------------------------------------------------
     1439[  3] local 10.42.110.91 port 41765 connected with 10.42.110.72 port 5110
     1440[ ID] Interval       Transfer     Bandwidth
     1441[  3]  0.0-518400.0 sec   302 GBytes  5.00 Mbits/sec
     1442[  3] Sent 220401805 datagrams
     1443[  3] Server Report:
     1444[  3]  0.0-518395.1 sec   300 GBytes  4.97 Mbits/sec   0.626 ms 1264636/220401804 (0.57%)
     1445[  3]  0.0-518395.1 sec  5274 datagrams received out-of-order
     1446}}}
     1447
     1448utah-pg-plastic-110-b:
     1449
     1450{{{
     1451------------------------------------------------------------
     1452Client connecting to 10.42.110.104, UDP port 5110
     1453Sending 1470 byte datagrams
     1454UDP buffer size:  136 KByte (default)
     1455------------------------------------------------------------
     1456[  3] local 10.42.110.27 port 46653 connected with 10.42.110.104 port 5110
     1457[ ID] Interval       Transfer     Bandwidth
     1458[  3]  0.0-518400.0 sec   302 GBytes  5.00 Mbits/sec
     1459[  3] Sent 220408165 datagrams
     1460[  3] Server Report:
     1461[  3]  0.0-518394.5 sec   300 GBytes  4.97 Mbits/sec   0.829 ms 1374058/220408165 (0.62%)
     1462[  3]  0.0-518394.5 sec  6107 datagrams received out-of-order
     1463}}}
     1464
    3971465== Comments ==
    3981466
    399 ''(forthcoming)''
    400 
     1467Packet loss numbers, in order:
     1468
     1469{{{
     1470Stanford   -> Indiana    [  3]  0.0-518395.1 sec   300 GBytes  4.97 Mbits/sec   0.626 ms  1264636/220401804 (0.57%)
     1471Utah       -> Clemson    [  3]  0.0-518394.5 sec   300 GBytes  4.97 Mbits/sec   0.829 ms  1374058/220408165 (0.62%)
     1472Clemson    -> BBN        [  3]  0.0-518395.9 sec   300 GBytes  4.96 Mbits/sec   0.028 ms  1555147/220408163 (0.71%)
     1473Indiana    -> Stanford   [  3]  0.0-518397.2 sec   299 GBytes  4.96 Mbits/sec   0.070 ms  1666392/220405846 (0.76%)
     1474BBN        -> GT         [  3]  0.0-518398.5 sec   298 GBytes  4.94 Mbits/sec   0.025 ms  2722881/220403533 (1.2%)
     1475GT         -> Utah       [  3]  0.0-518393.5 sec   287 GBytes  4.76 Mbits/sec   0.333 ms 10463889/220360586 (4.7%)
     1476}}}
     1477
     1478GT again tops the list, and significantly worse sending than receiving.