Changes between Version 12 and Version 13 of GeniNetworkStitchingConfirmationTestStatus/UNF


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UNF

    v12 v13  
    194194== EG-ST-2 New Site to GPO IG Loop topology ==
    195195
    196 EG supports only one GENI Stitched link per site ([http://groups.geni.net/geni/ticket/1156 exoticket:1156]).
     196Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UNF/EG-ST-2.rspec EG-ST-2.rspec]:
     197{{{
     198$ stitcher.py createsliver EG-ST-2 EG-ST-2.rspec -o --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     19910:20:10 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     20010:20:10 INFO    : Reading slice EG-ST-2 credential...
     20110:20:10 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-ST-2 expires on 2017-05-29 14:19:51 UTC
     20210:20:10 INFO    : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     20310:20:10 INFO    : Calling SCS...
     20410:20:11 INFO    : Multi-AM reservation will include resources from these aggregates:
     20510:20:11 INFO    :      <Aggregate unf-eg>
     20610:20:11 INFO    :      <Aggregate gpo-ig>
     20710:20:11 INFO    :      <Aggregate al2s>
     20810:20:11 INFO    : Stitcher doing createsliver at <Aggregate unf-eg>...
     20910:20:20 INFO    : ... Allocation at <Aggregate unf-eg> complete.
     21010:20:20 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     21110:20:38 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     21210:20:39 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     21310:20:53 INFO    : ... Allocation at <Aggregate al2s> complete.
     21410:20:53 INFO    : All aggregates are complete.
     21510:20:53 INFO    : Your resources expire at 2017-05-28T14:10:11 (UTC).
     21610:20:53 INFO    : Saved combined reservation RSpec at 3 AM(s) to file '/home/lnevers/gcf-test/stitch-test/UNF/EG-ST-2-manifest-rspec-multiam-combined.xml'
     217Success: Reserved resources in slice EG-ST-2 at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
     218}}}
     219
     220Determined login information at each UNF and GPO aggregate:
     221{{{
     222$ readyToLogin.py EG-ST-2 --useSliceAggregates
     223  ....
     224eg-unf's geni_status is: ready
     225User lnevers logs in to eg-unf using:
     226        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@139.62.242.11
     227
     228ig-gpo's geni_status is: ready
     229User lnevers logs in to ig-gpo using:
     230        ssh -p 25106  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.gpolab.bbn.com
     231
     232}}}
     233
     234Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
     235{{{
     236lnevers@ig-gpo:~$ ping 10.10.4.2 -c 60 -q
     237PING 10.10.4.2 (10.10.4.2) 56(84) bytes of data.
     238
     239--- 10.10.4.2 ping statistics ---
     24060 packets transmitted, 60 received, 0% packet loss, time 59098ms
     241rtt min/avg/max/mdev = 29.869/29.968/30.571/0.168 ms
     242lnevers@ig-gpo:~$ ping 192.168.4.2 -c 60 -q
     243PING 192.168.4.2 (192.168.4.2) 56(84) bytes of data.
     244
     245--- 192.168.4.2 ping statistics ---
     24660 packets transmitted, 60 received, 0% packet loss, time 59082ms
     247rtt min/avg/max/mdev = 29.898/30.013/30.238/0.150 ms
     248lnevers@ig-gpo:~$
     249}}}
    197250
    198251== EG-ST-3 EG-ST-3 New Site 3 node linear topology ==
    199252
    200 EG supports only one GENI Stitched link per site ([http://groups.geni.net/geni/ticket/1156 exoticket:1156]).
     253Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UNF/EG-ST-3.rspec EG-ST-3.rspec]:
     254{{{
     255$ stitcher.py createsliver EG-ST-3a EG-ST-3.rspec -o --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     25611:03:16 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     25711:03:16 INFO    : Reading slice EG-ST-3 credential...
     25811:03:16 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-ST-3 expires on 2017-05-29 14:38:34 UTC
     25911:03:16 INFO    : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     26011:03:16 INFO    : Calling SCS...
     26111:03:17 INFO    : Multi-AM reservation will include resources from these aggregates:
     26211:03:17 INFO    :      <Aggregate unf-eg>
     26311:03:17 INFO    :      <Aggregate sox-ig>
     26411:03:17 INFO    :      <Aggregate gpo-ig>
     26511:03:17 INFO    :      <Aggregate al2s>
     26611:03:17 INFO    : Stitcher doing createsliver at <Aggregate unf-eg>...
     26711:03:26 INFO    : ... Allocation at <Aggregate unf-eg> complete.
     26811:03:26 INFO    : Stitcher doing createsliver at <Aggregate sox-ig>...
     26911:03:43 INFO    : ... Allocation at <Aggregate sox-ig> complete.
     27011:03:43 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     27111:04:01 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     27211:04:01 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     27311:04:15 INFO    : ... Allocation at <Aggregate al2s> complete.
     27411:04:15 INFO    : All aggregates are complete.
     27511:04:15 INFO    : Your resources expire at 2017-05-28T14:53:17 (UTC).
     27611:04:15 INFO    : Saved combined reservation RSpec at 4 AM(s) to file '/home/lnevers/gcf-test/stitch-test/UNF/EG-ST-3-manifest-rspec-multiam-combined.xml'
     277Success: Reserved resources in slice EG-ST-3 at 4 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
     278}}}
     279
     280Determined login information the UNF host:
     281{{{
     282$ readyToLogin.py EG-ST-3 --useSliceAggregates
     283  ....
     284ig-gpo's geni_status is: ready
     285User lnevers logs in to ig-gpo using:
     286        ssh -p 25138  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.gpolab.bbn.com
     287
     288ig-unf's geni_status is: ready
     289User lnevers logs in to ig-unf using:
     290        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@139.62.242.10
     291
     292ig-sox's geni_status is: ready
     293User lnevers logs in to ig-sox using:
     294        ssh -p 25010  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.sox.net
     295
     296}}}
     297
     298Login to the UNF host and ping each remote:
     299{{{
     300lnevers@ig-unf:~$ ping 192.168.2.1 -c 60 -q
     301PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     302
     303--- 192.168.2.1 ping statistics ---
     30460 packets transmitted, 60 received, 0% packet loss, time 59079ms
     305rtt min/avg/max/mdev = 29.895/30.583/60.353/3.893 ms
     306lnevers@ig-unf:~$ # Utah IG
     307lnevers@ig-unf:~$ ping 192.168.4.1 -c 60 -q
     308PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     309
     310--- 192.168.4.1 ping statistics ---
     31160 packets transmitted, 60 received, 0% packet loss, time 59102ms
     312rtt min/avg/max/mdev = 6.860/7.060/14.204/0.935 ms
     313lnevers@ig-unf:~$ }}}
    201314
    202315== EG-ST-4 New Site to GPO EG interoperability ==