Changes between Version 10 and Version 11 of GeniNetworkStitchingConfirmationTestStatus/FIU


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/FIU

    v10 v11  
    185185}}}
    186186
     187
     188== EG-ST-2 New Site to GPO IG Loop topology ==
     189
     190Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/FIU/EG-ST-2.rspec EG-ST-2.rspec]:
     191{{{
     192$  stitcher createsliver EG-ST-2b ./EG-ST-2.rspec -o --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     19311:41:21 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     19411:41:21 INFO    : Reading slice EG-ST-2b credential...
     19511:41:22 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-ST-2b expires on 2017-05-29 15:06:04 UTC
     19611:41:22 INFO    : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     19711:41:22 INFO    : Calling SCS...
     19811:41:23 INFO    : Multi-AM reservation will include resources from these aggregates:
     19911:41:23 INFO    :      <Aggregate gpo-ig>
     20011:41:23 INFO    :      <Aggregate al2s>
     20111:41:23 INFO    :      <Aggregate fiu-eg>
     20211:41:23 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     20311:41:43 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     20411:41:43 WARNING : Stitching failed but will retry: SCS gave same suggested VLAN to 2 paths - retry at the SCS. <Aggregate fiu-eg> <Hop u'urn:publicid:IDN+exogeni.net:fiuNet+interface+FiuNet:IBM:G8052:TenGigabitEthernet:1:4:ethernet' on path u'link1'> has request tag 1756 that is already in use by <Hop u'urn:publicid:IDN+exogeni.net:fiuNet+interface+FiuNet:IBM:G8052:TenGigabitEthernet:1:4:ethernet' on path u'link'>
     20511:41:43 INFO    : Deleting existing reservations...
     20611:41:43 INFO    : Doing deletesliver at <Aggregate gpo-ig>...
     20711:43:11 ERROR   :  {'output': 'start/restart in progress; try again later', 'code': {'protogeni_error_log': 'urn:publicid:IDN+instageni.gpolab.bbn.com+log+65102f986a15e07794e75da2d9186f9f', 'am_type': 'protogeni', 'geni_code': 14, 'am_code': 14, 'protogeni_error_url': 'https://boss.instageni.gpolab.bbn.com/spewlogfile.php3?logfile=65102f986a15e07794e75da2d9186f9f'}, 'value': 0}
     20811:43:21 INFO    :  ... aggregate was busy, will retry ...
     20911:44:30 INFO    :  ... done.
     21011:44:30 INFO    : Deleted reservation at <Aggregate gpo-ig>.
     21111:44:30 INFO    : Calling SCS for the 2nd time...
     21211:44:31 INFO    : Pausing for 30 seconds for Aggregates to free up resources...
     213
     214
     21511:45:01 INFO    : Multi-AM reservation will include resources from these aggregates:
     21611:45:01 INFO    :      <Aggregate gpo-ig>
     21711:45:01 INFO    :      <Aggregate al2s>
     21811:45:01 INFO    :      <Aggregate fiu-eg>
     21911:45:01 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     22011:45:40 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     22111:45:40 INFO    : Stitcher doing createsliver at <Aggregate fiu-eg>...
     22211:45:50 INFO    : ... Allocation at <Aggregate fiu-eg> complete.
     22311:45:50 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     22411:46:04 INFO    : ... Allocation at <Aggregate al2s> complete.
     22511:46:04 INFO    : All aggregates are complete.
     22611:46:04 INFO    : Your resources expire at 2017-05-28T15:35:01 (UTC).
     22711:46:04 INFO    : Saved combined reservation RSpec at 3 AM(s) to file '/home/lnevers/gcf-test/stitch-test/FIU/EG-ST-2b-manifest-rspec-multiam-combined.xml'
     228Success: 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).
     229}}}
     230
     231Determined login information at each FIU and GPO aggregate:
     232{{{
     233$ readyToLogin.py EG-ST-2b --useSliceAggregates
     234  ....
     235ig-gpo's geni_status is: ready
     236User lnevers logs in to ig-gpo using:
     237        ssh -p 25138  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc4.instageni.gpolab.bbn.com
     238
     239eg-fiu's geni_status is: ready
     240User lnevers logs in to eg-fiu using:
     241        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@131.94.144.12
     242
     243}}}
     244
     245Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
     246{{{
     247lnevers@ig-gpo:~$ ping 10.10.4.2 -c 60 -q
     248PING 10.10.4.2 (10.10.4.2) 56(84) bytes of data.
     249
     250--- 10.10.4.2 ping statistics ---
     25160 packets transmitted, 60 received, 0% packet loss, time 59088ms
     252rtt min/avg/max/mdev = 37.301/38.201/77.545/5.146 ms
     253lnevers@ig-gpo:~$ ping 192.168.4.2 -c 60 -q
     254PING 192.168.4.2 (192.168.4.2) 56(84) bytes of data.
     255
     256--- 192.168.4.2 ping statistics ---
     25760 packets transmitted, 60 received, 0% packet loss, time 59088ms
     258rtt min/avg/max/mdev = 37.342/38.068/75.608/4.894 ms
     259lnevers@ig-gpo:~$
     260}}}
     261
     262== EG-ST-3 EG-ST-3 New Site 3 node linear topology ==
     263
     264Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/FIU/EG-ST-3.rspec EG-ST-3.rspec]:
     265{{{
     266$ stitcher.py createsliver EG-ST-3e EG-ST-3.rspec -o --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     26712:00:04 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     26812:00:04 INFO    : Reading slice EG-ST-3e credential...
     26912:00:04 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-ST-3e expires on 2017-05-29 15:55:21 UTC
     27012:00:04 INFO    : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     27112:00:04 INFO    : Calling SCS...
     27212:00:05 INFO    : Multi-AM reservation will include resources from these aggregates:
     27312:00:05 INFO    :      <Aggregate sox-ig>
     27412:00:05 INFO    :      <Aggregate gpo-ig>
     27512:00:05 INFO    :      <Aggregate al2s>
     27612:00:05 INFO    :      <Aggregate fiu-eg>
     27712:00:05 INFO    : Stitcher doing createsliver at <Aggregate sox-ig>...
     27812:00:23 INFO    : ... Allocation at <Aggregate sox-ig> complete.
     27912:00:23 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     28012:00:41 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     28112:00:41 INFO    : Stitcher doing createsliver at <Aggregate fiu-eg>...
     28212:00:50 INFO    : ... Allocation at <Aggregate fiu-eg> complete.
     28312:00:50 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     28412:01:04 INFO    : ... Allocation at <Aggregate al2s> complete.
     28512:01:04 INFO    : All aggregates are complete.
     28612:01:04 INFO    : Your resources expire at 2017-05-28T15:50:05 (UTC).
     28712:01:04 INFO    : Saved combined reservation RSpec at 4 AM(s) to file '/home/lnevers/gcf-test/stitch-test/FIU/EG-ST-3e-manifest-rspec-multiam-combined.xml'
     288Success: Reserved resources in slice EG-ST-3e at 4 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
     289}}}
     290
     291Determined login information the FIU host:
     292{{{
     293$ readyToLogin.py EG-ST-3e --useSliceAggregates
     294  ....
     295ig-gpo's geni_status is: changing
     296User lnevers logs in to ig-gpo using:
     297        ssh -p 25138  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.gpolab.bbn.com
     298
     299ig-sox's geni_status is: ready
     300User lnevers logs in to ig-sox using:
     301        ssh -p 25010  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.sox.net
     302
     303eg-fiu's geni_status is: ready
     304User lnevers logs in to eg-fiu using:
     305        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@131.94.144.12
     306}}}
     307
     308Login to the FIU host and ping each remote:
     309{{{
     310lnevers@eg-fiu:~$ #ping GPO IG
     311lnevers@eg-fiu:~$ ping 192.168.2.1 -c 60 -q
     312PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     313
     314
     315--- 192.168.2.1 ping statistics ---
     31660 packets transmitted, 60 received, 0% packet loss, time 59089ms
     317rtt min/avg/max/mdev = 37.272/38.344/89.507/6.667 ms
     318lnevers@eg-fiu:~$ # Utah IG
     319lnevers@eg-fiu:~$ ping 192.168.4.1 -c 60 -q
     320PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     321
     322--- 192.168.4.1 ping statistics ---
     32360 packets transmitted, 60 received, 0% packet loss, time 59087ms
     324rtt min/avg/max/mdev = 14.221/14.621/29.637/1.963 ms
     325lnevers@eg-fiu:~$
     326}}}
     327
     328
    187329== EG-ST-4 New Site to GPO EG interoperability ==
    188330