Changes between Initial Version and Version 1 of GeniNetworkStitchingConfirmationTestStatus/UTC


Ignore:
Timestamp:
02/11/15 11:46:15 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/UTC

    v1 v1  
     1[[PageOutline]]
     2
     3= University of Tennessee Stitching Confirmation Tests =
     4
     5This pages capture the detailed test logs for each test defined in the [wiki:GeniNetworkStitchingConfirmationTests New Site Stitching Confirmation Tests] page. For the sites status see the [wiki:GeniNetworkStitchingConfirmationTestStatus New Site Stitching Confirmation Tests Status] page.
     6
     7== IG-ST-1 New Site to GPO IG topology ==
     8The UTC site advertises the following stitching details:
     9{{{
     10}}}
     11
     12Experimenter may not need any of this data, but it is helpful to reference when trying to determine how many VLANs are delegated for stitching at the site or how much bandwidth can be  requested.
     13
     14Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UTC/IG-ST-1-al2s.rspec IG-ST-1-al2s.rspec]:
     15{{{
     16omni.py createslice IG-ST-1
     17stitcher.py createsliver IG-ST-1 IG-ST-1-al2s.rspec -o
     18}}}
     19
     20Determined login information at each UTC and GPO aggregate:
     21{{{
     22$ readyToLogin.py IG-ST-1 -a utc-ig
     23  ....
     24
     25$ readyToLogin.py IG-ST-1 -a gpo-ig
     26  ....
     27}}}
     28
     29=== Measurements ===
     30
     31'''Iperf InstaGENI GPO VM to InstaGENI UTC VM (TCP) - TCP window size: 23.5 KByte (default)'''
     32
     33''Collected: 2015-01-XX''
     34
     35__One Client_
     36{{{
     37
     38}}}
     39
     40__Five Clients__
     41{{{
     42
     43}}}
     44
     45__Ten Clients__
     46{{{
     47
     48}}}
     49
     50'''Iperf InstaGENI GPO VM to InstaGENI UTC VM (UDP) - UDP buffer size:  224 KByte (default) '''
     51{{{
     52
     53}}}
     54
     55'''Ping from InstaGENI GPO VM to the InstaGENI UTC VM '''
     56{{{
     57
     58}}}
     59
     60
     61'''Iperf InstaGENI UTC VM to GPO InstaGENI VM (TCP) - TCP window size: 23.5 KByte (default)'''
     62
     63''Collected: 2015-01-XX''
     64
     65__One Client_
     66{{{
     67
     68}}}
     69
     70__Five Clients__
     71{{{
     72
     73}}}
     74
     75__Ten Clients__
     76{{{
     77
     78}}}
     79
     80'''Iperf InstaGENI UTC VM to GPO InstaGENI VM (UDP)  - UDP buffer size:  224 KByte (default) '''
     81{{{
     82
     83}}}
     84
     85'''Ping from InstaGENI UTC VM to GPO InstaGENI VM '''
     86{{{
     87
     88}}}
     89
     90
     91== IG-ST-2 New Site to GPO IG Loop topology ==
     92
     93Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UTC/IG-ST-2.rspec IG-ST-2.rspec]:
     94{{{
     95omni.py createslice IG-ST-2
     96stitcher.py createsliver IG-ST-2 IG-ST-2.rspec -o
     97}}}
     98
     99Determined login information at each UTC and GPO aggregate:
     100{{{
     101$ readyToLogin.py IG-ST-2 -a utc-ig
     102  ....
     103
     104$ readyToLogin.py IG-ST-2 -a gpo-ig
     105  ....
     106}}}
     107
     108Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
     109{{{
     110remote-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"
     111}}}
     112
     113== IG-ST-3 IG-ST-3 New Site 3 node linear topology ==
     114
     115Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UTC/IG-ST-3.rspec IG-ST-3.rspec]:
     116{{{
     117omni.py createslice IG-ST-3
     118stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     119}}}
     120
     121Determined login information the UTC host:
     122{{{
     123$ readyToLogin.py IG-ST-3 -a utc-ig
     124  ....
     125}}}
     126Login to the UTC host and ping each remote:
     127{{{
     128#ping GPO IG
     129ping 192.168.2.1 -c 60 -q
     130# UKYPKS2 IG
     131ping 192.168.4.1 -c 60 -q
     132}}}
     133
     134
     135== IG-ST-4 New Site to GPO EG interoperability ==
     136
     137
     138Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UTC/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.
     139
     140{{{
     141omni.py createslice IG-ST-4
     142stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o
     143}}}
     144
     145Determined login information at each UTC and GPO aggregate:
     146{{{
     147$ readyToLogin.py IG-ST-4 -a utc-ig
     148  ....
     149
     150$ readyToLogin.py IG-ST-4 -a eg-sm
     151  ....
     152}}}
     153
     154=== Measurements ===
     155
     156'''Iperf ExoGENI GPO VM to InstaGENI UTC VM (TCP) - TCP window size: 85.0 KByte (default)'''
     157
     158''Collected: 2015-01-XX''
     159
     160__One Client_
     161{{{
     162
     163}}}
     164
     165__Five Clients__
     166{{{
     167
     168}}}
     169
     170__Ten Clients__
     171{{{
     172
     173}}}
     174
     175'''Iperf ExoGENI GPO VM to InstaGENI UTC VM (UDP) - UDP buffer size:  208 KByte (default) '''
     176{{{
     177
     178}}}
     179
     180'''Ping from ExoGENI GPO VM to the InstaGENI UTC VM '''
     181{{{
     182
     183}}}
     184
     185
     186'''Iperf InstaGENI UTC VM to ExoGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)'''
     187
     188''Collected: 2015-01-XX''
     189
     190__One Client_
     191{{{
     192
     193}}}
     194
     195__Five Clients__
     196{{{
     197
     198}}}
     199
     200__Ten Clients__
     201{{{
     202
     203}}}
     204
     205'''Iperf InstaGENI UTC VM to ExoGENI GPO VM (UDP)  - UDP buffer size:  224 KByte (default) '''
     206{{{
     207
     208}}}
     209
     210'''Ping from InstaGENI UTC VM to ExoGENI GPO VM '''
     211{{{
     212
     213}}}
     214
     215== IG-ST-5 Site Information ==
     216
     217Various pages include stitching information for a site.  Each of the following were verified for this site:
     218 
     219 1. Verified that stitching VLANs and Device URN information exists in the [http://groups.geni.net/geni/wiki/GeniAggregate/UTCInstaGENI#GENINetworkStitching UTC Aggregate] page.
     220 
     221 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].
     222
     223 3. Stitching Computation Service logs were reviewed while testing stitching to this site, no issues found.
     224
     225 4. Added site to the list of [wiki:GeniNetworkStitchingSites GENI Network Stitching Sites].
     226 
     227== IG-ST-6 New Site !OpenFlow topology ==
     228
     229Create a slice and then create the stitched slivers using !OpenFlow with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UTC/IG-ST-6.rspec IG-ST-6.rspec]:
     230{{{
     231omni.py createslice IG-ST-6
     232stitcher.py createsliver IG-ST-6 IG-ST-6.rspec -o
     233}}}
     234
     235Determined login information at each UTC and GPO aggregate:
     236{{{
     237$ readyToLogin.py IG-ST-6 -a utc-ig
     238  ....
     239
     240$ readyToLogin.py IG-ST-6 -a gpo-ig
     241  ....
     242}}}
     243
     244=== Measurements ===
     245
     246'''Iperf InstaGENI GPO VM to InstaGENI UTC VM (TCP) - TCP window size: 23.5 KByte (default)'''
     247
     248''Collected: 2015-01-xx''
     249
     250__One Client_
     251{{{
     252
     253}}}
     254
     255__Five Clients__
     256{{{
     257
     258}}}
     259
     260__Ten Clients__
     261{{{
     262
     263}}}
     264
     265'''Iperf InstaGENI GPO VM to InstaGENI UTC VM (UDP) - UDP buffer size:  224 KByte (default) '''
     266{{{
     267
     268}}}
     269
     270'''Ping from InstaGENI GPO VM to InstaGENI UTC VM '''
     271{{{
     272
     273}}}
     274
     275
     276'''Iperf InstaGENI UTC VM to InstaGENI GPO VM (TCP) - TCP window size: 23.5 KByte (default)'''
     277
     278''Collected: 2015-01-xx''
     279
     280__One Client_
     281{{{
     282
     283}}}
     284
     285__Five Clients__
     286{{{
     287
     288}}}
     289
     290__Ten Clients__
     291{{{
     292
     293}}}
     294
     295'''Iperf InstaGENI UTC VM to InstaGENI GPO VM (UDP)  - UDP buffer size:  224 KByte (default) '''
     296{{{
     297
     298}}}
     299
     300'''Ping from InstaGENI UTC VM to InstaGENI GPO VM '''
     301{{{
     302
     303}}}
     304------
     305{{{
     306#!html
     307Email <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!
     308}}}