Changes between Version 8 and Version 9 of GeniNetworkStitchingConfirmationTestStatus/GATech


Ignore:
Timestamp:
03/16/15 16:10:23 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/GATech

    v8 v9  
    207207Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/GATech/IG-ST-2.rspec IG-ST-2.rspec]:
    208208{{{
    209 omni.py createslice IG-ST-2
    210 stitcher.py createsliver IG-ST-2 IG-ST-2.rspec -o
     209$ stitcher createsliver IG-ST-2 ./IG-ST-2.rspec
     21015:44:54 INFO    : Configured logging from file /home/lnevers/gcf-2.9-pre1/src/gcf/stitcher_logging.conf
     21115:44:54 INFO    : Reading slice IG-ST-2 credential...
     21215:44:55 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-2 expires on 2015-03-19 00:00:00 UTC
     21315:44:55 INFO    : Calling SCS...
     21415:45:02 INFO    : Multi-AM reservation will include resources from these aggregates:
     21515:45:02 INFO    :      <Aggregate gpo-ig>
     21615:45:02 INFO    :      <Aggregate al2s>
     21715:45:02 INFO    :      <Aggregate gatech-ig>
     21815:45:02 INFO    :      <Aggregate ion>
     21915:45:03 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     22015:45:20 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     22115:45:20 INFO    : Stitcher doing createsliver at <Aggregate gatech-ig>...
     22215:45:37 INFO    : ... Allocation at <Aggregate gatech-ig> complete.
     22315:45:37 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     22415:45:44 INFO    : ... Allocation at <Aggregate al2s> complete.
     22515:45:44 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     22615:46:30 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     22715:46:30 INFO    : Pausing 30 seconds to let circuit become ready...
     22815:47:10 INFO    : Pausing 30 seconds to let circuit become ready...
     22915:47:47 INFO    : DCN circuit 156771 is ready at <Aggregate ion>
     23015:47:47 INFO    : DCN circuit 156781 is ready at <Aggregate ion>
     23115:47:54 INFO    : ... Allocation at <Aggregate ion> complete.
     23215:47:54 INFO    : All aggregates are complete.
     23315:47:54 INFO    : Your resources expire at 2015-03-18T19:35:02 (UTC).
     23415:47:54 INFO    : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/GATech/IG-ST-2-manifest-rspec-multiam-combined.xml'
     235Success: Reserved resources in slice IG-ST-2 at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 2 stitched link(s).
    211236}}}
    212237
     
    215240$ readyToLogin.py IG-ST-2 --useSliceAggregates
    216241  ....
     242ig-gpo's geni_status is: ready
     243User lnevers logs in to ig-gpo using:
     244        ssh -p 35642  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc5.instageni.gpolab.bbn.com
     245  ....
     246ig-ga's geni_status is: changing
     247User lnevers logs in to ig-ga using:
     248        ssh -p 32570  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.rnoc.gatech.edu
    217249}}}
    218250
    219251Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
    220252{{{
    221 remote-execute.py IG-ST-2a -a gpo-ig -m "ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q"
     253$ remote-execute.py IG-ST-2 -a gpo-ig -m "ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q"
     2541. Find login Info for hosts in slice IG-ST-2
     2552. Send command 'ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q' to ig-gpo
     256
     257PING 10.10.4.2 (10.10.4.2) 56(84) bytes of data.
     258
     259--- 10.10.4.2 ping statistics ---
     26060 packets transmitted, 60 received, 0% packet loss, time 59103ms
     261rtt min/avg/max/mdev = 24.348/25.062/48.719/3.098 ms
     262PING 192.168.4.2 (192.168.4.2) 56(84) bytes of data.
     263
     264--- 192.168.4.2 ping statistics ---
     26560 packets transmitted, 60 received, 0% packet loss, time 59099ms
     266rtt min/avg/max/mdev = 24.168/25.012/48.820/3.114 ms
     267... Done with command 'ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q' at ig-gpo
    222268}}}
    223269
     
    226272Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/GATech/IG-ST-3.rspec IG-ST-3.rspec]:
    227273{{{
    228 omni.py createslice IG-ST-3
    229 stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     274$ stitcher createsliver IG-ST-3 ./IG-ST-3.rspec
     27515:45:06 INFO    : Configured logging from file /home/lnevers/gcf-2.9-pre1/src/gcf/stitcher_logging.conf
     27615:45:07 INFO    : Reading slice IG-ST-3 credential...
     27715:45:07 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3 expires on 2015-03-19 00:00:00 UTC
     27815:45:07 INFO    : Calling SCS...
     27915:45:09 INFO    : Multi-AM reservation will include resources from these aggregates:
     28015:45:09 INFO    :      <Aggregate cwru-ig>
     28115:45:09 INFO    :      <Aggregate gpo-ig>
     28215:45:09 INFO    :      <Aggregate al2s>
     28315:45:09 INFO    :      <Aggregate gatech-ig>
     28415:45:09 INFO    :      <Aggregate ion>
     28515:45:09 INFO    : Stitcher doing createsliver at <Aggregate cwru-ig>...
     28615:45:27 INFO    : ... Allocation at <Aggregate cwru-ig> complete.
     28715:45:27 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     28815:45:47 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     28915:45:47 INFO    : Stitcher doing createsliver at <Aggregate gatech-ig>...
     29015:46:04 INFO    : ... Allocation at <Aggregate gatech-ig> complete.
     29115:46:04 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     29215:46:15 INFO    : ... Allocation at <Aggregate al2s> complete.
     29315:46:15 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     29415:47:00 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     29515:47:00 INFO    : Pausing 30 seconds to let circuit become ready...
     29615:47:37 INFO    : DCN circuit 156791 is ready at <Aggregate ion>
     29715:47:45 INFO    : ... Allocation at <Aggregate ion> complete.
     29815:47:45 INFO    : All aggregates are complete.
     29915:47:45 INFO    : Your resources expire at 2015-03-18T19:35:09 (UTC).
     30015:47:45 INFO    : Saved combined reservation RSpec at 5 AMs to file '/home/lnevers/gcf-test/stitch-test/GATech/IG-ST-3-manifest-rspec-multiam-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).
     302lnevers@scorpia:~/gcf-2.9-pre1/stitch-test/GATech$
    230303}}}
    231304
     
    234307$ readyToLogin.py IG-ST-3 -a gatech-ig
    235308  ....
     309ig-ga's geni_status is: notready
     310User lnevers logs in to ig-ga using:
     311        ssh -p 33082  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.rnoc.gatech.edu
     312
    236313}}}
    237314Login to the GATech host and ping each remote:
    238315{{{
    239316#ping GPO IG
    240 ping 192.168.2.1 -c 60 -q
    241 # UKYPKS2 IG
    242 ping 192.168.4.1 -c 60 -q
     317lnevers@ig-ga:~$ ping 192.168.2.1 -c 60 -q
     318PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     319
     320--- 192.168.2.1 ping statistics ---
     32160 packets transmitted, 60 received, 0% packet loss, time 59098ms
     322rtt min/avg/max/mdev = 24.358/25.078/50.224/3.303 ms
     323
     324# CWRU IG
     325lnevers@ig-ga:~$ ping 192.168.4.1 -c 60 -q
     326PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     327
     328--- 192.168.4.1 ping statistics ---
     32960 packets transmitted, 60 received, 0% packet loss, time 59105ms
     330rtt min/avg/max/mdev = 23.575/24.245/47.308/3.027 ms
     331
    243332}}}
    244333