Changes between Version 2 and Version 3 of GeniNetworkStitchingConfirmationTestStatus/UWashington


Ignore:
Timestamp:
02/12/15 14:38:27 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UWashington

    v2 v3  
    126126}}}
    127127== IG-ST-2 New Site to GPO IG Loop topology ==
     128Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/Washington/IG-ST-2.rspec IG-ST-2.rspec]:
     129{{{
     130$ stitcher.py createsliver IG-ST-2 IG-ST-2.rspec -o
     13114:06:53 INFO    : Configured logging from file /home/lnevers/gcf-2.8/src/gcf/stitcher_logging.conf
     13214:06:53 INFO    : Reading slice IG-ST-2 credential...
     13314:06:54 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-2 expires on 2015-02-18 16:50:26 UTC
     13414:06:54 INFO    : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     13514:06:54 INFO    : Calling SCS...
     13614:06:57 INFO    : Multi-AM reservation will include resources from these aggregates:
     13714:06:57 INFO    :      <Aggregate uwash-ig>
     13814:06:57 INFO    :      <Aggregate gpo-ig>
     13914:06:57 INFO    :      <Aggregate al2s>
     14014:06:57 INFO    :      <Aggregate ion>
     14114:06:57 INFO    : Stitcher doing createsliver at <Aggregate uwash-ig>...
     14214:07:14 INFO    : ... Allocation at <Aggregate uwash-ig> complete.
     14314:07:15 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     14414:07:31 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     14514:07:31 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     14614:07:38 INFO    : ... Allocation at <Aggregate al2s> complete.
     14714:07:38 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     14814:08:26 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     14914:08:26 INFO    : Pausing 30 seconds to let circuit become ready...
     15014:09:03 INFO    : Pausing 30 seconds to let circuit become ready...
     15114:09:41 INFO    : DCN circuit 153581 is ready at <Aggregate ion>
     15214:09:41 INFO    : DCN circuit 153591 is ready at <Aggregate ion>
     15314:09:48 INFO    : ... Allocation at <Aggregate ion> complete.
     15414:09:48 INFO    : All aggregates are complete.
     15514:09:48 INFO    : Your resources expire at 2015-02-17T18:56:57 (UTC).
     15614:09:48 INFO    : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/Washington/IG-ST-2-manifest-rspec-multiam-combined.xml'
     157Success: Reserved resources in slice IG-ST-2 at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
     158}}}
     159
     160Determined login information at each Washington and GPO aggregate:
     161{{{
     162$ readyToLogin.py IG-ST-2 --useSliceAggregates
     163  ....
     164ig-wash's geni_status is: ready
     165User lnevers logs in to ig-wash using:
     166        ssh -p 30522  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.washington.edu
     167 ....
     168ig-gpo's geni_status is: ready
     169User lnevers logs in to ig-gpo using:
     170        ssh -p 34874  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.gpolab.bbn.com
     171}}}
     172
     173Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
     174{{{
     175remote-execute.py IG-ST-2 -a gpo-ig -m "ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q"
     176}}}
     177
    128178== IG-ST-3 IG-ST-3 New Site 3 node linear topology ==
    129179== IG-ST-4 New Site to GPO EG interoperability ==