Changes between Version 6 and Version 7 of GeniNetworkStitchingConfirmationTestStatus/HAWAII


Ignore:
Timestamp:
04/24/17 15:25:48 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/HAWAII

    v6 v7  
    311311}}}
    312312
    313 == IG-ST-4 New Site to GPO EG interoperability ==
     313== New Site to GPO EG interoperability ==
    314314
    315315
     
    483483
    484484
     485
     486== IG-ST-4 New Site to GPO EG interoperability ==
     487
     488
     489Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/HAWAII/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.
     490
     491{{{
     492omni.py createslice IG-ST-4
     493stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o
     494}}}
     495
     496Determined login information at each HAWAII and GPO aggregate:
     497{{{
     498$ readyToLogin.py IG-ST-4 --useSliceAggregates
     499}}}
     500
     501=== Measurements ===
     502
     503'''Iperf ExoGENI GPO VM to InstaGENI HAWAII VM (TCP) - TCP window size: 85.0 KByte (default)'''
     504
     505''Collected: 2017-04-XX''
     506
     507__One Client_
     508{{{
     509
     510}}}
     511
     512__Five Clients__
     513{{{
     514
     515}}}
     516
     517__Ten Clients__
     518{{{
     519
     520}}}
     521
     522'''Iperf ExoGENI GPO VM to InstaGENI HAWAII VM (UDP) - UDP buffer size:  208 KByte (default) '''
     523{{{
     524
     525}}}
     526
     527'''Ping from ExoGENI GPO VM to the InstaGENI HAWAII VM '''
     528{{{
     529
     530}}}
     531
     532
     533'''Iperf InstaGENI HAWAII VM to ExoGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)'''
     534
     535''Collected: 2017-04-XX''
     536
     537__One Client_
     538{{{
     539
     540}}}
     541
     542__Five Clients__
     543{{{
     544
     545}}}
     546
     547__Ten Clients__
     548{{{
     549
     550}}}
     551
     552'''Iperf InstaGENI HAWAII VM to ExoGENI GPO VM (UDP)  - UDP buffer size:  224 KByte (default) '''
     553{{{
     554
     555}}}
     556
     557'''Ping from InstaGENI HAWAII VM to ExoGENI GPO VM '''
     558{{{
     559
     560}}}
     561
     562== IG-ST-5 Site Information ==
     563
     564Various pages include stitching information for a site.  Each of the following were verified for this site:
     565 
     566 1. Verified that stitching VLANs and Device URN information exist in the [http://groups.geni.net/geni/wiki/GeniAggregate/HawaiiInstaGENI#GENINetworkStitching HAWAII Aggregate] page.
     567 
     568 2. Verified that Delegated GENI Stitching VLANs for site are documented at the [https://wiki.maxgigapop.net/twiki/bin/view/GENI/StaticNetworksView Delegated GENI Stitching VLANs]. - Incorrectly AM URL, updated  GST#6249. TODO
     569
     570 3. Stitching Computation Service logs were reviewed while testing stitching to this site, No longer possible.
     571
     572 4. TODO.  Add site to the list of [wiki:GeniNetworkStitchingSites GENI Network Stitching Sites]. TODO
     573 
     574== IG-ST-6 New Site !OpenFlow topology ==
     575
     576Create a slice and then create the stitched slivers using !OpenFlow with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/HAWAII/IG-ST-6.rspec IG-ST-6.rspec]:
     577{{{
     578$ stitcher.py createsliver IG-ST-6 IG-ST-6.rspec -o
     57914:38:10 INFO    : Configured logging from file /home/lnevers/geni-tools-2.10/src/gcf/stitcher_logging.conf
     58014:38:10 INFO    : Reading slice IG-ST-6 credential...
     58114:38:10 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+IG-ST-6 expires on 2017-05-01 18:24:36 UTC
     58214:38:10 INFO    : Calling SCS...
     58314:38:11 INFO    : Multi-AM reservation will include resources from these aggregates:
     58414:38:11 INFO    :      <Aggregate gpo-ig>
     58514:38:11 INFO    :      <Aggregate al2s>
     58614:38:11 INFO    :      <Aggregate hawaii-ig>
     58714:38:11 INFO    : Stitcher doing createsliver at <Aggregate gpo-ig>...
     58814:38:27 INFO    : ... Allocation at <Aggregate gpo-ig> complete.
     58914:38:27 INFO    : Stitcher doing createsliver at <Aggregate hawaii-ig>...
     59014:38:45 INFO    : ... Allocation at <Aggregate hawaii-ig> complete.
     59114:38:45 INFO    : Stitcher doing createsliver at <Aggregate al2s>...
     59214:38:53 INFO    : ... Allocation at <Aggregate al2s> complete.
     59314:38:53 INFO    : All aggregates are complete.
     59414:38:53 INFO    : Your resources expire at 2017-04-30T18:28:11 (UTC).
     59514:38:53 INFO    : Saved combined reservation RSpec at 3 AM(s) to file '/home/lnevers/gcf-test/stitch-test/HAWAII/IG-ST-6-manifest-rspec-multiam-combined.xml'
     596Success: Reserved resources in slice IG-ST-6 at 3 Aggregates (including 1 intermediate aggregate(s) not in the original request), creating 1 stitched link(s)
     597}}}
     598
     599Determined login information at each HAWAII and GPO aggregate:
     600{{{
     601$ readyToLogin.py IG-ST-6 --useSliceAggregates
     602
     603}}}
     604
     605=== Measurements ===
     606
     607'''Iperf InstaGENI GPO VM to InstaGENI HAWAII VM (TCP) - TCP window size: 23.5 KByte (default)'''
     608
     609''Collected: 2017-04-24''
     610
     611__One Client_
     612{{{
     613
     614}}}
     615
     616__Five Clients__
     617{{{
     618
     619}}}
     620
     621__Ten Clients__
     622{{{
     623
     624}}}
     625
     626'''Iperf InstaGENI GPO VM to InstaGENI HAWAII VM (UDP) - UDP buffer size:  224 KByte (default) '''
     627{{{
     628
     629}}}
     630
     631'''Ping from InstaGENI GPO VM to InstaGENI HAWAII VM '''
     632{{{
     633
     634}}}
     635
     636
     637'''Iperf InstaGENI HAWAII VM to InstaGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)'''
     638
     639''Collected: 2017-04-24''
     640
     641__One Client_
     642{{{
     643
     644}}}
     645
     646__Five Clients__
     647{{{
     648
     649}}}
     650
     651__Ten Clients__
     652{{{
     653
     654}}}
     655
     656'''Iperf InstaGENI HAWAII VM to InstaGENI GPO VM (UDP)  - UDP buffer size:  224 KByte (default) '''
     657{{{
     658
     659}}}
     660
     661'''Ping from InstaGENI HAWAII VM to InstaGENI GPO VM '''
     662{{{
     663
     664}}}
     665------
     666{{{
     667#!html
     668Email <a href="mailto:help@geni.net"> help@geni.net </a> for GENI support or email <a href="mailto:luisa.nevers@bbn.com">me</a> with feedback on this page!
     669}}}