Changes between Version 3 and Version 4 of GeniNetworkStitchingConfirmationTestStatus/PSC


Ignore:
Timestamp:
04/03/17 09:49:53 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/PSC

    v3 v4  
    1515Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/PSC/EG-ST-1.rspec EG-ST-1.rspec]:
    1616{{{
    17 omni.py createslice EG-ST-1
    18 stitcher.py createsliver EG-ST-1 EG-ST-1.rspec -o
     17$ stitcher createsliver EG-ST-1a -a gwu-eg EG-ST-1.rspec --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     1809:20:11 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     1909:20:11 INFO    : Reading slice EG-ST-1a credential...
     2009:20:12 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-ST-1a expires on 2017-04-10 13:20:11 UTC
     2109:20:12 INFO    : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     2209:20:12 INFO    : Calling SCS...
     2309:20:12 INFO    : Multi-AM reservation will include resources from these aggregates:
     2409:20:12 INFO    :      <Aggregate psc-eg>
     2509:20:12 INFO    :      <Aggregate gpo-ig>
     2609:20:12 INFO    :      <Aggregate al2s>
     2709:20:12 INFO    : Stitcher doing createsliver at <Aggregate psc-eg>...
     2809:20:18 INFO    : ... Allocation at <Aggregate psc-eg> complete.
     2909:20:19 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     3009:20:37 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     3109:20:37 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     3209:20:44 INFO    : ... Allocation at <Aggregate al2s> complete.
     3309:20:44 INFO    : All aggregates are complete.
     3409:20:44 INFO    : Your resources expire at 2017-04-09T13:10:12 (UTC).
     3509:20:44 INFO    : Saved combined reservation RSpec at 3 AM(s) to file '/home/lnevers/gcf-test/stitch-test/PSC/EG-ST-1a-manifest-rspec-multiam-combined.xml'
     36Success: Reserved resources in slice EG-ST-1a at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
    1937}}}
    2038
    2139Determined login information at each PSC EG and GPO IG aggregate:
    2240{{{
    23 $ readyToLogin.py EG-ST-1 --useSliceAggregates
     41$ readyToLogin.py EG-ST-1a --useSliceAggregates
    2442  ....
     43eg-psc's geni_status is: ready
     44User lnevers logs in to eg-psc using:
     45        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@147.72.248.4
    2546
     47ig-gpo's geni_status is: ready
     48User lnevers logs in to ig-gpo using:
     49        ssh -p 32314  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
    2650}}}
    2751