Changes between Version 3 and Version 4 of GeniNetworkStitchingConfirmationTestStatus/GPO-OG


Ignore:
Timestamp:
09/10/14 13:24:15 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/GPO-OG

    v3 v4  
    226226
    227227== OG-ST-2 New Site to GPO OG Loop topology ==
     228Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/GPO-OG/OG-ST-2.rspec OG-ST-2.rspec]:
     229{{{
     230$ omni.py createslice OG-ST-2
     23113:01:19 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     23213:01:19 INFO    : Loading config file /home/lnevers/.gcf/omni_config
     23313:01:19 INFO    : Setting option useSliceMembers based on omni_config setting
     23413:01:19 INFO    : Using control framework portal
     23513:01:19 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     23613:01:19 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     23713:01:19 INFO    : Created slice with Name OG-ST-2, URN urn:publicid:IDN+ch.geni.net:ln-test+slice+OG-ST-2, Expiration 2014-09-17 17:01:19+00:00
     23813:01:19 INFO    :  ------------------------------------------------------
     23913:01:19 INFO    :  Completed createslice:
     240
     241  Options as run:
     242                framework: portal
     243                project: ln-test
     244                useSliceMembers: True
     245  Args: createslice OG-ST-2
     246  Result Summary: Created slice with Name OG-ST-2, URN urn:publicid:IDN+ch.geni.net:ln-test+slice+OG-ST-2, Expiration 2014-09-17 17:01:19+00:00
     24713:01:19 INFO    :  ======================================================
     248
     249$ stitcher.py createsliver OG-ST-2 ./OG-ST-2-loop.rspec
     25013:02:08 INFO    : Configured logging from file /home/lnevers/gcf-2.7-0908/src/gcf/stitcher_logging.conf
     25113:02:09 INFO    : Reading slice OG-ST-2 credential...
     25213:02:09 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+OG-ST-2 expires on 2014-09-17 17:01:19 UTC
     25313:02:09 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     25413:02:09 INFO    : Calling SCS...
     25513:02:13 INFO    : Multi-AM reservation will include resources from these aggregates:
     25613:02:13 INFO    :      <Aggregate urn:publicid:IDN+bbn-cam-ctrl-1.gpolab.bbn.com+authority+am>
     25713:02:13 INFO    :      <Aggregate urn:publicid:IDN+clemson-clemson-control-1.clemson.edu+authority+am>
     25813:02:13 INFO    :      <Aggregate ion>
     25913:02:13 INFO    : Stitcher doing createsliver at <Aggregate urn:publicid:IDN+bbn-cam-ctrl-1.gpolab.bbn.com+authority+am>...
     26013:02:14 WARNING : Requested API version 2, but AM https://bbn-cam-ctrl-1.gpolab.bbn.com:5001 uses version 3. Same aggregate talks API v2 at a different URL: https://b
     26113:02:58 INFO    : ... Allocation at <Aggregate urn:publicid:IDN+bbn-cam-ctrl-1.gpolab.bbn.com+authority+am> complete.
     26213:02:58 INFO    : Stitcher doing createsliver at <Aggregate urn:publicid:IDN+clemson-clemson-control-1.clemson.edu+authority+am>...
     26313:02:59 WARNING : Requested API version 2, but AM https://clemson-clemson-control-1.clemson.edu:5001 uses version 3. Same aggregate talks API v2 at a different URL: h
     26413:03:21 INFO    : ... Allocation at <Aggregate urn:publicid:IDN+clemson-clemson-control-1.clemson.edu+authority+am> complete.
     26513:03:21 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     26613:04:07 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     26713:04:07 INFO    : Pausing 30 seconds to let circuit become ready...
     26813:04:45 INFO    : Pausing 30 seconds to let circuit become ready...
     26913:05:22 INFO    : DCN circuit 117181 is ready at <Aggregate ion>
     27013:05:22 INFO    : DCN circuit 117191 is ready at <Aggregate ion>
     27113:05:29 INFO    : Getting credential from file /tmp/slice-ch-geni-net-ln-test-OG-ST-2-for-lnevers-cred.xml
     27213:05:29 INFO    : ... Allocation at <Aggregate ion> complete.
     27313:05:29 INFO    : All aggregates are complete.
     27413:05:29 INFO    : Your resources expire at 2014-09-11 17:03:26 (UTC).
     27513:05:29 INFO    : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/gramstitch/GPO/OG-ST-2-manifest-rspec-multiam-combined.xml'
     276Success: Reserved resources in slice OG-ST-2 at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
     277}}}
     278
     279Determined login information at each GPO-OG and GPO aggregate:
     280{{{
     281$ readyToLogin.py OG-ST-2 -a gpo-og
     282  ....
     283GPO-OG's geni_status is: ready
     284User lnevers logs in to GPO-OG using:
     285        ssh -p 3000  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@192.1.243.5
     286
     287$ readyToLogin.py OG-ST-2 -a clemson-og
     288  ....
     289CLEM-OG's geni_status is: ready
     290User lnevers logs in to CLEM-OG using:
     291        ssh -p 3000  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@130.127.88.101
     292
     293}}}
     294
     295Login to GPO OG host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
     296{{{
     297lnevers@clem-og:~$ ping 10.10.4.1 -c 60 -q
     298PING 10.10.4.1 (10.10.4.1) 56(84) bytes of data.
     299
     300--- 10.10.4.1 ping statistics ---
     30160 packets transmitted, 55 received, 8% packet loss, time 59064ms
     302rtt min/avg/max/mdev = 26.089/26.164/26.283/0.151 ms
     303lnevers@clem-og:~$ ping 192.168.4.1 -c 60 -q
     304PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     305
     306--- 192.168.4.1 ping statistics ---
     30760 packets transmitted, 55 received, 8% packet loss, time 59103ms
     308rtt min/avg/max/mdev = 26.050/26.108/26.268/0.089 ms
     309lnevers@clem-og:~$
     310}}}
    228311
    229312== OG-ST-3 IG-ST-3 New Site 3 node linear topology ==