Changes between Version 2 and Version 3 of GeniNetworkStitchingConfirmationTestStatus/UAF


Ignore:
Timestamp:
04/03/17 10:12:55 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UAF

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