wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UKentucky

Version 4 (modified by lnevers@bbn.com, 11 years ago) (diff)

--

University of Kentucky InstaGENI Confirmation Tests

For details about the tests in this page, see the InstaGENI Confirmation Tests page.
For site status see the InstaGENI New Site Confirmation Tests Status page.

Note: Omni nick_names for site aggregate used for these tests are:

ig-uky=,http://lan.sdn.uky.edu:12369/protogeni/xmlrpc/am
ig-gpo=,http://instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0
ig-of-uky=,h:ttps://foam.instageni.northwestern.edu:3626/foam/gapi/1
ig-of-gpo=,https://foam.gpolab.bbn.com:3626/foam/gapi/1 

IG-CT-1 - Access to New Site VM resources

Got Aggregate version, which showed AM API V1, V2, and V3 are supported and V2 is default:

$ omni.py getversion -a ig-uky

The InstaGENI version in" 'code_tag':'99a2b1f03656cb665918eebd2b95434a6d3e50f9'" is the same as the other two available InstaGENI site (GPO and Utah):

IG GPO:         {   'code_tag': 'b8883d9be04ae81a2180349b95501e30078abb1f',
IG Northwestern:{   'code_tag': '99a2b1f03656cb665918eebd2b95434a6d3e50f9',
IG Kentucky:    {   'code_tag': '99a2b1f03656cb665918eebd2b95434a6d3e50f9',
IG  Utah:       {   'code_tag': '1233bb78af28ed1c27ebb625d369789cf74aa6e8',

Get list of "available" compute resources:

$ omni.py -a ig-uky listresources --available -o
INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
INFO:omni:Using control framework pg
INFO:omni:Substituting AM nickname ig-uky with URL https://lan.sdn.uky.edu:12369/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
INFO:omni:Saving output to a file.
INFO:omni:Substituting AM nickname ig-uky with URL https://lan.sdn.uky.edu:12369/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
INFO:omni:Listed advertised resources at 1 out of 1 possible aggregates.
INFO:omni:Substituting AM nickname ig-uky with URL https://lan.sdn.uky.edu:12369/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
INFO:omni: (PG log url - look here for details on any failures: https://www.lan.sdn.uky.edu/spewlogfile.php3?logfile=76becad4dcd3be56eb216f7bf5a13103)
INFO:omni:Writing to 'rspec-lan-sdn-uky-edu-protogeniv2.xml'
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed listresources:

  Options as run:
		aggregate: ['ig-uky']
		framework: pg
		geni_available: True
		output: True

  Args: listresources

  Result Summary: Queried resources from 1 of 1 aggregate(s).
Wrote rspecs from 1 aggregate(s) to 1 file(s)
Saved listresources RSpec at 'unspecified_AM_URN' (url 'https://lan.sdn.uky.edu:12369/protogeni/xmlrpc/am/2.0') to file rspec-lan-sdn-uky-edu-protogeniv2.xml;  (PG log url - look here for details on any failures: https://www.lan.sdn.uky.edu/spewlogfile.php3?logfile=76becad4dcd3be56eb216f7bf5a13103) 
INFO:omni: ============================================================

Verified that Advertisement RSpec only includes available resources, as requested:

$ egrep "node comp|available now" rspec-lan-sdn-uky-edu-protogeniv2.xml 
  <node component_id="urn:publicid:IDN+lan.sdn.uky.edu+node+procurve2" component_manager_id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" component_name="procurve2" exclusive="true">    
      <available now="true"/>    
  <node component_id="urn:publicid:IDN+lan.sdn.uky.edu+node+pc5" component_manager_id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" component_name="pc5" exclusive="true">    
      <available now="true"/>    
  <node component_id="urn:publicid:IDN+lan.sdn.uky.edu+node+pc4" component_manager_id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" component_name="pc4" exclusive="true">    
      <available now="true"/>    
  <node component_id="urn:publicid:IDN+lan.sdn.uky.edu+node+dv-005-uklan-1" component_manager_id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" component_name="dv-005-uklan-1" exclusive="false">    
      <available now="true"/>    
  <node component_id="urn:publicid:IDN+lan.sdn.uky.edu+node+pc1" component_manager_id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" component_name="pc1" exclusive="false">    
      <available now="true"/>    
  <node component_id="urn:publicid:IDN+lan.sdn.uky.edu+node+pc2" component_manager_id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" component_name="pc2" exclusive="false">    
      <available now="true"/>    
  <node component_id="urn:publicid:IDN+lan.sdn.uky.edu+node+internet" component_manager_id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" component_name="internet" exclusive="true">    
      <available now="true"/>    

Created a slice:

$ omni.py createslice IG-CT-1

Created a 4 VMs sliver using the RSpec IG-CT-1-nw.rspec:

$ omni.py createsliver -a ig-uky IG-CT-1 IG-CT-1-uky.rspec
INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
INFO:omni:Using control framework pg
INFO:omni:Substituting AM nickname ig-uky with URL https://lan.sdn.uky.edu:12369/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-1 expires within 1 day on 2013-03-08 18:21:12 UTC
INFO:omni:Substituting AM nickname ig-uky with URL https://lan.sdn.uky.edu:12369/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
INFO:omni:Substituting AM nickname ig-uky with URL https://lan.sdn.uky.edu:12369/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
INFO:omni:Creating sliver(s) from rspec file IG-CT-1-uky.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-CT-1
INFO:omni: (PG log url - look here for details on any failures: https://www.lan.sdn.uky.edu/spewlogfile.php3?logfile=e56c2e0658f02e56d689b376f140e847)
INFO:omni:Got return from CreateSliver for slice IG-CT-1 at https://lan.sdn.uky.edu:12369/protogeni/xmlrpc/am/2.0:
INFO:omni:<!-- Reserved resources for:
	Slice: IG-CT-1
	at AM:
	URN: unspecified_AM_URN
	URL: https://lan.sdn.uky.edu:12369/protogeni/xmlrpc/am/2.0
 -->
INFO:omni:<rspec xmlns="http://www.geni.net/resources/rspec/3" xmlns:flack="http://www.protogeni.net/resources/rspec/ext/flack/1" xmlns:planetlab="http://www.planet-lab.org/resources/sfa/ext/planetlab/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="manifest" xsi:schemaLocation="http://www.geni.net/resources/rspec/3   http://www.geni.net/resources/rspec/3/manifest.xsd">  

  <node client_id="VM-1" component_manager_id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+lan.sdn.uky.edu+node+pc1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+385">
    <sliver_type name="emulab-openvz"/>
    <interface client_id="VM-1:if0" component_id="urn:publicid:IDN+lan.sdn.uky.edu+interface+pc1:eth1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+391" mac_address="023247961815">
      <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>
    </interface>
  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm1-4"/><host name="VM-1.IG-CT-1.pgeni-gpolab-bbn-com.lan.sdn.uky.edu"/><services><login authentication="ssh-keys" hostname="pc1.lan.sdn.uky.edu" port="31546" username="lnevers"/></services></node>
  <node client_id="VM-2" component_manager_id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+lan.sdn.uky.edu+node+pc1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+386">
    <sliver_type name="emulab-openvz"/>
    <interface client_id="VM-2:if0" component_id="urn:publicid:IDN+lan.sdn.uky.edu+interface+pc1:eth1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+392" mac_address="02bc6b60646e">
      <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>
    </interface>
  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm1-5"/><host name="VM-2.IG-CT-1.pgeni-gpolab-bbn-com.lan.sdn.uky.edu"/><services><login authentication="ssh-keys" hostname="pc1.lan.sdn.uky.edu" port="31547" username="lnevers"/></services></node>
  <node client_id="VM-3" component_manager_id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+lan.sdn.uky.edu+node+pc1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+387">
    <sliver_type name="emulab-openvz"/>
    <interface client_id="VM-3:if0" component_id="urn:publicid:IDN+lan.sdn.uky.edu+interface+pc1:eth1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+393" mac_address="02148ce8947d">
      <ip address="192.168.1.3" netmask="255.255.255.0" type="ipv4"/>
    </interface>
  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm1-6"/><host name="VM-3.IG-CT-1.pgeni-gpolab-bbn-com.lan.sdn.uky.edu"/><services><login authentication="ssh-keys" hostname="pc1.lan.sdn.uky.edu" port="31548" username="lnevers"/></services></node>
  <node client_id="VM-4" component_manager_id="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+lan.sdn.uky.edu+node+pc1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+388">
    <sliver_type name="emulab-openvz"/>
    <interface client_id="VM-4:if0" component_id="urn:publicid:IDN+lan.sdn.uky.edu+interface+pc1:eth1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+394" mac_address="02729d937db5">
      <ip address="192.168.1.4" netmask="255.255.255.0" type="ipv4"/>
    </interface>
  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm1-7"/><host name="VM-4.IG-CT-1.pgeni-gpolab-bbn-com.lan.sdn.uky.edu"/><services><login authentication="ssh-keys" hostname="pc1.lan.sdn.uky.edu" port="31549" username="lnevers"/></services></node>
  <link client_id="lan0" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+390" vlantag="258">
    <component_manager name="urn:publicid:IDN+lan.sdn.uky.edu+authority+cm"/>
    <interface_ref client_id="VM-1:if0" component_id="urn:publicid:IDN+lan.sdn.uky.edu+interface+pc1:eth1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+391"/>
    <interface_ref client_id="VM-2:if0" component_id="urn:publicid:IDN+lan.sdn.uky.edu+interface+pc1:eth1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+392"/>
    <interface_ref client_id="VM-3:if0" component_id="urn:publicid:IDN+lan.sdn.uky.edu+interface+pc1:eth1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+393"/>
    <interface_ref client_id="VM-4:if0" component_id="urn:publicid:IDN+lan.sdn.uky.edu+interface+pc1:eth1" sliver_id="urn:publicid:IDN+lan.sdn.uky.edu+sliver+394"/>
    <link_type name="lan"/>
  </link>
</rspec>
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed createsliver:
  Options as run:
		aggregate: ['ig-uky']
		framework: pg

  Args: createsliver IG-CT-1 IG-CT-1-uky.rspec
  Result Summary: Got Reserved resources RSpec from lan-sdn-uky-edu-protogeniv2 
INFO:omni: ============================================================

The following is login information for the sliver:

$ readyToLogin.py -a ig-uky IG-CT-1
<...>
VM-4's geni_status is: ready (am_status:ready) 
User lnevers logins to VM-4 using:
	xterm -e ssh -p 31549  -i /home/lnevers/.ssh/id_rsa lnevers@pc1.lan.sdn.uky.edu &

VM-2's geni_status is: ready (am_status:ready) 
User lnevers logins to VM-2 using:
	xterm -e ssh -p 31547  -i /home/lnevers/.ssh/id_rsa lnevers@pc1.lan.sdn.uky.edu &

VM-1's geni_status is: ready (am_status:ready) 
User lnevers logins to VM-1 using:
	xterm -e ssh -p 31546  -i /home/lnevers/.ssh/id_rsa lnevers@pc1.lan.sdn.uky.edu &

VM-3's geni_status is: ready (am_status:ready) 
User lnevers logins to VM-3 using:
	xterm -e ssh -p 31548  -i /home/lnevers/.ssh/id_rsa lnevers@pc1.lan.sdn.uky.edu &

Measurements

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

Iperf InstaGENI Kentucky VM-2 to VM-1 (TCP) - TCP window size: 16.0 KB

Collected: 2013-XX-XX

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.1 sec   694 MBytes  96.9 Mbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec   138 MBytes  19.3 Mbits/sec
[  5]  0.0-60.3 sec   148 MBytes  20.6 Mbits/sec
[  7]  0.0-60.4 sec   145 MBytes  20.2 Mbits/sec
[  4]  0.0-60.5 sec   138 MBytes  19.1 Mbits/sec
[  6]  0.0-60.5 sec   138 MBytes  19.1 Mbits/sec
[SUM]  0.0-60.5 sec   707 MBytes  98.0 Mbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-60.1 sec  80.6 MBytes  11.3 Mbits/sec
[  7]  0.0-60.5 sec  74.2 MBytes  10.3 Mbits/sec
[  9]  0.0-60.5 sec  80.5 MBytes  11.2 Mbits/sec
[ 12]  0.0-60.7 sec  59.6 MBytes  8.25 Mbits/sec
[ 10]  0.0-60.8 sec  74.4 MBytes  10.3 Mbits/sec
[  4]  0.0-60.8 sec  74.5 MBytes  10.3 Mbits/sec
[ 11]  0.0-60.9 sec  59.6 MBytes  8.22 Mbits/sec
[  3]  0.0-60.9 sec  83.8 MBytes  11.5 Mbits/sec
[  6]  0.0-61.0 sec  75.2 MBytes  10.3 Mbits/sec
[  8]  0.0-61.3 sec  60.0 MBytes  8.22 Mbits/sec
[SUM]  0.0-61.3 sec   722 MBytes  98.9 Mbits/sec

Iperf InstaGENI Kentucky VM-2 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.0 sec   970 MBytes   813 Mbits/sec
[  3] Sent 691732 datagrams
[  3] Server Report:
[  3]  0.0-10.1 sec   115 MBytes  95.2 Mbits/sec   0.282 ms 609850/691731 (88%)
[  3]  0.0-10.1 sec  1 datagrams received out-of-order

Ping from InstaGENI Kentucky VM-2 to the VM-1

60 packets transmitted, 60 received, 0% packet loss, time 59000ms
rtt min/avg/max/mdev = 0.025/0.082/3.229/0.409 ms

IG-CT-2 - Access to New Site bare metal and VM resources

Create a slice:

$ omni.py createslice IG-CT-2

Created a sliver with one VM and one Raw PC using RSpec IG-CT-2-nw.rspec

$ omni.py createsliver -a ig-uky IG-CT-2 IG-CT-2-uky.rspec


Determined login information:

$ readyToLogin.py -a ig-uky IG-CT-2
<...>

Measurements

Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:

Iperf InstaGENI Kentucky PC to VM (TCP) - TCP window size: 16.0 KB

Collected: 2013-XX-XX

One Client_

Five Clients

Ten Clients

Iperf InstaGENI Kentucky PC to the VM (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte

Ping from InstaGENI Kentucky PC to VM

Iperf InstaGENI Kentucky PC to PC (TCP) - TCP window size: 16.0 KB

Even though not part of this test, ran an experiment with 2 raw pcs to capture performance between dedicated devices.

Collected: 2013-02-20

One Client

Five Clients

Ten Clients

Iperf InstaGENI Kentucky PC to the PC (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte

Ping from InstaGENI Kentucky PC to PC

IG-CT-3 - Multiple sites experiment

Create a slice:

$ omni.py createslice IG-CT-3

Create a sliver with one VM at Kentucky and one VM at GPO using RSpec IG-CT-3-nw.rspec. First created the InstaGENI Kentucky sliver:

$ omni.py createsliver IG-CT-3 -a ig-uky IG-CT-3-uky.rspec 

Then creates the InstaGENI GPO sliver:

$ omni.py createsliver IG-CT-3 -a ig-gpo IG-CT-3-uky.rspec 

Determined login information at each Kentucky and GPO aggregate:

$ readyToLogin.py IG-CT-3 -a ig-uky 
  ....

$ readyToLogin.py IG-CT-3 -a ig-gpo
  ....

Measurements

Iperf InstaGENI GPO VM-2 to Kentucky VM-1 (TCP) - TCP window size: 16.0 KB

Collected: 2013-XX-XX

One Client_

Five Clients

Ten Clients

Iperf InstaGENI GPO VM-2 to GPO VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte

Ping from InstaGENI GPO VM-2 to the GPO VM-1

Iperf InstaGENI Kentucky VM-1 to GPO VM-2 (TCP) - TCP window size: 16.0 KB

Collected: 2013-XX-XX

One Client_

Five Clients

Ten Clients

Iperf InstaGENI Kentucky VM-1 to GPO VM-2 (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte

Ping from InstaGENI Kentucky VM-1 to GPO VM-2

IG-CT-4 - Multiple sites OpenFlow experiment and interoperability

This confirmation test creates a sliver at each of the following aggregates using the RSpec specified:


Following is the command sequence that is executed to setup the topology for this confirmation test:

# Create the slice to be used for this confirmation test:
$ omni.py createslice IG-CT-4

# Create the FOAM slivers at the Internet and NLR FOAM
$ omni.py createsliver -a of-i2 IG-CT-4 IG-CT-4-openflow-internet2.rspec -V1
$ omni.py createsliver -a of-nlr IG-CT-4 IG-CT-4-openflow-nlr.rspec -V1

# Create the slivers at InstaGENI GPO to request nodes on shared VLAN 1750
$ omni.py createsliver -a ig-gpo IG-CT-4 IG-CT-4-ig-gpo.rspec 
$ omni.py createsliver -a ig-of-gpo IG-CT-4 IG-CT-4-openflow-ig-gpo.rspec -V1

# Create the sliver at GPO Site aggregate
$ omni.py createsliver -a of-gpo IG-CT-4 IG-CT-4-openflow-gpo.rspec -V1

# Create the slivers at InstaGENI Kentucky to request nodes on shared VLAN 1750
$ omni.py createsliver -a ig-uky IG-CT-4 IG-CT-4-ig-uky.rspec 
$ omni.py createsliver -a ig-of-uky IG-CT-4 IG-CT-4-openflow-ig-uky.rspec 


# Create the sliver at PG Utah to request one WAPG Node at Rutgers and one VM at PG Utah on shared VLAN 1750.
$ omni.py createsliver -a pg-utah IG-CT-4  IG-CT-4-rutgers-wapg-pg-utah.rspec 

# Create FOAM Sliver at UEN regional for path from Utah to GENI backbone
$ omni.py createsliver -a of-uen IG-CT-4  IG-CT-4-openflow-uen.rspec  -V1

# Create FOAM Sliver at Rutgers FOAM for WAPG node pg51
$ omni.py createsliver -a of-rutgers IG-CT-4 IG-CT-4-openflow-rutgers.rspec -V1

# Create the slivers at RENCI ExoGENI to request nodes on shared VLAN 1750
# to be added when ExoGENI exits maintenance

$ omni.py createsliver -a eg-renci IG-CT-4 IG-CT-4-eg-renci.rspec 
$ omni.py createsliver -a eg-of-renci IG-CT-4 IG-CT-4-openflow-eg-renci.rspec 

Determine login for each of compute resources:

$ readyToLogin.py -a ig-uky IG-CT-4
<...>

$ readyToLogin.py -a ig-gpo IG-CT-4
<...>

$ readyToLogin.py -a pg-utah IG-CT-4
<...>


$ readyToLogin.py -a eg-renci IG-CT-4
<...>

Measurements

This section captures measurements collected between the following endpoints:

 0. InstaGENI Kentucky VM and InstaGENI Kentucky VM
 1. InstaGENI Kentucky VM and InstaGENI GPO VM
 1a.InstaGENI GPO VM to InstaGENI Kentucky
 2. InstaGENI Kentucky VM and the PG Utah VM
 3. InstaGENI Kentucky VM and ExoGENI RENCI VM
 4. InstaGENI Kentucky VM and the WAPG node at Rutgers
  1. The measurements collected for InstaGENI Kentucky VM to the InstaGENI Kentucky VM:

Iperf Kentucky GPO VM to the Kentucky GPO VM (TCP) - TCP window size: 16.0 KB

Collected: 2013-XX-XX

One Client_

Five Clients

Ten Clients

Iperf InstaGENI Kentucky VM to the InstaGENI Kentucky VM (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte

Ping from InstaGENI Kentucky VM to the InstaGENI Kentucky VM

  1. The measurements collected for InstaGENI Kentucky VM to the InstaGENI GPO VM:

Iperf InstaGENI Kentucky VM to the InstaGENI GPO VM (TCP) - TCP window size: 16.0 KB

Collected: 2013-XX-XX

One Client_

Five Clients

Ten Clients

Iperf InstaGENI Kentucky VM to the InstaGENI GPO VM (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte

Ping from InstaGENI Kentucky VM to the InstaGENI GPO VM

1a. The measurements collected for InstaGENI Kentucky VM to the InstaGENI GPO VM:

Collected: 2013-XX-XX

Iperf InstaGENI GPO VM to the InstaGENI Kentucky VM (TCP) - TCP window size: 16.0 KB

One Client_

Five Clients


Ten Clients

Iperf InstaGENI GPO VM to the InstaGENI Kentucky VM (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte

Ping from InstaGENI GPO VM to the InstaGENI Kentucky VM


  1. The measurements collected for InstaGENI Kentucky VM to the PG Utah VM

Collected: 2013-XX-XX

Iperf InstaGENI Kentucky VM to the PG Utah VM (TCP) - TCP window size: 16.0 KB

One Client_

Five Clients

Ten Clients


Iperf InstaGENI Kentucky VM to the PG Utah VM (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte

Ping from InstaGENI Kentucky VM to the PG Utah VM

  1. The measurements collected for InstaGENI Kentucky VM to the ExoGENI RENCI VM:

Iperf InstaGENI Kentucky VM to the ExoGENI RENCI VM (TCP) - TCP window size: 16.0 KB

Collected: 2013-XX-XX

One Client_

Five Clients

Ten Clients

Iperf InstaGENI Kentucky VM to the ExoGENI RENCI VM (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte

Ping from InstaGENI Kentucky VM to the ExoGENI RENCI VM

  1. The measurements collected for InstaGENI Kentucky VM to the WAPG Rutgers:

Collected: 2013-XX-XX

Iperf InstaGENI Kentucky VM to the WAPG Rutgers (TCP) - TCP window size: 16.0 KB

One Client_

Five Clients

Ten Clients

Iperf InstaGENI Kentucky VM to the WAPG Rutgers (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte

Ping from InstaGENI Kentucky VM to the WAPG Rutgers

IG-CT-5 - Experiment Monitoring

Reviewed content of the GMOC Monitoring page for aggregates, but there is only a FOAM aggregate, there is no compute resources, see InstaGENI ticket 94.

<<< Compute resource aggregate captures to be added when instaticket:94 is resolved>>>

The Kentucky InstaGENI FOAM resources aggregate details:

Active OpenFlow Slivers:

List of OpenFlow Resources in use:

Monitoring should show Aggregate measurement for CPU utilization, Disk Utilization, Network Statistics and OF Datapath and Sliver Statistics. At the time of this test these measurements were not available.

IG-CT-6 - Administrative Tests

Followed instructions at Admin Accounts on InstaGeni Racks page for account request. A local admin account was create and also had to join the emulab-ops group at https://www.instageni.kentucky.edu/joinproject.php3?target_pid=emulab-ops. Once account was create and membership to emulab-ops was approved proceeded to execute administrative tests.

LNM:~$ ssh lnevers@control.instageni.kentucky.edu

Also access the node via the PG Boss alias:

LNM:~$ ssh boss.instageni.kentucky.edu 

Further verified access by ssh from ops.instageni.gpolab.bbn.com to boss.instageni.gpolab.bbn.com, which is usually restricted for non-admin users:

LNM:~$ ssh ops.instageni.kentucky.edu

From boss node accessed each of the experiment nodes that support VMs:

[lnevers@boss ~]$ for i in pc1 pc2; do ssh $i "echo -n '===> Host: ';hostname;sudo whoami;uname -a;echo"; done

In order to access Dedicated Nodes some experiment must be running on the raw-pc device. At the time of this capture two raw-pc nodes were in use (pcX and pcY):

[lnevers@boss ~]$ sudo ssh pcX
[root@pcX ~]# sudo whoami
root
[root@pcX ~]# exit
logout
Connection to pcX.instageni.kentucky.edu closed.
[lnevers@boss ~]$ sudo ssh pcY
[root@pc ~]# sudo whoami
root
[root@pc ~]# 

Access infrastructure Switches using documented password. First connect to the switch named procurve1 the control network switch:

[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
XXXXXXXXX
[lnevers@boss ~]$ telnet procurve1 


Connect to the switch named procurve2 the dataplane network switch via ssh using the documented password:

[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
xxxxxxx
[lnevers@boss ~]$ ssh manager@procurve2

Access the FOAM VM and gather information for version

LNM:~$ ssh lnevers@foam.instageni.kentucky.edu

sudo foamctl admin:get-version  --passwd-file=/etc/foam.passwd 

Check FOAM configuration for site.admin.email, geni.site-tag, email.from settings:

foamctl config:get-value --key="site.admin.email"  --passwd-file=/etc/foam.passwd 

foamctl config:get-value --key="geni.site-tag"  --passwd-file=/etc/foam.passwd 

foamctl config:get-value --key="email.from"  --passwd-file=/etc/foam.passwd 

# check if FOAM auto-approve is on. Value 2 = auto-approve is on.

foamctl config:get-value --key="geni.approval.approve-on-creation"  --passwd-file=/etc/foam.passwd 

Show FOAM slivers and details for one sliver:

foamctl geni:list-slivers --passwd-file=/etc/foam.passwd

Access the FlowVisor VM and gather version information:

ssh lnevers@flowvisor.instageni.kentucky.edu

Check the FlowVisor version, list of devices, get details for a device, list of active slices, and details for one of the slices:

fvctl --passwd-file=/etc/flowvisor.passwd ping hello

# Devices
fvctl --passwd-file=/etc/flowvisor.passwd listDevices

fvctl --passwd-file=/etc/flowvisor.passwd getDeviceInfo 06:d6:6c:3b:e5:68:00:00

#Slices
fvctl --passwd-file=/etc/flowvisor.passwd listSlices

fvctl --passwd-file=/etc/flowvisor.passwd getSliceInfo 5c956f94-5e05-40b5-948f-34d0149d9182

Check the FlowVisor setting:

fvctl --passwd-file=/etc/flowvisor.passwd dumpConfig /tmp/flowvisor-config
more /tmp/flowvisor-config 

Verify alerts for the compute resource Aggregate Manager are being reported to the GPO Tango GENI Nagios monitoring and that all alerts have status OK.

Verify alerts for the FOAM Aggregate Manager are being reported to the GPO Tango GENI Nagios monitoring and that all alerts have status OK.


Email help@geni.net for GENI support or email me with feedback on this page!

Attachments (11)