Changes between Version 12 and Version 13 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/Northwestern


Ignore:
Timestamp:
02/18/13 08:28:45 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/ConfirmationTestStatus/Northwestern

    v12 v13  
    632632== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
    633633
     634This confirmation test creates a sliver at each of the following Aggregates:
     635
     636 * Northwestern InstaGENI with two VMs on shared VLAN 1750 using [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Northwestern/IG-CT-4-ig-gpo.rspec IG-CT-4-ig-gpo.rspec] RSpec.
     637 * GPO InstaGENI with one VM on shared VLAN 1750 using [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Utah/IG-CT-4-ig-gpo.rspec IG-CT-4-ig-gpo.rspec] RSpec.
     638 * ProtoGENI Utah  with one VM on shared VLAN 1750 using [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Utah/IG-CT-4-pg-utah.rspec IG-CT-4-pg-utah.rspec].
     639 * ProtoGENI Utah with 2 WAPG nodes located at Indiana using [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Utah/IG-CT-4-openflow-indiana-wapg.rspec IG-CT-4-openflow-indiana-wapg.rspec].
     640 * !OpenFlow datapaths at:
     641   - NLR using [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Utah/IG-CT-4-openflow-nlr.rspec IG-CT-4-openflow-nlr.rspec].
     642   - Internet2 using [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Utah/IG-CT-4-openflow-internet2.rspec IG-CT-4-openflow-internet2.rspec].
     643   - UEN using [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Utah/IG-CT-4-openflow-uen.rspec IG-CT-4-openflow-uen.rspec].
     644   - Indian FOAM [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Utah/IG-CT-4-openflow-indiana-wapg.rspec IG-CT-4-openflow-indiana-wapg.rspec].
     645   - GPO ExoGENI using [TBD] RSpec.
     646
     647''__Note__'': To avoid multiple resource requests to the PG Utah aggregate, and thus multiple slices, one can combine the RSpec for the PG Utah VMs on shared VLAN 1750 and the request for the Indiana WAPG nodes into one RSpec. An example of the combined RSpec is [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Utah/IG-CT-4-indiana-wapg-pg-utah.rspec IG-CT-4-indiana-wapg-pg-utah.rspec].
     648
     649[[BR]]
     650Following is the command sequence that is executed to setup the topology for this confirmation test:
     651
     652{{{
     653# Create the slice to be used for this confirmation test:
     654$ omni.py createslice IG-CT-4
     655
     656# Create the FOAM slivers at the Internet and NLR FOAM
     657$ omni.py createsliver -a of-i2 IG-CT-4 IG-CT-4-openflow-internet2.rspec -V1
     658$ omni.py createsliver -a of-nlr IG-CT-4 IG-CT-4-openflow-nlr.rspec -V1
     659
     660# Create FOAM Sliver at UEN regional for path to backbone
     661$ omni.py createsliver -a of-uen IG-CT-4  IG-CT-4-openflow-uen.rspec  -V1
     662
     663# Create the slivers at InstaGENI GPO to request nodes on shared VLAN 1750
     664$ omni.py createsliver -a ig-gpo IG-CT-4 IG-CT-4-ig-gpo.rspec
     665
     666# Create the slivers at InstaGENI Northwestern to request nodes on shared VLAN 1750
     667$ omni.py createsliver -a ig-northwestern IG-CT-4 IG-CT-4-ig-gpo.rspec
     668
     669# Create the sliver at PG Utah to request one WAPG Node at Indiana and one VM at PG Utah on shared VLAN 1750.
     670$ omni.py createsliver -a pg-utah IG-CT-4  IG-CT-4-indiana-wapg.rspec
     671
     672# Create the slivers at RENCI/GPO? ExoGENI to request nodes on shared VLAN 1750
     673$ omni.py createsliver -a eg-sm IG-CT-4 IG-CT-4-ig-???.rspec
     674
     675}}}
     676
     677
    634678== IG-CT-5 - Experiment Monitoring ==
    635679Reviewed content of the GMOC Monitoring page for [https://gmoc-db.grnoc.iu.edu/protected-openid/index.pl?method=aggregates aggregates], but there is only a FOAM aggregate, there is no compute resources, see InstaGENI [http://groups.geni.net/instageni/ticket/94 ticket 94].