wiki:GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/TAMU

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

--

Texas A&M University ExoGENI Confirmation Tests

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

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

tamu-eg=urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am,https://tamu-hn.exogeni.net:11443/orca/xmlrpc
tamu-eg-of=urn:publicid:IDN+openflow:foam:tamu-hn.exogeni.net+authority+am,https://tamu-hn.exogeni.net:3626/foam/gapi/2

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

First determine orca_version running at this aggregate:

$ omni -a tamu-eg getversion
11:51:50 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
11:51:50 INFO    : Loading config file '/home/lnevers/.gcf/omni_config'
11:51:50 INFO    : Using control framework portal
11:51:50 INFO    : Member Authority is https://ch.geni.net/MA (from config)
11:51:50 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
11:51:50 INFO    : Substituting AM nickname tamu-eg with URL https://tamu-hn.exogeni.net:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am
11:51:51 INFO    : AM tamu-eg URN: urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am (url: https://tamu-hn.exogeni.net:11443/orca/xmlrpc) has version:
11:51:51 INFO    : {   'geni_ad_rspec_versions': [   {   'extensions': [   'http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd',
                                                        'http://www.protogeni.net/resources/rspec/ext/emulab/1/ptop_extension.xsd'],
                                      'namespace': 'http://www.geni.net/resources/rspec/3',
                                      'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd',
                                      'type': 'GENI',
                                      'version': '3'}],
    'geni_am_type': 'orca',
    'geni_api': 2,
    'geni_api_versions': {   '2': 'https://tamu-hn.exogeni.net:11443/orca/xmlrpc'},
    'geni_request_rspec_versions': [   {   'extensions': [   'http://www.geni.net/resources/rspec/ext/shared-vlan/1',
                                                             'http://www.geni.net/resources/rspec/ext/postBootScript/1',
                                                             'http://hpn.east.isi.edu/rspec/ext/stitch/0.1/'],
                                           'namespace': 'http://www.geni.net/resources/rspec/3',
                                           'schema': 'http://www.geni.net/resources/rspec/3/request.xsd',
                                           'type': 'GENI',
                                           'version': '3'}],
    'orca_version': 'ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6952'}
11:51:51 INFO    :  ------------------------------------------------------
11:51:51 INFO    :  Completed getversion:
  Options as run:
		aggregate: ['tamu-eg']
		framework: portal
		noGetVersionCache: True
		project: ln-test
  Args: getversion
  Result Summary: 
Got version for tamu-eg
11:51:51 INFO    :  ======================================================

The TAMU site runs 'ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6952'. Compared with versions in other racks, the following version were found:

|| Aggregate || Version ||
|| bbnvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6952 ||
|| fiuvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6952 ||
|| osfvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6952 ||
|| rcivmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6952 ||
|| slvmsite  || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
|| tamuvmsite|| ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6952 ||
|| uflvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
|| uhvmsite  || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
|| exosm     || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6970 ||

Created a slice and a 4 VMs sliver using the RSpec EG-CT-1-tamu.rspec

$ omni createsliver -a tamu-eg EG-CT-1 EG-CT-1-tamu.rspec 
11:57:55 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
11:57:55 INFO    : Loading config file '/home/lnevers/.gcf/omni_config'
11:57:55 INFO    : Using control framework portal
11:57:55 INFO    : Member Authority is https://ch.geni.net/MA (from config)
11:57:55 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
11:57:55 INFO    : Substituting AM nickname tamu-eg with URL https://tamu-hn.exogeni.net:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am
11:57:55 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-1 expires on 2014-11-12 16:57:22 UTC
11:57:55 INFO    : Creating sliver(s) from rspec file EG-CT-1-tamu.rspec for slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-1
11:58:06 INFO    : Got return from CreateSliver for slice EG-CT-1 at tamu-eg:
11:58:06 INFO    : <?xml version="1.0" ?>
11:58:06 INFO    :   <!-- Reserved resources for:
	Slice: EG-CT-1
	at AM:
	URN: urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am
	URL: https://tamu-hn.exogeni.net:11443/orca/xmlrpc
 -->
11:58:06 INFO    :   
<rspec type="manifest" xmlns="http://www.geni.net/resources/rspec/3" xmlns:ns2="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns:ns3="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1" xmlns:ns4="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1" xmlns:ns5="http://www.geni.net/resources/rspec/ext/postBootScript/1" xmlns:ns6="http://www.geni.net/resources/rspec/ext/color/2" xmlns:ns7="http://www.geni.net/resources/rspec/ext/storage/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/manifest.xsd http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1/slice_info.xsd?format=raw http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1/sliver_info.xsd?format=raw http://www.geni.net/resources/rspec/ext/postBootScript/1 http://www.geni.net/resources/rspec/ext/postBootScript/1/request.xsd http://www.geni.net/resources/rspec/ext/color/2 http://www.geni.net/resources/rspec/ext/color/2/color.xsdhttp://www.geni.net/resources/rspec/ext/storage/1 http://www.geni.net/resources/rspec/ext/storage/1/storage.xsd">  
      <node client_id="VM-4" component_id="urn:publicid:IDN+exogeni.net:tamuvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:tamuvmsite+sliver+7140d31f-95dd-41ee-9cbf-d8a9bf701c76:VM-4">    
            <location country="unknown" latitude="30.619232" longitude="-96.33883"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.0.xml" version="f186bb243dc9f42249fd32a5e125bdd2d35cfb9c"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="VM-4:if0">      
                  <ip address="192.168.1.4" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-11-05T11:57:58.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-11-12T11:57:22.000-05:00" start_time="2014-11-05T11:57:58.000-05:00" state="configuring"/>    
      </node>  
      <node client_id="VM-2" component_id="urn:publicid:IDN+exogeni.net:tamuvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:tamuvmsite+sliver+7140d31f-95dd-41ee-9cbf-d8a9bf701c76:VM-2">    
            <location country="unknown" latitude="30.619232" longitude="-96.33883"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.0.xml" version="f186bb243dc9f42249fd32a5e125bdd2d35cfb9c"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="VM-2:if0">      
                  <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-11-05T11:57:58.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-11-12T11:57:22.000-05:00" start_time="2014-11-05T11:57:58.000-05:00" state="configuring"/>    
      </node>  
      <node client_id="VM-3" component_id="urn:publicid:IDN+exogeni.net:tamuvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:tamuvmsite+sliver+7140d31f-95dd-41ee-9cbf-d8a9bf701c76:VM-3">    
            <location country="unknown" latitude="30.619232" longitude="-96.33883"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.0.xml" version="f186bb243dc9f42249fd32a5e125bdd2d35cfb9c"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="VM-3:if0">      
                  <ip address="192.168.1.3" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-11-05T11:57:58.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-11-12T11:57:22.000-05:00" start_time="2014-11-05T11:57:58.000-05:00" state="configuring"/>    
      </node>  
      <node client_id="VM-1" component_id="urn:publicid:IDN+exogeni.net:tamuvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:tamuvmsite+sliver+7140d31f-95dd-41ee-9cbf-d8a9bf701c76:VM-1">    
            <location country="unknown" latitude="30.619232" longitude="-96.33883"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.0.xml" version="f186bb243dc9f42249fd32a5e125bdd2d35cfb9c"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="VM-1:if0">      
                  <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-11-05T11:57:58.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-11-12T11:57:22.000-05:00" start_time="2014-11-05T11:57:58.000-05:00" state="configuring"/>    
      </node>  
      <link client_id="lan0" sliver_id="urn:publicid:IDN+exogeni.net:tamuvmsite+sliver+7140d31f-95dd-41ee-9cbf-d8a9bf701c76:lan0" vlantag="unknown">    
            <component_manager name="urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am"/>    
            <interface_ref client_id="VM-1:if0"/>    
            <property capacity="0" dest_id="VM-4:if0" source_id="VM-1:if0"/>    
            <property capacity="0" dest_id="VM-3:if0" source_id="VM-1:if0"/>    
            <property capacity="0" dest_id="VM-2:if0" source_id="VM-1:if0"/>    
            <interface_ref client_id="VM-4:if0"/>    
            <property capacity="0" dest_id="VM-1:if0" source_id="VM-4:if0"/>    
            <property capacity="0" dest_id="VM-3:if0" source_id="VM-4:if0"/>    
            <property capacity="0" dest_id="VM-2:if0" source_id="VM-4:if0"/>    
            <interface_ref client_id="VM-3:if0"/>    
            <property capacity="0" dest_id="VM-1:if0" source_id="VM-3:if0"/>    
            <property capacity="0" dest_id="VM-4:if0" source_id="VM-3:if0"/>    
            <property capacity="0" dest_id="VM-2:if0" source_id="VM-3:if0"/>    
            <interface_ref client_id="VM-2:if0"/>    
            <property capacity="0" dest_id="VM-1:if0" source_id="VM-2:if0"/>    
            <property capacity="0" dest_id="VM-4:if0" source_id="VM-2:if0"/>    
            <property capacity="0" dest_id="VM-3:if0" source_id="VM-2:if0"/>    
            <ns4:geni_sliver_info creation_time="2014-11-05T11:57:58.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-11-12T11:57:22.000-05:00" start_time="2014-11-05T11:57:58.000-05:00" state="configuring"/>    
      </link>  
      <ns3:geni_slice_info state="configuring" urn="urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-1" uuid="ac15ccac-4c52-420e-a5e4-b80637f17d2d"/>  
</rspec>
11:58:06 INFO    :  ------------------------------------------------------
11:58:06 INFO    :  Completed createsliver:

  Options as run:
		aggregate: ['tamu-eg']
		framework: portal
		project: ln-test

  Args: createsliver EG-CT-1 EG-CT-1-tamu.rspec

  Result Summary: Got Reserved resources RSpec from exogeni-net-tamuvmsite 
11:58:06 INFO    :  ======================================================

Determine login information:

$ readyToLogin -a tamu-eg EG-CT-1
  <....>
================================================================================
LOGIN INFO for AM: https://tamu-hn.exogeni.net:11443/orca/xmlrpc
================================================================================

For more login info, see the section entitled:
	 'Providing a private key to ssh' in 'readyToLogin.py -h'

VM-4's geni_status is: ready 
User lnevers logs in to VM-4 using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@128.194.6.152

VM-1's geni_status is: ready 
User lnevers logs in to VM-1 using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@128.194.6.156

VM-2's geni_status is: ready 
User lnevers logs in to VM-2 using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@128.194.6.153

VM-3's geni_status is: ready 
User lnevers logs in to VM-3 using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@128.194.6.155

Measurements

Login to two of the nodes and collect iperf and ping statistics. All measurements are collected over 60 seconds:

Collected: 2014-11-05

Iperf ExoGENI VM-2 to VM-1 (TCP) - TCP window size: 85.0 KB

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  65.4 GBytes  9.36 Gbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  18.6 GBytes  2.66 Gbits/sec
[  4]  0.0-60.0 sec  18.6 GBytes  2.66 Gbits/sec
[  5]  0.0-60.0 sec  18.6 GBytes  2.66 Gbits/sec
[  7]  0.0-60.0 sec  18.5 GBytes  2.65 Gbits/sec
[  6]  0.0-60.0 sec  18.6 GBytes  2.66 Gbits/sec
[SUM]  0.0-60.0 sec  92.8 GBytes  13.3 Gbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  6]  0.0-60.0 sec  9.10 GBytes  1.30 Gbits/sec
[  8]  0.0-60.0 sec  9.17 GBytes  1.31 Gbits/sec
[  4]  0.0-60.0 sec  9.07 GBytes  1.30 Gbits/sec
[  9]  0.0-60.0 sec  9.15 GBytes  1.31 Gbits/sec
[ 11]  0.0-60.0 sec  9.07 GBytes  1.30 Gbits/sec
[  5]  0.0-60.0 sec  9.12 GBytes  1.30 Gbits/sec
[  7]  0.0-60.0 sec  9.09 GBytes  1.30 Gbits/sec
[ 10]  0.0-60.0 sec  9.07 GBytes  1.30 Gbits/sec
[ 12]  0.0-60.0 sec  9.12 GBytes  1.30 Gbits/sec
[  3]  0.0-60.0 sec  9.13 GBytes  1.31 Gbits/sec
[SUM]  0.0-60.0 sec  91.1 GBytes  13.0 Gbits/sec

Iperf ExoGENI VM-2 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
[  3] Sent 512821 datagrams
[  3] Server Report:
[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec   0.129 ms    0/512820 (0%)
[  3]  0.0-60.0 sec  1 datagrams received out-of-order

Ping ExoGENI VM-2 to the VM-1

60 packets transmitted, 60 received, 0% packet loss, time 59000ms
rtt min/avg/max/mdev = 0.503/0.833/1.014/0.087 ms

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

Create a slice and a sliver with one VM and one bare metal node using RSpec EG-CT-2-tamu.rspec. Note: Bare metal only available via ExoSM.

$ omni createsliver EG-CT-2 -a eg-sm ./EG-CT-2-tamu.rspec 
10:18:16 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
10:18:16 INFO    : Loading config file '/home/lnevers/.gcf/omni_config'
10:18:16 INFO    : Using control framework portal
10:18:16 INFO    : Member Authority is https://ch.geni.net/MA (from config)
10:18:16 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
10:18:16 INFO    : Substituting AM nickname eg-sm with URL https://geni.renci.org:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net+authority+am
10:18:16 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-2 expires on 2014-11-12 17:17:10 UTC
10:18:16 INFO    : Creating sliver(s) from rspec file ./EG-CT-2-tamu.rspec for slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-2
10:19:01 INFO    : Got return from CreateSliver for slice EG-CT-2 at eg-sm:
10:19:01 INFO    : <?xml version="1.0" ?>
10:19:01 INFO    :   <!-- Reserved resources for:
	Slice: EG-CT-2
	at AM:
	URN: urn:publicid:IDN+exogeni.net+authority+am
	URL: https://geni.renci.org:11443/orca/xmlrpc
 -->
10:19:01 INFO    :   
<rspec type="manifest" xmlns="http://www.geni.net/resources/rspec/3" xmlns:ns2="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns:ns3="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1" xmlns:ns4="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1" xmlns:ns5="http://www.geni.net/resources/rspec/ext/postBootScript/1" xmlns:ns6="http://www.geni.net/resources/rspec/ext/color/2" xmlns:ns7="http://www.geni.net/resources/rspec/ext/storage/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/manifest.xsd http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1/slice_info.xsd?format=raw http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1/sliver_info.xsd?format=raw http://www.geni.net/resources/rspec/ext/postBootScript/1 http://www.geni.net/resources/rspec/ext/postBootScript/1/request.xsd http://www.geni.net/resources/rspec/ext/color/2 http://www.geni.net/resources/rspec/ext/color/2/color.xsdhttp://www.geni.net/resources/rspec/ext/storage/1 http://www.geni.net/resources/rspec/ext/storage/1/storage.xsd">  
      <node client_id="BM-1" component_id="urn:publicid:IDN+exogeni.net:tamuvmsite+node+orca-xcat-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am" component_name="orca-xcat-cloud" exclusive="true" sliver_id="urn:publicid:IDN+exogeni.net+sliver+171787a8-1194-4b2e-ae5e-bc3cb59b8b65:BM-1">    
            <location country="unknown" latitude="30.619232" longitude="-96.33883"/>    
            <sliver_type name="ExoGENI-M4">      
                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.3.xml" version="2d553fdbca830020d7cf13011399d7210dcefe96"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="BM-1:if0">      
                  <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-11-06T15:18:17.000Z" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-11-12T17:17:10.000Z" start_time="2014-11-06T15:18:17.000Z" state="configuring"/>    
      </node>  
      <node client_id="VM-1" component_id="urn:publicid:IDN+exogeni.net:tamuvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net+sliver+171787a8-1194-4b2e-ae5e-bc3cb59b8b65:VM-1">    
            <location country="unknown" latitude="30.619232" longitude="-96.33883"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.3.xml" version="2d553fdbca830020d7cf13011399d7210dcefe96"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="VM-1:if0">      
                  <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-11-06T15:18:17.000Z" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-11-12T17:17:10.000Z" start_time="2014-11-06T15:18:17.000Z" state="configuring"/>    
      </node>  
      <link client_id="lan0" sliver_id="urn:publicid:IDN+exogeni.net+sliver+171787a8-1194-4b2e-ae5e-bc3cb59b8b65:lan0" vlantag="15">    
            <component_manager name="urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am"/>    
            <interface_ref client_id="VM-1:if0"/>    
            <property capacity="0" dest_id="BM-1:if0" source_id="VM-1:if0"/>    
            <interface_ref client_id="BM-1:if0"/>    
            <property capacity="0" dest_id="VM-1:if0" source_id="BM-1:if0"/>    
            <ns4:geni_sliver_info creation_time="2014-11-06T15:18:17.000Z" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-11-12T17:17:10.000Z" resource_id="15" start_time="2014-11-06T15:18:17.000Z" state="ready"/>    
      </link>  
      <ns3:geni_slice_info state="configuring" urn="urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-2" uuid="fcd4eb16-1ef6-4e1d-a78f-5918972f772d"/>  
</rspec>
10:19:02 INFO    :  ------------------------------------------------------
10:19:02 INFO    :  Completed createsliver:

  Options as run:
		aggregate: ['eg-sm']
		framework: portal
		project: ln-test

  Args: createsliver EG-CT-2 ./EG-CT-2-tamu.rspec

  Result Summary: Got Reserved resources RSpec from exogeni-net 
10:19:02 INFO    :  ======================================================

Determine login information:

$ readyToLogin EG-CT-2 -a eg-sm 
<...> 
================================================================================
LOGIN INFO for AM: https://geni.renci.org:11443/orca/xmlrpc
================================================================================

For more login info, see the section entitled:
	 'Providing a private key to ssh' in 'readyToLogin.py -h'

BM-1's geni_status is: ready 
User lnevers logs in to BM-1 using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@128.194.6.254

VM-1's geni_status is: ready 
User lnevers logs in to VM-1 using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@128.194.6.151

Measurements

Collected: 2014-11-06

Iperf ExoGENI BM-1 to VM-1 (TCP) - TCP window size: 64.0 KB

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  53.1 GBytes  7.60 Gbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-60.0 sec  6.12 GBytes   876 Mbits/sec
[  3]  0.0-60.0 sec  7.76 GBytes  1.11 Gbits/sec
[  5]  0.0-60.0 sec  7.47 GBytes  1.07 Gbits/sec
[  6]  0.0-60.0 sec  8.01 GBytes  1.15 Gbits/sec
[  7]  0.0-60.0 sec  7.86 GBytes  1.12 Gbits/sec
[SUM]  0.0-60.0 sec  37.2 GBytes  5.33 Gbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-60.0 sec  3.91 GBytes   560 Mbits/sec
[ 11]  0.0-60.0 sec  3.09 GBytes   443 Mbits/sec
[  3]  0.0-60.0 sec  3.42 GBytes   489 Mbits/sec
[  5]  0.0-60.0 sec  3.24 GBytes   463 Mbits/sec
[  7]  0.0-60.0 sec  2.79 GBytes   400 Mbits/sec
[  6]  0.0-60.0 sec  4.52 GBytes   647 Mbits/sec
[  9]  0.0-60.0 sec  5.89 GBytes   843 Mbits/sec
[ 10]  0.0-60.0 sec  3.67 GBytes   526 Mbits/sec
[  8]  0.0-60.1 sec  4.47 GBytes   639 Mbits/sec
[ 12]  0.0-64.7 sec  1.05 GBytes   140 Mbits/sec
[SUM]  0.0-64.7 sec  36.1 GBytes  4.79 Gbits/sec

Iperf ExoGENI BM-1 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 4.00 MByte

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
[  3] Sent 512821 datagrams
[  3] Server Report:
[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec   0.004 ms    0/512820 (0%)
[  3]  0.0-60.0 sec  1 datagrams received out-of-order

Ping from ExoGENI BM-1 the VM-1

60 packets transmitted, 60 received, 0% packet loss, time 59001ms
rtt min/avg/max/mdev = 0.474/0.595/0.744/0.052 ms

Collected: 2014-11-06

Iperf ExoGENI VM-1 to BM-1 (TCP) - TCP window size: 85.0 KB

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  43.1 GBytes  6.17 Gbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-60.0 sec  13.2 GBytes  1.90 Gbits/sec
[  5]  0.0-60.0 sec  12.8 GBytes  1.83 Gbits/sec
[  3]  0.0-60.0 sec  12.2 GBytes  1.75 Gbits/sec
[  6]  0.0-60.0 sec  12.0 GBytes  1.72 Gbits/sec
[  7]  0.0-60.0 sec  13.8 GBytes  1.97 Gbits/sec
[SUM]  0.0-60.0 sec  64.1 GBytes  9.17 Gbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  6.48 GBytes   928 Mbits/sec
[  5]  0.0-60.0 sec  6.23 GBytes   891 Mbits/sec
[  8]  0.0-60.0 sec  6.35 GBytes   910 Mbits/sec
[ 11]  0.0-60.0 sec  6.69 GBytes   958 Mbits/sec
[  4]  0.0-60.0 sec  6.43 GBytes   920 Mbits/sec
[ 10]  0.0-60.0 sec  6.45 GBytes   923 Mbits/sec
[  7]  0.0-60.0 sec  6.19 GBytes   886 Mbits/sec
[  6]  0.0-60.0 sec  6.30 GBytes   901 Mbits/sec
[  9]  0.0-60.0 sec  6.34 GBytes   907 Mbits/sec
[ 12]  0.0-60.0 sec  6.39 GBytes   914 Mbits/sec
[SUM]  0.0-60.0 sec  63.8 GBytes  9.14 Gbits/sec

Iperf ExoGENI VM-1 to BM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
[  3] Sent 512821 datagrams
[  3] Server Report:
[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec   0.142 ms    0/512820 (0%)
[  3]  0.0-60.0 sec  1 datagrams received out-of-order

Ping from ExoGENI VM-1 to BM-1

60 packets transmitted, 60 received, 0% packet loss, time 58999ms
rtt min/avg/max/mdev = 0.446/0.569/0.664/0.048 ms

EG-CT-3 - Multiple sites experiment

The GPO and TAMU racks are used in this experiment. First create a slice and then a sliver via the ExoSM that includes both GPO and TAMU VMs using the RSpec the RSpec EG-CT-3-tamu.rspec

$ omni createsliver -a eg-sm EG-CT-3a EG-CT-3-tamu.rspec 
11:46:09 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
11:46:09 INFO    : Loading config file '/home/lnevers/.gcf/omni_config'
11:46:09 INFO    : Using control framework portal
11:46:09 INFO    : Member Authority is https://ch.geni.net/MA (from config)
11:46:09 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
11:46:09 INFO    : Substituting AM nickname eg-sm with URL https://geni.renci.org:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net+authority+am
11:46:09 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-3a expires on 2014-11-12 21:47:09 UTC
11:46:09 INFO    : Creating sliver(s) from rspec file EG-CT-3-tamu.rspec for slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-3a
11:47:16 INFO    : Got return from CreateSliver for slice EG-CT-3a at eg-sm:
11:47:16 INFO    : <?xml version="1.0" ?>
11:47:16 INFO    :   <!-- Reserved resources for:
	Slice: EG-CT-3a
	at AM:
	URN: urn:publicid:IDN+exogeni.net+authority+am
	URL: https://geni.renci.org:11443/orca/xmlrpc
 -->
11:47:16 INFO    :   
<rspec type="manifest" xmlns="http://www.geni.net/resources/rspec/3" xmlns:ns2="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns:ns3="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1" xmlns:ns4="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1" xmlns:ns5="http://www.geni.net/resources/rspec/ext/postBootScript/1" xmlns:ns6="http://www.geni.net/resources/rspec/ext/color/2" xmlns:ns7="http://www.geni.net/resources/rspec/ext/storage/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/manifest.xsd http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1/slice_info.xsd?format=raw http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1/sliver_info.xsd?format=raw http://www.geni.net/resources/rspec/ext/postBootScript/1 http://www.geni.net/resources/rspec/ext/postBootScript/1/request.xsd http://www.geni.net/resources/rspec/ext/color/2 http://www.geni.net/resources/rspec/ext/color/2/color.xsdhttp://www.geni.net/resources/rspec/ext/storage/1 http://www.geni.net/resources/rspec/ext/storage/1/storage.xsd">  
      <node client_id="gpo" component_id="urn:publicid:IDN+exogeni.net:bbnvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net+sliver+7b0f8c00-e6c1-4de3-9c20-017a2bc3e2a7:gpo">    
            <location country="unknown" latitude="42.38974" longitude="-71.14751"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.3.xml" version="2d553fdbca830020d7cf13011399d7210dcefe96"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="gpo:0">      
                  <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-11-06T11:46:15.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-11-12T16:47:09.000-05:00" start_time="2014-11-06T11:46:15.000-05:00" state="configuring"/>    
      </node>  
      <node client_id="tamu" component_id="urn:publicid:IDN+exogeni.net:tamuvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:tamuvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net+sliver+7b0f8c00-e6c1-4de3-9c20-017a2bc3e2a7:tamu">    
            <location country="unknown" latitude="30.619232" longitude="-96.33883"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.3.xml" version="2d553fdbca830020d7cf13011399d7210dcefe96"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="tamu:0">      
                  <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-11-06T11:46:15.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-11-12T16:47:09.000-05:00" start_time="2014-11-06T11:46:15.000-05:00" state="configuring"/>    
      </node>  
      <link client_id="link" sliver_id="urn:publicid:IDN+exogeni.net+sliver+7b0f8c00-e6c1-4de3-9c20-017a2bc3e2a7:link" vlantag="unknown">    
            <interface_ref client_id="tamu:0"/>    
            <property capacity="0" dest_id="gpo:0" source_id="tamu:0"/>    
            <interface_ref client_id="gpo:0"/>    
            <property capacity="0" dest_id="tamu:0" source_id="gpo:0"/>    
            <component_manager name="urn:publicid:IDN+exogeni.net:tamuNet+authority+am"/>    
            <component_manager name="urn:publicid:IDN+exogeni.net:ion+authority+am"/>    
            <component_manager name="urn:publicid:IDN+exogeni.net:bbnNet+authority+am"/>    
      </link>  
      <ns2:stitching lastUpdateTime="Thu Nov 06 11:47:16 EST 2014">    
            <ns2:path id="link">      
                  <ns2:hop id="hop1">        
                        <ns2:link id="urn:publicid:IDN+exogeni.net:tamuNet+interface+tamuNet:Domain:vlan:2d36a360-e1f1-4a7e-a87b-636130fac29b:vlan">          
                              <ns2:trafficEngineeringMetric>            10          </ns2:trafficEngineeringMetric>          
                              <ns2:capacity>            10000000000          </ns2:capacity>          
                              <ns2:switchingCapabilityDescriptor>            
                                    <ns2:switchingcapType>              l2sc            </ns2:switchingcapType>            
                                    <ns2:encodingType>              ethernet            </ns2:encodingType>            
                                    <ns2:switchingCapabilitySpecificInfo>              
                                          <ns2:switchingCapabilitySpecificInfo_L2sc>                
                                                <ns2:vlanRangeAvailability>                  1-4096                </ns2:vlanRangeAvailability>                
                                                <ns2:suggestedVLANRange>                  880                </ns2:suggestedVLANRange>                
                                                <ns2:vlanTranslation>                  false                </ns2:vlanTranslation>                
                                          </ns2:switchingCapabilitySpecificInfo_L2sc>              
                                    </ns2:switchingCapabilitySpecificInfo>            
                              </ns2:switchingCapabilityDescriptor>          
                        </ns2:link>        
                        <ns2:nextHop>          hop2        </ns2:nextHop>        
                  </ns2:hop>      
                  <ns2:hop id="hop2">        
                        <ns2:link id="urn:publicid:IDN+exogeni.net:ion+interface+ion:Domain:vlan:5e3ad179-0383-4da8-9315-5adb1c1f42a0:vlan">          
                              <ns2:trafficEngineeringMetric>            10          </ns2:trafficEngineeringMetric>          
                              <ns2:capacity>            10000000000          </ns2:capacity>          
                              <ns2:switchingCapabilityDescriptor>            
                                    <ns2:switchingcapType>              l2sc            </ns2:switchingcapType>            
                                    <ns2:encodingType>              ethernet            </ns2:encodingType>            
                                    <ns2:switchingCapabilitySpecificInfo>              
                                          <ns2:switchingCapabilitySpecificInfo_L2sc>                
                                                <ns2:vlanRangeAvailability>                  1-4096                </ns2:vlanRangeAvailability>                
                                                <ns2:suggestedVLANRange>                  1-4096                </ns2:suggestedVLANRange>                
                                                <ns2:vlanTranslation>                  false                </ns2:vlanTranslation>                
                                          </ns2:switchingCapabilitySpecificInfo_L2sc>              
                                    </ns2:switchingCapabilitySpecificInfo>            
                              </ns2:switchingCapabilityDescriptor>          
                        </ns2:link>        
                        <ns2:nextHop>          hop3        </ns2:nextHop>        
                  </ns2:hop>      
                  <ns2:hop id="hop3">        
                        <ns2:link id="urn:publicid:IDN+exogeni.net:bbnNet+interface+bbnNet:Domain:vlan:a609f6f7-ba3e-4b5a-849c-dc104584cbfe:vlan">          
                              <ns2:trafficEngineeringMetric>            10          </ns2:trafficEngineeringMetric>          
                              <ns2:capacity>            10000000000          </ns2:capacity>          
                              <ns2:switchingCapabilityDescriptor>            
                                    <ns2:switchingcapType>              l2sc            </ns2:switchingcapType>            
                                    <ns2:encodingType>              ethernet            </ns2:encodingType>            
                                    <ns2:switchingCapabilitySpecificInfo>              
                                          <ns2:switchingCapabilitySpecificInfo_L2sc>                
                                                <ns2:vlanRangeAvailability>                  1-4096                </ns2:vlanRangeAvailability>                
                                                <ns2:suggestedVLANRange>                  2602                </ns2:suggestedVLANRange>                
                                                <ns2:vlanTranslation>                  false                </ns2:vlanTranslation>                
                                          </ns2:switchingCapabilitySpecificInfo_L2sc>              
                                    </ns2:switchingCapabilitySpecificInfo>            
                              </ns2:switchingCapabilityDescriptor>          
                        </ns2:link>        
                        <ns2:nextHop>          null        </ns2:nextHop>        
                  </ns2:hop>      
            </ns2:path>    
      </ns2:stitching>  
      <ns3:geni_slice_info state="configuring" urn="urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-3a" uuid="0e89171b-0184-4217-baae-ffd888b3f704"/>  
</rspec>
11:47:16 INFO    :  ------------------------------------------------------
11:47:16 INFO    :  Completed createsliver:

  Options as run:
		aggregate: ['eg-sm']
		framework: portal
		project: ln-test

  Args: createsliver EG-CT-3a EG-CT-3-tamu.rspec

  Result Summary: Got Reserved resources RSpec from exogeni-net 
11:47:16 INFO    :  ======================================================

Determine login information for allocated nodes:

$ readyToLogin -a eg-sm EG-CT-3a      
 <...>
================================================================================
LOGIN INFO for AM: https://geni.renci.org:11443/orca/xmlrpc
================================================================================

For more login info, see the section entitled:
	 'Providing a private key to ssh' in 'readyToLogin.py -h'

gpo's geni_status is: ready 
User lnevers logs in to gpo using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@192.1.242.38

tamu's geni_status is: ready 
User lnevers logs in to tamu using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@128.194.6.214

Measurements

Collected: 2014-11-06

Iperf ExoGENI GPO VM to TAMU VM (TCP) - TCP window size: 85.0 KB

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.1 sec   448 MBytes  62.5 Mbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-60.1 sec   328 MBytes  45.8 Mbits/sec
[  4]  0.0-60.1 sec   401 MBytes  56.0 Mbits/sec
[  6]  0.0-60.2 sec   318 MBytes  44.3 Mbits/sec
[  7]  0.0-60.2 sec   321 MBytes  44.8 Mbits/sec
[  3]  0.0-60.2 sec   191 MBytes  26.7 Mbits/sec
[SUM]  0.0-60.2 sec  1.52 GBytes   217 Mbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  8]  0.0-60.0 sec   139 MBytes  19.4 Mbits/sec
[  9]  0.0-60.0 sec   157 MBytes  21.9 Mbits/sec
[  7]  0.0-60.1 sec   176 MBytes  24.6 Mbits/sec
[  3]  0.0-60.1 sec   156 MBytes  21.7 Mbits/sec
[ 11]  0.0-60.1 sec   167 MBytes  23.3 Mbits/sec
[ 12]  0.0-60.1 sec   182 MBytes  25.5 Mbits/sec
[ 10]  0.0-60.1 sec   143 MBytes  20.0 Mbits/sec
[  6]  0.0-60.1 sec   231 MBytes  32.3 Mbits/sec
[  4]  0.0-60.2 sec   226 MBytes  31.5 Mbits/sec
[  5]  0.0-60.4 sec   183 MBytes  25.4 Mbits/sec
[SUM]  0.0-60.4 sec  1.72 GBytes   245 Mbits/sec

Iperf ExoGENI GPO VM to TAMU VM (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
[  3] Sent 512821 datagrams
[  3] Server Report:
[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec   0.141 ms   18/512820 (0.0035%)
[  3]  0.0-60.0 sec  610 datagrams received out-of-order

Ping from GPO VM to TAMU VM

60 packets transmitted, 60 received, 0% packet loss, time 59081ms
rtt min/avg/max/mdev = 48.487/49.057/50.098/0.271 ms

Collected: 2014-11-06

Iperf ExoGENI TAMU VM to GPO VM (TCP) - TCP window size: 85.0 KB

One Client

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  2.14 GBytes   306 Mbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  6]  0.0-60.0 sec  1.03 GBytes   147 Mbits/sec
[  7]  0.0-60.0 sec   905 MBytes   126 Mbits/sec
[  5]  0.0-60.0 sec  1.84 GBytes   263 Mbits/sec
[  4]  0.0-60.1 sec  1.03 GBytes   147 Mbits/sec
[  3]  0.0-60.1 sec  1.03 GBytes   147 Mbits/sec
[SUM]  0.0-60.1 sec  5.80 GBytes   830 Mbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  9]  0.0-60.0 sec   559 MBytes  78.2 Mbits/sec
[  6]  0.0-60.0 sec   942 MBytes   132 Mbits/sec
[  5]  0.0-60.0 sec   488 MBytes  68.2 Mbits/sec
[ 12]  0.0-60.1 sec   858 MBytes   120 Mbits/sec
[  4]  0.0-60.1 sec   730 MBytes   102 Mbits/sec
[  7]  0.0-60.1 sec   465 MBytes  64.9 Mbits/sec
[ 11]  0.0-60.1 sec   749 MBytes   105 Mbits/sec
[  3]  0.0-60.1 sec   528 MBytes  73.7 Mbits/sec
[ 10]  0.0-60.1 sec   468 MBytes  65.3 Mbits/sec
[  8]  0.0-60.2 sec   439 MBytes  61.2 Mbits/sec
[SUM]  0.0-60.2 sec  6.08 GBytes   868 Mbits/sec

Iperf ExoGENI TAMU VM to GPO VM (UDP) - 1470 byte datagrams & UDP buffer size: 208 KByte

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec
[  3] Sent 512817 datagrams
[  3] Server Report:
[  3]  0.0-60.0 sec   719 MBytes   101 Mbits/sec   0.156 ms    2/512816 (0.00039%)
[  3]  0.0-60.0 sec  3 datagrams received out-of-order

Ping from GPO VM to TAMU VM

60 packets transmitted, 60 received, 0% packet loss, time 59077ms
rtt min/avg/max/mdev = 48.797/49.032/49.290/0.251 ms

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

EG-CT-5 - Experiment Monitoring

EG-CT-6 - Administrative Tests

Administrator accounts on an ExoGENI rack are documented at https://wiki.exogeni.net/doku.php?id=public:operators:start, with https://wiki.exogeni.net/doku.php?id=public:operators:start#authentication_authorization proving insight into accounts creation and usage. With requested account accessed rack head node and verified root access and group membership:

LNM:~$ ssh tamu-hn.exogeni.net
lnevers@tamu-hn.exogeni.net's password: 
Last login: Thu Nov  6 18:50:31 2014 from dhcp89-73-116.bbn.com
|-----------------------------------------------------------------|
|		 ____ ____ ____ ____ ____ ____ ____ 		  |
|		||E |||x |||o |||G |||E |||N |||I ||		  |
|		||__|||__|||__|||__|||__|||__|||__||		  |
|		|/__\|/__\|/__\|/__\|/__\|/__\|/__\|		  |
|                                                                 |
|-----------------------------------------------------------------|
[lnevers@tamu-hn ~]$ sudo whoami
[sudo] password for lnevers: 
root
[lnevers@tamu-hn ~]$ id
uid=2107(lnevers) gid=2000(nonrenci) groups=2000(nonrenci),2508(osfadmins),2509(ucdadmins),2510(sladmins),2513(tamuadmins),9510(bbnadmins)
[lnevers@tamu-hn ~]$ 

From head node verified login and administrative access to each of the worker nodes that supply VMs.

[lnevers@tamu-hn ~]$ for i in 1 2 3 4 5 6 7 8; do sudo ssh root@tamu-w$i "echo -n 'Executing on: ' ; hostname;whoami;uname -a"; done
Executing on: tamu-w1
root
Linux tamu-w1 2.6.32-431.11.2.el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Executing on: tamu-w2
root
Linux tamu-w2 2.6.32-431.11.2.el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Executing on: tamu-w3
root
Linux tamu-w3 2.6.32-431.11.2.el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Executing on: tamu-w4
root
Linux tamu-w4 2.6.32-431.11.2.el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Executing on: tamu-w5
root
Linux tamu-w5 2.6.32-431.11.2.el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Executing on: tamu-w6
root
Linux tamu-w6 2.6.32-431.11.2.el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Executing on: tamu-w7
root
Linux tamu-w7 2.6.32-431.23.3.el6.x86_64 #1 SMP Thu Jul 31 17:20:51 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Executing on: tamu-w8
root
Linux tamu-w8 2.6.32-431.11.2.el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
[lnevers@tamu-hn ~]$ 

For each worker node execute the following, after creating a sliver to bring up the nodes:

[lnevers@tamu-hn ~]$ for i in 9 10; do sudo ssh root@tamu-w$i "echo -n 'Executing on: ' ; hostname;whoami;uname -a"; done
Executing on: tamu-w9
root
Linux tamu-w9 2.6.32-431.29.2.el6.x86_64 #1 SMP Tue Sep 9 21:36:05 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Executing on: tamu-w10
root
Linux tamu-w10 2.6.32-431.29.2.el6.x86_64 #1 SMP Tue Sep 9 21:36:05 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
[lnevers@tamu-hn ~]$ 

Connect to the management switch:

[lnevers@tamu-hn ~]$ ssh tamu-8052.tamu.xo
Enter radius password: 

IBM Networking Operating System RackSwitch G8052.


tamu-8052.tamu.xo>ena

Enable privilege granted.
tamu-8052.tamu.xo#

tamu-8052.tamu.xo#show interface status 
------------------------------------------------------------------
Alias   Port   Speed    Duplex     Flow Ctrl      Link       Name
------- ----   -----   --------  --TX-----RX--   ------     ------
1        1        100     full      no     no       up       Uplink to SSG5
2        2        any      any      no     no      down      2       
3        3       1000     full      no     no       up       3       
4        4       1000     full      no     no       up       4       
5        5       1000     full      no     no       up       5       
6        6       1000     full      no     no       up       6       
7        7       1000     full      no     no       up       7       
8        8       1000     full      no     no       up       8       
9        9       1000     full      no     no       up       9       
10       10      1000     full      no     no       up       10      
11       11      1000     full      no     no       up       11      
12       12      1000     full      no     no       up       12      
13       13      1000     full      no     no       up       13      
14       14      1000     full      no     no       up       14      
15       15       any      any      no     no      down      15      
16       16       any      any      no     no      down      16      
17       17       any      any      no     no      down      17      
18       18       any      any      no     no      down      18      
19       19       any      any      no     no      down      19      
20       20       any      any      no     no      down      20      
21       21       any      any      no     no      down      21      
22       22       any      any      no     no      down      22      
23       23       any      any      no     no      down      23      
24       24       any      any      no     no      down      24      
25       25       any      any      no     no      down      25      
26       26       any      any      no     no      down      26      
27       27       any      any      no     no      down      27      
28       28       any      any      no     no      down      28      
29       29       any      any      no     no      down      29      
30       30       any      any      no     no      down      30      
31       31       any      any      no     no      down      31      
32       32       any      any      no     no      down      32      
33       33       any      any      no     no      down      33      
34       34       any      any      no     no      down      34      
35       35      1000     full      no     no       up       iSCSI Appliance
36       36      1000     full      no     no       up       headnode em3 (Public)
37       37      1000     full      no     no       up       37      
38       38      1000     full      no     no       up       38      
39       39      1000     full      no     no       up       39      
40       40      1000     full      no     no       up       40      
41       41      1000     full      no     no       up       41      
42       42      1000     full      no     no       up       42      
43       43       100     full      no     no       up       43      
44       44      1000     full      no     no       up       44      
45       45      1000     full      no     no       up       45      
46       46      1000     full      no     no       up       46      
47       47       any      any      no     no      down      47      
48       48       any      any      no     no      down      48      
XGE1     49      1000     full      no     no       up       Uplink to TAMU Campus
XGE2     50     10000     full      no     no       up       XGE2    
XGE3     51     10000     full     yes    yes       up       XGE3    
XGE4     52     10000     full      no     no       up       XGE4    
tamu-8052.tamu.xo# show version
System Information at  8:11:16 Fri Aug 10, 2000
Time zone: America/US/Eastern
Daylight Savings Time Status: Enabled

IBM Networking Operating System RackSwitch G8052

Switch has been up for 163 days, 18 hours, 16 minutes and 19 seconds.
Last boot:  4:13:17 Thu Mar  1, 2000 (power cycle)

MAC address: a8:97:dc:8d:e4:00    IP (If 1) address: 192.168.114.2
Hardware Revision: 0
Board Revision: 2
Switch Serial No: Y013CM41E001
Hardware Part No: BAC-00069-00        Spare Part No: BAC-00069-00
Manufacturing date: 14/03

MTM: 7309HC1
ESN: MM10156
Software Version 7.2.2.0 (FLASH image1), active configuration.


Temperature    Top: 29 C
Temperature Bottom: 34 C
Temperature Fan Ctrl 88: 33 C
Temperature Fan Ctrl 8a: 61 C
Temperature Fan Ctrl 8c: 43 C
Temperature Phy 0x01: 66 C
Temperature Phy 0x09: 59 C
Temperature Phy 0x11: 44 C
Temperature Phy 0x21: 43 C
Temperature Phy 0x29: 68 C
Temperature Phy 0x31: 62 C

Warning at 55 C and Recover at 80 C

Fan 1 in Module 1: Not Installed
Fan 2 in Module 1: Not Installed
Fan 3 in Module 2: RPM= 7747 PWM= 25 ( 9%) Back-To-Front [J]
Fan 4 in Module 2: RPM= 3015 PWM= 25 ( 9%) Back-To-Front [J]
Fan 5 in Module 3: RPM= 7703 PWM= 25 ( 9%) Back-To-Front [J]
Fan 6 in Module 3: RPM= 3023 PWM= 25 ( 9%) Back-To-Front [J]
Fan 7 in Module 4: RPM= 7287 PWM= 25 ( 9%) Back-To-Front [J]
Fan 8 in Module 4: RPM= 3018 PWM= 25 ( 9%) Back-To-Front [J]

System Fan Airflow: Back-To-Front

Power Supply 1: OK
Power Supply 2: OK

  Power Faults: ()
    Fan Faults: ()
Service Faults: ()

tamu-8052.tamu.xo#
tamu-8052.tamu.xo#show vlan
VLAN                Name                Status            Ports
----  --------------------------------  ------  -------------------------
1     Default VLAN                      ena     17-34 37-44 47
1006  ExoGENI Management                ena     1-16 48 XGE2-XGE4
1007  openstack workers                 ena     35 37-44 XGE2 XGE4
1008  baremetal workers                 ena     45 46 XGE2 XGE4
1010  Public Internet Connectivity      ena     36 XGE1
1011  openstack VMs                     ena     37-44 XGE2 XGE4
tamu-8052.tamu.xo#

}}}

Connect to the OpenFlow switch:

[lnevers@tamu-hn ~]$  ssh lnevers@tamu-8264.tamu.xo
The authenticity of host 'tamu-8264.tamu.xo (192.168.114.4)' can't be established.
DSA key fingerprint is 82:94:ef:a0:cf:e0:d2:d7:ae:26:3d:5a:ad:a1:de:43.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'tamu-8264.tamu.xo,192.168.114.4' (DSA) to the list of known hosts.
Enter radius password: 

IBM Networking Operating System RackSwitch G8264.

------------------------------------------------------------------
Note: The current running configuration includes changes
      that have NOT been saved to FLASH.
------------------------------------------------------------------

tamu-8264.tamu.xo>ena

Enable privilege granted.
tamu-8264.tamu.xo#

tamu-8264.tamu.xo#show interface status
-----------------------------------------------------------------------
Alias   Port   Speed    Duplex     Flow Ctrl      Link     Description 
------- ----   -----   --------  --TX-----RX--   ------   -------------
1         1     40000     full      no     no       up        40G-QSFP+-SR4 uplink to Brocade switch
5         5     40000     full      no     no      down       5       
9         9     40000     full      no     no       up        w9 mlnx port 1 (p2p1)
13        13    40000     full      no     no       up        w10 mlnx port 1 (p2p1)
17        17    10000     full      no     no       up        storage p2p1
18        18    10000     full      no     no       up        tamu-storage p5p1
19        19    10000     full      no     no       up        tamu-storage p2p2
20        20    10000     full      no     no       up        tamu-storage p5p2
21        21    10000     full      no     no       up        Headnode p5p2
22        22    10000     full      no     no       up        headnode p2p2
23        23    10000     full      no     no       up        23      
24        24    10000     full      no     no       up        24      
25        25    10000     full      no     no       up        25      
26        26    10000     full      no     no       up        26      
27        27    10000     full      no     no       up        27      
28        28    10000     full      no     no       up        28      
29        29    10000     full      no     no       up        29      
30        30    10000     full      no     no       up        30      
31        31    1G/10G    full      no     no      down       31      
32        32    1G/10G    full      no     no      down       32      
33        33    1G/10G    full      no     no      down       33      
34        34    1G/10G    full      no     no      down       34      
35        35    1G/10G    full      no     no      down       35      
36        36    1G/10G    full      no     no      down       36      
37        37    10000     full      no     no       up        Hybrid mode IXC port (to port 38); OpenFlow side
38        38    10000     full      no     no       up        Hybrid mode IXC port (to port 37); Traditional Ethernet side
39        39    1G/10G    full      no     no      down       39      
40        40    1G/10G    full      no     no      down       40      
41        41    10000     full      no     no       up        41      
42        42    10000     full      no     no       up        42      
43        43    10000     full      no     no       up        43      
44        44    10000     full      no     no       up        44      
45        45    10000     full      no     no       up        45      
46        46    10000     full      no     no       up        46      
47        47    10000     full      no     no       up        47      
48        48    10000     full      no     no       up        48      
49        49    10000     full      no     no       up        49      
50        50    10000     full      no     no       up        50      
51        51    1G/10G    full      no     no      down       51      
52        52    1G/10G    full      no     no      down       52      
53        53    1G/10G    full      no     no      down       53      
54        54    1G/10G    full      no     no      down       54      
55        55    1G/10G    full      no     no      down       55      
56        56    1G/10G    full      no     no      down       56      
57        57    1G/10G    full      no     no      down       57      
58        58    1G/10G    full      no     no      down       58      
59        59     1000     full      no     no      down       59      
60        60    1G/10G    full      no     no      down       60      
61        61     1000     full      no     no      down       61      
62        62    1G/10G    full      no     no      down       62      
63        63    10000     full      no     no       up        Mngt plane <-->  port 51 (XGE3)
64        64    1G/10G    full      no     no      down       64      
MGT       65      any     auto     yes    yes      down       MGT     

tamu-8264.tamu.xo#show version brief 

Software Version 7.9.10 (FLASH image1), active configuration.

tamu-8264.tamu.xo#
tamu-8264.tamu.xo#show vlan 
VLAN                Name                Status            Ports
----  --------------------------------  ------  -------------------------
1     Default VLAN                      ena     5 23-37 39 40 49-62 64
2     orca_vlan_2                       ena     9 13 41-48
3     orca_vlan_3                       ena     41-48
4     orca_vlan_4                       ena     41-48
5     orca_vlan_5                       ena     41-48
6     orca_vlan_6                       ena     41-48
7     orca_vlan_7                       ena     41-48
8     orca_vlan_8                       ena     41-48
9     orca_vlan_9                       ena     41-48
10    orca_vlan_10                      ena     41-48
11    orca_vlan_11                      ena     41-48
12    orca_vlan_12                      ena     9 13 41-48
13    orca_vlan_13                      ena     41-48
14    orca_vlan_14                      ena     41-48
15    orca_vlan_15                      ena     9 13 41-48
16    orca_vlan_16                      ena     41-48
17    orca_vlan_17                      ena     41-48
18    orca_vlan_18                      ena     9 13 41-48
19    orca_vlan_19                      ena     41-48
20    orca_vlan_20                      ena     41-48
21    orca_vlan_21                      ena     41-48
22    orca_vlan_22                      ena     41-48
23    orca_vlan_23                      ena     41-48
24    orca_vlan_24                      ena     41-48
25    orca_vlan_25                      ena     41-48
26    orca_vlan_26                      ena     41-48
27    orca_vlan_27                      ena     41-48
28    orca_vlan_28                      ena     41-48
29    orca_vlan_29                      ena     41-48
30    orca_vlan_30                      ena     41-48
31    orca_vlan_31                      ena     41-48
32    orca_vlan_32                      ena     41-48
33    orca_vlan_33                      ena     41-48
34    orca_vlan_34                      ena     41-48
35    orca_vlan_35                      ena     41-48
36    orca_vlan_36                      ena     41-48
37    orca_vlan_37                      ena     41-48
38    orca_vlan_38                      ena     41-48
39    orca_vlan_39                      ena     41-48
40    orca_vlan_40                      ena     41-48
41    orca_vlan_41                      ena     41-48
42    orca_vlan_42                      ena     41-48
43    orca_vlan_43                      ena     41-48
44    orca_vlan_44                      ena     41-48
45    orca_vlan_45                      ena     41-48
46    orca_vlan_46                      ena     41-48
47    orca_vlan_47                      ena     41-48
48    orca_vlan_48                      ena     41-48
49    orca_vlan_49                      ena     41-48
50    orca_vlan_50                      ena     41-48
51    orca_vlan_51                      ena     41-48
52    orca_vlan_52                      ena     41-48
53    orca_vlan_53                      ena     41-48
54    orca_vlan_54                      ena     41-48
55    orca_vlan_55                      ena     41-48
57    orca_vlan_57                      ena     41-48
58    orca_vlan_58                      ena     41-48
59    orca_vlan_59                      ena     41-48
60    orca_vlan_60                      ena     41-48
61    orca_vlan_61                      ena     41-48
62    orca_vlan_62                      ena     41-48
68    orca_vlan_68                      ena     41-48
69    orca_vlan_69                      ena     41-48
70    orca_vlan_70                      ena     41-48
72    orca_vlan_72                      ena     41-48
73    orca_vlan_73                      ena     41-48
74    orca_vlan_74                      ena     41-48
77    orca_vlan_77                      ena     41-48
78    orca_vlan_78                      ena     41-48
79    orca_vlan_79                      ena     41-48
888   orca_vlan_888                     ena     9 13 41-48
1006  Management subnet                 ena     63
1009  ORCA iSCSI A                      ena     9 13 17 41-48
1012  Headnode iSCSI A                  ena     18 21 22
1013  Headnode iSCSI B                  ena     19 21 22
1014  ORCA iSCSI B                      ena     9 13 20 41-48
1853  VLAN 1853                         ena     1 38
4000  VLAN 4000                         ena     9 13 21 22 38 41-48
4095  Mgmt VLAN                         ena     MGT

Primary  Secondary  Type             Ports                  vPorts               
-------  ---------  ---------------  ---------------------  ---------------------
tamu-8264.tamu.xo#                         

Verify FOAM and FlowVisor configuration files ownership and paths:

[lnevers@tamu-hn ~]$  ls -l /etc/foam.passwd  /etc/flowvisor.passwd /etc/flowvisor/fvpasswd /opt/foam/etc/foampasswd

Check FOAM version and FOAM configuration for site.admin.email, geni.site-tag, email.from settings on the TAMU head node:


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