Changes between Version 7 and Version 8 of GeniNetworkStitchingConfirmationTestStatus/UCLA


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UCLA

    v7 v8  
    5555Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UCLA/IG-ST-1-al2s.rspec IG-ST-1-al2s.rspec]:
    5656{{{
    57 $ stitcher.py createsliver IG-ST-1 IG-ST-1-al2s.rspec -o
    58 14:43:20 INFO    : Configured logging from file /home/lnevers/gcf-2.7/src/gcf/stitcher_logging.conf
    59 14:43:20 INFO    : Reading slice IG-ST-1 credential...
    60 14:43:21 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-1 expires on 2014-11-25 19:13:49 UTC
    61 14:43:21 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
    62 14:43:21 INFO    : Calling SCS...
    63 14:43:23 INFO    : Multi-AM reservation will include resources from these aggregates:
    64 14:43:23 INFO    :      <Aggregate gpo-ig>
    65 14:43:23 INFO    :      <Aggregate ucla-ig>
    66 14:43:23 INFO    :      <Aggregate oess>
    67 14:43:23 INFO    :      <Aggregate ion>
    68 14:43:24 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
    69 14:43:40 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
    70 14:43:40 INFO    : Stitcher doing createsliver at <Aggregate ucla-ig>...
    71 14:43:59 INFO    : ... Allocation at <Aggregate ucla-ig> complete.
    72 14:43:59 INFO    : Stitcher doing createsliver at <Aggregate oess>...
    73 14:44:05 INFO    : ... Allocation at <Aggregate oess> complete.
    74 14:44:05 INFO    : Stitcher doing createsliver at <Aggregate ion>...
    75 14:44:51 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
    76 14:44:51 INFO    : Pausing 30 seconds to let circuit become ready...
    77 14:45:31 INFO    : DCN circuit 139241 is ready at <Aggregate ion>
    78 14:45:38 INFO    : ... Allocation at <Aggregate ion> complete.
    79 14:45:38 INFO    : All aggregates are complete.
    80 14:45:38 INFO    : Your resources expire at 2014-11-24T19:33:24 (UTC).
    81 14:45:38 INFO    : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/UCLA/IG-ST-1-manifest-rspec-multiam-combined.xml'
    82 Success: Reserved resources in slice IG-ST-1 at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
     57$ stitcher.py createsliver IG-ST-1a IG-ST-1-al2s.rspec -o
     5814:55:53 INFO    : Configured logging from file /home/lnevers/gcf-2.7/src/gcf/stitcher_logging.conf
     5914:55:53 INFO    : Reading slice IG-ST-1a credential...
     6014:55:54 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-1a expires on 2014-11-25 19:13:52 UTC
     6114:55:54 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     6214:55:54 INFO    : Calling SCS...
     6314:55:57 INFO    : Multi-AM reservation will include resources from these aggregates:
     6414:55:57 INFO    :      <Aggregate gpo-ig>
     6514:55:57 INFO    :      <Aggregate ucla-ig>
     6614:55:57 INFO    :      <Aggregate oess>
     6714:55:57 INFO    :      <Aggregate ion>
     6814:55:57 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     6914:56:15 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     7014:56:15 INFO    : Stitcher doing createsliver at <Aggregate ucla-ig>...
     7114:56:32 INFO    : ... Allocation at <Aggregate ucla-ig> complete.
     7214:56:32 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     7314:56:37 INFO    : ... Allocation at <Aggregate oess> complete.
     7414:56:37 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     7514:57:26 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     7614:57:26 INFO    : Pausing 30 seconds to let circuit become ready...
     7714:58:05 INFO    : Pausing 30 seconds to let circuit become ready...
     7814:58:42 INFO    : Pausing 30 seconds to let circuit become ready...
     7914:59:21 INFO    : DCN circuit 139281 is ready at <Aggregate ion>
     8014:59:30 INFO    : ... Allocation at <Aggregate ion> complete.
     8114:59:30 INFO    : All aggregates are complete.
     8214:59:30 INFO    : Your resources expire at 2014-11-24T19:45:57 (UTC).
     8314:59:30 INFO    : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/UCLA/IG-ST-1a-manifest-rspec-multiam-combined.xml'
     84Success: Reserved resources in slice IG-ST-1a at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
    8385}}}
    8486
    8587Determined login information at each UCLA and GPO aggregate:
    8688{{{
    87 $ readyToLogin.py IG-ST-1 -a ucla-ig
    88   ....
    89 ig-chic's geni_status is: ready
    90 User lnevers logs in to ig-chic using:
    91         ssh -p 31034  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.idre.ucla.edu
    92 
    93 $ readyToLogin.py IG-ST-1 -a gpo-ig
    94   ....
    95 ig-gpo's geni_status is: changing
     89$ readyToLogin.py IG-ST-1a -a ucla-ig
     90  ....
     91ig-ucla's geni_status is: ready
     92User lnevers logs in to ig-ucla using:
     93        ssh -p 31290  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.idre.ucla.edu
     94
     95$ readyToLogin.py IG-ST-1a -a gpo-ig
     96  ....
     97ig-gpo's geni_status is: ready
    9698User lnevers logs in to ig-gpo using:
    97         ssh -p 33850  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.instageni.gpolab.bbn.com
     99        ssh -p 34362  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
    98100}}}
    99101