Changes between Version 13 and Version 14 of GeniNetworkStitchingConfirmationTestStatus/GWU


Ignore:
Timestamp:
05/22/17 12:32:28 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/GWU

    v13 v14  
    399399rtt min/avg/max/mdev = 11.045/11.284/12.739/0.277 ms
    400400}}}
     401
     402== EG-ST-2 New Site to GPO IG Loop topology ==
     403
     404Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/GWU/EG-ST-2.rspec EG-ST-2.rspec]:
     405{{{
     406$ stitcher createsliver EG-ST-2b ./EG-ST-2.rspec -o --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     40712:04:48 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     40812:04:48 INFO    : Reading slice EG-ST-2b credential...
     40912:04:49 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-ST-2b expires on 2017-05-29 15:06:04 UTC
     41012:04:49 INFO    : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     41112:04:49 INFO    : Calling SCS...
     41212:04:50 INFO    : Multi-AM reservation will include resources from these aggregates:
     41312:04:50 INFO    :      <Aggregate gwu-eg>
     41412:04:50 INFO    :      <Aggregate gpo-ig>
     41512:04:50 INFO    :      <Aggregate al2s>
     41612:04:50 INFO    : Stitcher doing createsliver at <Aggregate gwu-eg>...
     41712:04:58 INFO    : ... Allocation at <Aggregate gwu-eg> complete.
     41812:04:58 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     41912:05:16 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     42012:05:16 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     42112:05:30 INFO    : ... Allocation at <Aggregate al2s> complete.
     42212:05:30 INFO    : All aggregates are complete.
     42312:05:30 INFO    : Your resources expire at 2017-05-28T15:54:50 (UTC).
     42412:05:30 INFO    : Saved combined reservation RSpec at 3 AM(s) to file '/home/lnevers/gcf-test/stitch-test/GWU/EG-ST-2b-manifest-rspec-multiam-combined.xml'
     425Success: Reserved resources in slice EG-ST-2b at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
     426}}}
     427
     428Determined login information at each GWU and GPO aggregate:
     429{{{
     430$ readyToLogin.py EG-ST-2b --useSliceAggregates
     431  ....
     432ig-gpo's geni_status is: ready
     433User lnevers logs in to ig-gpo using:
     434        ssh -p 25170  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.instageni.gpolab.bbn.com
     435
     436eg-gwu's geni_status is: ready
     437User lnevers logs in to eg-gwu using:
     438        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@162.250.136.28
     439
     440}}}
     441
     442Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
     443{{{
     444lnevers@ig-gpo:~$ ping 10.10.4.2 -c 60 -q
     445PING 10.10.4.2 (10.10.4.2) 56(84) bytes of data.
     446
     447--- 10.10.4.2 ping statistics ---
     44860 packets transmitted, 60 received, 0% packet loss, time 59084ms
     449rtt min/avg/max/mdev = 11.182/11.541/23.160/1.541 ms
     450lnevers@ig-gpo:~$ ping 192.168.4.2 -c 60 -q
     451PING 192.168.4.2 (192.168.4.2) 56(84) bytes of data.
     452
     453--- 192.168.4.2 ping statistics ---
     45460 packets transmitted, 60 received, 0% packet loss, time 59076ms
     455rtt min/avg/max/mdev = 11.191/11.504/22.450/1.433 ms
     456lnevers@ig-gpo:~$
     457}}}
     458
     459== EG-ST-3 EG-ST-3 New Site 3 node linear topology ==
     460
     461Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/GWU/EG-ST-3.rspec EG-ST-3.rspec]:
     462{{{
     463$ stitcher.py createsliver EG-ST-3a EG-ST-3.rspec -o --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     46412:16:44 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     46512:16:44 INFO    : Reading slice EG-ST-3a credential...
     46612:16:44 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-ST-3a expires on 2017-05-29 14:40:23 UTC
     46712:16:44 INFO    : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     46812:16:44 INFO    : Calling SCS...
     46912:16:45 INFO    : Multi-AM reservation will include resources from these aggregates:
     47012:16:45 INFO    :      <Aggregate sox-ig>
     47112:16:45 INFO    :      <Aggregate gpo-ig>
     47212:16:45 INFO    :      <Aggregate gwu-eg>
     47312:16:45 INFO    :      <Aggregate al2s>
     47412:16:45 INFO    : Stitcher doing createsliver at <Aggregate sox-ig>...
     47512:17:16 INFO    : ... Allocation at <Aggregate sox-ig> complete.
     47612:17:16 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     47712:17:32 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     47812:17:33 INFO    : Stitcher doing createsliver at <Aggregate gwu-eg>...
     47912:17:42 INFO    : ... Allocation at <Aggregate gwu-eg> complete.
     48012:17:42 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     48112:17:51 ERROR   :  {'output': 'Exception: requested VLAN unavailable: rtsw.newy32aoa.net.internet2.edu,et-7/3/0.0 VLAN=3731', 'code': {'geni_code': 24}}
     48212:17:51 INFO    : Deleting some reservations to retry, avoiding failed VLAN...
     48312:17:51 INFO    : Doing deletesliver at <Aggregate gpo-ig>...
     48412:19:18 ERROR   :  {'output': 'start/restart in progress; try again later', 'code': {'protogeni_error_log': 'urn:publicid:IDN+instageni.gpolab.bbn.com+log+c5c64d275b57e0391ba35c382c5b5106', 'am_type': 'protogeni', 'geni_code': 14, 'am_code': 14, 'protogeni_error_url': 'https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=c5c64d275b57e0391ba35c382c5b5106'}, 'value': 0}
     48512:19:28 INFO    :  ... aggregate was busy, will retry ...
     48612:20:13 INFO    :  ... done.
     48712:20:13 INFO    : Will put <Aggregate al2s> back in the pool to allocate. Got: Retrying reservations at earlier AMs to avoid unavailable VLAN tag at <Aggregate al2s>....
     48812:20:13 INFO    : Pausing for 30 seconds for Aggregates to free up resources...
     489
     490
     49112:20:43 INFO    : Checking that prior reservation at <Aggregate gpo-ig> has been cleared up....
     49212:20:44 ERROR   :  {'output': 'No slice or aggregate here', 'code': {'protogeni_error_log': 'urn:publicid:IDN+instageni.gpolab.bbn.com+log+845fe5dd67c7d880af6501f41ae65491', 'am_type': 'protogeni', 'geni_code': 12, 'am_code': 12, 'protogeni_error_url': 'https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=845fe5dd67c7d880af6501f41ae65491'}, 'value': 0}
     49312:20:44 INFO    : ... it is, so can try a new reservation.
     49412:20:44 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     49512:21:22 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     49612:21:22 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     49712:21:30 ERROR   :  {'output': 'Exception: requested VLAN unavailable: rtsw.newy32aoa.net.internet2.edu,et-7/3/0.0 VLAN=3748', 'code': {'geni_code': 24}}
     49812:21:30 INFO    : Deleting some reservations to retry, avoiding failed VLAN...
     49912:21:30 INFO    : Doing deletesliver at <Aggregate gpo-ig>...
     50012:22:57 ERROR   :  {'output': 'start/restart in progress; try again later', 'code': {'protogeni_error_log': 'urn:publicid:IDN+instageni.gpolab.bbn.com+log+fd8ad0fc21dc1516bb56a8183889336f', 'am_type': 'protogeni', 'geni_code': 14, 'am_code': 14, 'protogeni_error_url': 'https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=fd8ad0fc21dc1516bb56a8183889336f'}, 'value': 0}
     50112:23:07 INFO    :  ... aggregate was busy, will retry ...
     50212:24:38 INFO    :  ... done.
     50312:24:38 INFO    : Will put <Aggregate al2s> back in the pool to allocate. Got: Retrying reservations at earlier AMs to avoid unavailable VLAN tag at <Aggregate al2s>....
     50412:24:38 INFO    : Pausing for 30 seconds for Aggregates to free up resources...
     505
     506
     50712:25:08 INFO    : Checking that prior reservation at <Aggregate gpo-ig> has been cleared up....
     50812:25:09 ERROR   :  {'output': 'No slice or aggregate here', 'code': {'protogeni_error_log': 'urn:publicid:IDN+instageni.gpolab.bbn.com+log+e9731b146f8a07be4f4c359f96fa0642', 'am_type': 'protogeni', 'geni_code': 12, 'am_code': 12, 'protogeni_error_url': 'https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=e9731b146f8a07be4f4c359f96fa0642'}, 'value': 0}
     50912:25:09 INFO    : ... it is, so can try a new reservation.
     51012:25:09 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     51112:25:48 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     51212:25:48 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     51312:26:01 INFO    : ... Allocation at <Aggregate al2s> complete.
     51412:26:01 INFO    : All aggregates are complete.
     51512:26:01 INFO    : Your resources expire at 2017-05-28T16:06:45 (UTC).
     51612:26:01 INFO    : Saved combined reservation RSpec at 4 AM(s) to file '/home/lnevers/gcf-test/stitch-test/GWU/EG-ST-3a-manifest-rspec-multiam-combined.xml'
     517Success: Reserved resources in slice EG-ST-3a at 4 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
     518}}}
     519
     520Determined login information the GWU host:
     521{{{
     522$ readyToLogin.py EG-ST-3a --useSliceAggregates
     523  ....
     524ig-gpo's geni_status is: ready
     525User lnevers logs in to ig-gpo using:
     526        ssh -p 25106  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.gpolab.bbn.com
     527
     528ig-sox's geni_status is: ready
     529User lnevers logs in to ig-sox using:
     530        ssh -p 25042  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.sox.net
     531
     532eg-gwu's geni_status is: ready
     533User lnevers logs in to eg-gwu using:
     534        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@162.250.136.28
     535}}}
     536Login to the GWU host and ping each remote:
     537{{{
     538lnevers@eg-gwu:~$ ping 192.168.2.1 -c 60 -q
     539PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     540
     541--- 192.168.2.1 ping statistics ---
     54260 packets transmitted, 60 received, 0% packet loss, time 59076ms
     543rtt min/avg/max/mdev = 11.027/11.349/22.841/1.507 ms
     544lnevers@eg-gwu:~$ # Utah IG
     545lnevers@eg-gwu:~$ ping 192.168.4.1 -c 60 -q
     546PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     547
     548--- 192.168.4.1 ping statistics ---
     54960 packets transmitted, 60 received, 0% packet loss, time 59085ms
     550rtt min/avg/max/mdev = 14.201/14.517/28.881/1.877 ms
     551lnevers@eg-gwu:~$
     552}}}