Changes between Version 30 and Version 31 of GeniNetworkStitchingConfirmationTestStatus/Rutgers


Ignore:
Timestamp:
12/05/14 13:36:11 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/Rutgers

    v30 v31  
    390390Because the Rutgers Site is connected to New York as is GPO, an additional test is run to introduce some hops between the endpoints.  This test will connect Rutgers IG rack to the Chicago IG rack via AL2S. Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/Rutgers/IG-ST-1-chic-rut.rspec IG-ST-1-chic-rut.rspec]:
    391391{{{
    392 omni createslice IG-ST-1a;stitcher.py createsliver IG-ST-1a IG-ST-1-chic-rut.rspec -o --excludehop urn:publicid:IDN+instageni.rutgers.edu+interface+procurve2:1.19.ion
    393 
     392$ stitcher.py createsliver IG-ST-1a IG-ST-1-chic-rut.rspec -o --excludehop urn:publicid:IDN+instageni.rutgers.edu+interface+procurve2:1.19.ion
     39313:19:09 INFO    : Configured logging from file /home/lnevers/gcf-2.7/src/gcf/stitcher_logging.conf
     39413:19:10 INFO    : Reading slice IG-ST-1a credential...
     39513:19:10 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-1a expires on 2014-12-08 20:39:54 UTC
     39613:19:10 INFO    : Using SCS at http://nutshell.maxgigapop.net:8081/geni/xmlrpc
     39713:19:10 INFO    : Calling SCS...
     39813:19:13 INFO    : Multi-AM reservation will include resources from these aggregates:
     39913:19:13 INFO    :      <Aggregate chicago-ig>
     40013:19:13 INFO    :      <Aggregate rutgers-ig>
     40113:19:13 INFO    :      <Aggregate oess>
     40213:19:13 INFO    : Stitcher doing createsliver at <Aggregate chicago-ig>...
     40313:19:30 INFO    : ... Allocation at <Aggregate chicago-ig> complete.
     40413:19:30 INFO    : Stitcher doing createsliver at <Aggregate rutgers-ig>...
     40513:19:48 INFO    : ... Allocation at <Aggregate rutgers-ig> complete.
     40613:19:48 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     40713:19:51 ERROR   :  {'output': 'Exception: requested VLAN unavailable: sdn-sw.newy32aoa.net.internet2.edu,eth15/6 VLAN=3744', 'code': {'geni_code': 24}}
     40813:19:51 WARNING : Stitching failed but will retry: Circuit reservation failed at <Aggregate oess>. Try again from the SCS. (Error: Topology too complex for local redo - ask Stitching Service to find a VLAN tag (AMAPIError: Error from Aggregate: code 24: Exception: requested VLAN unavailable: sdn-sw.newy32aoa.net.internet2.edu,eth15/6 VLAN=3744.))
     40913:19:51 INFO    : Deleting existing reservations...
     41013:19:51 INFO    : Doing deletesliver at <Aggregate chicago-ig>...
     41113:21:21 ERROR   :  {'output': 'start/restart in progress; try again later', 'code': {'protogeni_error_log': 'urn:publicid:IDN+geni.uchicago.edu+log+0c989581fcda6581dcda8c2d4e2ad984', 'am_type': 'protogeni', 'geni_code': 14, 'am_code': 14, 'protogeni_error_url': 'https://www.geni.uchicago.edu/spewlogfile.php3?logfile=0c989581fcda6581dcda8c2d4e2ad984'}, 'value': 0}
     41213:23:00 INFO    : Deleted reservation at <Aggregate chicago-ig>.
     41313:23:00 INFO    : Doing deletesliver at <Aggregate rutgers-ig>...
     41413:23:25 INFO    : Deleted reservation at <Aggregate rutgers-ig>.
     41513:23:25 INFO    : Calling SCS for the 2nd time...
     41613:23:27 INFO    : Pausing for 30 seconds for Aggregates to free up resources...
     417
     418
     41913:23:57 INFO    : Multi-AM reservation will include resources from these aggregates:
     42013:23:57 INFO    :      <Aggregate chicago-ig>
     42113:23:57 INFO    :      <Aggregate rutgers-ig>
     42213:23:57 INFO    :      <Aggregate oess>
     42313:23:57 INFO    : Stitcher doing createsliver at <Aggregate chicago-ig>...
     42413:24:17 INFO    : ... Allocation at <Aggregate chicago-ig> complete.
     42513:24:17 INFO    : Stitcher doing createsliver at <Aggregate rutgers-ig>...
     42613:24:33 INFO    : ... Allocation at <Aggregate rutgers-ig> complete.
     42713:24:33 INFO    : Stitcher doing createsliver at <Aggregate oess>...
     42813:24:38 INFO    : ... Allocation at <Aggregate oess> complete.
     42913:24:38 INFO    : All aggregates are complete.
     43013:24:38 INFO    : Your resources expire at 2014-12-08T18:13:57 (UTC).
     43113:24:38 INFO    : Saved combined reservation RSpec at 3 AMs to file '/home/lnevers/gcf-test/stitch-test/Rutgers/IG-ST-1a-manifest-rspec-multiam-combined.xml'
     432Success: Reserved resources in slice IG-ST-1a at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
    394433}}}
    395434
    396435Determined login information at the Rutgers aggregate:
    397436{{{
    398 $ readyToLogin.py IG-ST-1s -a rutgers-ig
    399   ....
    400 
    401 }}}
     437$ readyToLogin.py IG-ST-1a -a rutgers-ig
     438  ....
     439rut-ig's geni_status is: ready
     440User lnevers logs in to rut-ig using:
     441        ssh -p 30778  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.rutgers.edu
     442}}}
     443
    402444Verify connectivity with remote site Chicago IG:
    403445{{{
    404 ping 192.168.1.1 -c 60 -q
     446lnevers@rut-ig:~$ ping 192.168.1.2 -c 60 -q
     447PING 192.168.1.2 (192.168.1.2) 56(84) bytes of data.
     448
     449--- 192.168.1.2 ping statistics ---
     45060 packets transmitted, 60 received, 0% packet loss, time 58997ms
     451rtt min/avg/max/mdev = 0.023/0.026/0.058/0.007 ms
     452
    405453}}}
    406454