Changes between Version 4 and Version 5 of GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/StarLight


Ignore:
Timestamp:
06/12/14 10:10:44 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/StarLight

    v4 v5  
    636636}}}
    637637== EG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
     638First create a slice:
     639{{{
     640$ omni createslice EG-CT-4
     64109:45:30 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     64209:45:30 INFO    : Loading config file /home/lnevers/.gcf/omni_config
     64309:45:30 INFO    : Using control framework portal
     64409:45:30 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     64509:45:30 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     64609:45:30 INFO    : Created slice with Name EG-CT-4, URN urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-4, Expiration 2014-06-19 13:45:30+00:00
     64709:45:30 INFO    :  ------------------------------------------------------
     64809:45:30 INFO    :  Completed createslice:
     649  Options as run:
     650                framework: portal
     651                project: Luisa_Nevers-Test-Proj_01
     652  Args: createslice EG-CT-4
     653  Result Summary: Created slice with Name EG-CT-4, URN urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-4, Expiration 2014-06-19 13:45:30+00:00
     65409:45:30 INFO    :  ======================================================
     655
     656}}}
     657Then 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/ExoGENI/Spiral5/RSpecs/ConfirmationTests/SL here]
     658{{{
     659$ omni createsliver -a of-i2 EG-CT-4 EG-CT-4-openflow-internet2.rspec
     660$ omni createsliver -a gpo-of EG-CT-4 EG-CT-4-openflow-gpo.rspec
     661$ omni createsliver -a gpo-eg-of EG-CT-4 EG-CT-4-openflow-eg-gpo.rspec
     662$ omni createsliver -a uen-of EG-CT-4 EG-CT-4-openflow-uen.rspec
     663$ omni createsliver -a sl-eg-of EG-CT-4 EG-CT-4-openflow-eg-sl.rspec
     664$ omni createsliver -a sl-of EG-CT-4 EG-CT-4-openflow-sl.rspec
     665$ omni createsliver -a gpo-ig-of EG-CT-4 EG-CT-4-openflow-ig-gpo.rspec
     666}}}
     667Then create a sliver at each of the compute resource aggregates, RSpecs used can be found [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/SL here]
     668
     669{{{
     670$ omni createsliver -a pg-utah EG-CT-4 EG-CT-4-pg-utah.rspec
     671$ omni createsliver -a gpo-ig EG-CT-4 EG-CT-4-ig-gpo.rspec
     672$ omni createsliver -a gpo-eg EG-CT-4 EG-CT-4-eg-gpo.rspec
     673$ omni createsliver -a sl-eg EG-CT-4 EG-CT-4-eg-sl.rspec
     674}}}
     675
     676Once the slivers were ready, determined login for PG and Indiana hosts on shared VLAN 1750:
     677{{{
     678$ readyToLogin -a pg-utah EG-CT-4
     679<...>
     680utah-pg's geni_status is: ready (am_status:ready)
     681User lnevers logs in to utah-pg using:
     682        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc478.emulab.net
     683}}}
     684
     685Determined login for GPO InstaGENI:
     686{{{
     687$ readyToLogin -a gpo-ig EG-CT-4
     688<...>
     689gpo-ig's geni_status is: ready (am_status:ready)
     690User lnevers logs in to gpo-ig using:
     691        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.gpolab.bbn.com
     692}}}
     693
     694Determined login for GPO ExoGENI via ExoSM:
     695{{{
     696$ readyToLogin -a eg-sm EG-CT-4
     697<...>
     698eg-gpo's geni_status is: ready (am_status:ready)
     699User lnevers logs in to eg-gpo using:
     700        ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@192.1.242.111
     701}}}
     702
     703Determined login for SL ExoGENI:
     704{{{
     705$ readyToLogin -a sl-eg EG-CT-4
     706<...>
     707
     708}}}
     709
     710=== Measurements ===
     711
     712This section captures measurements collected between the following endpoints:
     713
     714 1. SL ExoGENI VM and UFL ExoGENI VM
     715 2. SL ExoGENI VM and GPO ExoGENI VM
     716 3. SL ExoGENI VM and GPO InstaGENI VM
     717 4. SL ExoGENI VM and Utah PG VM
     718
     719
     7201. The measurements collected for SL ExoGENI VM and UFL ExoGENI VM
     721
     722'''Iperf SL ExoGENI VM to UFL ExoGENI VM - TCP window size: 16.0 KByte (default) '''
     723
     724__One Client_
     725{{{
     726}}}
     727
     728__Five Clients__
     729{{{
     730}}}
     731
     732__Ten Clients__
     733{{{
     734}}}
     735
     736'''Iperf SL ExoGENI VM to UFL ExoGENI VM (UDP) - UDP buffer size: 122 KByte (default) '''
     737{{{
     738}}}
     739
     740'''Ping from SL ExoGENI VM to UFL ExoGENI VM'''
     741{{{
     742
     743}}}
     744
     745
     7462. The measurements collected for SL ExoGENI VM and GPO ExoGENI VM:
     747
     748'''Iperf SL ExoGENI VM to GPO ExoGENI VM (TCP)
     749
     750__One Client_
     751{{{
     752}}}
     753
     754__Five Clients__
     755{{{
     756}}}
     757
     758__Ten Clients__
     759
     760{{{
     761
     762}}}
     763
     764'''Iperf SL ExoGENI VM to GPO ExoGENI VM  (UDP)
     765{{{
     766
     767}}}
     768
     769'''Ping from SL ExoGENI VM to GPO ExoGENI VM'''
     770{{{
     771
     772}}}
     773
     7743. The measurements collected for SL ExoGENI VM and GPO InstaGENI VM:
     775
     776'''Iperf SL ExoGENI VM to GPO InstaGENI VM (TCP)
     777
     778__One Client_
     779{{{
     780
     781}}}
     782
     783__Five Clients__
     784{{{
     785
     786}}}
     787
     788__Ten Clients__
     789{{{
     790
     791}}}
     792
     793'''Iperf SL ExoGENI VM to GPO InstaGENI VM (UDP)
     794{{{
     795}}}
     796
     797'''Ping from SL ExoGENI VM to GPO InstaGENI VM'''
     798{{{
     799}}}
     800
     8014. The measurements collected for SL ExoGENI VM and Utah PG VM:
     802
     803'''Iperf SL ExoGENI VM to Utah PG VM (TCP) - TCP window size: 16.0 KByte (default)'''
     804
     805__One Client__
     806{{{
     807
     808}}}
     809
     810__Five Clients__
     811{{{
     812
     813}}}
     814
     815__Ten Clients__
     816{{{
     817
     818}}}
     819
     820'''Iperf SL ExoGENI VM to Utah PG VM (UDP)  - UDP buffer size:   122 KByte (default)'''
     821{{{
     822
     823}}}
     824
     825'''Ping from SL ExoGENI VM to Utah PG VM'''
     826{{{
     827
     828}}}
     829
     830
    638831== EG-CT-5 - Experiment Monitoring ==
    639832== EG-CT-6 - Administrative Tests ==