Changes between Version 22 and Version 23 of GeniNetworkStitchingConfirmationTestStatus/NYSERNet


Ignore:
Timestamp:
07/29/14 11:45:57 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/NYSERNet

    v22 v23  
    888888 4. Added site to the list of [wiki:GeniNetworkStitchingSites GENI Network Stitching Sites].       
    889889
    890 
     890== IG-ST-6 New Site !OpenFlow topology ==
     891
     892Create a slice and then create the stitched slivers using !OpenFlow with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/NYSERNet/IG-ST-6.rspec IG-ST-6.rspec]:
     893{{{
     894$ stitcher.py createsliver IG-ST-6 IG-ST-6.rspec -o
     89511:32:43 INFO    : Configured logging from file /home/lnevers/gcf-2.6-oess/src/gcf/stitcher_logging.conf
     89611:32:44 INFO    : Reading slice IG-ST-6 credential...
     89711:32:44 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
     89811:32:44 INFO    : Using SCS at http://geni.maxgigapop.net:8081/geni/xmlrpc
     89911:32:44 INFO    : Calling SCS...
     90011:32:45 INFO    : Multi-AM reservation will include resources from these aggregates:
     90111:32:45 INFO    :      <Aggregate nysernet-ig>
     90211:32:45 INFO    :      <Aggregate gpo-ig>
     90311:32:45 INFO    :      <Aggregate ion>
     90411:32:45 INFO    : Stitcher doing createsliver at <Aggregate nysernet-ig>...
     90511:33:25 INFO    : ... Allocation at <Aggregate nysernet-ig> complete.
     90611:33:25 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     90711:33:40 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     90811:33:40 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     90911:34:24 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     91011:34:24 INFO    : Pausing 30 seconds to let circuit become ready...
     91111:35:01 INFO    : DCN circuit 110411 is ready at <Aggregate ion>
     91211:35:09 INFO    : Getting credential from file /tmp/slice-ch-geni-net-Luisa_Nevers-Test-Proj_01-IG-ST-6-for-lnevers-cred.xml
     91311:35:09 INFO    : ... Allocation at <Aggregate ion> complete.
     91411:35:09 INFO    : All aggregates are complete.
     91511:35:09 INFO    : Your resources expire at 2 different times at different AMs. The first expiration is 2014-07-30 15:33:44 UTC at <Aggregate ion>. Second expiration is 2014-08-05T13:46:53 UTC.
     91611:35:09 INFO    : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/stitch-test/NYSERNet/IG-ST-6-manifest-rspec-stitching-combined.xml'
     917Success: 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).
     918}}}
     919
     920Determined login information at each NYSERNet and GPO aggregate:
     921{{{
     922$ readyToLogin.py IG-ST-6 -a nysernet-ig
     923  ....
     924ig-nyse's geni_status is: ready
     925User lnevers logs in to ig-nyse using:
     926        ssh -p 36410  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.nysernet.org
     927
     928$ readyToLogin.py IG-ST-6 -a gpo-ig
     929  ....
     930ig-gpo's geni_status is: ready
     931User lnevers logs in to ig-gpo using:
     932        ssh -p 33594  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
     933}}}
     934
     935=== Measurements ===
     936
     937'''Iperf InstaGENI GPO VM to InstaGENI NYSERNet VM (TCP) - TCP window size: 23.5 KByte (default)'''
     938
     939''Collected: 2014-07-29''
     940
     941__One Client_
     942{{{
     943
     944}}}
     945
     946__Five Clients__
     947{{{
     948
     949}}}
     950
     951__Ten Clients__
     952{{{
     953
     954}}}
     955
     956'''Iperf InstaGENI GPO VM to InstaGENI NYSERNet VM (UDP) - UDP buffer size:  224 KByte (default) '''
     957{{{
     958
     959}}}
     960
     961'''Ping from InstaGENI GPO VM to InstaGENI NYSERNet VM '''
     962{{{
     963
     964}}}
     965
     966
     967'''Iperf InstaGENI NYSERNet VM to InstaGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)'''
     968
     969''Collected: 2014-XX-XX''
     970
     971__One Client_
     972{{{
     973
     974}}}
     975
     976__Five Clients__
     977{{{
     978
     979}}}
     980
     981__Ten Clients__
     982{{{
     983
     984}}}
     985
     986'''Iperf InstaGENI NYSERNet VM to InstaGENI GPO VM (UDP)  - UDP buffer size:  224 KByte (default) '''
     987{{{
     988
     989}}}
     990
     991'''Ping from InstaGENI NYSERNet VM to InstaGENI GPO VM '''
     992{{{
     993
     994}}}
    891995
    892996----