Changes between Version 41 and Version 42 of GeniNetworkStitchingConfirmationTestStatus/Missouri


Ignore:
Timestamp:
01/14/15 16:35:14 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/Missouri

    v41 v42  
    796796Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/Missouri/IG-ST-3.rspec IG-ST-3.rspec]:
    797797{{{
    798 stitcher.py createsliver IG-ST-3a IG-ST-3.rspec --excludehop urn:publicid:IDN+instageni.rnet.missouri.edu+interface+procurve2:1.19 -o
     798$ stitcher.py createsliver IG-ST-3a IG-ST-3.rspec --excludehop urn:publicid:IDN+instageni.rnet.missouri.edu+interface+procurve2:1.19 -o
     79916:27:45 INFO    : Configured logging from file /home/lnevers/gcf-2.8-pre1/src/gcf/stitcher_logging.conf
     80016:27:45 INFO    : Reading slice IG-ST-3a credential...
     80116:27:45 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3a expires on 2015-01-21 16:42:49 UTC
     80216:27:45 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     80316:27:45 INFO    : Calling SCS...
     80416:27:49 INFO    : Multi-AM reservation will include resources from these aggregates:
     80516:27:49 INFO    :      <Aggregate oess>
     80616:27:49 INFO    :      <Aggregate utah-ig>
     80716:27:49 INFO    :      <Aggregate gpo-ig>
     80816:27:49 INFO    :      <Aggregate ion>
     80916:27:49 INFO    :      <Aggregate missouri-ig>
     81016:27:49 INFO    :      <Aggregate utah-pg>
     81116:27:49 INFO    : Gathering currently available VLAN tags at <Aggregate utah-ig>...
     81216:27:52 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     81316:28:08 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     81416:28:08 INFO    : Stitcher doing createsliver at <Aggregate missouri-ig>...
     81516:28:27 INFO    : ... Allocation at <Aggregate missouri-ig> complete.
     81616:28:27 INFO    : Stitcher doing createsliver at <Aggregate utah-pg>...
     81716:29:23 INFO    : ... Allocation at <Aggregate utah-pg> complete.
     81816:29:23 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     81916:29:31 INFO    : ... Allocation at <Aggregate oess> complete.
     82016:29:31 INFO    : Stitcher doing createsliver at <Aggregate utah-ig>...
     82116:29:48 INFO    : ... Allocation at <Aggregate utah-ig> complete.
     82216:29:48 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     82316:30:34 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     82416:30:34 INFO    : Pausing 30 seconds to let circuit become ready...
     82516:31:11 INFO    : Pausing 30 seconds to let circuit become ready...
     82616:31:49 INFO    : DCN circuit 148211 is ready at <Aggregate ion>
     82716:31:56 INFO    : ... Allocation at <Aggregate ion> complete.
     82816:31:56 INFO    : All aggregates are complete.
     82916:31:56 INFO    : Your resources expire at 2015-01-19T21:17:52 (UTC).
     83016:31:56 INFO    : Saved combined reservation RSpec at 6 AMs to file '/home/lnevers/gcf-test/stitch-test/Missouri/IG-ST-3a-manifest-rspec-multiam-combined.xml'
     831Success: Reserved resources in slice IG-ST-3a at 6 Aggregates (including 3 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
    799832}}}
    800833
    801834Determine login:
    802835{{{
    803 
    804 }}}
     836$ readyToLogin -a missouri-ig IG-ST-3a
     837...
     838miss's geni_status is: ready
     839User lnevers logs in to miss using:
     840        ssh -p 32570  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.rnet.missouri.edu
     841}}}
     842
     843Login to the Missouri host and ping each remote:
     844{{{
     845# Ping GPO IG
     846
     847ping -c 60 -q 192.168.2.1
     848
     849# Ping IG Utah
     850
     851ping -c 60 -q 192.168.4.1
     852}}}
     853
    805854
    806855
     
    812861Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/Missouri/IG-ST-4.rspec IG-ST-4.rspec]:
    813862{{{
    814 $ omni.py createslice IG-ST-4
    815 09:57:45 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
    816 09:57:45 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
    817 09:57:45 INFO     omni: Using control framework portal
    818 09:57:46 INFO     omni: Created slice with Name IG-ST-4, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-4, Expiration 2013-11-26 18:29:54
    819 09:57:46 INFO     omni:  ------------------------------------------------------------
    820 09:57:46 INFO     omni:  Completed createslice:
    821 Args: createslice IG-ST-4
    822 
    823   Result Summary: Created slice with Name IG-ST-4, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-ST-4, Expiration 2013-11-26 18:29:54
    824  
    825 09:57:46 INFO     omni:  ============================================================
    826 
    827863$ stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o
    82886409:58:06 INFO     stitcher: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'