Changes between Version 4 and Version 5 of GENIOESSTopologiesTestStatus/OESS-TC2


Ignore:
Timestamp:
09/19/14 11:51:12 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIOESSTopologiesTestStatus/OESS-TC2

    v4 v5  
    22
    33= ION Site to AL2S site via 10 Cross Connects =
    4 The RSpec [http://groups.geni.net/geni/browser/trunk/OESSRSpecs/stitch-ig-gpo-ig-stan.rspec stitch-ig-gpo-ig-stan.rspec] is used for all of the 10 test cases captured in this page. Each of the paths are requested by using the stitcher option --excludeHop.
     4The RSpec [http://groups.geni.net/geni/browser/trunk/OESSRSpecs/stitch-ig-gpo-ig-stan.rspec stitch-ig-gpo-ig-stan.rspec] is used for all of the 10 test cases captured in this page. Each of the paths are requested by using the stitcher option --excludeHop. All VM end-point hosts are Xen hosts.
    55
    66== ION Site to AL2S site via Atlanta Cross Connect (default) ==
     7Create the sliver:
     8{{{
     9$ stitcher.py createsliver gpo2stan ./stitch-ig-gpo-ig-stan.rspec --excludehop urn:publicid:IDN+instageni.stanford.edu+interface+procurve2:1.24.ion.salt.xe-0_1_1 -o
     1011:27:36 INFO    : Configured logging from file /home/lnevers/gcf-2.7-preview-0912/src/gcf/stitcher_logging.conf
     1111:27:36 INFO    : Reading slice gpo2stan credential...
     1211:27:36 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+gpo2stan expires on 2014-09-26 15:11:12 UTC
     1311:27:36 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     1411:27:36 INFO    : Calling SCS...
     1511:27:38 INFO    : Multi-AM reservation will include resources from these aggregates:
     1611:27:38 INFO    :      <Aggregate stanford-ig>
     1711:27:38 INFO    :      <Aggregate gpo-ig>
     1811:27:38 INFO    :      <Aggregate oess>
     1911:27:38 INFO    :      <Aggregate ion>
     2011:27:38 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-gpo2stan-for-lnevers-cred.xml
     2111:27:38 INFO    : Stitcher doing createsliver at <Aggregate stanford-ig>...
     2211:27:55 INFO    : ... Allocation at <Aggregate stanford-ig> complete.
     2311:27:55 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-gpo2stan-for-lnevers-cred.xml
     2411:27:55 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     2511:28:13 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     2611:28:13 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-gpo2stan-for-lnevers-cred.xml
     2711:28:13 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     2811:28:17 INFO    : ... Allocation at <Aggregate oess> complete.
     2911:28:17 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-gpo2stan-for-lnevers-cred.xml
     3011:28:17 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     3111:29:02 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     3211:29:02 INFO    : Pausing 30 seconds to let circuit become ready...
     3311:29:40 INFO    : DCN circuit 119001 is ready at <Aggregate ion>
     3411:29:47 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-gpo2stan-for-lnevers-cred.xml
     3511:29:47 INFO    : ... Allocation at <Aggregate ion> complete.
     3611:29:47 INFO    : All aggregates are complete.
     3711:29:47 INFO    : Your resources expire at 2014-09-26T15:11:12 (UTC).
     3811:29:47 INFO    : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/oess/Xconnect-stitch/gpo2stan-manifest-rspec-multiam-combined.xml'
     39Success: Reserved resources in slice gpo2stan at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
     40}}}
     41
     42Determine login:
     43{{{
     44$ readyToLogin gpo2stan -a stanford-ig
     45...
     46ig-stan's geni_status is: ready
     47User lnevers logs in to ig-stan using:
     48        ssh -p 36154  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.stanford.edu
     49
     50$ readyToLogin gpo2stan -a gpo-ig
     51...
     52ig-gpo's geni_status is: ready
     53User lnevers logs in to ig-gpo using:
     54        ssh -p 34874  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
     55
     56}}}
     57
     58=== Traffic ===
     59
     60'''Iperf Stanford IG VM to GPO IG VM (TCP) - TCP window size: 23.5 KByte (default)'''
     61
     62''Collected: 2014-09-19''
     63
     64__One Client__
     65{{{
     66[ ID] Interval       Transfer     Bandwidth
     67[  3]  0.0-60.1 sec   140 MBytes  19.5 Mbits/sec
     68}}}
     69
     70__Five Clients__
     71{{{
     72[ ID] Interval       Transfer     Bandwidth
     73[  5]  0.0-60.1 sec  22.4 MBytes  3.12 Mbits/sec
     74[  6]  0.0-60.2 sec  28.8 MBytes  4.00 Mbits/sec
     75[  4]  0.0-60.5 sec  31.8 MBytes  4.40 Mbits/sec
     76[  7]  0.0-60.6 sec  31.1 MBytes  4.31 Mbits/sec
     77[  3]  0.0-60.6 sec  29.5 MBytes  4.08 Mbits/sec
     78[SUM]  0.0-60.6 sec   144 MBytes  19.9 Mbits/sec
     79}}}
     80
     81__Ten Clients__
     82{{{
     83[ ID] Interval       Transfer     Bandwidth
     84[  3]  0.0-60.2 sec  11.8 MBytes  1.64 Mbits/sec
     85[  4]  0.0-60.3 sec  16.6 MBytes  2.31 Mbits/sec
     86[  6]  0.0-60.6 sec  12.8 MBytes  1.77 Mbits/sec
     87[  5]  0.0-60.6 sec  17.6 MBytes  2.44 Mbits/sec
     88[ 11]  0.0-60.6 sec  18.5 MBytes  2.56 Mbits/sec
     89[  9]  0.0-60.9 sec  9.38 MBytes  1.29 Mbits/sec
     90[ 12]  0.0-60.9 sec  18.6 MBytes  2.56 Mbits/sec
     91[ 10]  0.0-61.4 sec  13.2 MBytes  1.81 Mbits/sec
     92[  7]  0.0-62.4 sec  13.1 MBytes  1.77 Mbits/sec
     93[  8]  0.0-64.4 sec  14.9 MBytes  1.94 Mbits/sec
     94[SUM]  0.0-64.4 sec   146 MBytes  19.1 Mbits/sec
     95}}}
     96
     97'''Iperf Stanford IG VM to GPO IG VM  (UDP) - UDP buffer size:  224 KByte (default)'''
     98{{{
     99[ ID] Interval       Transfer     Bandwidth
     100[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     101[  3] Sent 512758 datagrams
     102[  3] Server Report:
     103[  3]  0.0-60.2 sec   139 MBytes  19.4 Mbits/sec  14.453 ms 413394/512755 (81%)
     104[  3]  0.0-60.2 sec  1 datagrams received out-of-order
     105}}}
     106
     107'''Ping from Stanford IG VM to GPO IG VM'''
     108{{{
     10960 packets transmitted, 60 received, 0% packet loss, time 59102ms
     110rtt min/avg/max/mdev = 86.618/86.813/87.153/0.353 ms
     111}}}
     112
     113
     114'''Iperf GPO IG VM to Stanford IG VM (TCP) - TCP window size: 23.5 KByte (default)'''
     115
     116''Collected: 2014-09-19''
     117
     118__One Client__
     119{{{
     120[ ID] Interval       Transfer     Bandwidth
     121[  3]  0.0-60.1 sec   140 MBytes  19.6 Mbits/sec
     122}}}
     123
     124__Five Clients__
     125{{{
     126[ ID] Interval       Transfer     Bandwidth
     127[  6]  0.0-60.1 sec  22.8 MBytes  3.18 Mbits/sec
     128[  7]  0.0-60.2 sec  22.0 MBytes  3.06 Mbits/sec
     129[  5]  0.0-60.4 sec  26.2 MBytes  3.65 Mbits/sec
     130[  4]  0.0-60.4 sec  45.4 MBytes  6.30 Mbits/sec
     131[  3]  0.0-60.8 sec  27.2 MBytes  3.76 Mbits/sec
     132[SUM]  0.0-60.8 sec   144 MBytes  19.8 Mbits/sec
     133}}}
     134
     135__Ten Clients__
     136{{{
     137[ ID] Interval       Transfer     Bandwidth
     138[  7]  0.0-60.0 sec  15.2 MBytes  2.13 Mbits/sec
     139[  6]  0.0-60.4 sec  13.2 MBytes  1.84 Mbits/sec
     140[  4]  0.0-60.6 sec  11.5 MBytes  1.59 Mbits/sec
     141[  8]  0.0-60.6 sec  14.5 MBytes  2.01 Mbits/sec
     142[ 10]  0.0-60.9 sec  16.4 MBytes  2.25 Mbits/sec
     143[ 11]  0.0-61.0 sec  11.2 MBytes  1.55 Mbits/sec
     144[  3]  0.0-61.2 sec  15.0 MBytes  2.06 Mbits/sec
     145[  9]  0.0-61.4 sec  17.9 MBytes  2.44 Mbits/sec
     146[ 12]  0.0-62.2 sec  21.0 MBytes  2.83 Mbits/sec
     147[  5]  0.0-62.8 sec  10.2 MBytes  1.37 Mbits/sec
     148[SUM]  0.0-62.8 sec   146 MBytes  19.5 Mbits/sec
     149}}}
     150
     151'''Iperf GPO IG VM to Stanford IG VM  (UDP) - UDP buffer size:  224 KByte (default)'''
     152{{{
     153[ ID] Interval       Transfer     Bandwidth
     154[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
     155[  3] Sent 512805 datagrams
     156[  3] Server Report:
     157[  3]  0.0-60.3 sec   139 MBytes  19.4 Mbits/sec  14.247 ms 413459/512804 (81%)
     158[  3]  0.0-60.3 sec  1 datagrams received out-of-order
     159}}}
     160
     161'''Ping from GPO IG VM to Stanford IG VM'''
     162{{{
     16360 packets transmitted, 60 received, 0% packet loss, time 59102ms
     164rtt min/avg/max/mdev = 86.490/86.885/89.458/0.468 ms
     165}}}
     166
     167
    7168== ION Site to AL2S site via Chicago Cross Connect ==
     169Create the sliver:
     170{{{
     171}}}
     172
     173Determine login:
     174{{{
     175readyToLogin gpo2stan -a stanford-ig
     176readyToLogin gpo2stan -a gpo-ig
     177}}}
     178
     179=== Traffic ===
     180
     181'''Iperf Stanford IG VM to GPO IG VM (TCP) - TCP window size: xxx KByte (default)'''
     182
     183''Collected: 2014-09-19''
     184
     185__One Client__
     186{{{
     187}}}
     188
     189__Five Clients__
     190{{{
     191}}}
     192
     193__Ten Clients__
     194{{{
     195}}}
     196
     197'''Iperf Stanford IG VM to GPO IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     198{{{
     199}}}
     200
     201'''Ping from Stanford IG VM to GPO IG VM'''
     202{{{
     203}}}
     204
     205
     206'''Iperf GPO IG VM to Stanford IG VM (TCP) - TCP window size: xxx KByte (default)'''
     207
     208''Collected: 2014-09-19''
     209
     210__One Client__
     211{{{
     212}}}
     213
     214__Five Clients__
     215{{{
     216}}}
     217
     218__Ten Clients__
     219{{{
     220}}}
     221
     222'''Iperf GPO IG VM to Stanford IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     223{{{
     224}}}
     225
     226'''Ping from GPO IG VM to Stanford IG VM'''
     227{{{
     228}}}
     229
    8230== ION Site to AL2S site via Cleveland Cross Connect ==
     231Create the sliver:
     232{{{
     233}}}
     234
     235Determine login:
     236{{{
     237readyToLogin gpo2stan -a stanford-ig
     238readyToLogin gpo2stan -a gpo-ig
     239}}}
     240
     241=== Traffic ===
     242
     243'''Iperf Stanford IG VM to GPO IG VM (TCP) - TCP window size: xxx KByte (default)'''
     244
     245''Collected: 2014-09-19''
     246
     247__One Client__
     248{{{
     249}}}
     250
     251__Five Clients__
     252{{{
     253}}}
     254
     255__Ten Clients__
     256{{{
     257}}}
     258
     259'''Iperf Stanford IG VM to GPO IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     260{{{
     261}}}
     262
     263'''Ping from Stanford IG VM to GPO IG VM'''
     264{{{
     265}}}
     266
     267
     268'''Iperf GPO IG VM to Stanford IG VM (TCP) - TCP window size: xxx KByte (default)'''
     269
     270''Collected: 2014-09-19''
     271
     272__One Client__
     273{{{
     274}}}
     275
     276__Five Clients__
     277{{{
     278}}}
     279
     280__Ten Clients__
     281{{{
     282}}}
     283
     284'''Iperf GPO IG VM to Stanford IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     285{{{
     286}}}
     287
     288'''Ping from GPO IG VM to Stanford IG VM'''
     289{{{
     290}}}
     291
    9292== ION Site to AL2S site via Houston Cross Connect ==
     293Create the sliver:
     294{{{
     295}}}
     296
     297Determine login:
     298{{{
     299readyToLogin gpo2stan -a stanford-ig
     300readyToLogin gpo2stan -a gpo-ig
     301}}}
     302
     303=== Traffic ===
     304
     305'''Iperf Stanford IG VM to GPO IG VM (TCP) - TCP window size: xxx KByte (default)'''
     306
     307''Collected: 2014-09-19''
     308
     309__One Client__
     310{{{
     311}}}
     312
     313__Five Clients__
     314{{{
     315}}}
     316
     317__Ten Clients__
     318{{{
     319}}}
     320
     321'''Iperf Stanford IG VM to GPO IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     322{{{
     323}}}
     324
     325'''Ping from Stanford IG VM to GPO IG VM'''
     326{{{
     327}}}
     328
     329
     330'''Iperf GPO IG VM to Stanford IG VM (TCP) - TCP window size: xxx KByte (default)'''
     331
     332''Collected: 2014-09-19''
     333
     334__One Client__
     335{{{
     336}}}
     337
     338__Five Clients__
     339{{{
     340}}}
     341
     342__Ten Clients__
     343{{{
     344}}}
     345
     346'''Iperf GPO IG VM to Stanford IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     347{{{
     348}}}
     349
     350'''Ping from GPO IG VM to Stanford IG VM'''
     351{{{
     352}}}
     353
    10354== ION Site to AL2S site via Los Angeles Cross Connect ==
     355Create the sliver:
     356{{{
     357}}}
     358
     359Determine login:
     360{{{
     361readyToLogin gpo2stan -a stanford-ig
     362readyToLogin gpo2stan -a gpo-ig
     363}}}
     364
     365=== Traffic ===
     366
     367'''Iperf Stanford IG VM to GPO IG VM (TCP) - TCP window size: xxx KByte (default)'''
     368
     369''Collected: 2014-09-19''
     370
     371__One Client__
     372{{{
     373}}}
     374
     375__Five Clients__
     376{{{
     377}}}
     378
     379__Ten Clients__
     380{{{
     381}}}
     382
     383'''Iperf Stanford IG VM to GPO IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     384{{{
     385}}}
     386
     387'''Ping from Stanford IG VM to GPO IG VM'''
     388{{{
     389}}}
     390
     391
     392'''Iperf GPO IG VM to Stanford IG VM (TCP) - TCP window size: xxx KByte (default)'''
     393
     394''Collected: 2014-09-19''
     395
     396__One Client__
     397{{{
     398}}}
     399
     400__Five Clients__
     401{{{
     402}}}
     403
     404__Ten Clients__
     405{{{
     406}}}
     407
     408'''Iperf GPO IG VM to Stanford IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     409{{{
     410}}}
     411
     412'''Ping from GPO IG VM to Stanford IG VM'''
     413{{{
     414}}}
     415
    11416== ION Site to AL2S site via New York Cross Connect ==
     417Create the sliver:
     418{{{
     419}}}
     420
     421Determine login:
     422{{{
     423readyToLogin gpo2stan -a stanford-ig
     424readyToLogin gpo2stan -a gpo-ig
     425}}}
     426
     427=== Traffic ===
     428
     429'''Iperf Stanford IG VM to GPO IG VM (TCP) - TCP window size: xxx KByte (default)'''
     430
     431''Collected: 2014-09-19''
     432
     433__One Client__
     434{{{
     435}}}
     436
     437__Five Clients__
     438{{{
     439}}}
     440
     441__Ten Clients__
     442{{{
     443}}}
     444
     445'''Iperf Stanford IG VM to GPO IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     446{{{
     447}}}
     448
     449'''Ping from Stanford IG VM to GPO IG VM'''
     450{{{
     451}}}
     452
     453
     454'''Iperf GPO IG VM to Stanford IG VM (TCP) - TCP window size: xxx KByte (default)'''
     455
     456''Collected: 2014-09-19''
     457
     458__One Client__
     459{{{
     460}}}
     461
     462__Five Clients__
     463{{{
     464}}}
     465
     466__Ten Clients__
     467{{{
     468}}}
     469
     470'''Iperf GPO IG VM to Stanford IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     471{{{
     472}}}
     473
     474'''Ping from GPO IG VM to Stanford IG VM'''
     475{{{
     476}}}
     477
    12478== ION Site to AL2S site via Salt Lake Cross Connect ==
     479Create the sliver:
     480{{{
     481}}}
     482
     483Determine login:
     484{{{
     485readyToLogin gpo2stan -a stanford-ig
     486readyToLogin gpo2stan -a gpo-ig
     487}}}
     488
     489=== Traffic ===
     490
     491'''Iperf Stanford IG VM to GPO IG VM (TCP) - TCP window size: xxx KByte (default)'''
     492
     493''Collected: 2014-09-19''
     494
     495__One Client__
     496{{{
     497}}}
     498
     499__Five Clients__
     500{{{
     501}}}
     502
     503__Ten Clients__
     504{{{
     505}}}
     506
     507'''Iperf Stanford IG VM to GPO IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     508{{{
     509}}}
     510
     511'''Ping from Stanford IG VM to GPO IG VM'''
     512{{{
     513}}}
     514
     515
     516'''Iperf GPO IG VM to Stanford IG VM (TCP) - TCP window size: xxx KByte (default)'''
     517
     518''Collected: 2014-09-19''
     519
     520__One Client__
     521{{{
     522}}}
     523
     524__Five Clients__
     525{{{
     526}}}
     527
     528__Ten Clients__
     529{{{
     530}}}
     531
     532'''Iperf GPO IG VM to Stanford IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     533{{{
     534}}}
     535
     536'''Ping from GPO IG VM to Stanford IG VM'''
     537{{{
     538}}}
     539
    13540== ION Site to AL2S site via Seattle Cross Connect ==
     541Create the sliver:
     542{{{
     543}}}
     544
     545Determine login:
     546{{{
     547readyToLogin gpo2stan -a stanford-ig
     548readyToLogin gpo2stan -a gpo-ig
     549}}}
     550
     551=== Traffic ===
     552
     553'''Iperf Stanford IG VM to GPO IG VM (TCP) - TCP window size: xxx KByte (default)'''
     554
     555''Collected: 2014-09-19''
     556
     557__One Client__
     558{{{
     559}}}
     560
     561__Five Clients__
     562{{{
     563}}}
     564
     565__Ten Clients__
     566{{{
     567}}}
     568
     569'''Iperf Stanford IG VM to GPO IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     570{{{
     571}}}
     572
     573'''Ping from Stanford IG VM to GPO IG VM'''
     574{{{
     575}}}
     576
     577
     578'''Iperf GPO IG VM to Stanford IG VM (TCP) - TCP window size: xxx KByte (default)'''
     579
     580''Collected: 2014-09-19''
     581
     582__One Client__
     583{{{
     584}}}
     585
     586__Five Clients__
     587{{{
     588}}}
     589
     590__Ten Clients__
     591{{{
     592}}}
     593
     594'''Iperf GPO IG VM to Stanford IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     595{{{
     596}}}
     597
     598'''Ping from GPO IG VM to Stanford IG VM'''
     599{{{
     600}}}
     601
    14602== ION Site to AL2S site via Washington Cross Connect ==
     603
     604Create the sliver:
     605{{{
     606}}}
     607
     608Determine login:
     609{{{
     610readyToLogin gpo2stan -a stanford-ig
     611readyToLogin gpo2stan -a gpo-ig
     612}}}
     613
     614=== Traffic ===
     615
     616'''Iperf Stanford IG VM to GPO IG VM (TCP) - TCP window size: xxx KByte (default)'''
     617
     618''Collected: 2014-09-19''
     619
     620__One Client__
     621{{{
     622}}}
     623
     624__Five Clients__
     625{{{
     626}}}
     627
     628__Ten Clients__
     629{{{
     630}}}
     631
     632'''Iperf Stanford IG VM to GPO IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     633{{{
     634}}}
     635
     636'''Ping from Stanford IG VM to GPO IG VM'''
     637{{{
     638}}}
     639
     640
     641'''Iperf GPO IG VM to Stanford IG VM (TCP) - TCP window size: xxx KByte (default)'''
     642
     643''Collected: 2014-09-19''
     644
     645__One Client__
     646{{{
     647}}}
     648
     649__Five Clients__
     650{{{
     651}}}
     652
     653__Ten Clients__
     654{{{
     655}}}
     656
     657'''Iperf GPO IG VM to Stanford IG VM  (UDP) - UDP buffer size:  xxx KByte (default)'''
     658{{{
     659}}}
     660
     661'''Ping from GPO IG VM to Stanford IG VM'''
     662{{{
     663}}}