Changes between Version 9 and Version 10 of GeniNetworkStitchingConfirmationTestStatus/Kansas


Ignore:
Timestamp:
11/18/14 15:51:43 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/Kansas

    v9 v10  
    344344== IG-ST-4 New Site to GPO EG interoperability ==
    345345
    346 
    347346Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/KANSAS/IG-ST-4.rspec IG-ST-4.rspec], which specifies a 100 Mbps link capacity. This was done to get around the mismatch in link capacity units that exists between IG and EG.
    348347
    349348{{{
    350 omni.py createslice IG-ST-4
    351 stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o
     349$ stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o 15:45:28 INFO    : Configured logging from file /home/lnevers/gcf-2.7/src/gcf/stitcher_logging.conf
     35015:45:28 INFO    : Reading slice IG-ST-4 credential...
     35115:45:29 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-4 expires on 2014-11-25 20:45:27 UTC
     35215:45:29 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     35315:45:29 INFO    : Calling SCS...
     35415:45:30 INFO    : Multi-AM reservation will include resources from these aggregates:
     35515:45:30 INFO    :      <Aggregate kansas-ig>
     35615:45:30 INFO    :      <Aggregate oess>
     35715:45:30 INFO    :      <Aggregate gpo-eg>
     35815:45:30 INFO    :      <Aggregate ion>
     35915:45:30 INFO    : Stitcher doing createsliver at <Aggregate kansas-ig>...
     36015:45:46 INFO    : ... Allocation at <Aggregate kansas-ig> complete.
     36115:45:46 INFO    : Stitcher doing createsliver at <Aggregate gpo-eg>...
     36215:46:04 INFO    : ... Allocation at <Aggregate gpo-eg> complete.
     36315:46:04 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     36415:46:08 INFO    : ... Allocation at <Aggregate oess> complete.
     36515:46:08 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     36615:46:53 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     36715:46:53 INFO    : Pausing 30 seconds to let circuit become ready...
     36815:47:32 INFO    : DCN circuit 139351 is ready at <Aggregate ion>
     36915:47:39 INFO    : ... Allocation at <Aggregate ion> complete.
     37015:47:39 INFO    : All aggregates are complete.
     37115:47:39 INFO    : Your resources expire at 2014-11-24T20:35:30 (UTC).
     37215:47:39 INFO    : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/Kansas/IG-ST-4-manifest-rspec-multiam-combined.xml'
     373Success: Reserved resources in slice IG-ST-4 at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
    352374}}}
    353375
     
    356378$ readyToLogin.py IG-ST-4 -a kansas-ig
    357379  ....
    358 
    359 $ readyToLogin.py IG-ST-4 -a eg-sm
    360   ....
     380ig-kans's geni_status is: ready
     381User lnevers logs in to ig-kans using:
     382        ssh -p 30010  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.instageni.ku.gpeni.net
     383
     384$ readyToLogin.py IG-ST-4 -a gpo-eg
     385  ....
     386eg-gpo's geni_status is: ready
     387User lnevers logs in to eg-gpo using:
     388        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@192.1.242.62
    361389}}}
    362390