Changes between Version 14 and Version 15 of GeniNetworkStitchingConfirmationTestStatus/Wisconsin


Ignore:
Timestamp:
07/29/14 13:33:22 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/Wisconsin

    v14 v15  
    862862 4. Added site to the list of [wiki:GeniNetworkStitchingSites GENI Network Stitching Sites].       
    863863
     864== IG-ST-6 New Site !OpenFlow topology ==
     865
     866Create a slice and then create the stitched slivers using !OpenFlow with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/Wisconsin/IG-ST-6.rspec IG-ST-6.rspec]:
     867{{{
     868$ stitcher.py createsliver IG-ST-6 IG-ST-6.rspec -o
     86913:17:20 INFO    : Configured logging from file /home/lnevers/gcf-2.6-oess/src/gcf/stitcher_logging.conf
     87013:17:21 INFO    : Reading slice IG-ST-6 credential...
     87113:17:21 INFO    : Slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+IG-ST-6 expires on 2014-08-05 13:46:53 UTC
     87213:17:21 INFO    : Using SCS at http://geni.maxgigapop.net:8081/geni/xmlrpc
     87313:17:21 INFO    : Calling SCS...
     87413:17:25 INFO    : Multi-AM reservation will include resources from these aggregates:
     87513:17:25 INFO    :      <Aggregate wisconsin-ig>
     87613:17:25 INFO    :      <Aggregate gpo-ig>
     87713:17:25 INFO    :      <Aggregate ion>
     87813:17:25 INFO    : Stitcher doing createsliver at <Aggregate wisconsin-ig>...
     87913:17:40 INFO    : ... Allocation at <Aggregate wisconsin-ig> complete.
     88013:17:40 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     88113:17:53 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     88213:17:53 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     88313:18:39 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     88413:18:39 INFO    : Pausing 30 seconds to let circuit become ready...
     88513:19:16 INFO    : DCN circuit 110431 is ready at <Aggregate ion>
     88613:19:23 INFO    : Getting credential from file /tmp/slice-ch-geni-net-Luisa_Nevers-Test-Proj_01-IG-ST-6-for-lnevers-cred.xml
     88713:19:23 INFO    : ... Allocation at <Aggregate ion> complete.
     88813:19:23 INFO    : All aggregates are complete.
     88913:19:23 INFO    : Your resources expire at 2 different times at different AMs. The first expiration is 2014-07-30 17:17:58 UTC at <Aggregate ion>. Second expiration is 2014-08-05T13:46:53 UTC.
     89013:19:23 INFO    : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/stitch-test/Wisconsin/IG-ST-6-manifest-rspec-stitching-combined.xml'
     891Success: Reserved resources in slice IG-ST-6 at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
     892}}}
     893
     894Determined login information at each Wisconsin and GPO aggregate:
     895{
     896$ readyToLogin.py IG-ST-6 -a wisconsin-ig
     897  ....
     898ig-wisc's geni_status is: ready
     899User lnevers logs in to ig-wisc using:
     900        ssh -p 30522  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.wisc.edu
     901
     902$ readyToLogin.py IG-ST-6 -a gpo-ig
     903  ....
     904ig-gpo's geni_status is: changing
     905User lnevers logs in to ig-gpo using:
     906        ssh -p 33594  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.instageni.gpolab.bbn.com
     907
     908}}}
     909
     910=== Measurements ===
     911
     912'''Iperf InstaGENI GPO VM to InstaGENI Wisconsin VM (TCP) - TCP window size: 23.5 KByte (default)'''
     913
     914''Collected: 2014-07-29''
     915
     916__One Client_
     917{{{
     918
     919}}}
     920
     921__Five Clients__
     922{{{
     923
     924}}}
     925
     926__Ten Clients__
     927{{{
     928
     929}}}
     930
     931'''Iperf InstaGENI GPO VM to InstaGENI Wisconsin VM (UDP) - UDP buffer size:  224 KByte (default) '''
     932{{{
     933
     934}}}
     935
     936'''Ping from InstaGENI GPO VM to InstaGENI Wisconsin VM '''
     937{{{
     938
     939}}}
     940
     941
     942'''Iperf InstaGENI Wisconsin VM to InstaGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)'''
     943
     944''Collected: 2014-07-29''
     945
     946__One Client_
     947{{{
     948
     949}}}
     950
     951__Five Clients__
     952{{{
     953
     954}}}
     955
     956__Ten Clients__
     957{{{
     958
     959}}}
     960
     961'''Iperf InstaGENI Wisconsin VM to InstaGENI GPO VM (UDP)  - UDP buffer size:  224 KByte (default) '''
     962{{{
     963
     964}}}
     965
     966'''Ping from InstaGENI Wisconsin VM to InstaGENI GPO VM '''
     967{{{
     968
     969}}}
    864970
    865971----