Changes between Version 3 and Version 4 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/Utah


Ignore:
Timestamp:
12/20/12 13:44:48 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v3 v4  
    613613$ omni.py createslice IG-CT-4
    614614
    615 # Create the slivers at the Internet and NLR FOAM
     615# Create the FOAM slivers at the Internet and NLR FOAM
    616616$ omni.py createsliver -a of-i2 IG-CT-4 IG-CT-4-openflow-internet2.rspec -V1
    617617$ omni.py createsliver -a of-nlr IG-CT-4 IG-CT-4-openflow-nlr.rspec -V1
    618618
    619 # Create Sliver at UEN regional for path to backbone
     619# Create FOAM Sliver at UEN regional for path to backbone
    620620$ omni.py createsliver -a of-uen IG-CT-4  IG-CT-4-openflow-uen.rspec  -V1
    621621
    622 # Create the sliver at Utah InstaGENI which will allow the PG Utah FOAM to interoperate with sliver.
     622# Create the FOAM sliver at Utah InstaGENI FOAM which will allow the PG Utah FOAM to interoperate with sliver.
    623623$ omni.py createsliver -a of-ig IG-CT-4 IG-CT-4-openflow-instageni.rspec  -V1
    624624
     
    626626omni.py createsliver -a ig-utah IG-CT-4 IG-CT-4-ig-utah.rspec
    627627
     628# Create the slivers at InstaGENI GPO to request nodes on shared VLAN 1750
     629omni.py createsliver -a ig-gpo IG-CT-4 IG-CT-4-ig-gpo.rspec
     630
    628631# Create the sliver at PG Utah to request one WAPG Node at Indiana and one VM at PG Utah on shared VLAN 1750.
    629632$ omni.py createsliver -a pg-utah IG-CT-4  IG-CT-4-indiana-wapg.rspec
    630 }}}
    631 
    632 ''__Note__'': To avoid multiple resource requests to the PG Utah aggregate, and thus multiple slices, one can comine 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].
     633
     634}}}
     635
     636''__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].
     637
     638Once the slivers were ready, determined login for ExoGENI, InstaGENI, PG and Indiana hosts on shared VLAN 1750:
     639Once the slivers were ready, determined login for PG and Indiana hosts on shared VLAN 1750:
     640{{{
     641$ readyToLogin.py -a pg-utah IG-CT-4
     642<...>
     643wapg-indiana-pg58's geni_status is: ready (am_status:ready)
     644User lnevers logins to wapg-indiana-pg58 using:
     645        xterm -e ssh -i /home/lnevers/.ssh/id_rsa lnevers@pg58.emulab.net &
     646
     647utah-pg's geni_status is: ready (am_status:ready)
     648User lnevers logins to utah-pg using:
     649        xterm -e ssh -p 32314  -i /home/lnevers/.ssh/id_rsa lnevers@pc545.emulab.net &
     650}}}
     651
     652Determined login for Utah InstaGENI:
     653{{{
     654$ readyToLogin.py -a ig-utah  IG-CT-4
     655<...>
     656utah-ig's geni_status is: ready (am_status:ready)
     657User lnevers logins to utah-ig using:
     658        xterm -e ssh -p 31034  -i /home/lnevers/.ssh/id_rsa lnevers@pc3.utah.geniracks.net &
     659
     660utah-ig2's geni_status is: ready (am_status:ready)
     661User lnevers logins to utah-ig2 using:
     662        xterm -e ssh -p 31035  -i /home/lnevers/.ssh/id_rsa lnevers@pc3.utah.geniracks.net &
     663
     664}}}
     665Determined login for GPO InstaGENI:
     666{{{
     667$ readyToLogin.py -a ig-gpo IG-CT-4
     668<...>
     669gpo-ig2's geni_status is: ready (am_status:ready)
     670User lnevers logins to gpo-ig2 using:
     671        xterm -e ssh -p 30779  -i /home/lnevers/.ssh/id_rsa lnevers@pc1.instageni.gpolab.bbn.com &
     672
     673gpo-ig's geni_status is: ready (am_status:ready)
     674User lnevers logins to gpo-ig using:
     675        xterm -e ssh -p 30778  -i /home/lnevers/.ssh/id_rsa lnevers@pc1.instageni.gpolab.bbn.com &
     676
     677}}}
     678
     679Determined login for GPO ExoGENI:
     680{{{
     681$ readyToLogin.py -a eg-gpo IG-CT-4
     682<...>
     683User root logins to VM using:
     684        xterm -e ssh -i /home/lnevers/.ssh/id_rsa root@192.1.242.9 &
     685{{{
     686
    633687
    634688=== Measurements ===