Changes between Version 27 and Version 28 of GeniNetworkStitchingConfirmationTestStatus/Stanford


Ignore:
Timestamp:
01/14/15 09:25:34 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/Stanford

    v27 v28  
    10731073
    10741074=== AL2S Tests ===
    1075 
     1075Create a slice and then create the stitched slivers using !OpenFlow with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/Stanford/IG-ST-6.rspec IG-ST-6.rspec]:
     1076{{{
     1077$ stitcher createsliver IG-ST-6a IG-ST-6.rspec
     107808:44:44 INFO    : Configured logging from file /home/lnevers/gcf-2.8-pre1/src/gcf/stitcher_logging.conf
     107908:44:45 INFO    : Reading slice IG-ST-6a credential...
     108008:44:45 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-6a expires on 2015-01-16 14:12:24 UTC
     108108:44:45 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     108208:44:45 INFO    : Calling SCS...
     108308:44:46 INFO    : Multi-AM reservation will include resources from these aggregates:
     108408:44:46 INFO    :      <Aggregate rutgers-ig>
     108508:44:46 INFO    :      <Aggregate gpo-ig>
     108608:44:46 INFO    :      <Aggregate oess>
     108708:44:46 INFO    :      <Aggregate ion>
     108808:44:46 INFO    : Stitcher doing createsliver at <Aggregate rutgers-ig>...
     108908:45:04 INFO    : ... Allocation at <Aggregate rutgers-ig> complete.
     109008:45:04 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     109108:45:23 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     109208:45:23 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     109308:45:27 INFO    : ... Allocation at <Aggregate oess> complete.
     109408:45:27 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     109508:46:13 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     109608:46:13 INFO    : Pausing 30 seconds to let circuit become ready...
     109708:46:50 INFO    : DCN circuit 147901 is ready at <Aggregate ion>
     109808:46:59 INFO    : ... Allocation at <Aggregate ion> complete.
     109908:46:59 INFO    : All aggregates are complete.
     110008:46:59 INFO    : Your resources expire at 2015-01-16T13:34:46 (UTC).
     110108:46:59 INFO    : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/Rutgers/IG-ST-6a-manifest-rspec-multiam-combined.xml'
     1102Success: Reserved resources in slice IG-ST-6a at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
     1103}}}
     1104
     1105Determine login:
     1106{{{
     1107$ readyToLogin -a gpo-ig IG-ST-6a
     1108....
     1109
     1110ig-gpo's geni_status is: changing
     1111User lnevers logs in to ig-gpo using:
     1112        ssh -p 32570  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
     1113
     1114$ readyToLogin -a rutgers-ig IG-ST-6a
     1115....
     1116
     1117ig-rut's geni_status is: ready
     1118User lnevers logs in to ig-rut using:
     1119        ssh -p 30266  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.rutgers.edu
     1120}}}
     1121}}}
    10761122----
    10771123{{{