Changes between Version 3 and Version 4 of GeniNetworkStitchingConfirmationTestStatus/Rutgers


Ignore:
Timestamp:
08/04/14 08:44:10 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/Rutgers

    v3 v4  
    265265}}}
    266266
     267== IG-ST-3 IG-ST-3 New Site 3 node linear topology ==
     268
     269Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/Rutgers/IG-ST-3.rspe IG-ST-3.rspec]:
     270{{{
     271$ stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     27208:15:01 INFO    : Configured logging from file /home/lnevers/gcf-2.6-oess/src/gcf/stitcher_logging.conf
     27308:15:02 INFO    : Reading slice IG-ST-3 credential...
     27408:15:02 INFO    : Slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+IG-ST-3 expires on 2014-08-11 11:58:32 UTC
     27508:15:02 INFO    : Calling SCS...
     27608:15:04 INFO    : Multi-AM reservation will include resources from these aggregates:
     27708:15:04 INFO    :      <Aggregate rutgers-ig>
     27808:15:04 INFO    :      <Aggregate ion>
     27908:15:04 INFO    :      <Aggregate gpo-ig>
     28008:15:04 INFO    :      <Aggregate utah-pg>
     28108:15:04 INFO    :      <Aggregate utah-ig>
     28208:15:04 INFO    : Stitcher doing createsliver at <Aggregate rutgers-ig>...
     28308:15:20 INFO    : ... Allocation at <Aggregate rutgers-ig> complete.
     28408:15:20 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     28508:15:34 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     28608:15:34 INFO    : Stitcher doing createsliver at <Aggregate utah-pg>...
     28708:16:10 INFO    : ... Allocation at <Aggregate utah-pg> complete.
     28808:16:10 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     28908:16:55 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     29008:16:55 INFO    : Pausing 30 seconds to let circuit become ready...
     29108:17:32 INFO    : Pausing 30 seconds to let circuit become ready...
     29208:18:09 INFO    : DCN circuit 111581 is ready at <Aggregate ion>
     29308:18:09 INFO    : DCN circuit 111591 is ready at <Aggregate ion>
     29408:18:17 INFO    : Getting credential from file /tmp/slice-ch-geni-net-Luisa_Nevers-Test-Proj_01-IG-ST-3-for-lnevers-cred.xml
     29508:18:17 INFO    : ... Allocation at <Aggregate ion> complete.
     29608:18:17 INFO    : Stitcher doing createsliver at <Aggregate utah-ig>...
     29708:18:31 INFO    : ... Allocation at <Aggregate utah-ig> complete.
     29808:18:31 INFO    : All aggregates are complete.
     29908:18:31 INFO    : Your resources expire at 4 different times at different AMs. The first expiration is 2014-08-04 17:15:38 UTC at <Aggregate utah-pg> and <Aggregate utah-ig>. Second expiration is 2014-08-05T12:16:14 UTC.
     30008:18:31 INFO    : Saved combined reservation RSpec at 5 AMs to file '/home/lnevers/gcf-test/stitch-test/Rutgers/IG-ST-3-manifest-rspec-stitching-combined.xml'
     301Success: Reserved resources in slice IG-ST-3 at 5 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
     302}}}
     303
     304Determined login information the Rutgers host:
     305{{{
     306$ readyToLogin.py IG-ST-3 -a rutgers-ig
     307  ....
     308ig-rut's geni_status is: ready
     309User lnevers logs in to ig-rut using:
     310        ssh -p 32314  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.rutgers.edu
     311}}}
     312
     313Login to the Rutgers host and ping each remote:
     314{{{
     315#ping GPO IG
     316[lnevers@ig-rut ~]$ ping 192.168.2.1 -c 60 -q
     317PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     318--- 192.168.2.1 ping statistics ---
     31960 packets transmitted, 60 received, 0% packet loss, time 59070ms
     320rtt min/avg/max/mdev = 15.046/15.372/30.623/1.989 ms
     321
     322# Utah IG
     323[lnevers@ig-rut ~]$ ping 192.168.4.1 -c 60 -q
     324PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     325
     326--- 192.168.4.1 ping statistics ---
     32760 packets transmitted, 0 received, +45 errors, 100% packet loss, time 59013ms
     328pipe 3
     329
     330}}}