Changes between Version 8 and Version 9 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UtahDDC


Ignore:
Timestamp:
08/14/13 13:36:15 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v8 v9  
    765765
    766766== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
     767
     768First create a slice:
     769{{{
     770$ omni.py createslice IG-CT-4
     771...
     772  Result Summary: Created slice with Name IG-CT-4, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-4, Expiration 2013-08-21 17:16:41
     773}}}
     774Then create slivers at all OpenFlow aggregates.  This confirmation test creates a sliver at each of the following aggregates using the RSpec specified.  RSpecs can be found [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/UtahDDC here].
     775{{{
     776$ omni.py createsliver -a of-nlr IG-CT-4 IG-CT-4-openflow-nlr.rspec -V1
     777$ omni.py createsliver -a of-i2 IG-CT-4 IG-CT-4-openflow-internet2.rspec -V1
     778$ omni.py createsliver -a of-gpo IG-CT-4 IG-CT-4-openflow-gpo.rspec  -V1
     779$ omni.py createsliver -a eg-of-gpo IG-CT-4 IG-CT-4-openflow-eg-gpo.rspec -V1 
     780$ omni.py createsliver -a ig-of-gpo IG-CT-4 IG-CT-4-openflow-ig-gpo.rspec  -V1
     781$ omni.py createsliver -a of-uen IG-CT-4 IG-CT-4-openflow-uen.rspec -V1
     782$ omni.py createsliver -a ig-of-utahddc IG-CT-4 IG-CT-4-openflow-ig-utahddc.rspec -V1
     783
     784 
     785}}}
     786Then create a sliver at each of the compute resource aggregates, RSpecs used can be found RSpecs can be found [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/UtahDDC here].
     787
     788{{{
     789$ omni.py createsliver -a pg-utah IG-CT-4 IG-CT-4-pg-utah.rspec
     790$ omni.py createsliver -a ig-gpo IG-CT-4 IG-CT-4-ig-gpo.rspec
     791$ omni.py createsliver -a eg-gpo IG-CT-4 IG-CT-4-eg-gpo.rspec
     792$ omni.py createsliver -a ig-utahddc IG-CT-4 IG-CT-4-ig-utahddc.rspec
     793}}}
     794
     795Determine login for each of compute resources:
     796{{{
     797$ readyToLogin.py -a ig-utahddc IG-CT-4
     798<...>
     799User lnevers logs in to utahddc-ig2 using:
     800        ssh -p 31291  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc22.utahddc.geniracks.net
     801User lnevers logs in to utahddc-ig using:
     802        ssh -p 31290  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc22.utahddc.geniracks.net
     803
     804$ readyToLogin.py -a ig-gpo IG-CT-4
     805<...>
     806User lnevers logs in to gpo-ig using:
     807        ssh -p 35386  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.gpolab.bbn.com
     808User lnevers logs in to gpo-ig2 using:
     809        ssh -p 35387  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc1.instageni.gpolab.bbn.com
     810
     811$ readyToLogin.py -a pg-utah IG-CT-4
     812<...>
     813User lnevers logs in to utah-pg using:
     814        ssh -p 35642  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc533.emulab.net
     815
     816$ readyToLogin.py -a eg-gpo IG-CT-4
     817<...>
     818User root logs in to VM using:
     819        ssh -i /home/lnevers/.ssh/geni_cert_portal_key root@192.1.242.29
     820
     821}}}
     822
     823=== Measurements ===
     824This section captures measurements collected between the following endpoints:
     825{{{
     826 1. InstaGENI UtahDDC VM and InstaGENI UtahDDC VM
     827 2. InstaGENI UtahDDC VM and InstaGENI GPO VM
     828 3. InstaGENI UtahDDC VM and the PG Utah VM
     829 4. InstaGENI UtahDDC VM and ExoGENI GPO VM
     830}}}
     831
     8321. The measurements collected for InstaGENI UtahDDC VM to the InstaGENI UtahDDC VM:
     833
     834'''Iperf UtahDDC GPO VM to the UtahDDC GPO VM (TCP)
     835
     836''Collected: 2013-XX-XX''
     837
     838__One Client_
     839{{{
     840
     841}}}
     842
     843__Five Clients__
     844{{{
     845
     846}}}
     847
     848__Ten Clients__
     849
     850{{{
     851
     852}}}
     853
     854'''Iperf InstaGENI UtahDDC VM to the InstaGENI UtahDDC VM  (UDP)
     855{{{
     856
     857}}}
     858
     859'''Ping from InstaGENI UtahDDC VM to the InstaGENI UtahDDC VM'''
     860{{{
     861
     862}}}
     863
     864
     8652. The measurements collected for InstaGENI UtahDDC VM to the InstaGENI GPO VM:
     866
     867'''Iperf InstaGENI UtahDDC VM to the InstaGENI GPO VM (TCP)
     868
     869''Collected: 2013-XX-XX''
     870
     871__One Client_
     872{{{
     873
     874}}}
     875
     876__Five Clients__
     877{{{
     878
     879}}}
     880
     881__Ten Clients__
     882
     883{{{
     884
     885}}}
     886
     887'''Iperf InstaGENI UtahDDC VM to the InstaGENI GPO VM  (UDP)
     888{{{
     889
     890}}}
     891
     892'''Ping from InstaGENI UtahDDC VM to the InstaGENI GPO VM'''
     893{{{
     894
     895}}}
     896
     8973. The measurements collected for InstaGENI UtahDDC VM to the PG Utah VM
     898
     899''Collected: 2013-XX-XX''
     900
     901'''Iperf InstaGENI UtahDDC VM to the PG Utah VM (TCP)
     902
     903__One Client_
     904{{{
     905
     906}}}
     907
     908__Five Clients__
     909{{{
     910
     911}}}
     912
     913__Ten Clients__
     914
     915{{{
     916
     917
     918}}}
     919
     920'''Iperf InstaGENI UtahDDC VM to the PG Utah VM  (UDP)
     921{{{
     922
     923}}}
     924
     925'''Ping from InstaGENI UtahDDC VM to the PG Utah VM'''
     926{{{
     927
     928}}}
     929
     9304. The measurements collected for InstaGENI UtahDDC VM to the ExoGENI GPO VM:
     931
     932'''Iperf InstaGENI UtahDDC VM to the ExoGENI RENCI VM (TCP)
     933
     934''Collected: 2013-XX-XX''
     935
     936__One Client_
     937{{{
     938
     939}}}
     940
     941__Five Clients__
     942{{{
     943
     944}}}
     945
     946__Ten Clients__
     947
     948{{{
     949
     950}}}
     951
     952'''Iperf InstaGENI UtahDDC VM to the ExoGENI RENCI VM  (UDP)
     953{{{
     954
     955}}}
     956
     957'''Ping from InstaGENI UtahDDC VM to the ExoGENI GPO VM'''
     958{{{
     959
     960}}}
     961
    767962== IG-CT-5 - Experiment Monitoring ==
     963
     964== IG-CT-5 - Experiment Monitoring ==
     965
     966Reviewed content of the GMOC Monitoring page for [https://gmoc-db.grnoc.iu.edu/protected-openid/index.pl?method=aggregates aggregates], and found both Compute Resources and FOAM aggregates.
     967
     968
    768969
    769970== IG-CT-6 - Administrative Tests ==