Changes between Version 1 and Version 2 of GeniNetworkStitchingConfirmationTestStatus/CWRU


Ignore:
Timestamp:
02/20/15 10:19:30 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/CWRU

    v1 v2  
    253253Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
    254254{{{
    255 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"
     255$ 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"
     2561. Find login Info for hosts in slice IG-ST-2
     257Key file [/home/lnevers/.ssh/arendia-id_rsa] does NOT exist.
     258Key file [/home/lnevers/.ssh/sendaria-id_rsa] does NOT exist.
     2592. Send command 'ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q' to ig-gpo
     260
     261PING 10.10.4.2 (10.10.4.2) 56(84) bytes of data.
     262
     263--- 10.10.4.2 ping statistics ---
     26460 packets transmitted, 60 received, 0% packet loss, time 59108ms
     265rtt min/avg/max/mdev = 23.450/24.150/47.182/3.007 ms
     266PING 192.168.4.2 (192.168.4.2) 56(84) bytes of data.
     267
     268--- 192.168.4.2 ping statistics ---
     26960 packets transmitted, 58 received, 3% packet loss, time 59122ms
     270rtt min/avg/max/mdev = 23.565/24.174/47.104/3.045 ms
     271... Done with command 'ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q' at ig-gpo
    256272}}}
    257273
     
    261277Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/CWRU/IG-ST-3.rspec IG-ST-3.rspec]:
    262278{{{
    263 omni.py createslice IG-ST-3
    264 stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     279$ stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     28010:10:03 INFO    : Configured logging from file /home/lnevers/gcf-2.8/src/gcf/stitcher_logging.conf
     28110:10:03 INFO    : Reading slice IG-ST-3 credential...
     28210:10:04 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-3 expires on 2015-02-27 15:09:51 UTC
     28310:10:04 INFO    : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     28410:10:04 INFO    : Calling SCS...
     28510:10:08 INFO    : Multi-AM reservation will include resources from these aggregates:
     28610:10:08 INFO    :      <Aggregate ukypks2-ig>
     28710:10:08 INFO    :      <Aggregate gpo-ig>
     28810:10:08 INFO    :      <Aggregate cwru-ig>
     28910:10:08 INFO    :      <Aggregate al2s>
     29010:10:08 INFO    :      <Aggregate ion>
     29110:10:08 INFO    : Stitcher doing createsliver at <Aggregate ukypks2-ig>...
     29210:10:29 INFO    : ... Allocation at <Aggregate ukypks2-ig> complete.
     29310:10:29 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     29410:10:48 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     29510:10:48 INFO    : Stitcher doing createsliver at <Aggregate cwru-ig>...
     29610:11:05 INFO    : ... Allocation at <Aggregate cwru-ig> complete.
     29710:11:05 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     29810:11:11 INFO    : ... Allocation at <Aggregate al2s> complete.
     29910:11:11 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     30010:11:56 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     30110:11:56 INFO    : Pausing 30 seconds to let circuit become ready...
     30210:12:34 INFO    : Pausing 30 seconds to let circuit become ready...
     30310:13:11 INFO    : DCN circuit 154151 is ready at <Aggregate ion>
     30410:13:11 INFO    : DCN circuit 154161 is ready at <Aggregate ion>
     30510:13:18 INFO    : ... Allocation at <Aggregate ion> complete.
     30610:13:18 INFO    : All aggregates are complete.
     30710:13:18 INFO    : Your resources expire at 2015-02-26T15:00:08 (UTC).
     30810:13:18 INFO    : Saved combined reservation RSpec at 5 AMs to file '/home/lnevers/gcf-test/stitch-test/CWRU/IG-ST-3-manifest-rspec-multiam-combined.xml'
     309Success: 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).
    265310}}}
    266311
     
    269314$ readyToLogin.py IG-ST-3 -a cwru-ig
    270315  ....
     316ig-cwru's geni_status is: ready
     317User lnevers logs in to ig-cwru using:
     318        ssh -p 30266  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.geni.case.edu
     319
    271320}}}
    272321Login to the CWRU host and ping each remote:
    273322{{{
    274323#ping GPO IG
    275 ping 192.168.2.1 -c 60 -q
     324lnevers@ig-cwru:~$ ping 192.168.2.1 -c 60 -q
     325PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
     326
     327--- 192.168.2.1 ping statistics ---
     32860 packets transmitted, 60 received, 0% packet loss, time 59109ms
     329rtt min/avg/max/mdev = 23.423/23.772/26.261/0.376 ms
     330
    276331# UKYPKS2 IG
    277 ping 192.168.4.1 -c 60 -q
    278 }}}
    279 
     332lnevers@ig-cwru:~$ ping 192.168.4.1 -c 60 -q
     333PING 192.168.4.1 (192.168.4.1) 56(84) bytes of data.
     334
     335--- 192.168.4.1 ping statistics ---
     33660 packets transmitted, 60 received, 0% packet loss, time 59050ms
     337rtt min/avg/max/mdev = 35.503/36.531/74.819/5.052 ms
     338}}}
     339
     340== IG-ST-4 New Site to GPO EG interoperability ==
     341
     342Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/CWRU/IG-ST-4.rspec IG-ST-4.rspec], which specifies a 100 Mbps link capacity. This was done to get around the mismatch in link capacity units that exists between IG and EG.
     343
     344{{{
     345$ stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o --scsURL https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     34610:12:23 INFO    : Configured logging from file /home/lnevers/gcf-2.8/src/gcf/stitcher_logging.conf
     34710:12:23 INFO    : Reading slice IG-ST-4 credential...
     34810:12:23 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-4 expires on 2015-02-27 15:12:00 UTC
     34910:12:23 INFO    : Using SCS at https://nutshell.maxgigapop.net:8443/geni/xmlrpc
     35010:12:23 INFO    : Calling SCS...
     35110:12:25 INFO    : Multi-AM reservation will include resources from these aggregates:
     35210:12:25 INFO    :      <Aggregate cwru-ig>
     35310:12:25 INFO    :      <Aggregate al2s>
     35410:12:25 INFO    :      <Aggregate gpo-eg>
     35510:12:25 INFO    :      <Aggregate ion>
     35610:12:25 INFO    : Stitcher doing createsliver at <Aggregate cwru-ig>...
     35710:12:42 INFO    : ... Allocation at <Aggregate cwru-ig> complete.
     35810:12:42 INFO    : Stitcher doing createsliver at <Aggregate gpo-eg>...
     35910:12:55 INFO    : ... Allocation at <Aggregate gpo-eg> complete.
     36010:12:55 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     36110:12:58 INFO    : ... Allocation at <Aggregate al2s> complete.
     36210:12:58 INFO    : Stitcher doing createsliver at <Aggregate ion>...
     36310:13:43 INFO    : DCN AM <Aggregate ion>: must wait for status ready....
     36410:13:43 INFO    : Pausing 30 seconds to let circuit become ready...
     36510:14:20 INFO    : DCN circuit 154171 is ready at <Aggregate ion>
     36610:14:27 INFO    : ... Allocation at <Aggregate ion> complete.
     36710:14:27 INFO    : All aggregates are complete.
     36810:14:27 INFO    : Your resources expire at 2015-02-26T15:02:25 (UTC).
     36910:14:27 INFO    : Saved combined reservation RSpec at 4 AMs to file '/home/lnevers/gcf-test/stitch-test/CWRU/IG-ST-4-manifest-rspec-multiam-combined.xml'
     370Success: Reserved resources in slice IG-ST-4 at 4 Aggregates (including 2 intermediate aggregate(s) not in the original request), creating 1 stitched link(s).
     371}}}
     372
     373Determined login information at each CWRU and GPO aggregate:
     374{{{
     375$ readyToLogin.py IG-ST-4 --useSliceAggregates
     376  ....
     377eg-gpo's geni_status is: ready
     378User lnevers logs in to eg-gpo using:
     379        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@192.1.242.12
     380 ....
     381ig-cwru's geni_status is: ready
     382User lnevers logs in to ig-cwru using:
     383        ssh -p 30522  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.geni.case.edu
     384}}}
     385
     386=== Measurements ===
     387
     388'''Iperf ExoGENI GPO VM to InstaGENI CWRU VM (TCP) - TCP window size: 85.0 KByte (default)'''
     389
     390''Collected: 2015-02-XX''
     391
     392__One Client_
     393{{{
     394
     395}}}
     396
     397__Five Clients__
     398{{{
     399
     400}}}
     401
     402__Ten Clients__
     403{{{
     404
     405}}}
     406
     407'''Iperf ExoGENI GPO VM to InstaGENI CWRU VM (UDP) - UDP buffer size:  208 KByte (default) '''
     408{{{
     409
     410}}}
     411
     412'''Ping from ExoGENI GPO VM to the InstaGENI CWRU VM '''
     413{{{
     414
     415}}}
     416
     417
     418'''Iperf InstaGENI CWRU VM to ExoGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)'''
     419
     420''Collected: 2015-02-XX''
     421
     422__One Client_
     423{{{
     424
     425}}}
     426
     427__Five Clients__
     428{{{
     429
     430}}}
     431
     432__Ten Clients__
     433{{{
     434
     435}}}
     436
     437'''Iperf InstaGENI CWRU VM to ExoGENI GPO VM (UDP)  - UDP buffer size:  224 KByte (default) '''
     438{{{
     439
     440}}}
     441
     442'''Ping from InstaGENI CWRU VM to ExoGENI GPO VM '''
     443{{{
     444
     445}}}
     446