Changes between Version 1 and Version 2 of GENIRacksHome/USIgniteInstageniRacks/ConfirmationTestStatus/UVM-IGN


Ignore:
Timestamp:
05/09/17 09:11:16 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/USIgniteInstageniRacks/ConfirmationTestStatus/UVM-IGN

    v1 v2  
    1111}}}
    1212
     13== IG-CT-1 - Access to New Site VM resources ==
     14
     15Aggregate Version:
     16{{{
     17$ omni getversion -a uvm-ig
     18}}}
     19
     20The InstaGENI version in "'code_tag':'98f2a1683425a2842cf169230ac1d754f9e35970'" is the same as the another InstaGENI site:
     21
     22|| '''Site'''    || ''' InstaGENI Code tag '''               ||
     23|| louisiana-edu || b8c4a40acdb95a6087eca62e6e02454ef3fb17ff ||
     24|| utdallas-edu  || 98f2a1683425a2842cf169230ac1d754f9e35970 ||
     25|| uvm-edu       || 98f2a1683425a2842cf169230ac1d754f9e35970 ||
     26
     27Get list of "available" compute resources:
     28{{{
     29$ omni -a uvm-ig listresources --available -o
     30}}}
     31
     32Verified that Advertisement RSpec only includes available resources, as requested:
     33{{{
     34$ egrep "node comp|available now" rspec-xxx
     35}}}
     36
     37Created a slice:
     38{{{
     39$ omni createslice IG-CT-1
     40}}}
     41
     42Created a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/UVM/IG-CT-1-uvm.rspec IG-CT-1-uvm.rspec]:
     43{{{
     44$ omni createsliver -a uvm-ig IG-CT-1 IG-CT-1-uvm.rspec
     45}}}
     46The following is login information for the sliver:
     47{{{
     48$ readyToLogin -a uvm-ig IG-CT-1
     49<...>
     50
     51}}}
     52
     53=== Measurements ===
     54
     55Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     56
     57'''Iperf InstaGENI UVM VM-2 to VM-1 (TCP) - TCP window size: 23.5 KByte (default)'''
     58
     59''Collected: 2017-05-XX''
     60
     61__One Client_
     62{{{
     63
     64}}}
     65
     66__Five Clients__
     67{{{
     68
     69}}}
     70
     71__Ten Clients__
     72{{{
     73
     74}}}
     75
     76'''Iperf InstaGENI UVM VM-2 to the VM-1 (UDP) - UDP buffer size:  224 KByte (default)'''
     77{{{
     78
     79}}}
     80
     81'''Ping from InstaGENI UVM VM-2 to the VM-1 '''
     82{{{
     83
     84}}}