Changes between Version 11 and Version 12 of GeniNetworkStitchingConfirmationTestStatus/UCLA


Ignore:
Timestamp:
11/18/14 16:16:25 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UCLA

    v11 v12  
    283283Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UCLA/IG-ST-3.rspec IG-ST-3.rspec]:
    284284{{{
    285 omni.py createslice IG-ST-3
    286 stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     285$ stitcher.py createsliver IG-ST-3a IG-ST-3.rspec -o
     28616:02:03 INFO    : Configured logging from file /home/lnevers/gcf-2.7/src/gcf/stitcher_logging.conf
     28716:02:03 INFO    : Reading slice IG-ST-3a credential...
     28816:02:04 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3a expires on 2014-11-25 21:02:02 UTC
     28916:02:04 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     29016:02:04 INFO    : Calling SCS...
     29116:02:09 INFO    : Multi-AM reservation will include resources from these aggregates:
     29216:02:09 INFO    :      <Aggregate ukypks2-ig>
     29316:02:09 INFO    :      <Aggregate gpo-ig>
     29416:02:09 INFO    :      <Aggregate ucla-ig>
     29516:02:09 INFO    :      <Aggregate oess>
     29616:02:09 INFO    :      <Aggregate ion>
     29716:02:09 INFO    : Stitcher doing createsliver at <Aggregate ukypks2-ig>...
     29816:02:28 INFO    : ... Allocation at <Aggregate ukypks2-ig> complete.
     29916:02:28 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     30016:02:48 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     30116:02:48 INFO    : Stitcher doing createsliver at <Aggregate ucla-ig>...
     30216:03:07 INFO    : ... Allocation at <Aggregate ucla-ig> complete.
     30316:03:07 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     30416:03:15 INFO    : ... Allocation at <Aggregate oess> complete.
     30516:03:15 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     30616:04:01 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     30716:04:01 INFO    : Pausing 30 seconds to let circuit become ready...
     30816:04:38 INFO    : Pausing 30 seconds to let circuit become ready...
     30916:05:16 INFO    : DCN circuit 139391 is ready at <Aggregate ion>
     31016:05:16 INFO    : DCN circuit 139381 is ready at <Aggregate ion>
     31116:05:23 INFO    : ... Allocation at <Aggregate ion> complete.
     31216:05:23 INFO    : All aggregates are complete.
     31316:05:23 INFO    : Your resources expire at 2014-11-24T20:52:09 (UTC).
     31416:05:23 INFO    : Saved combined reservation RSpec at 5 AMs to file '/home/lnevers/gcf-test/stitch-test/UCLA/IG-ST-3a-manifest-rspec-multiam-combined.xml'
     315Success: Reserved resources in slice IG-ST-3a at 5 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
    287316}}}
    288317
    289318Determined login information the UCLA host:
    290319{{{
    291 $ readyToLogin.py IG-ST-3 -a ucla-ig
    292   ....
     320$ readyToLogin.py IG-ST-3a -a ucla-ig
     321  ....
     322ig-ucla's geni_status is: ready
     323User lnevers logs in to ig-ucla using:
     324       ssh -p 31546  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.idre.ucla.edu
     325
    293326}}}
    294327Login to the UCLA host and ping each remote:
    295328{{{
    296329#ping GPO IG
    297 ping 192.168.2.1 -c 60 -q
    298 # Utah IG
    299 ping 192.168.4.1 -c 60 -q
     330[lnevers@ig-ucla ~]$ ping 192.168.2.1 -c 60 -q
     331PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     332
     333--- 192.168.2.1 ping statistics ---
     33460 packets transmitted, 60 received, 0% packet loss, time 59071ms
     335rtt min/avg/max/mdev = 78.995/79.170/79.435/0.208 ms
     336
     337
     338# UKYPKS2 IG
     339[lnevers@ig-ucla ~]$ ping 192.168.4.1 -c 60 -q
     340PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     341
     342--- 192.168.4.1 ping statistics ---
     34360 packets transmitted, 60 received, 0% packet loss, time 59092ms
     344rtt min/avg/max/mdev = 68.379/69.716/141.436/9.341 ms
    300345}}}
    301346
    302347
    303348== IG-ST-4 New Site to GPO EG interoperability ==
    304 
    305349
    306350Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UCLA/IG-ST-4.rspec IG-ST-4.rspec], which specifies a 100 Mbps link capacity. This was done to get around the mismatch in link capacity units that exists between IG and EG.