Changes between Initial Version and Version 1 of GeniNetworkStitchingConfirmationTestStatus/VCU


Ignore:
Timestamp:
07/29/17 11:18:04 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingConfirmationTestStatus/VCU

    v1 v1  
     1=  Virginia Commonwealth University Stitching Confirmation Tests =
     2
     3This 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.
     4
     5== IG-ST-1 New Site to GPO IG topology ==
     6The VCU site advertises the following stitching details:
     7{{{
     8<stitching xmlns="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" lastUpdateTime="2017-07-29T15:15:05Z" >
     9<aggregate id="urn:publicid:IDN+vcu.instageni.net+authority+cm" url="https://www.vcu.instageni.net:12369/protoge
     10ni/xmlrpc/am">
     11<aggregatetype>protogeni</aggregatetype>
     12<stitchingmode>chainANDTree</stitchingmode>
     13<scheduledservices>false</scheduledservices>
     14<negotiatedservices>false</negotiatedservices>
     15<lifetime id="life">
     16    <start type="time">2017-07-29T15:15:05Z</start>
     17    <end type="time">2017-07-29T15:15:05Z</end>
     18</lifetime>
     19<node id="urn:publicid:IDN+vcu.instageni.net+node+procurve2">
     20  <port id="urn:publicid:IDN+vcu.instageni.net+stitchport+procurve2:1.24.al2s">
     21    <capacity>10000000</capacity>
     22    <maximumReservableCapacity>10000000</maximumReservableCapacity>
     23    <minimumReservableCapacity>1000</minimumReservableCapacity>
     24    <granularity>1</granularity>
     25    <link id="urn:publicid:IDN+vcu.instageni.net+interface+procurve2:1.24.al2s">
     26      <remoteLinkId>urn:publicid:IDN+al2s.internet2.edu+interface+sdn-sw.ashb.net.internet2.edu:et-3/0/0.0:vcu-ig</remoteLinkId>
     27      <trafficEngineeringMetric>10</trafficEngineeringMetric>
     28      <capacity>10000000</capacity>
     29      <maximumReservableCapacity>10000000</maximumReservableCapacity>
     30      <minimumReservableCapacity>1000</minimumReservableCapacity>
     31      <granularity>1</granularity>
     32      <switchingCapabilityDescriptor>
     33        <switchingcapType>l2sc</switchingcapType>
     34        <encodingType>ethernet</encodingType>
     35        <switchingCapabilitySpecificInfo>
     36         <switchingCapabilitySpecificInfo_L2sc>
     37          <interfaceMTU>1500</interfaceMTU>
     38          <vlanRangeAvailability>3001-3020</vlanRangeAvailability>
     39          <vlanTranslation>false</vlanTranslation>
     40         </switchingCapabilitySpecificInfo_L2sc>
     41        </switchingCapabilitySpecificInfo>
     42      </switchingCapabilityDescriptor>
     43    </link>
     44  </port>
     45</node>
     46</aggregate>
     47</stitching>
     48}}}
     49
     50Experimenter 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.
     51
     52Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-1.rspec IG-ST-1.rspec]:
     53{{{
     54omni.py createslice IG-ST-1
     55stitcher.py createsliver IG-ST-1 IG-ST-1.rspec -o
     56}}}
     57
     58Determined login information at each VCU and GPO aggregate:
     59{{{
     60$ readyToLogin.py IG-ST-1 --useSliceAggregates
     61  ....
     62
     63}}}
     64
     65=== Measurements ===
     66
     67'''Iperf InstaGENI GPO VM to InstaGENI VCU VM (TCP) - TCP window size: 85.0 KByte (default)'''
     68
     69''Collected: 2017-07-XX''
     70
     71__One Client_
     72{{{
     73
     74}}}
     75
     76__Five Clients__
     77{{{
     78
     79}}}
     80
     81__Ten Clients__
     82{{{
     83
     84}}}
     85
     86'''Iperf InstaGENI GPO VM to InstaGENI VCU VM (UDP) - UDP buffer size:  208 KByte (default) '''
     87{{{
     88
     89}}}
     90
     91'''Ping from InstaGENI GPO VM to the InstaGENI VCU VM '''
     92{{{
     93
     94}}}
     95
     96
     97'''Iperf InstaGENI VCU VM to GPO InstaGENI VM (TCP) - TCP window size: 85.0 KByte (default)'''
     98
     99''Collected: 2017-07-XX''
     100
     101__One Client_
     102{{{
     103
     104}}}
     105
     106__Five Clients__
     107{{{
     108
     109}}}
     110
     111__Ten Clients__
     112{{{
     113
     114}}}
     115
     116'''Iperf InstaGENI VCU VM to GPO InstaGENI VM (UDP)  - UDP buffer size:  208 KByte (default) '''
     117{{{
     118
     119}}}
     120
     121'''Ping from InstaGENI VCU VM to GPO InstaGENI VM '''
     122{{{
     123
     124}}}
     125
     126== IG-ST-2 New Site to GPO IG Loop topology ==
     127
     128Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-2.rspec IG-ST-2.rspec]:
     129{{{
     130omni.py createslice IG-ST-2
     131stitcher.py createsliver IG-ST-2 IG-ST-2.rspec -o
     132}}}
     133
     134Determined login information at each VCU and GPO aggregate:
     135{{{
     136$ readyToLogin.py IG-ST-2 --useSliceAggregates
     137}}}
     138
     139Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
     140{{{
     141remote-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"
     142}}}
     143
     144== IG-ST-3 IG-ST-3 New Site 3 node linear topology ==
     145
     146Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-3.rspec IG-ST-3.rspec]:
     147{{{
     148omni.py createslice IG-ST-3
     149stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     150}}}
     151
     152Determined login information the VCU host:
     153{{{
     154$ readyToLogin.py IG-ST-3 --useSliceAggregates
     155
     156}}}
     157Login to the VCU host and ping each remote:
     158{{{
     159#ping GPO IG
     160ping 192.168.2.1 -c 60 -q
     161# UKYPKS2 IG
     162ping 192.168.4.1 -c 60 -q
     163}}}
     164
     165== IG-ST-4 New Site to GPO EG interoperability ==
     166
     167
     168Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/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.
     169
     170{{{
     171omni.py createslice IG-ST-4
     172stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o
     173}}}
     174
     175Determined login information at each VCU and GPO aggregate:
     176{{{
     177$ readyToLogin.py IG-ST-4 --useSliceAggregates
     178}}}
     179
     180=== Measurements ===
     181
     182'''Iperf ExoGENI GPO VM to InstaGENI VCU VM (TCP) - TCP window size: 85.0 KByte (default)'''
     183
     184''Collected: 2017-07-XX''
     185
     186__One Client_
     187{{{
     188
     189}}}
     190
     191__Five Clients__
     192{{{
     193
     194}}}
     195
     196__Ten Clients__
     197{{{
     198
     199}}}
     200
     201'''Iperf ExoGENI GPO VM to InstaGENI VCU VM (UDP) - UDP buffer size:  208 KByte (default) '''
     202{{{
     203
     204}}}
     205
     206'''Ping from ExoGENI GPO VM to the InstaGENI VCU VM '''
     207{{{
     208
     209}}}
     210
     211
     212Last login: Fri Jul 28 15:45:21 on ttys002
     213LNM:~$ cd download/GENI/GENIRacks/
     214LNM:~/download/GENI/GENIRacks$ ls
     215AcceptanceTests         InstaGENI               Requirements            apiclosed               monitoring
     216ConfirmationTests       OpenGENI                Schedules               diagrams                performance
     217Deployment              RackPlans               Starter                 interop                 survey
     218ExoGENI                 RacksHome               allracks.csv            misc                    wiki
     219LNM:~/download/GENI/GENIRacks$ cd ConfirmationTests/
     220LNM:~/download/GENI/GENIRacks/ConfirmationTests$ ls
     221CapturesExoGENI         CapturesOpenGENI        Stitching               misc                    samples
     222CapturesInstaGENI       NewSite                 USIgnite                navigation              testplan
     223LNM:~/download/GENI/GENIRacks/ConfirmationTests$ cd NewSite/
     224LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ ls -ltr
     225total 2608
     226-rw-r--r--  1 lnevers  staff  18131 Mar  7  2013 NewSiteUKY
     227-rw-r--r--  1 lnevers  staff  15835 Apr 29  2013 NewSiteExo
     228-rw-r--r--  1 lnevers  staff  18301 May  6  2013 NewSiteInsta
     229-rw-r--r--  1 lnevers  staff  15337 May  7  2013 NewSiteGATech
     230-rw-r--r--  1 lnevers  staff  15706 May 22  2013 NewSiteKettering
     231-rw-r--r--  1 lnevers  staff  15714 May 23  2013 NewSitePrinceton
     232-rw-r--r--  1 lnevers  staff    473 Jun 27  2013 set-admin
     233-rw-r--r--  1 lnevers  staff  12487 Jul 29  2013 NewSiteExoUH
     234-rw-r--r--  1 lnevers  staff  14640 Aug 14  2013 NewSiteUtahDDC
     235-rw-r--r--  1 lnevers  staff  14581 Aug 20  2013 NewSiteNYU
     236-rw-r--r--  1 lnevers  staff  13710 Aug 28  2013 NewSiteClemson
     237-rw-r--r--  1 lnevers  staff  13572 Sep 16  2013 NewSiteNYSERNet
     238-rw-r--r--  1 lnevers  staff  14051 Sep 17  2013 NewSiteMAX
     239-rw-r--r--  1 lnevers  staff   1889 Oct  8  2013 todo-admin
     240-rw-r--r--  1 lnevers  staff  13971 Oct 11  2013 NewSiteMissouriColumbia
     241-rw-r--r--  1 lnevers  staff  14073 Oct 21  2013 NewSiteIllinois
     242-rw-r--r--  1 lnevers  staff  14005 Nov  6  2013 NewSiteSOX
     243-rw-r--r--  1 lnevers  staff  14281 Nov 13  2013 NewSiteKansas
     244-rw-r--r--  1 lnevers  staff    819 Dec  5  2013 ST-1
     245-rw-r--r--  1 lnevers  staff    819 Dec  5  2013 ST-4
     246-rw-r--r--  1 lnevers  staff  14906 Dec 10  2013 NewSiteStanford
     247-rw-r--r--  1 lnevers  staff  14562 Dec 12  2013 NewSiteExoFIU
     248-rw-r--r--  1 lnevers  staff  14687 Jan  7  2014 NewSiteCornell
     249-rw-r--r--  1 lnevers  staff  14578 Feb 17  2014 NewSiteWisconsin
     250-rw-r--r--  1 lnevers  staff  12601 Apr  2  2014 NewSiteExoUFL
     251-rw-r--r--  1 lnevers  staff    666 Apr  3  2014 MeasureGRAM
     252-rw-r--r--  1 lnevers  staff   1586 Jun 11  2014 NYU-re-run.txt
     253-rw-r--r--  1 lnevers  staff  12262 Jul 21  2014 NewSiteExoUCDavis
     254-rw-r--r--  1 lnevers  staff  12202 Jul 21  2014 NewSiteExoOSF
     255-rw-r--r--  1 lnevers  staff   6300 Jul 29  2014 NewSiteMAXStitch
     256-rw-r--r--  1 lnevers  staff   6476 Jul 29  2014 NewSiteNYSERNetStitch
     257-rw-r--r--  1 lnevers  staff   6486 Jul 29  2014 NewSiteStanfordStitch
     258-rw-r--r--  1 lnevers  staff   6528 Jul 29  2014 NewSiteWisconsinStitch
     259-rw-r--r--  1 lnevers  staff   6641 Jul 29  2014 NewSiteIllinoisStitch
     260-rw-r--r--  1 lnevers  staff   6489 Jul 29  2014 NewSiteMissouriStitch
     261-rw-r--r--  1 lnevers  staff   1227 Jul 30  2014 IG-ST-6
     262-rw-r--r--  1 lnevers  staff   6588 Aug  5  2014 NewSiteRutgersStitch
     263-rw-r--r--  1 lnevers  staff    634 Sep  5  2014 NewSiteEmptyStitch
     264-rw-r--r--  1 lnevers  staff   6597 Sep  5  2014 NewSiteUKYPKS2Stitch
     265-rw-r--r--  1 lnevers  staff   6751 Sep 10  2014 NewSiteOpenGPOStitch
     266-rw-r--r--  1 lnevers  staff  14596 Sep 16  2014 NewSiteMOXI
     267-rw-r--r--  1 lnevers  staff  13935 Sep 16  2014 NewSiteNPS
     268-rw-r--r--  1 lnevers  staff  13749 Sep 16  2014 NewSiteUCLA
     269-rw-r--r--  1 lnevers  staff  14289 Sep 16  2014 NewSiteOHMetroDC
     270-rw-r--r--  1 lnevers  staff   6667 Sep 17  2014 NewSiteOpenClemsonStitch
     271-rw-r--r--  1 lnevers  staff  13998 Sep 18  2014 NewSiteRutgers
     272-rw-r--r--  1 lnevers  staff  11901 Sep 22  2014 NewSiteOpenClemson
     273-rw-r--r--  1 lnevers  staff  10057 Sep 22  2014 NewSiteOpenGPO
     274-rw-r--r--  1 lnevers  staff  12606 Sep 22  2014 NewSiteExoSL
     275-rw-r--r--  1 lnevers  staff  13608 Sep 22  2014 NewSiteChicago
     276-rw-r--r--  1 lnevers  staff  10202 Sep 29  2014 NewSiteUKYPKS2
     277-rw-r--r--  1 lnevers  staff   6413 Sep 29  2014 NewSiteChicagoStitch
     278-rw-r--r--  1 lnevers  staff  13609 Oct  2  2014 NewSiteColorado
     279-rw-r--r--  1 lnevers  staff  13318 Oct  2  2014 NewSiteUMKC
     280-rw-r--r--  1 lnevers  staff   6447 Oct 31  2014 NewSiteNPSStitch
     281-rw-r--r--  1 lnevers  staff  11955 Nov  6  2014 NewSiteExoTAMU
     282-rw-r--r--  1 lnevers  staff   1653 Nov 11  2014 status-stitch-eg
     283-rw-r--r--  1 lnevers  staff   6626 Nov 18  2014 NewSiteKansasStitch
     284-rw-r--r--  1 lnevers  staff   6567 Nov 20  2014 NewSiteUCLAStitch
     285-rw-r--r--  1 lnevers  staff   5977 Dec  1  2014 NewSiteRutgersStitchAL2S
     286-rw-r--r--  1 lnevers  staff    788 Dec  2  2014 special-test
     287-rw-r--r--  1 lnevers  staff   6489 Dec  3  2014 NewSiteMissouriStitchAL2S
     288-rw-r--r--  1 lnevers  staff   2510 Dec  8  2014 Cisco-NCSU
     289-rw-r--r--  1 lnevers  staff   2518 Dec  8  2014 Cisco-NCSU2
     290-rw-r--r--  1 lnevers  staff   6486 Jan  5  2015 NewSiteStanfordStitchAL2S
     291-rw-r--r--  1 lnevers  staff  12786 Jan  5  2015 NewSiteCWRU
     292-rw-r--r--  1 lnevers  staff    658 Jan  9  2015 MeasureCisco
     293-rw-r--r--  1 lnevers  staff  11657 Feb  9  2015 NewSiteExoWSU
     294-rw-r--r--  1 lnevers  staff  12641 Feb 11  2015 NewSiteUTC
     295-rw-r--r--  1 lnevers  staff   1614 Feb 11  2015 status-stitch-ig
     296-rw-r--r--  1 lnevers  staff   6387 Feb 11  2015 NewSiteUTCStitch
     297-rw-r--r--  1 lnevers  staff  13267 Feb 12  2015 NewSiteWashington
     298-rw-r--r--  1 lnevers  staff   6619 Feb 12  2015 NewSiteWashingtonStitch
     299-rw-r--r--  1 lnevers  staff   6428 Feb 20  2015 NewSiteCWRUStitch
     300-rw-r--r--  1 lnevers  staff   6514 Mar 11  2015 NewSiteClemsonStitch
     301-rw-r--r--  1 lnevers  staff   6475 Mar 11  2015 NewSiteGATechStitch
     302-rw-r--r--  1 lnevers  staff   6367 Mar 11  2015 NewSiteSoxStitch
     303-rw-r--r--  1 lnevers  staff   6396 Apr  6  2015 NewSiteUKYStitch
     304-rw-r--r--  1 lnevers  staff   6442 Apr  9  2015 NewSiteUMKCStitch
     305-rw-r--r--  1 lnevers  staff   6662 May 12  2015 NewSiteVirginiaTechStitch
     306-rw-r--r--  1 lnevers  staff  14774 May 14  2015 NewSiteVirginiaTech
     307-rw-r--r--  1 lnevers  staff  14300 May 21  2015 NewSiteCloudUtah-full
     308-rw-r--r--  1 lnevers  staff  13015 May 21  2015 NewSiteCloudUtah
     309-rw-r--r--  1 lnevers  staff   6569 May 21  2015 NewSiteCloudUtahStitch
     310-rw-r--r--  1 lnevers  staff   7952 Jun  3  2015 NewSiteUtahStitch
     311-rw-r--r--  1 lnevers  staff  14841 Dec 17  2015 NewSiteUKYMCV
     312-rw-r--r--  1 lnevers  staff   6435 Jan 25  2016 NewSiteUKYMCVStitch
     313-rw-r--r--  1 lnevers  staff  14777 Feb 11  2016 NewSiteUMICH
     314-rw-r--r--  1 lnevers  staff   6399 Feb 19  2016 NewSiteUMICHStich
     315-rw-r--r--  1 lnevers  staff   6626 Sep 13  2016 NewSiteNorthwesternStitch
     316-rw-r--r--  1 lnevers  staff   6607 Apr  5 16:14 NewSiteExoUcDavisStitche
     317-rw-r--r--  1 lnevers  staff   6354 Apr  5 16:14 NewSiteExoUNFStitche
     318-rw-r--r--  1 lnevers  staff   6400 Apr  5 16:14 NewSiteExoUMASSStitche
     319-rw-r--r--  1 lnevers  staff   6330 Apr  5 16:14 NewSiteExoUFLStitche
     320-rw-r--r--  1 lnevers  staff   6339 Apr  5 16:14 NewSiteExoUAFStitche
     321-rw-r--r--  1 lnevers  staff   6508 Apr  5 16:14 NewSiteExoTAMUStitche
     322-rw-r--r--  1 lnevers  staff   6341 Apr  5 16:14 NewSiteExoPSCStitche
     323-rw-r--r--  1 lnevers  staff   6337 Apr  5 16:14 NewSiteExoGWUStitche
     324-rw-r--r--  1 lnevers  staff   6356 Apr  5 16:14 NewSiteExoFIUStitche
     325-rw-r--r--@ 1 lnevers  staff   6635 Apr 19 10:52 NewSiteCENICStitch
     326-rw-r--r--@ 1 lnevers  staff  13807 Apr 19 10:52 NewSiteCENIC
     327-rw-r--r--  1 lnevers  staff   6449 Apr 19 13:02 NewSiteHawaiiStitch
     328-rw-r--r--  1 lnevers  staff   7193 May  2 10:25 NewSiteExoUNF
     329-rw-r--r--  1 lnevers  staff   7257 May  2 10:25 NewSiteExoPSC
     330-rw-r--r--  1 lnevers  staff   7254 May  2 10:25 NewSiteExoGWU
     331-rw-r--r--  1 lnevers  staff   7255 May  2 10:26 NewSiteExoUAF
     332-rw-r--r--  1 lnevers  staff   7320 May  2 10:26 NewSiteExoUMASS
     333-rw-r--r--  1 lnevers  staff   6595 May 12 11:25 NewSiteIgnULLafayetteStitch
     334-rw-r--r--  1 lnevers  staff   6339 May 12 11:25 NewSiteIgnUVMStitch
     335-rw-r--r--  1 lnevers  staff   6499 May 12 11:25 NewSiteIgnUTDallasStitch
     336-rw-r--r--  1 lnevers  staff   7444 May 16 10:20 NewSiteIgnUTDallas
     337-rw-r--r--  1 lnevers  staff   7554 May 16 10:20 NewSiteIgnULLafayette
     338-rw-r--r--  1 lnevers  staff   7268 May 16 15:36 NewSiteIgnUVM
     339-rw-r--r--  1 lnevers  staff   9212 May 18 09:51 NewSiteHawaii
     340-rw-r--r--  1 lnevers  staff   6324 May 22 14:02 NewSiteExoFIUStitch
     341-rw-r--r--  1 lnevers  staff   6305 May 22 14:02 NewSiteExoGWUStitch
     342-rw-r--r--  1 lnevers  staff   6309 May 22 14:02 NewSiteExoPSCStitch
     343-rw-r--r--  1 lnevers  staff   6476 May 22 14:02 NewSiteExoTAMUStitch
     344-rw-r--r--  1 lnevers  staff   6307 May 22 14:03 NewSiteExoUAFStitch
     345-rw-r--r--  1 lnevers  staff   6298 May 22 14:03 NewSiteExoUFLStitch
     346-rw-r--r--  1 lnevers  staff   6368 May 22 14:03 NewSiteExoUMASSStitch
     347-rw-r--r--  1 lnevers  staff   6322 May 22 14:03 NewSiteExoUNFStitch
     348-rw-r--r--  1 lnevers  staff   6577 May 22 14:03 NewSiteExoUcDavisStitch
     349-rw-r--r--  1 lnevers  staff   6299 May 22 14:04 NewSiteExoWSUStitch
     350-rw-r--r--  1 lnevers  staff   6437 Jun  1 14:59 NewSiteUCSDStitch
     351-rw-r--r--  1 lnevers  staff   7311 Jun  1 15:35 NewSiteUCSD
     352LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteUCSD
     353NewSiteUCSD        NewSiteUCSDStitch 
     354LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteUCSD
     355[[PageOutline]]
     356
     357= University of California at San Diego  InstaGENI Confirmation Tests =
     358
     359For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     360For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     361
     362__Note:__ Omni nick_names for site aggregates used for these tests are:
     363{{{
     364ucsd-ig=
     365}}}
     366
     367
     368== IG-CT-1 - Access to New Site VM resources ==
     369
     370Aggregate Version:
     371{{{
     372$ omni getversion -a ucsd-ig
     373}}}
     374
     375The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     376|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     377||             ||                                          ||
     378
     379Get list of "available" compute resources:
     380{{{
     381$ omni -a ucsd-ig listresources --available -o
     382}}}
     383
     384Verified that Advertisement RSpec only includes available resources, as requested:
     385{{{
     386LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ cp NewSiteUCSD NewSiteVCU
     387LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vp NewSiteUCSDStitch NewSiteVCUStitch
     388-bash: vp: command not found
     389LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ cp NewSiteUCSDStitch NewSiteVCUStitch
     390LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vi NewSiteVCU
     391LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCU
     392[[PageOutline]]
     393
     394= Virigina Commonwealth University InstaGENI Confirmation Tests =
     395
     396For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     397For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     398
     399__Note:__ Omni nick_names for site aggregates used for these tests are:
     400{{{
     401vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     402}}}
     403
     404
     405== IG-CT-1 - Access to New Site VM resources ==
     406
     407Aggregate Version:
     408{{{
     409$ omni getversion -a vcu-ig
     410}}}
     411
     412The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     413|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     414||             ||                                          ||
     415
     416Get list of "available" compute resources:
     417{{{
     418$ omni -a vcu-ig listresources --available -o
     419}}}
     420
     421Verified that Advertisement RSpec only includes available resources, as requested:
     422{{{
     423$ egrep "node comp|available now" rspec-xxx
     424}}}
     425
     426Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     427{{{
     428$ omni createslice IG-CT-1
     429$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     430}}}
     431The following is login information for the sliver:
     432{{{
     433$ readyToLogin -a vcu-ig IG-CT-1
     434<...>
     435
     436}}}
     437LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     438LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCU
     439[[PageOutline]]
     440
     441= Virigina Commonwealth University InstaGENI Confirmation Tests =
     442
     443For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     444For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     445
     446__Note:__ Omni nick_names for site aggregates used for these tests are:
     447{{{
     448vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     449}}}
     450
     451
     452== IG-CT-1 - Access to New Site VM resources ==
     453
     454Aggregate Version:
     455{{{
     456$ omni getversion -a vcu-ig
     457}}}
     458
     459The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     460|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     461||             ||                                          ||
     462
     463Get list of "available" compute resources:
     464{{{
     465$ omni -a vcu-ig listresources --available -o
     466}}}
     467
     468Verified that Advertisement RSpec only includes available resources, as requested:
     469{{{
     470$ egrep "node comp|available now" rspec-xxx
     471}}}
     472
     473Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     474{{{
     475$ omni createslice IG-CT-1
     476$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     477}}}
     478The following is login information for the sliver:
     479{{{
     480$ readyToLogin -a vcu-ig IG-CT-1
     481<...>
     482
     483}}}
     484NewSiteVCU...skipping...
     485[[PageOutline]]
     486
     487= Virigina Commonwealth University InstaGENI Confirmation Tests =
     488
     489For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     490For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     491
     492__Note:__ Omni nick_names for site aggregates used for these tests are:
     493{{{
     494vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     495}}}
     496
     497
     498== IG-CT-1 - Access to New Site VM resources ==
     499
     500Aggregate Version:
     501{{{
     502$ omni getversion -a vcu-ig
     503}}}
     504
     505The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     506|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     507||             ||                                          ||
     508
     509Get list of "available" compute resources:
     510{{{
     511$ omni -a vcu-ig listresources --available -o
     512}}}
     513
     514Verified that Advertisement RSpec only includes available resources, as requested:
     515{{{
     516$ egrep "node comp|available now" rspec-xxx
     517}}}
     518
     519Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     520{{{
     521$ omni createslice IG-CT-1
     522$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     523}}}
     524The following is login information for the sliver:
     525{{{
     526$ readyToLogin -a vcu-ig IG-CT-1
     527<...>
     528
     529}}}
     530
     531:...skipping...
     532[[PageOutline]]
     533
     534= Virigina Commonwealth University InstaGENI Confirmation Tests =
     535
     536For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     537For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     538
     539__Note:__ Omni nick_names for site aggregates used for these tests are:
     540{{{
     541vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     542}}}
     543
     544
     545== IG-CT-1 - Access to New Site VM resources ==
     546
     547Aggregate Version:
     548{{{
     549$ omni getversion -a vcu-ig
     550}}}
     551
     552The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     553|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     554||             ||                                          ||
     555
     556Get list of "available" compute resources:
     557{{{
     558$ omni -a vcu-ig listresources --available -o
     559}}}
     560
     561Verified that Advertisement RSpec only includes available resources, as requested:
     562{{{
     563$ egrep "node comp|available now" rspec-xxx
     564}}}
     565
     566Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     567{{{
     568$ omni createslice IG-CT-1
     569$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     570}}}
     571The following is login information for the sliver:
     572{{{
     573$ readyToLogin -a vcu-ig IG-CT-1
     574<...>
     575
     576}}}
     577
     578=== Measurements ===
     579
     580:
     581[[PageOutline]]
     582
     583= Virigina Commonwealth University InstaGENI Confirmation Tests =
     584
     585For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     586For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     587
     588__Note:__ Omni nick_names for site aggregates used for these tests are:
     589{{{
     590vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     591}}}
     592
     593
     594== IG-CT-1 - Access to New Site VM resources ==
     595
     596Aggregate Version:
     597{{{
     598$ omni getversion -a vcu-ig
     599}}}
     600
     601The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     602|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     603||             ||                                          ||
     604
     605Get list of "available" compute resources:
     606{{{
     607$ omni -a vcu-ig listresources --available -o
     608}}}
     609
     610Verified that Advertisement RSpec only includes available resources, as requested:
     611{{{
     612$ egrep "node comp|available now" rspec-xxx
     613}}}
     614
     615Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     616{{{
     617$ omni createslice IG-CT-1
     618$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     619}}}
     620The following is login information for the sliver:
     621{{{
     622$ readyToLogin -a vcu-ig IG-CT-1
     623<...>
     624
     625}}}
     626
     627=== Measurements ===
     628
     629:...skipping...
     630[[PageOutline]]
     631
     632= Virigina Commonwealth University InstaGENI Confirmation Tests =
     633
     634For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     635For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     636
     637__Note:__ Omni nick_names for site aggregates used for these tests are:
     638{{{
     639vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     640}}}
     641
     642
     643== IG-CT-1 - Access to New Site VM resources ==
     644
     645Aggregate Version:
     646{{{
     647$ omni getversion -a vcu-ig
     648}}}
     649
     650The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     651|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     652||             ||                                          ||
     653
     654Get list of "available" compute resources:
     655{{{
     656$ omni -a vcu-ig listresources --available -o
     657}}}
     658
     659Verified that Advertisement RSpec only includes available resources, as requested:
     660{{{
     661$ egrep "node comp|available now" rspec-xxx
     662}}}
     663
     664Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     665{{{
     666$ omni createslice IG-CT-1
     667$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     668}}}
     669The following is login information for the sliver:
     670{{{
     671$ readyToLogin -a vcu-ig IG-CT-1
     672<...>
     673
     674}}}
     675
     676=== Measurements ===
     677
     678Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default imag:...skipping...
     679[[PageOutline]]
     680
     681= Virigina Commonwealth University InstaGENI Confirmation Tests =
     682
     683For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     684For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     685
     686__Note:__ Omni nick_names for site aggregates used for these tests are:
     687{{{
     688vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     689}}}
     690
     691
     692== IG-CT-1 - Access to New Site VM resources ==
     693
     694Aggregate Version:
     695{{{
     696$ omni getversion -a vcu-ig
     697}}}
     698
     699The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     700|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     701||             ||                                          ||
     702
     703Get list of "available" compute resources:
     704{{{
     705$ omni -a vcu-ig listresources --available -o
     706}}}
     707
     708Verified that Advertisement RSpec only includes available resources, as requested:
     709{{{
     710$ egrep "node comp|available now" rspec-xxx
     711}}}
     712
     713Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     714{{{
     715$ omni createslice IG-CT-1
     716$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     717}}}
     718The following is login information for the sliver:
     719{{{
     720$ readyToLogin -a vcu-ig IG-CT-1
     721<...>
     722
     723}}}
     724
     725=== Measurements ===
     726
     727Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     728:...skipping...
     729[[PageOutline]]
     730
     731= Virigina Commonwealth University InstaGENI Confirmation Tests =
     732
     733For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     734For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     735
     736__Note:__ Omni nick_names for site aggregates used for these tests are:
     737{{{
     738vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     739}}}
     740
     741
     742== IG-CT-1 - Access to New Site VM resources ==
     743
     744Aggregate Version:
     745{{{
     746$ omni getversion -a vcu-ig
     747}}}
     748
     749The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     750|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     751||             ||                                          ||
     752
     753Get list of "available" compute resources:
     754{{{
     755$ omni -a vcu-ig listresources --available -o
     756}}}
     757
     758Verified that Advertisement RSpec only includes available resources, as requested:
     759{{{
     760$ egrep "node comp|available now" rspec-xxx
     761}}}
     762
     763Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     764{{{
     765$ omni createslice IG-CT-1
     766$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     767}}}
     768The following is login information for the sliver:
     769{{{
     770$ readyToLogin -a vcu-ig IG-CT-1
     771<...>
     772
     773}}}
     774
     775=== Measurements ===
     776
     777Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     778
     779:
     780[[PageOutline]]
     781
     782= Virigina Commonwealth University InstaGENI Confirmation Tests =
     783
     784For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     785For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     786
     787__Note:__ Omni nick_names for site aggregates used for these tests are:
     788{{{
     789vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     790}}}
     791
     792
     793== IG-CT-1 - Access to New Site VM resources ==
     794
     795Aggregate Version:
     796{{{
     797$ omni getversion -a vcu-ig
     798}}}
     799
     800The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     801|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     802||             ||                                          ||
     803
     804Get list of "available" compute resources:
     805{{{
     806$ omni -a vcu-ig listresources --available -o
     807}}}
     808
     809Verified that Advertisement RSpec only includes available resources, as requested:
     810{{{
     811$ egrep "node comp|available now" rspec-xxx
     812}}}
     813
     814Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     815{{{
     816$ omni createslice IG-CT-1
     817$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     818}}}
     819The following is login information for the sliver:
     820{{{
     821$ readyToLogin -a vcu-ig IG-CT-1
     822<...>
     823
     824}}}
     825
     826=== Measurements ===
     827
     828Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     829
     830:
     831[[PageOutline]]
     832
     833= Virigina Commonwealth University InstaGENI Confirmation Tests =
     834
     835For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     836For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     837
     838__Note:__ Omni nick_names for site aggregates used for these tests are:
     839{{{
     840vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     841}}}
     842
     843
     844== IG-CT-1 - Access to New Site VM resources ==
     845
     846Aggregate Version:
     847{{{
     848$ omni getversion -a vcu-ig
     849}}}
     850
     851The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     852|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     853||             ||                                          ||
     854
     855Get list of "available" compute resources:
     856{{{
     857$ omni -a vcu-ig listresources --available -o
     858}}}
     859
     860Verified that Advertisement RSpec only includes available resources, as requested:
     861{{{
     862$ egrep "node comp|available now" rspec-xxx
     863}}}
     864
     865Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     866{{{
     867$ omni createslice IG-CT-1
     868$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     869}}}
     870The following is login information for the sliver:
     871{{{
     872$ readyToLogin -a vcu-ig IG-CT-1
     873<...>
     874
     875}}}
     876
     877=== Measurements ===
     878
     879Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     880
     881:
     882[[PageOutline]]
     883
     884= Virigina Commonwealth University InstaGENI Confirmation Tests =
     885
     886For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     887For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     888
     889__Note:__ Omni nick_names for site aggregates used for these tests are:
     890{{{
     891vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     892}}}
     893
     894
     895== IG-CT-1 - Access to New Site VM resources ==
     896
     897Aggregate Version:
     898{{{
     899$ omni getversion -a vcu-ig
     900}}}
     901
     902The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     903|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     904||             ||                                          ||
     905
     906Get list of "available" compute resources:
     907{{{
     908$ omni -a vcu-ig listresources --available -o
     909}}}
     910
     911Verified that Advertisement RSpec only includes available resources, as requested:
     912{{{
     913$ egrep "node comp|available now" rspec-xxx
     914}}}
     915
     916Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     917{{{
     918$ omni createslice IG-CT-1
     919$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     920}}}
     921The following is login information for the sliver:
     922{{{
     923$ readyToLogin -a vcu-ig IG-CT-1
     924<...>
     925
     926}}}
     927
     928=== Measurements ===
     929
     930Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     931
     932:...skipping...
     933[[PageOutline]]
     934
     935= Virigina Commonwealth University InstaGENI Confirmation Tests =
     936
     937For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     938For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     939
     940__Note:__ Omni nick_names for site aggregates used for these tests are:
     941{{{
     942vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     943}}}
     944
     945
     946== IG-CT-1 - Access to New Site VM resources ==
     947
     948Aggregate Version:
     949{{{
     950$ omni getversion -a vcu-ig
     951}}}
     952
     953The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     954|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     955||             ||                                          ||
     956
     957Get list of "available" compute resources:
     958{{{
     959$ omni -a vcu-ig listresources --available -o
     960}}}
     961
     962Verified that Advertisement RSpec only includes available resources, as requested:
     963{{{
     964$ egrep "node comp|available now" rspec-xxx
     965}}}
     966
     967Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     968{{{
     969$ omni createslice IG-CT-1
     970$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     971}}}
     972The following is login information for the sliver:
     973{{{
     974$ readyToLogin -a vcu-ig IG-CT-1
     975<...>
     976
     977}}}
     978
     979=== Measurements ===
     980
     981Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     982
     983'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''
     984:...skipping...
     985[[PageOutline]]
     986
     987= Virigina Commonwealth University InstaGENI Confirmation Tests =
     988
     989For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     990For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     991
     992__Note:__ Omni nick_names for site aggregates used for these tests are:
     993{{{
     994vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     995}}}
     996
     997
     998== IG-CT-1 - Access to New Site VM resources ==
     999
     1000Aggregate Version:
     1001{{{
     1002$ omni getversion -a vcu-ig
     1003}}}
     1004
     1005The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     1006|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     1007||             ||                                          ||
     1008
     1009Get list of "available" compute resources:
     1010{{{
     1011$ omni -a vcu-ig listresources --available -o
     1012}}}
     1013
     1014Verified that Advertisement RSpec only includes available resources, as requested:
     1015{{{
     1016$ egrep "node comp|available now" rspec-xxx
     1017}}}
     1018
     1019Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     1020{{{
     1021$ omni createslice IG-CT-1
     1022$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     1023}}}
     1024The following is login information for the sliver:
     1025{{{
     1026$ readyToLogin -a vcu-ig IG-CT-1
     1027<...>
     1028
     1029}}}
     1030
     1031=== Measurements ===
     1032
     1033Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     1034
     1035'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''
     1036
     1037:...skipping...
     1038[[PageOutline]]
     1039
     1040= Virigina Commonwealth University InstaGENI Confirmation Tests =
     1041
     1042For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     1043For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     1044
     1045__Note:__ Omni nick_names for site aggregates used for these tests are:
     1046{{{
     1047vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     1048}}}
     1049
     1050
     1051== IG-CT-1 - Access to New Site VM resources ==
     1052
     1053Aggregate Version:
     1054{{{
     1055$ omni getversion -a vcu-ig
     1056}}}
     1057
     1058The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     1059|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     1060||             ||                                          ||
     1061
     1062Get list of "available" compute resources:
     1063{{{
     1064$ omni -a vcu-ig listresources --available -o
     1065}}}
     1066
     1067Verified that Advertisement RSpec only includes available resources, as requested:
     1068{{{
     1069$ egrep "node comp|available now" rspec-xxx
     1070}}}
     1071
     1072Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     1073{{{
     1074$ omni createslice IG-CT-1
     1075$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     1076}}}
     1077The following is login information for the sliver:
     1078{{{
     1079$ readyToLogin -a vcu-ig IG-CT-1
     1080<...>
     1081
     1082}}}
     1083
     1084=== Measurements ===
     1085
     1086Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     1087
     1088'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''
     1089
     1090''Collected: 2017-05-XX''
     1091
     1092__One Client_
     1093{{{
     1094:...skipping...
     1095[[PageOutline]]
     1096
     1097= Virigina Commonwealth University InstaGENI Confirmation Tests =
     1098
     1099For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     1100For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     1101
     1102__Note:__ Omni nick_names for site aggregates used for these tests are:
     1103{{{
     1104vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     1105}}}
     1106
     1107
     1108== IG-CT-1 - Access to New Site VM resources ==
     1109
     1110Aggregate Version:
     1111{{{
     1112$ omni getversion -a vcu-ig
     1113}}}
     1114
     1115The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     1116|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     1117||             ||                                          ||
     1118
     1119Get list of "available" compute resources:
     1120{{{
     1121$ omni -a vcu-ig listresources --available -o
     1122}}}
     1123
     1124Verified that Advertisement RSpec only includes available resources, as requested:
     1125{{{
     1126$ egrep "node comp|available now" rspec-xxx
     1127}}}
     1128
     1129Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     1130{{{
     1131$ omni createslice IG-CT-1
     1132$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     1133}}}
     1134The following is login information for the sliver:
     1135{{{
     1136$ readyToLogin -a vcu-ig IG-CT-1
     1137<...>
     1138
     1139}}}
     1140
     1141=== Measurements ===
     1142
     1143Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     1144
     1145'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''
     1146
     1147''Collected: 2017-05-XX''
     1148
     1149__One Client_
     1150{{{
     1151
     1152}}}
     1153
     1154:...skipping...
     1155[[PageOutline]]
     1156
     1157= Virigina Commonwealth University InstaGENI Confirmation Tests =
     1158
     1159For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     1160For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     1161
     1162__Note:__ Omni nick_names for site aggregates used for these tests are:
     1163{{{
     1164vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     1165}}}
     1166
     1167
     1168== IG-CT-1 - Access to New Site VM resources ==
     1169
     1170Aggregate Version:
     1171{{{
     1172$ omni getversion -a vcu-ig
     1173}}}
     1174
     1175The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     1176|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     1177||             ||                                          ||
     1178
     1179Get list of "available" compute resources:
     1180{{{
     1181$ omni -a vcu-ig listresources --available -o
     1182}}}
     1183
     1184Verified that Advertisement RSpec only includes available resources, as requested:
     1185{{{
     1186$ egrep "node comp|available now" rspec-xxx
     1187}}}
     1188
     1189Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     1190{{{
     1191$ omni createslice IG-CT-1
     1192$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     1193}}}
     1194The following is login information for the sliver:
     1195{{{
     1196$ readyToLogin -a vcu-ig IG-CT-1
     1197<...>
     1198
     1199}}}
     1200
     1201=== Measurements ===
     1202
     1203Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     1204
     1205'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''
     1206
     1207''Collected: 2017-05-XX''
     1208
     1209__One Client_
     1210{{{
     1211
     1212}}}
     1213
     1214__Five Clients__
     1215{{{
     1216
     1217:
     1218[[PageOutline]]
     1219
     1220= Virigina Commonwealth University InstaGENI Confirmation Tests =
     1221
     1222For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     1223For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     1224
     1225__Note:__ Omni nick_names for site aggregates used for these tests are:
     1226{{{
     1227vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     1228}}}
     1229
     1230
     1231== IG-CT-1 - Access to New Site VM resources ==
     1232
     1233Aggregate Version:
     1234{{{
     1235$ omni getversion -a vcu-ig
     1236}}}
     1237
     1238The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     1239|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     1240||             ||                                          ||
     1241
     1242Get list of "available" compute resources:
     1243{{{
     1244$ omni -a vcu-ig listresources --available -o
     1245}}}
     1246
     1247Verified that Advertisement RSpec only includes available resources, as requested:
     1248{{{
     1249$ egrep "node comp|available now" rspec-xxx
     1250}}}
     1251
     1252Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     1253{{{
     1254$ omni createslice IG-CT-1
     1255$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     1256}}}
     1257The following is login information for the sliver:
     1258{{{
     1259$ readyToLogin -a vcu-ig IG-CT-1
     1260<...>
     1261
     1262}}}
     1263
     1264=== Measurements ===
     1265
     1266Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     1267
     1268'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''
     1269
     1270''Collected: 2017-05-XX''
     1271
     1272__One Client_
     1273{{{
     1274
     1275}}}
     1276
     1277__Five Clients__
     1278{{{
     1279
     1280LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vi !$
     1281vi NewSiteVCU
     1282LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vi NewSiteVCU
     1283NewSiteVCU        NewSiteVCUStitch 
     1284LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vi NewSiteVCUStitch
     1285LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCU
     1286[[PageOutline]]
     1287
     1288= Virigina Commonwealth University InstaGENI Confirmation Tests =
     1289
     1290For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     1291For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     1292
     1293__Note:__ Omni nick_names for site aggregates used for these tests are:
     1294{{{
     1295vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     1296}}}
     1297
     1298
     1299== IG-CT-1 - Access to New Site VM resources ==
     1300
     1301Aggregate Version:
     1302{{{
     1303$ omni getversion -a vcu-ig
     1304}}}
     1305
     1306The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     1307|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     1308||             ||                                          ||
     1309
     1310Get list of "available" compute resources:
     1311{{{
     1312$ omni -a vcu-ig listresources --available -o
     1313}}}
     1314
     1315Verified that Advertisement RSpec only includes available resources, as requested:
     1316{{{
     1317$ egrep "node comp|available now" rspec-xxx
     1318}}}
     1319
     1320Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     1321{{{
     1322$ omni createslice IG-CT-1
     1323$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     1324}}}
     1325The following is login information for the sliver:
     1326{{{
     1327$ readyToLogin -a vcu-ig IG-CT-1
     1328<...>
     1329
     1330}}}
     1331
     1332=== Measurements ===
     1333
     1334Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     1335
     1336'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''
     1337
     1338''Collected: 2017-07-XX''
     1339
     1340__One Client_
     1341{{{
     1342
     1343}}}
     1344
     1345__Five Clients__
     1346{{{
     1347
     1348}}}
     1349
     1350__Ten Clients__
     1351{{{
     1352
     1353}}}
     1354
     1355'''Iperf InstaGENI VCU VM-2 to the VM-1 (UDP) - UDP buffer size:  208 KByte (default)'''
     1356{{{
     1357
     1358}}}
     1359
     1360'''Ping from InstaGENI VCU VM-2 to the VM-1 '''
     1361{{{
     1362
     1363}}}
     1364
     1365== IG-CT-2 - Access to New Site bare metal and VM resources ==
     1366Created a slice and a sliver with one VM and one Raw PC using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-2.rspec IG-CT-2.rspec]
     1367{{{
     1368$ omni createslice IG-CT-2
     1369$ omni createsliver -a vcu-ig IG-CT-2 IG-CT-2.rspec
     1370
     1371LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1372LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1373LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1374LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCU
     1375[[PageOutline]]
     1376
     1377= Virigina Commonwealth University InstaGENI Confirmation Tests =
     1378
     1379For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests InstaGENI Confirmation Tests]''' page.[[BR]]
     1380For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
     1381
     1382__Note:__ Omni nick_names for site aggregates used for these tests are:
     1383{{{
     1384vcu-ig=urn:publicid:IDN+vcu.instageni.net+authority+cm,https://vcu.instageni.net:12369/protogeni/xmlrpc/am
     1385}}}
     1386
     1387
     1388== IG-CT-1 - Access to New Site VM resources ==
     1389
     1390Aggregate Version:
     1391{{{
     1392$ omni getversion -a vcu-ig
     1393}}}
     1394
     1395The InstaGENI version in" 'code_tag':'xxxxxxxx'" is the same as the other available InstaGENI sites:
     1396|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     1397||             ||                                          ||
     1398
     1399Get list of "available" compute resources:
     1400{{{
     1401$ omni -a vcu-ig listresources --available -o
     1402}}}
     1403
     1404Verified that Advertisement RSpec only includes available resources, as requested:
     1405{{{
     1406$ egrep "node comp|available now" rspec-xxx
     1407}}}
     1408
     1409Created a slice and a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-1.rspec IG-CT-1.rspec]:
     1410{{{
     1411$ omni createslice IG-CT-1
     1412$ omni createsliver -a vcu-ig IG-CT-1 IG-CT-1.rspec
     1413}}}
     1414The following is login information for the sliver:
     1415{{{
     1416$ readyToLogin -a vcu-ig IG-CT-1
     1417<...>
     1418
     1419}}}
     1420
     1421=== Measurements ===
     1422
     1423Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     1424
     1425'''Iperf InstaGENI VCU VM-2 to VM-1 (TCP) - TCP window size: 85.0 KByte (default)'''
     1426
     1427''Collected: 2017-07-XX''
     1428
     1429__One Client_
     1430{{{
     1431
     1432}}}
     1433
     1434__Five Clients__
     1435{{{
     1436
     1437}}}
     1438
     1439__Ten Clients__
     1440{{{
     1441
     1442}}}
     1443
     1444'''Iperf InstaGENI VCU VM-2 to the VM-1 (UDP) - UDP buffer size:  208 KByte (default)'''
     1445{{{
     1446
     1447}}}
     1448
     1449'''Ping from InstaGENI VCU VM-2 to the VM-1 '''
     1450{{{
     1451
     1452}}}
     1453
     1454== IG-CT-2 - Access to New Site bare metal and VM resources ==
     1455Created a slice and a sliver with one VM and one Raw PC using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-2.rspec IG-CT-2.rspec]
     1456{{{
     1457$ omni createslice IG-CT-2
     1458$ omni createsliver -a vcu-ig IG-CT-2 IG-CT-2.rspec
     1459
     1460
     1461}}}
     1462
     1463Determined login information:
     1464{{{
     1465$ readyToLogin -a vcu-ig IG-CT-2
     1466<...>
     1467
     1468}}}
     1469
     1470=== Measurements ===
     1471
     1472Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     1473
     1474'''Iperf InstaGENI VCU PC to VM (TCP) - TCP window size: 16.0 KByte (default)'''
     1475
     1476''Collected: 2017-07-XX''
     1477
     1478__One Client__
     1479{{{
     1480
     1481}}}
     1482
     1483__Five Clients__
     1484{{{
     1485
     1486}}}
     1487
     1488__Ten Clients__
     1489{{{
     1490
     1491}}}
     1492
     1493'''Iperf InstaGENI VCU PC to the VM (UDP) - UDP buffer size:  114 KByte (default)'''
     1494{{{
     1495
     1496}}}
     1497
     1498'''Ping from InstaGENI VCU PC to VM '''
     1499{{{
     1500
     1501}}}
     1502
     1503'''Iperf InstaGENI VCU VM to PC (TCP) - TCP window size: 85.0 KByte (default)'''
     1504
     1505''Collected: 2017-07-XX''
     1506
     1507__One Client__
     1508{{{
     1509
     1510}}}
     1511
     1512__Five Clients__
     1513{{{
     1514
     1515}}}
     1516
     1517__Ten Clients__
     1518{{{
     1519
     1520}}}
     1521
     1522'''Iperf InstaGENI VCU VM to the PC (UDP) - UDP buffer size:  208 KByte (default)'''
     1523{{{
     1524
     1525}}}
     1526
     1527'''Ping from InstaGENI VCU VM to PC '''
     1528{{{
     1529
     1530}}}
     1531
     1532
     1533== IG-CT-3 - Multiple sites experiment  ==
     1534
     1535Created a slice and a sliver with one VM at VCU and one VMi at GPO using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VCU/IG-CT-3.rspec IG-CT-3.rspec].  Used stitcher to create both the HAWAII and GPO slivers:
     1536{{{
     1537$ omni createslice IG-CT-3
     1538$ stitcher createsliver IG-CT-3 IG-CT-3.rspec
     1539
     1540}}}
     1541
     1542Determined login information at each VCU and GPO aggregate:
     1543{{{
     1544$ readyToLogin IG-CT-3 --useSliceAggregates
     1545
     1546}}}
     1547
     1548=== Measurements ===
     1549
     1550'''Iperf InstaGENI GPO VM to VCU VM (TCP) - TCP window size: 16.0 KByte (default)'''
     1551
     1552''Collected: 2017-07-XX''
     1553
     1554__One Client__
     1555{{{
     1556
     1557}}}
     1558
     1559__Five Clients__
     1560{{{
     1561
     1562}}}
     1563
     1564__Ten Clients__
     1565{{{
     1566
     1567}}}
     1568
     1569'''Iperf InstaGENI GPO VM to VCU VM (UDP) - UDP buffer size:  136 KByte (default)'''
     1570{{{
     1571
     1572}}}
     1573
     1574'''Ping from InstaGENI GPO VM to the VCU VM '''
     1575{{{
     1576
     1577}}}
     1578
     1579
     1580'''Iperf InstaGENI VCU VM to GPO VM (TCP) - TCP window size: 16.0 KByte (default)'''
     1581
     1582''Collected: 2017-07-XX''
     1583
     1584__One Client__
     1585{{{
     1586
     1587}}}
     1588
     1589__Five Clients__
     1590{{{
     1591
     1592}}}
     1593
     1594__Ten Clients__
     1595{{{
     1596
     1597}}}
     1598
     1599'''Iperf InstaGENI VCU VM to GPO VM (UDP) - 136 KByte (default)
     1600{{{
     1601
     1602}}}
     1603
     1604'''Ping from InstaGENI VCU VM to GPO VM '''
     1605{{{
     1606
     1607}}}
     1608
     1609== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
     1610LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1611LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1612LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1613LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1614LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCUStitch
     1615[[PageOutline]]
     1616
     1617= University of California at San Diego Stitching Confirmation Tests =
     1618
     1619This 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.
     1620
     1621== IG-ST-1 New Site to GPO IG topology ==
     1622The UCSD site advertises the following stitching details:
     1623{{{
     1624}}}
     1625
     1626Experimenter 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.
     1627
     1628Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UCSD/IG-ST-1.rspec IG-ST-1.rspec]:
     1629{{{
     1630omni.py createslice IG-ST-1
     1631stitcher.py createsliver IG-ST-1 IG-ST-1.rspec -o
     1632}}}
     1633
     1634Determined login information at each UCSD and GPO aggregate:
     1635{{{
     1636$ readyToLogin.py IG-ST-1 --useSliceAggregates
     1637  ....
     1638
     1639}}}
     1640
     1641=== Measurements ===
     1642
     1643'''Iperf InstaGENI GPO VM to InstaGENI UCSD VM (TCP) - TCP window size: 85.0 KByte (default)'''
     1644
     1645''Collected: 2017-07-XX''
     1646
     1647__One Client_
     1648{{{
     1649
     1650}}}
     1651
     1652__Five Clients__
     1653{{{
     1654
     1655}}}
     1656
     1657__Ten Clients__
     1658{{{
     1659
     1660}}}
     1661
     1662'''Iperf InstaGENI GPO VM to InstaGENI UCSD VM (UDP) - UDP buffer size:  208 KByte (default) '''
     1663{{{
     1664
     1665}}}
     1666
     1667'''Ping from InstaGENI GPO VM to the InstaGENI UCSD VM '''
     1668{{{
     1669
     1670}}}
     1671LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ vi NewSiteVCUStitch
     1672LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1673LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1674LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1675LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1676LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1677LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1678LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1679LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1680LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1681LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1682LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1683LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$
     1684LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ more NewSiteVCUStitch
     1685[[PageOutline]]
     1686
     1687=  Virginia Commonwealth University Stitching Confirmation Tests =
     1688
     1689This 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.
     1690
     1691== IG-ST-1 New Site to GPO IG topology ==
     1692The VCU site advertises the following stitching details:
     1693{{{
     1694}}}
     1695
     1696Experimenter 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.
     1697
     1698Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-1.rspec IG-ST-1.rspec]:
     1699{{{
     1700omni.py createslice IG-ST-1
     1701stitcher.py createsliver IG-ST-1 IG-ST-1.rspec -o
     1702}}}
     1703
     1704Determined login information at each VCU and GPO aggregate:
     1705{{{
     1706$ readyToLogin.py IG-ST-1 --useSliceAggregates
     1707  ....
     1708
     1709}}}
     1710
     1711=== Measurements ===
     1712
     1713'''Iperf InstaGENI GPO VM to InstaGENI VCU VM (TCP) - TCP window size: 85.0 KByte (default)'''
     1714
     1715''Collected: 2017-07-XX''
     1716
     1717__One Client_
     1718{{{
     1719
     1720}}}
     1721
     1722__Five Clients__
     1723{{{
     1724
     1725}}}
     1726
     1727__Ten Clients__
     1728{{{
     1729
     1730}}}
     1731
     1732'''Iperf InstaGENI GPO VM to InstaGENI VCU VM (UDP) - UDP buffer size:  208 KByte (default) '''
     1733{{{
     1734
     1735}}}
     1736
     1737'''Ping from InstaGENI GPO VM to the InstaGENI VCU VM '''
     1738{{{
     1739
     1740}}}
     1741
     1742
     1743'''Iperf InstaGENI VCU VM to GPO InstaGENI VM (TCP) - TCP window size: 85.0 KByte (default)'''
     1744
     1745''Collected: 2017-07-XX''
     1746
     1747__One Client_
     1748{{{
     1749
     1750}}}
     1751
     1752__Five Clients__
     1753{{{
     1754
     1755}}}
     1756
     1757__Ten Clients__
     1758{{{
     1759
     1760}}}
     1761
     1762'''Iperf InstaGENI VCU VM to GPO InstaGENI VM (UDP)  - UDP buffer size:  208 KByte (default) '''
     1763{{{
     1764
     1765}}}
     1766
     1767'''Ping from InstaGENI VCU VM to GPO InstaGENI VM '''
     1768{{{
     1769
     1770}}}
     1771
     1772
     1773== IG-ST-2 New Site to GPO IG Loop topology ==
     1774
     1775Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-2.rspec IG-ST-2.rspec]:
     1776{{{
     1777omni.py createslice IG-ST-2
     1778stitcher.py createsliver IG-ST-2 IG-ST-2.rspec -o
     1779}}}
     1780
     1781Determined login information at each VCU and GPO aggregate:
     1782{{{
     1783$ readyToLogin.py IG-ST-2 --useSliceAggregates
     1784}}}
     1785
     1786Login to GPO host and ping the remote on each of the two interfaces.  Below is the ping output for the GPO site:
     1787{{{
     1788remote-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"
     1789}}}
     1790
     1791== IG-ST-3 IG-ST-3 New Site 3 node linear topology ==
     1792
     1793Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-3.rspec IG-ST-3.rspec]:
     1794{{{
     1795omni.py createslice IG-ST-3
     1796stitcher.py createsliver IG-ST-3 IG-ST-3.rspec -o
     1797}}}
     1798
     1799Determined login information the VCU host:
     1800{{{
     1801$ readyToLogin.py IG-ST-3 --useSliceAggregates
     1802
     1803}}}
     1804Login to the VCU host and ping each remote:
     1805{{{
     1806#ping GPO IG
     1807ping 192.168.2.1 -c 60 -q
     1808# UKYPKS2 IG
     1809ping 192.168.4.1 -c 60 -q
     1810}}}
     1811
     1812
     1813== IG-ST-4 New Site to GPO EG interoperability ==
     1814
     1815
     1816Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/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.
     1817
     1818{{{
     1819omni.py createslice IG-ST-4
     1820stitcher.py createsliver IG-ST-4 IG-ST-4.rspec -o
     1821}}}
     1822
     1823Determined login information at each VCU and GPO aggregate:
     1824{{{
     1825$ readyToLogin.py IG-ST-4 --useSliceAggregates
     1826}}}
     1827
     1828=== Measurements ===
     1829
     1830'''Iperf ExoGENI GPO VM to InstaGENI VCU VM (TCP) - TCP window size: 85.0 KByte (default)'''
     1831
     1832''Collected: 2017-07-XX''
     1833
     1834__One Client_
     1835{{{
     1836
     1837}}}
     1838
     1839__Five Clients__
     1840{{{
     1841
     1842}}}
     1843
     1844__Ten Clients__
     1845{{{
     1846
     1847}}}
     1848
     1849'''Iperf ExoGENI GPO VM to InstaGENI VCU VM (UDP) - UDP buffer size:  208 KByte (default) '''
     1850{{{
     1851
     1852}}}
     1853
     1854'''Ping from ExoGENI GPO VM to the InstaGENI VCU VM '''
     1855{{{
     1856
     1857}}}
     1858
     1859
     1860'''Iperf InstaGENI VCU VM to ExoGENI GPO VM (TCP) - TCP window size: 85.0 KByte (default)'''
     1861
     1862''Collected: 2017-07-XX''
     1863
     1864__One Client_
     1865{{{
     1866
     1867}}}
     1868
     1869__Five Clients__
     1870{{{
     1871
     1872}}}
     1873
     1874__Ten Clients__
     1875{{{
     1876
     1877}}}
     1878
     1879'''Iperf InstaGENI VCU VM to ExoGENI GPO VM (UDP)  - UDP buffer size:  208 KByte (default) '''
     1880{{{
     1881
     1882}}}
     1883
     1884'''Ping from InstaGENI VCU VM to ExoGENI GPO VM '''
     1885{{{
     1886
     1887}}}
     1888
     1889== IG-ST-5 Site Information ==
     1890
     1891Various pages include stitching information for a site.  Each of the following were verified for this site:
     1892 
     1893 1. Verified that stitching VLANs and Device URN information exists in the [http://groups.geni.net/geni/wiki/GeniAggregate/VCUInstaGENI#GENINetworkStitching VCU Aggregate] page.
     1894 
     1895 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].
     1896
     1897 3. ~~Stitching Computation Service logs were reviewed while testing stitching to this site,~~ No longer possible.
     1898
     1899 4. Added site to the list of [wiki:GeniNetworkStitchingSites GENI Network Stitching Sites].
     1900 
     1901== IG-ST-6 New Site !OpenFlow topology ==
     1902
     1903Create a slice and then create the stitched slivers using !OpenFlow with the RSPec [http://groups.geni.net/geni/browser/trunk/stitch-examples/VCU/IG-ST-6.rspec IG-ST-6.rspec]:
     1904{{{
     1905omni.py createslice IG-ST-6
     1906stitcher.py createsliver IG-ST-6 IG-ST-6.rspec -o
     1907}}}
     1908
     1909Determined login information at each VCU and NYSENet aggregate:
     1910{{{
     1911$ readyToLogin.py IG-ST-6 --useSliceAggregates
     1912
     1913}}}
     1914
     1915=== Measurements ===
     1916
     1917'''Iperf InstaGENI NYSENet VM to InstaGENI VCU VM (TCP) - TCP window size: 85.0 KByte (default)'''
     1918
     1919''Collected: 2017-07-xx''
     1920
     1921__One Client_
     1922{{{
     1923
     1924}}}
     1925
     1926__Five Clients__
     1927{{{
     1928
     1929}}}
     1930
     1931__Ten Clients__
     1932{{{
     1933
     1934}}}
     1935
     1936'''Iperf InstaGENI NYSENet VM to InstaGENI VCU VM (UDP) - UDP buffer size:  208 KByte (default) '''
     1937{{{
     1938
     1939}}}
     1940
     1941'''Ping from InstaGENI NYSENet VM to InstaGENI VCU VM '''
     1942{{{
     1943
     1944}}}
     1945
     1946
     1947'''Iperf InstaGENI VCU VM to InstaGENI NYSENet VM (TCP) - TCP window size: 85.0 KByte (default)'''
     1948
     1949''Collected: 2017-07-xx''
     1950
     1951__One Client_
     1952{{{
     1953
     1954}}}
     1955
     1956__Five Clients__
     1957{{{
     1958
     1959}}}
     1960
     1961__Ten Clients__
     1962{{{
     1963
     1964}}}
     1965
     1966'''Iperf InstaGENI VCU VM to InstaGENI NYSENet VM (UDP)  - UDP buffer size:  208 KByte (default) '''
     1967{{{
     1968
     1969}}}
     1970
     1971'''Ping from InstaGENI VCU VM to InstaGENI NYSENet VM '''
     1972{{{
     1973
     1974}}}
     1975------
     1976{{{
     1977#!html
     1978Email <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!
     1979}}}