Changes between Version 5 and Version 6 of GENIOESSTopologiesTestStatus/OESS-TC1


Ignore:
Timestamp:
09/16/14 15:19:06 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIOESSTopologiesTestStatus/OESS-TC1

    v5 v6  
    99== Stanford IG <-AL2S->Chicago IG ==
    1010
     11Created stitched sliver for this topology:
     12{{{
     13stitcher.py createsliver ig-chic-ig-stan ./stitch-ig-chic-ig-stan.rspec -r ln-test -o
     1414:51:17 INFO    : Configured logging from file /home/lnevers/gcf-2.7-preview-0912/src/gcf/stitcher_logging.conf
     1514:51:18 INFO    : Reading slice ig-chic-ig-stan credential...
     1614:51:18 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+ig-chic-ig-stan expires on 2014-09-23 18:51:16 UTC
     1714:51:18 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     1814:51:18 INFO    : Calling SCS...
     1914:51:21 INFO    : Multi-AM reservation will include resources from these aggregates:
     2014:51:21 INFO    :      <Aggregate chi-ig>
     2114:51:21 INFO    :      <Aggregate stanford-ig>
     2214:51:21 INFO    :      <Aggregate oess>
     2314:51:21 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-ig-chic-ig-stan-for-lnevers-cred.xml
     2414:51:21 INFO    : Stitcher doing createsliver at <Aggregate chi-ig>...
     2514:51:50 INFO    : ... Allocation at <Aggregate chi-ig> complete.
     2614:51:50 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-ig-chic-ig-stan-for-lnevers-cred.xml
     2714:51:50 INFO    : Stitcher doing createsliver at <Aggregate stanford-ig>...
     2814:52:10 INFO    : ... Allocation at <Aggregate stanford-ig> complete.
     2914:52:10 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-ig-chic-ig-stan-for-lnevers-cred.xml
     3014:52:10 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     3114:52:15 INFO    : ... Allocation at <Aggregate oess> complete.
     3214:52:15 INFO    : All aggregates are complete.
     3314:52:15 INFO    : Your resources expire at 2014-09-23T18:51:16 (UTC).
     3414:52:15 INFO    : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/oess/Xconnect-stitch/ig-chic-ig-stan-manifest-rspec-multiam-combined.xml'
     35Success: Reserved resources in slice ig-chic-ig-stan at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
     36}}}
     37
     38Determine login for each site:
     39{{{
     40$ readyToLogin -a stanford-ig ig-chic-ig-stan
     41...
     42stan-ig's geni_status is: ready
     43User lnevers logs in to stan-ig using:
     44        ssh -p 31802  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.stanford.edu
     45
     46$ readyToLogin -a chic-ig ig-chic-ig-stan
     47...
     48chic-ig's geni_status is: ready
     49User lnevers logs in to chic-ig using:
     50        ssh -p 30010  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.geni.uchicago.edu
     51}}}
     52
     53=== Traffic Types Exchanged ===
     54
     55'''Iperf Stanford IG (OpenVZ VM) to Chicago IG (OpenVZ VM) to VM (TCP) - TCP window size: 16.0 KByte (default)'''
     56
     57''Collected: 2014-XX-XX''
     58
     59__One Client__
     60{{{
     61[ ID] Interval       Transfer     Bandwidth
     62[  3]  0.0-60.2 sec   131 MBytes  18.2 Mbits/sec
     63}}}
     64
     65__Five Clients__
     66{{{
     67[ ID] Interval       Transfer     Bandwidth
     68[  6]  0.0-57.4 sec  23.6 MBytes  3.45 Mbits/sec
     69[  4]  0.0-57.5 sec  26.1 MBytes  3.81 Mbits/sec
     70[  5]  0.0-60.1 sec  25.9 MBytes  3.61 Mbits/sec
     71[  7]  0.0-60.2 sec  38.5 MBytes  5.36 Mbits/sec
     72[  3]  0.0-60.4 sec  24.6 MBytes  3.42 Mbits/sec
     73[SUM]  0.0-60.4 sec   139 MBytes  19.3 Mbits/sec
     74}}}
     75
     76__Ten Clients__
     77{{{
     78[ ID] Interval       Transfer     Bandwidth
     79[ 11]  0.0-57.4 sec  13.8 MBytes  2.01 Mbits/sec
     80[  3]  0.0-58.0 sec  18.1 MBytes  2.62 Mbits/sec
     81[ 12]  0.0-58.4 sec  10.6 MBytes  1.53 Mbits/sec
     82[  8]  0.0-60.1 sec  18.6 MBytes  2.60 Mbits/sec
     83[  6]  0.0-60.1 sec  16.6 MBytes  2.32 Mbits/sec
     84[  7]  0.0-60.3 sec  18.9 MBytes  2.62 Mbits/sec
     85[  5]  0.0-60.7 sec  9.38 MBytes  1.29 Mbits/sec
     86[  9]  0.0-60.8 sec  8.38 MBytes  1.15 Mbits/sec
     87[ 10]  0.0-61.4 sec  10.9 MBytes  1.49 Mbits/sec
     88[  4]  0.0-61.7 sec  15.8 MBytes  2.14 Mbits/sec
     89[SUM]  0.0-61.7 sec   141 MBytes  19.2 Mbits/sec
     90}}}
     91
     92'''Iperf Stanford IG (OpenVZ VM) to Chicago IG (OpenVZ VM)  (UDP) - UDP buffer size:  114 KByte (default)'''
     93{{{
     94[ ID] Interval       Transfer     Bandwidth
     95[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     96[  3] Sent 512821 datagrams
     97[  3] Server Report:
     98[  3]  0.0-60.5 sec   140 MBytes  19.5 Mbits/sec   0.113 ms 412709/512820 (80%)
     99[  3]  0.0-60.5 sec  1 datagrams received out-of-order
     100}}}
     101
     102'''Ping from Stanford IG (OpenVZ VM) to Chicago IG (OpenVZ VM)'''
     103{{{
     10460 packets transmitted, 60 received, 0% packet loss, time 59095ms
     105rtt min/avg/max/mdev = 48.263/48.506/48.908/0.295 ms
     106}}}
     107
    11108== Missouri IG <-AL2S->Chicago IG ==