wiki:GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/UCDavis

This rack has been decommissioned and is no longer available for GENI use


University of California Davis 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:

ucd-eg=urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am,https://ucd-hn.exogeni.net:11443/orca/xmlrpc
ucd-eg-of=urn:publicid:IDN+openflow:foam:ucd-hn.exogeni.net+authority+am,https://ucd-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 ucd-eg getversion
14:41:53 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
14:41:53 INFO    : Loading config file /home/lnevers/.gcf/omni_config
14:41:53 INFO    : Using control framework portal
14:41:53 INFO    : Member Authority is https://ch.geni.net/MA (from config)
14:41:53 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
14:41:53 INFO    : Substituting AM nickname ucd-eg with URL https://ucd-hn.exogeni.net:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am
14:41:54 INFO    : AM ucd-eg URN: urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am (url: https://ucd-hn.exogeni.net:11443/orca/xmlrpc) has version:
14:41:54 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://ucd-hn.exogeni.net:11443/orca/geni'},
    '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 Dungeness: v.4.0-SNAPSHOT.build-6427'}
14:41:54 INFO    :  ------------------------------------------------------
14:41:54 INFO    :  Completed getversion:

  Options as run:
		aggregate: ['ucd-eg']
		framework: portal
		noGetVersionCache: True
		project: Luisa_Nevers-Test-Proj_01

  Args: getversion

  Result Summary: 
Got version for ucd-eg
 
14:41:54 INFO    :  ======================================================

Compared with versions in other racks, the following version were found:

getversion-exogeni-net-bbnvmsite.json:  'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
getversion-exogeni-net-fiuvmsite.json:  'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
getversion-exogeni-net-osfvmsite.json:  'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
getversion-exogeni-net-rcivmsite.json:  'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
getversion-exogeni-net-slvmsite.json:   'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
getversion-exogeni-net-ucdvmsite.json:  'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
getversion-exogeni-net-uhvmsite.json:   'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
getversion-exogeni-net.json:            'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}

Created a slice:

$ omni createslice EG-CT-1
10:28:34 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
10:28:34 INFO    : Loading config file /home/lnevers/.gcf/omni_config
10:28:34 INFO    : Using control framework portal
10:28:34 INFO    : Member Authority is https://ch.geni.net/MA (from config)
10:28:34 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
10:28:34 INFO    : Slice EG-CT-1 already existed - returning existing slice
10:28:35 INFO    : Created slice with Name EG-CT-1, URN urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-1, Expiration 2014-07-25 12:52:37+00:00
10:28:35 INFO    :  ------------------------------------------------------
10:28:35 INFO    :  Completed createslice:

  Options as run:
		framework: portal
		project: Luisa_Nevers-Test-Proj_01

  Args: createslice EG-CT-1

  Result Summary: Created slice with Name EG-CT-1, URN urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-1, Expiration 2014-07-25 12:52:37+00:00
 
10:28:35 INFO    :  ======================================================

Created a 4 VMs sliver using the RSpec EG-CT-1-ucd.rspec

$ omni createsliver -a ucd-eg EG-CT-1 EG-CT-1-ucd.rspec
10:28:59 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
10:28:59 INFO    : Loading config file /home/lnevers/.gcf/omni_config
10:28:59 INFO    : Using control framework portal
10:28:59 INFO    : Member Authority is https://ch.geni.net/MA (from config)
10:28:59 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
10:28:59 INFO    : Substituting AM nickname ucd-eg with URL https://ucd-hn.exogeni.net:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am
10:29:00 INFO    : Slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-1 expires on 2014-07-25 12:52:37 UTC
10:29:00 INFO    : Creating sliver(s) from rspec file EG-CT-1-ucd.rspec for slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-1
10:29:09 INFO    : Got return from CreateSliver for slice EG-CT-1 at ucd-eg:
10:29:09 INFO    : <?xml version="1.0" ?>
10:29:09 INFO    :   <!-- Reserved resources for:
	Slice: EG-CT-1
	at AM:
	URN: urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am
	URL: https://ucd-hn.exogeni.net:11443/orca/xmlrpc
 -->
10:29:09 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: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.xsd">  
      <node client_id="VM-1" component_id="urn:publicid:IDN+exogeni.net:ucdvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:ucdvmsite+sliver+8c543f6e-a14b-43bb-bd91-79009f5673e6:VM-1">    
            <location country="Unspecified" latitude="38.536854" longitude="-121.74898"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="VM-1:if0" mac_address="fe:16:3e:00:25:ca">      
                  <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-07-18T10:29:04.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-07-25T08:52:37.000-04:00" start_time="2014-07-18T10:29:04.000-04:00" state="configuring"/>    
      </node>  
      <node client_id="VM-2" component_id="urn:publicid:IDN+exogeni.net:ucdvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:ucdvmsite+sliver+8c543f6e-a14b-43bb-bd91-79009f5673e6:VM-2">    
            <location country="Unspecified" latitude="38.536854" longitude="-121.74898"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="VM-2:if0" mac_address="fe:16:3e:00:71:d5">      
                  <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-07-18T10:29:04.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-07-25T08:52:37.000-04:00" start_time="2014-07-18T10:29:04.000-04:00" state="configuring"/>    
      </node>  
      <node client_id="VM-3" component_id="urn:publicid:IDN+exogeni.net:ucdvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:ucdvmsite+sliver+8c543f6e-a14b-43bb-bd91-79009f5673e6:VM-3">    
            <location country="Unspecified" latitude="38.536854" longitude="-121.74898"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="VM-3:if0" mac_address="fe:16:3e:00:23:e8">      
                  <ip address="192.168.1.3" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-07-18T10:29:04.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-07-25T08:52:37.000-04:00" start_time="2014-07-18T10:29:04.000-04:00" state="configuring"/>    
      </node>  
      <node client_id="VM-4" component_id="urn:publicid:IDN+exogeni.net:ucdvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:ucdvmsite+sliver+8c543f6e-a14b-43bb-bd91-79009f5673e6:VM-4">    
            <location country="Unspecified" latitude="38.536854" longitude="-121.74898"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="VM-4:if0" mac_address="fe:16:3e:00:29:56">      
                  <ip address="192.168.1.4" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-07-18T10:29:04.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-07-25T08:52:37.000-04:00" start_time="2014-07-18T10:29:04.000-04:00" state="configuring"/>    
      </node>  
      <link client_id="lan0" sliver_id="urn:publicid:IDN+exogeni.net:ucdvmsite+sliver+8c543f6e-a14b-43bb-bd91-79009f5673e6:lan0" vlantag="unknown">    
            <interface_ref client_id="VM-2:if0"/>    
            <property capacity="0" dest_id="VM-3: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-1:if0" source_id="VM-2:if0"/>    
            <interface_ref client_id="VM-3:if0"/>    
            <property capacity="0" dest_id="VM-2: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-1:if0" source_id="VM-3:if0"/>    
            <interface_ref client_id="VM-4:if0"/>    
            <property capacity="0" dest_id="VM-2: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-1:if0" source_id="VM-4:if0"/>    
            <interface_ref client_id="VM-1:if0"/>    
            <property capacity="0" dest_id="VM-2: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-4:if0" source_id="VM-1:if0"/>    
            <ns4:geni_sliver_info creation_time="2014-07-18T10:29:04.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-07-25T08:52:37.000-04:00" start_time="2014-07-18T10:29:04.000-04:00" state="configuring"/>    
      </link>  
      <ns3:geni_slice_info state="configuring" urn="urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-1" uuid="c7900445-eb02-4898-835c-3417fcc2d1ec"/>  
</rspec>
10:29:09 INFO    :  ------------------------------------------------------
10:29:09 INFO    :  Completed createsliver:

  Options as run:
		aggregate: ['ucd-eg']
		framework: portal
		project: Luisa_Nevers-Test-Proj_01

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

  Result Summary: Got Reserved resources RSpec from exogeni-net-ucdvmsite 
10:29:09 INFO    :  ======================================================

When the sliver was ready determine login information:

$ readyToLogin -a ucd-eg EG-CT-1
  <....>
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.120.83.8

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.120.83.10

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.120.83.7

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.120.83.9

Determine that authoritative name servers are answering for the given domain:

$ dig @8.8.8.8 ucd-hn.exogeni.net

; <<>> DiG 9.7.0-P1 <<>> @8.8.8.8 ucd-hn.exogeni.net
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4450
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;ucd-hn.exogeni.net.		IN	A

;; ANSWER SECTION:
ucd-hn.exogeni.net.	3599	IN	A	128.120.83.3

;; Query time: 74 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Fri Jul 18 10:29:43 2014
;; MSG SIZE  rcvd: 52

Measurements

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

Collected: 2014-07-18

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

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  40.2 GBytes  5.76 Gbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  9.72 GBytes  1.39 Gbits/sec
[  5]  0.0-60.0 sec  9.70 GBytes  1.39 Gbits/sec
[  6]  0.0-60.0 sec  9.71 GBytes  1.39 Gbits/sec
[  4]  0.0-60.0 sec  9.76 GBytes  1.40 Gbits/sec
[  7]  0.0-60.0 sec  9.82 GBytes  1.41 Gbits/sec
[SUM]  0.0-60.0 sec  48.7 GBytes  6.97 Gbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-60.0 sec  4.72 GBytes    676 Mbits/sec
[  3]  0.0-60.0 sec  4.69 GBytes    672 Mbits/sec
[  6]  0.0-60.0 sec  4.87 GBytes    697 Mbits/sec
[  7]  0.0-60.0 sec  4.89 GBytes    700 Mbits/sec
[  8]  0.0-60.0 sec  4.77 GBytes    683 Mbits/sec
[  9]  0.0-60.0 sec  4.80 GBytes    687 Mbits/sec
[ 10]  0.0-60.0 sec  4.83 GBytes    691 Mbits/sec
[ 11]  0.0-60.0 sec  4.76 GBytes    682 Mbits/sec
[  4]  0.0-60.0 sec  4.20 GBytes    601 Mbits/sec
[ 12]  0.0-60.0 sec  4.84 GBytes    694 Mbits/sec
[SUM]  0.0-60.0 sec  47.4 GBytes  6.78 Gbits/sec

Iperf ExoGENI VM-2 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 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.119 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 58999ms
rtt min/avg/max/mdev = 0.690/0.900/1.138/0.112 ms

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

Create a slice:

$ omni createslice EG-CT-2

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

$ omni.py createsliver EG-CT-2 -a eg-sm ./EG-CT-2-ucd.rspec 
10:47:58 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
10:47:58 INFO    : Loading config file /home/lnevers/.gcf/omni_config
10:47:58 INFO    : Using control framework portal
10:47:58 INFO    : Member Authority is https://ch.geni.net/MA (from config)
10:47:58 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
10:47:58 INFO    : Substituting AM nickname eg-sm with URL https://geni.renci.org:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net+authority+am
10:47:59 INFO    : Slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-2 expires on 2014-07-24 15:40:28 UTC
10:47:59 INFO    : Creating sliver(s) from rspec file ./EG-CT-2-ucd.rspec for slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-2
10:48:07 INFO    : Got return from CreateSliver for slice EG-CT-2 at eg-sm:
10:48:07 INFO    : <?xml version="1.0" ?>
10:48:07 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:48:07 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: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.xsd">  
      <node client_id="BM-1" component_id="urn:publicid:IDN+exogeni.net:ucdvmsite+node+orca-xcat-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am" component_name="orca-xcat-cloud" exclusive="true" sliver_id="urn:publicid:IDN+exogeni.net+sliver+0b035676-def7-4762-bee4-09a7d0bab63a:BM-1">    
            <location country="Unspecified" latitude="38.536854" longitude="-121.74898"/>    
            <sliver_type name="ExoGENI-M4">      
                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="BM-1:if0" mac_address="fe:16:3e:00:69:0d">      
                  <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-07-23T10:47:59.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-07-24T11:40:28.000-04:00" start_time="2014-07-23T10:47:59.000-04:00" state="configuring"/>    
      </node>  
      <node client_id="VM-1" component_id="urn:publicid:IDN+exogeni.net:ucdvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net+sliver+0b035676-def7-4762-bee4-09a7d0bab63a:VM-1">    
            <location country="Unspecified" latitude="38.536854" longitude="-121.74898"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="VM-1:if0" mac_address="fe:16:3e:00:2d:89">      
                  <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-07-23T10:47:59.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-07-24T11:40:28.000-04:00" start_time="2014-07-23T10:47:59.000-04:00" state="configuring"/>    
      </node>  
      <link client_id="lan0" sliver_id="urn:publicid:IDN+exogeni.net+sliver+0b035676-def7-4762-bee4-09a7d0bab63a:lan0" vlantag="unknown">    
            <interface_ref client_id="BM-1:if0"/>    
            <property capacity="0" dest_id="VM-1:if0" source_id="BM-1:if0"/>    
            <interface_ref client_id="VM-1:if0"/>    
            <property capacity="0" dest_id="BM-1:if0" source_id="VM-1:if0"/>    
            <ns4:geni_sliver_info creation_time="2014-07-23T10:47:59.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-07-24T11:40:28.000-04:00" start_time="2014-07-23T10:47:59.000-04:00" state="configuring"/>    
      </link>  
      <ns3:geni_slice_info state="configuring" urn="urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-2" uuid="ad23654f-b595-4c8a-b523-e5f61298de37"/>  
</rspec>
10:48:07 INFO    :  ------------------------------------------------------
10:48:07 INFO    :  Completed createsliver:

  Options as run:
		aggregate: ['eg-sm']
		framework: portal
		project: Luisa_Nevers-Test-Proj_01

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

  Result Summary: Got Reserved resources RSpec from exogeni-net 
10:48:07 INFO    :  ======================================================

When sliver is ready, check for login information:

$ readyToLogin EG-CT-2 -a eg-sm 
<...> 

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.120.83.253

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.120.83.5

Measurements

Collected: 2014-07-23

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

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  45.7 GBytes  6.54 Gbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-60.0 sec  9.95 GBytes  1.42 Gbits/sec
[  3]  0.0-60.0 sec  9.87 GBytes  1.41 Gbits/sec
[  6]  0.0-60.0 sec  10.3 GBytes  1.48 Gbits/sec
[  7]  0.0-60.0 sec  9.97 GBytes  1.43 Gbits/sec
[  4]  0.0-60.0 sec  9.83 GBytes  1.41 Gbits/sec
[SUM]  0.0-60.0 sec  50.0 GBytes  7.15 Gbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  9]  0.0-60.0 sec  4.47 GBytes   639 Mbits/sec
[  7]  0.0-60.0 sec  4.57 GBytes   654 Mbits/sec
[  6]  0.0-60.0 sec  5.35 GBytes   765 Mbits/sec
[  5]  0.0-60.0 sec  5.27 GBytes   755 Mbits/sec
[ 12]  0.0-60.0 sec  4.42 GBytes   633 Mbits/sec
[ 11]  0.0-60.0 sec  5.22 GBytes   748 Mbits/sec
[ 10]  0.0-60.0 sec  4.78 GBytes   684 Mbits/sec
[  8]  0.0-60.0 sec  4.48 GBytes   641 Mbits/sec
[  3]  0.0-60.0 sec  4.49 GBytes   643 Mbits/sec
[  4]  0.0-60.0 sec  4.64 GBytes   664 Mbits/sec
[SUM]  0.0-60.0 sec  47.7 GBytes  6.82 Gbits/sec

Iperf ExoGENI BM-1 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 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.011 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 59000ms
rtt min/avg/max/mdev = 0.328/0.582/0.813/0.125 ms

Collected: 2014-07-23

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

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  35.2 GBytes  5.04 Gbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  7.44 GBytes  1.06 Gbits/sec
[  5]  0.0-60.0 sec  7.48 GBytes  1.07 Gbits/sec
[  6]  0.0-60.0 sec  7.52 GBytes  1.08 Gbits/sec
[  4]  0.0-60.0 sec  7.46 GBytes  1.07 Gbits/sec
[  7]  0.0-60.0 sec  7.54 GBytes  1.08 Gbits/sec
[SUM]  0.0-60.0 sec  37.4 GBytes  5.36 Gbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-60.0 sec  3.79 GBytes    542 Mbits/sec
[  3]  0.0-60.0 sec  3.86 GBytes    553 Mbits/sec
[  6]  0.0-60.0 sec  3.75 GBytes    538 Mbits/sec
[  7]  0.0-60.0 sec  3.79 GBytes    543 Mbits/sec
[  8]  0.0-60.0 sec  3.75 GBytes    537 Mbits/sec
[  9]  0.0-60.0 sec  3.76 GBytes    539 Mbits/sec
[ 10]  0.0-60.0 sec  3.76 GBytes    538 Mbits/sec
[ 11]  0.0-60.0 sec  3.83 GBytes    549 Mbits/sec
[  4]  0.0-60.0 sec  3.73 GBytes    534 Mbits/sec
[ 12]  0.0-60.0 sec  3.78 GBytes    541 Mbits/sec
[SUM]  0.0-60.0 sec  37.8 GBytes  5.41 Gbits/sec

Iperf ExoGENI VM-1 to BM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 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.128 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 59000ms
rtt min/avg/max/mdev = 0.420/0.539/0.717/0.054 ms

EG-CT-3 - Multiple sites experiment

The GPO and UCDavis racks are used in this experiment. First create a slice:

$ omni createslice EG-CT-3

Then create a sliver via the ExoSM that includes both GPO and UCDavis VMs using the RSpec the RSpec EG-CT-3-ucd.rspec

$ omni createsliver -a eg-sm EG-CT-3 EG-CT-3-ucd.rspec 
14:04:14 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
14:04:14 INFO    : Loading config file /home/lnevers/.gcf/omni_config
14:04:14 INFO    : Using control framework portal
14:04:14 INFO    : Member Authority is https://ch.geni.net/MA (from config)
14:04:14 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
14:04:15 INFO    : Substituting AM nickname eg-sm with URL https://geni.renci.org:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net+authority+am
14:04:15 INFO    : Slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-3 expires on 2014-07-25 14:45:48 UTC
14:04:15 INFO    : Creating sliver(s) from rspec file EG-CT-3-ucd.rspec for slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-3
14:04:55 INFO    : Got return from CreateSliver for slice EG-CT-3 at eg-sm:
14:04:55 INFO    : <?xml version="1.0" ?>
14:04:55 INFO    :   <!-- Reserved resources for:
	Slice: EG-CT-3
	at AM:
	URN: urn:publicid:IDN+exogeni.net+authority+am
	URL: https://geni.renci.org:11443/orca/xmlrpc
 -->
14:04:55 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: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.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+f0c972f0-290c-4a86-839d-f94a74232f0a:gpo">    
            <location country="Unspecified" latitude="42.38974" longitude="-71.14751"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="gpo:0" mac_address="fe:16:3e:00:3b:a6">      
                  <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-07-18T18:04:15.000Z" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-07-25T14:45:48.000Z" start_time="2014-07-18T18:04:15.000Z" state="configuring"/>    
      </node>  
      <node client_id="ucd" component_id="urn:publicid:IDN+exogeni.net:ucdvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:ucdvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net+sliver+f0c972f0-290c-4a86-839d-f94a74232f0a:ucd">    
            <location country="Unspecified" latitude="38.536854" longitude="-121.74898"/>    
            <sliver_type name="m1.large">      
                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>      
            </sliver_type>    
            <services/>    
            <interface client_id="ucd:0" mac_address="fe:16:3e:00:b7:c0">      
                  <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>      
            </interface>    
            <ns4:geni_sliver_info creation_time="2014-07-18T18:04:15.000Z" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-07-25T14:45:48.000Z" start_time="2014-07-18T18:04:15.000Z" state="configuring"/>    
      </node>  
      <link client_id="link" sliver_id="urn:publicid:IDN+exogeni.net+sliver+f0c972f0-290c-4a86-839d-f94a74232f0a:link" vlantag="unknown">    
            <interface_ref client_id="gpo:0"/>    
            <property capacity="0" dest_id="ucd:0" source_id="gpo:0"/>    
            <interface_ref client_id="ucd:0"/>    
            <property capacity="0" dest_id="gpo:0" source_id="ucd:0"/>    
      </link>  
      <ns2:stitching lastUpdateTime="Fri Jul 18 18:04:55 UTC 2014">    
            <ns2:path id="link">      
                  <ns2:hop id="hop1">        
                        <ns2:link id="urn:publicid:IDN+exogeni.net:bbnNet+interface+bbnNet:Domain:vlan:de92a386-6e2a-4878-aa49-d1938972db2a: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>          hop2        </ns2:nextHop>        
                  </ns2:hop>      
                  <ns2:hop id="hop2">        
                        <ns2:link id="urn:publicid:IDN+exogeni.net:ion+interface+ion:Domain:vlan:f4582d11-f18c-4c54-b0ed-b293ce92e24b: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:ucdNet+interface+ucdNet:Domain:vlan:978b1a5e-9b61-4706-9c7a-0439cd5b3bae: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>                  1678                </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:Luisa_Nevers-Test-Proj_01+slice+EG-CT-3" uuid="c8bd6c2f-e60e-433a-a392-57ab5ae7b423"/>  
</rspec>
14:04:55 INFO    :  ------------------------------------------------------
14:04:55 INFO    :  Completed createsliver:

  Options as run:
		aggregate: ['eg-sm']
		framework: portal
		project: Luisa_Nevers-Test-Proj_01

  Args: createsliver EG-CT-3 EG-CT-3-ucd.rspec

  Result Summary: Got Reserved resources RSpec from exogeni-net 
14:04:55 INFO    :  ======================================================

Determine login information for allocated nodes:

$ readyToLogin -a eg-sm EG-CT-3      
 <...>
ucd's geni_status is: ready 
User lnevers logs in to ucd using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@128.120.83.11

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.8

Measurements

Collected: 2014-07-18

Iperf ExoGENI GPO VM to UCDavis VM (TCP) - TCP window size: 16.0 KB

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec    967 MBytes    135 Mbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-60.0 sec    940 MBytes    131 Mbits/sec
[  3]  0.0-60.0 sec    969 MBytes    135 Mbits/sec
[  4]  0.0-60.0 sec    971 MBytes    136 Mbits/sec
[  6]  0.0-60.0 sec    933 MBytes    130 Mbits/sec
[  7]  0.0-60.1 sec    970 MBytes    135 Mbits/sec
[SUM]  0.0-60.1 sec  4.67 GBytes    668 Mbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-60.0 sec    717 MBytes    100 Mbits/sec
[  3]  0.0-60.0 sec    726 MBytes    102 Mbits/sec
[  9]  0.0-60.0 sec    457 MBytes  63.8 Mbits/sec
[  4]  0.0-60.0 sec    558 MBytes  78.0 Mbits/sec
[  6]  0.0-60.0 sec    705 MBytes  98.5 Mbits/sec
[ 10]  0.0-60.0 sec    715 MBytes    100 Mbits/sec
[  8]  0.0-60.0 sec    476 MBytes  66.5 Mbits/sec
[ 11]  0.0-60.1 sec    477 MBytes  66.6 Mbits/sec
[ 12]  0.0-60.1 sec    588 MBytes  82.2 Mbits/sec
[  7]  0.0-60.1 sec    580 MBytes  81.0 Mbits/sec
[SUM]  0.0-60.1 sec  5.86 GBytes    838 Mbits/sec

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

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec    719 MBytes    101 Mbits/sec
[  3] Sent 512822 datagrams
[  3] Server Report:
[  3]  0.0-60.0 sec    719 MBytes    101 Mbits/sec  0.138 ms   31/512821 (0.006%)
[  3]  0.0-60.0 sec  1125 datagrams received out-of-order

Ping from GPO VM to UCDavis VM

60 packets transmitted, 60 received, 0% packet loss, time 59033ms
rtt min/avg/max/mdev = 82.073/82.400/83.733/0.339 ms

Collected: 2014-07-18

Iperf ExoGENI UCDavis VM to GPO VM (TCP) - TCP window size: 16.0 KB

Iperf (TCP) - TCP window size: 16.0 KB

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec    691 MBytes  96.6 Mbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  7]  0.0-60.0 sec    236 MBytes  32.9 Mbits/sec
[  3]  0.0-60.0 sec    139 MBytes  19.4 Mbits/sec
[  6]  0.0-60.2 sec    137 MBytes  19.1 Mbits/sec
[  4]  0.0-60.2 sec    147 MBytes  20.5 Mbits/sec
[  5]  0.0-60.3 sec    150 MBytes  21.0 Mbits/sec
[SUM]  0.0-60.3 sec    809 MBytes    113 Mbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[ 12]  0.0-60.0 sec    110 MBytes  15.4 Mbits/sec
[  9]  0.0-60.1 sec    117 MBytes  16.4 Mbits/sec
[ 10]  0.0-60.1 sec  75.8 MBytes  10.6 Mbits/sec
[  4]  0.0-60.1 sec  94.6 MBytes  13.2 Mbits/sec
[  3]  0.0-60.1 sec  64.9 MBytes  9.05 Mbits/sec
[  6]  0.0-60.1 sec    113 MBytes  15.8 Mbits/sec
[  7]  0.0-60.1 sec  86.9 MBytes  12.1 Mbits/sec
[  5]  0.0-60.2 sec    126 MBytes  17.5 Mbits/sec
[  8]  0.0-60.2 sec  81.6 MBytes  11.4 Mbits/sec
[ 11]  0.0-60.3 sec  83.2 MBytes  11.6 Mbits/sec
[SUM]  0.0-60.3 sec    953 MBytes    133 Mbits/sec

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

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec    719 MBytes    101 Mbits/sec
[  3] Sent 512822 datagrams
[  3] Server Report:
[  3]  0.0-60.0 sec    719 MBytes    101 Mbits/sec  0.133 ms 2305/512821 (0.45%)
[  3]  0.0-60.0 sec  2306 datagrams received out-of-order

Ping from GPO VM to UCDavis VM

60 packets transmitted, 60 received, 0% packet loss, time 59080ms
rtt min/avg/max/mdev = 81.975/82.339/82.903/0.374 ms

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

First create a slice:

omni createslice EG-CT-4

Then create slivers at all OpenFlow aggregates. This confirmation test creates a sliver at each of the following aggregates using the RSpec specified. RSpecs can be found here

$ omni createsliver -a of-i2 EG-CT-4 EG-CT-4-openflow-internet2.rspec 
$ omni createsliver -a gpo-of EG-CT-4 EG-CT-4-openflow-gpo.rspec 
$ omni createsliver -a gpo-eg-of EG-CT-4 EG-CT-4-openflow-eg-gpo.rspec 
$ omni createsliver -a uen-of EG-CT-4 EG-CT-4-openflow-uen.rspec
$ omni createsliver -a ucd-eg-of EG-CT-4 EG-CT-4-openflow-eg-ucd.rspec 
$ omni createsliver -a gpo-ig-of EG-CT-4 EG-CT-4-openflow-ig-gpo.rspec 

Then create a sliver at each of the compute resource aggregates, RSpecs used can be found here

$ omni createsliver -a pg-utah EG-CT-4 EG-CT-4-pg-utah.rspec
$ omni createsliver -a gpo-ig EG-CT-4 EG-CT-4-ig-gpo.rspec
$ omni createsliver -a eg-sm EG-CT-4 EG-CT-4-eg-gpo.rspec
$ omni.py createslice EG-CT-4c;omni.py createsliver EG-CT-4c -a eg-sm ./EG-CT-4-eg-ucd.rspec

Once the slivers were ready, determined login for PG and Indiana hosts on shared VLAN 1750:

$ readyToLogin -a pg-utah EG-CT-4
<...>
utah-pg's geni_status is: ready 
User lnevers logs in to utah-pg using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc490.emulab.net

Determined login for GPO InstaGENI:

$ readyToLogin -a gpo-ig EG-CT-4
<...>
gpo-ig's geni_status is: ready 
User lnevers logs in to gpo-ig using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc2.instageni.gpolab.bbn.com

Determined login for GPO ExoGENI:

$ readyToLogin -a eg-sm EG-CT-4
<...>
eg-gpo's geni_status is: ready 
User lnevers logs in to eg-gpo using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@192.1.242.111

Determined login for UCDavis ExoGENI:

$ readyToLogin -a eg-sm EG-CT-4c
<...>
ucd-bm1's geni_status is: ready 
User lnevers logs in to ucd-bm1 using:
	ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@128.120.83.252

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

Measurements

This section captures measurements collected between the following endpoints:

  1. UCDavis ExoGENI Bare Metal and UCDavis ExoGENI Bare Metal
  2. UCDavis ExoGENI Bare Metal and GPO ExoGENI Bare Metal
  3. UCDavis ExoGENI Bare Metal and GPO InstaGENI Raw PC
  4. UCDavis ExoGENI Bare Metal and Utah PG Raw PC
  1. The measurements collected for UCDavis ExoGENI Bare Metal and UCDavis ExoGENI Bare Metal

Iperf UCDavis ExoGENI Bare Metal to UCDavis ExoGENI Bare Metal - TCP window size: 23.2 KByte (default)

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  64.2 GBytes  9.19 Gbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-59.9 sec  12.9 GBytes  1.85 Gbits/sec
[  5]  0.0-59.9 sec  12.7 GBytes  1.82 Gbits/sec
[  3]  0.0-59.9 sec  12.9 GBytes  1.85 Gbits/sec
[  7]  0.0-60.0 sec  12.9 GBytes  1.85 Gbits/sec
[  6]  0.0-60.0 sec  12.8 GBytes  1.83 Gbits/sec
[SUM]  0.0-60.0 sec  64.3 GBytes  9.21 Gbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-59.8 sec  8.97 GBytes  1.29 Gbits/sec
[  3]  0.0-59.8 sec  9.28 GBytes  1.33 Gbits/sec
[  7]  0.0-59.8 sec  4.50 GBytes   646 Mbits/sec
[  8]  0.0-59.9 sec  9.34 GBytes  1.34 Gbits/sec
[  9]  0.0-59.9 sec  9.34 GBytes  1.34 Gbits/sec
[ 11]  0.0-59.9 sec  9.07 GBytes  1.30 Gbits/sec
[ 10]  0.0-59.9 sec  3.07 GBytes   440 Mbits/sec
[  6]  0.0-59.9 sec  3.07 GBytes   440 Mbits/sec
[  5]  0.0-59.9 sec  3.07 GBytes   439 Mbits/sec
[ 12]  0.0-60.0 sec  4.70 GBytes   673 Mbits/sec
[SUM]  0.0-60.0 sec  64.4 GBytes  9.22 Gbits/sec

Iperf UCDavis ExoGENI Bare Metal to UCDavis ExoGENI Bare Metal (UDP) - UDP buffer size: 224 KByte (default)

[ 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-59.9 sec   718 MBytes   101 Mbits/sec   0.000 ms  550/512820 (0.11%)
[  3]  0.0-59.9 sec  225 datagrams received out-of-order

Ping from UCDavis ExoGENI Bare Metal to UCDavis ExoGENI Bare Metal

60 packets transmitted, 60 received, 0% packet loss, time 59001ms
rtt min/avg/max/mdev = 0.143/2.959/166.239/21.257 ms
  1. The measurements collected for UCDavis ExoGENI Bare Metal and GPO ExoGENI Bare Metal:

Iperf UCDavis ExoGENI Bare Metal to GPO ExoGENI Bare Metal (TCP) - TCP window size: 23.2 KByte (default)

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.1 sec   532 MBytes  74.3 Mbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-59.8 sec   175 MBytes  24.6 Mbits/sec
[  3]  0.0-59.8 sec  85.6 MBytes  12.0 Mbits/sec
[  6]  0.0-60.1 sec   144 MBytes  20.1 Mbits/sec
[  7]  0.0-60.2 sec   236 MBytes  32.9 Mbits/sec
[  5]  0.0-60.2 sec   320 MBytes  44.5 Mbits/sec
[SUM]  0.0-60.2 sec   961 MBytes   134 Mbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  5]  0.0-58.3 sec   138 MBytes  19.9 Mbits/sec
[  4]  0.0-58.7 sec   158 MBytes  22.5 Mbits/sec
[  3]  0.0-59.0 sec   108 MBytes  15.4 Mbits/sec
[  6]  0.0-59.2 sec  88.6 MBytes  12.6 Mbits/sec
[  7]  0.0-59.3 sec   275 MBytes  38.9 Mbits/sec
[  8]  0.0-59.7 sec  79.1 MBytes  11.1 Mbits/sec
[ 11]  0.0-59.9 sec  41.5 MBytes  5.81 Mbits/sec
[  9]  0.0-60.0 sec   167 MBytes  23.4 Mbits/sec
[ 10]  0.0-60.0 sec  96.5 MBytes  13.5 Mbits/sec
[ 12]  0.0-60.7 sec   129 MBytes  17.8 Mbits/sec
[SUM]  0.0-60.7 sec  1.25 GBytes   177 Mbits/sec

Iperf UCDavis ExoGENI Bare Metal to GPO ExoGENI Bare Metal (UDP) - 224 KByte (default)

[ 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-59.0 sec   708 MBytes   101 Mbits/sec   0.075 ms 7687/512820 (1.5%)
[  3]  0.0-59.0 sec  1127 datagrams received out-of-order

Ping from UCDavis ExoGENI Bare Metal to GPO ExoGENI Bare Metal

60 packets transmitted, 60 received, 0% packet loss, time 59164ms
rtt min/avg/max/mdev = 89.471/126.039/1645.712/213.484 ms, pipe 2
  1. The measurements collected for UCDavis ExoGENI Bare Metal and GPO InstaGENI Raw PC:

Iperf UCDavis ExoGENI Bare Metal to GPO InstaGENI Raw PC (TCP) - 23.2 KByte (default)

One Client_

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.1 sec   355 MBytes  49.6 Mbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-59.3 sec  90.8 MBytes  12.8 Mbits/sec
[  4]  0.0-59.5 sec   123 MBytes  17.4 Mbits/sec
[  5]  0.0-59.7 sec   250 MBytes  35.1 Mbits/sec
[  6]  0.0-60.1 sec   206 MBytes  28.7 Mbits/sec
[  7]  0.0-60.5 sec   177 MBytes  24.6 Mbits/sec
[SUM]  0.0-60.5 sec   847 MBytes   117 Mbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  4]  0.0-55.9 sec  82.2 MBytes  12.4 Mbits/sec
[  3]  0.0-56.7 sec  89.4 MBytes  13.2 Mbits/sec
[  5]  0.0-58.8 sec  87.1 MBytes  12.4 Mbits/sec
[  6]  0.0-58.9 sec   204 MBytes  29.0 Mbits/sec
[  7]  0.0-59.3 sec   114 MBytes  16.1 Mbits/sec
[  8]  0.0-59.5 sec   124 MBytes  17.5 Mbits/sec
[  9]  0.0-59.5 sec  89.8 MBytes  12.7 Mbits/sec
[ 10]  0.0-59.9 sec  88.4 MBytes  12.4 Mbits/sec
[ 11]  0.0-59.9 sec  98.4 MBytes  13.8 Mbits/sec
[ 12]  0.0-60.1 sec   195 MBytes  27.2 Mbits/sec
[SUM]  0.0-60.1 sec  1.14 GBytes   163 Mbits/sec

Iperf SL ExoGENI Bare Metal to GPO InstaGENI Raw PC (UDP) - 224 KByte (default)

[ 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-59.0 sec   707 MBytes   101 Mbits/sec   0.071 ms 8315/512820 (1.6%)
[  3]  0.0-59.0 sec  617 datagrams received out-of-orde

Ping from SL ExoGENI Bare Metal to GPO InstaGENI Raw PC

60 packets transmitted, 60 received, 0% packet loss, time 59184ms
rtt min/avg/max/mdev = 89.489/115.752/1332.274/163.731 ms, pipe 2
  1. The measurements collected for SL ExoGENI Bare Metal and Utah PG Raw PC:

Iperf SL ExoGENI Bare Metal to Utah PG Raw PC (TCP) - TCP window size: 23.2 KByte (default)

One Client

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  3.20 GBytes   459 Mbits/sec

Five Clients

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-60.0 sec  3.20 GBytes   459 Mbits/sec

Ten Clients

[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-59.6 sec   192 MBytes  27.0 Mbits/sec
[  4]  0.0-59.8 sec   384 MBytes  53.8 Mbits/sec
[  5]  0.0-59.9 sec   208 MBytes  29.2 Mbits/sec
[  7]  0.0-59.9 sec   314 MBytes  44.0 Mbits/sec
[  6]  0.0-60.0 sec   188 MBytes  26.3 Mbits/sec
[  8]  0.0-60.0 sec   280 MBytes  39.1 Mbits/sec
[  9]  0.0-60.0 sec   160 MBytes  22.3 Mbits/sec
[ 11]  0.0-60.0 sec   195 MBytes  27.3 Mbits/sec
[ 12]  0.0-60.0 sec   327 MBytes  45.7 Mbits/sec
[ 10]  0.0-60.0 sec   171 MBytes  23.9 Mbits/sec
[SUM]  0.0-60.0 sec  2.36 GBytes   338 Mbits/sec

Iperf SL ExoGENI Bare Metal to Utah PG Raw PC (UDP) - UDP buffer size: 224 KByte (default)

[ 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-57.5 sec   647 MBytes  94.3 Mbits/sec   0.003 ms 51456/512820 (10%)
[  3]  0.0-57.5 sec  637 datagrams received out-of-order

Ping from SL ExoGENI Bare Metal to Utah PG Raw PC

60 packets transmitted, 60 received, 0% packet loss, time 59131ms
rtt min/avg/max/mdev = 22.709/32.775/622.847/76.821 ms

EG-CT-5 - Experiment Monitoring

Reviewed content of the GMOC Monitoring page for aggregates and found SL ExoGENI rack aggregates:

Note: Waiting on ops moniroting data for compute resources.

OpenFlow FOAM Aggregate:

OpenFlow Slivers:

FOAM aggregate resources:

FOAM Aggregate measurements:

FOAM Sliver Statistics:

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 ucd-hn.exogeni.net
The authenticity of host 'ucd-hn.exogeni.net (128.120.83.3)' can't be established.
RSA key fingerprint is 14:56:db:8f:a1:69:8b:2b:57:29:86:4b:a2:d7:c3:7c.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'ucd-hn.exogeni.net,128.120.83.3' (RSA) to the list of known hosts.
lnevers@ucd-hn.exogeni.net's password: 
Creating home directory for lnevers.
|-----------------------------------------------------------------|
|		 ____ ____ ____ ____ ____ ____ ____ 		  |
|		||E |||x |||o |||G |||E |||N |||I ||		  |
|		||__|||__|||__|||__|||__|||__|||__||		  |
|		|/__\|/__\|/__\|/__\|/__\|/__\|/__\|		  |
|                                                                 |
|-----------------------------------------------------------------|
[lnevers@ucd-hn ~]$ sudo whoami

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for lnevers: 
root
[lnevers@ucd-hn ~]$ id
uid=2107(lnevers) gid=2000(nonrenci) groups=2000(nonrenci),2508(osfadmins),2509(ucdadmins),2510(sladmins),2513(tamuadmins),9510(bbnadmins)
[lnevers@ucd-hn ~]$ 

From head node verified login and administrative access to each of the worker nodes:

[lnevers@ucd-hn ~]$ for i in 1 2 3 4 5 6 7 8 9 10; do sudo ssh root@ucd-w$i "echo -n 'Executing on: ' ; hostname;whoami;uname -a"; done
Executing on: ucd-w1
root
Linux ucd-w1 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Executing on: ucd-w2
root
Linux ucd-w2 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Executing on: ucd-w3
root
Linux ucd-w3 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Executing on: ucd-w4
root
Linux ucd-w4 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Executing on: ucd-w5
root
Linux ucd-w5 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Executing on: ucd-w6
root
Linux ucd-w6 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Executing on: ucd-w7
root
Linux ucd-w7 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Executing on: ucd-w8
root
Linux ucd-w8 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Executing on: ucd-w9
root
Linux ucd-w9 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Executing on: ucd-w10
root
Linux ucd-w10 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
[lnevers@ucd-hn ~]$ 

Connect to the management switch:

[lnevers@ucd-hn ~]$  ssh ucd-8052.ucd.xo
The authenticity of host 'ucd-8052.ucd.xo (192.168.111.2)' can't be established.
DSA key fingerprint is 94:a7:06:18:70:e4:4f:20:74:4f:18:9c:dc:18:54:d0.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'ucd-8052.ucd.xo,192.168.111.2' (DSA) to the list of known hosts.
Enter radius password: 

IBM Networking Operating System RackSwitch G8052.


ucd-8052.ucd.xo>show version
System Information at 18:29:28 Wed Oct 17, 2000
Time zone: America/US/Eastern
Daylight Savings Time Status: Enabled

IBM Networking Operating System RackSwitch G8052

Switch has been up for 181 days, 13 hours, 7 minutes and 0 seconds.
Last boot:  0:56:10 Sat Apr 21, 2000 (power cycle)

MAC address: 74:99:75:d0:69:00    IP (If 1) address: 192.168.49.50
Hardware Revision: 0
Board Revision: 2
Switch Serial No: Y010CM34G024
Hardware Part No: BAC-00069-00        Spare Part No: BAC-00069-00
Manufacturing date: 13/15

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


Temperature    Top: 35 C
Temperature Bottom: 41 C
Temperature Fan Ctrl 88: 38 C
Temperature Fan Ctrl 8a: 70 C
Temperature Fan Ctrl 8c: 69 C
Temperature Phy 0x01: 73 C
Temperature Phy 0x09: 71 C
Temperature Phy 0x11: 76 C
Temperature Phy 0x21: 66 C
Temperature Phy 0x29: 73 C
Temperature Phy 0x31: 74 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= 7238 PWM= 25 ( 9%) Back-To-Front [J]
Fan 4 in Module 2: RPM= 3406 PWM= 25 ( 9%) Back-To-Front [J]
Fan 5 in Module 3: RPM= 7826 PWM= 25 ( 9%) Back-To-Front [J]
Fan 6 in Module 3: RPM= 3187 PWM= 25 ( 9%) Back-To-Front [J]
Fan 7 in Module 4: RPM= 7769 PWM= 25 ( 9%) Back-To-Front [J]
Fan 8 in Module 4: RPM= 3483 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: ()

ucd-8052.ucd.xo>exit      
Received disconnect from 192.168.111.2: 11: Logged out.
[lnevers@ucd-hn ~]$  ssh ucd-8052.ucd.xo
[lnevers@ucd-hn ~]$  ssh ucd-8052.ucd.xo
Enter radius password: 

IBM Networking Operating System RackSwitch G8052.


ucd-8052.ucd.xo>ena

Enable privilege granted.
ucd-8052.ucd.xo#show version
System Information at 18:29:46 Wed Oct 17, 2000
Time zone: America/US/Eastern
Daylight Savings Time Status: Enabled

IBM Networking Operating System RackSwitch G8052

Switch has been up for 181 days, 13 hours, 7 minutes and 18 seconds.
Last boot:  0:56:10 Sat Apr 21, 2000 (power cycle)

MAC address: 74:99:75:d0:69:00    IP (If 1) address: 192.168.49.50
Hardware Revision: 0
Board Revision: 2
Switch Serial No: Y010CM34G024
Hardware Part No: BAC-00069-00        Spare Part No: BAC-00069-00
Manufacturing date: 13/15

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


Temperature    Top: 35 C
Temperature Bottom: 41 C
Temperature Fan Ctrl 88: 38 C
Temperature Fan Ctrl 8a: 70 C
Temperature Fan Ctrl 8c: 69 C
Temperature Phy 0x01: 73 C
Temperature Phy 0x09: 71 C
Temperature Phy 0x11: 76 C
Temperature Phy 0x21: 66 C
Temperature Phy 0x29: 73 C
Temperature Phy 0x31: 74 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= 7228 PWM= 25 ( 9%) Back-To-Front [J]
Fan 4 in Module 2: RPM= 3402 PWM= 25 ( 9%) Back-To-Front [J]
Fan 5 in Module 3: RPM= 7814 PWM= 25 ( 9%) Back-To-Front [J]
Fan 6 in Module 3: RPM= 3183 PWM= 25 ( 9%) Back-To-Front [J]
Fan 7 in Module 4: RPM= 7792 PWM= 25 ( 9%) Back-To-Front [J]
Fan 8 in Module 4: RPM= 3481 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: ()

ucd-8052.ucd.xo#show interfa
ucd-8052.ucd.xo#show interface status
------------------------------------------------------------------
Alias   Port   Speed    Duplex     Flow Ctrl      Link       Name
------- ----   -----   --------  --TX-----RX--   ------     ------
1        1        any      any      no     no      down      1       
2        2       1000     full      no     no       up       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      1000     full      no     no       up       15      
16       16       100     full      no     no       up       16      
17       17      1000     full      no     no       up       Headnode eth4
18       18      1000     full      no     no       up       Headnode eth5
19       19      1000     full      no     no       up       Headnode eth1
20       20      1000     full      no     no       up       Headnode eth0
21       21      1000     full      no     no       up       21      
22       22      1000     full      no     no       up       22      
23       23      1000     full      no     no       up       23      
24       24      1000     full      no     no       up       24      
25       25      1000     full      no     no       up       25      
26       26      1000     full      no     no       up       26      
27       27      1000     full      no     no       up       27      
28       28      1000     full      no     no       up       28      
29       29      1000     full      no     no       up       29      
30       30      1000     full      no     no       up       30      
31       31       any      any      no     no      down      31      
32       32       any      any      no     no      down      32      
33       33      1000     full      no     no       up       33      
34       34       any      any      no     no      down      34      
35       35      1000     full      no     no       up       35      
36       36       any      any      no     no      down      36      
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      1000     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      1000     full      no     no       up       47      
48       48       100     full      no     no       up       Juniper SSG5
XGE1     49     10000     full      no     no      down      XGE1    
XGE2     50     10000     full      no     no      down      XGE2    
XGE3     51     10000     full      no     no      down      XGE3    
XGE4     52     10000     full      no     no       up       XGE4    
ucd-8052.ucd.xo# show running-config
Current configuration:
!
version "7.2.2"
switch-type "IBM Networking Operating System RackSwitch G8052"
!
system timezone 145
! America/US/Eastern
system daylight
!
ssh enable
!
access https enable

!
errdisable recovery
no system dhcp
hostname "ucd-8052.ucd.xo"
!
!
no access http enable
no access telnet enable
access user administrator-password "xxx"
!
!
interface port 1
	pvid 1006
	spanning-tree edge
	exit
!
interface port 2
	pvid 1006
	spanning-tree edge
	exit
!
interface port 3
	pvid 1006
	spanning-tree edge
	exit
!
interface port 4
	pvid 1006
	spanning-tree edge
	exit
!
interface port 5
	pvid 1006

....many lines of output not shown.....

Connect to the OpenFlow switch:

[lnevers@ucd-hn ~]$  ssh lnevers@ucd-8264.ucd.xo
Enter radius password: 

IBM Networking Operating System RackSwitch G8264.


ucd-8264.ucd.xo>ena

Enable privilege granted.
ucd-8264.ucd.xo#show version
System Information at  8:49:41 Mon Jul 21, 2014
Time zone: America/US/Eastern
Daylight Savings Time Status: Enabled

IBM Networking Operating System RackSwitch G8264

Switch has been up for 179 days, 17 hours, 25 minutes and 0 seconds.
Last boot: 19:01:07 Sat Dec 31, 2000 (power cycle)

MAC address: 74:99:75:de:bc:00    IP (If 1) address: 192.168.49.50
Management Port MAC Address: 74:99:75:de:bc:fe
Management Port IP Address (if 128): 0.0.0.0
Hardware Revision: 0
Hardware Part No:  BAC-00065-00
Switch Serial No:  Y010CM35J043
Manufacturing date: 13/20

MTM Value: 7309-HC3
ESN: 23A8754
Software Version 7.6.1.0                    (FLASH image1), active configuration.



Temperature Mother      Top: 43 C
Temperature Mother   Bottom: 34 C
Temperature Daughter    Top: 40 C
Temperature Daughter Bottom: 31 C

Warning at 75 C and Recover at 90 C

Fan 1 in Module 1: RPM= 7479 PWM= 15( 5%) Back-To-Front
Fan 2 in Module 1: RPM= 3321 PWM= 15( 5%) Back-To-Front
Fan 3 in Module 2: RPM= 7258 PWM= 15( 5%) Back-To-Front
Fan 4 in Module 2: RPM= 3214 PWM= 15( 5%) Back-To-Front
Fan 5 in Module 3: RPM= 7171 PWM= 15( 5%) Back-To-Front
Fan 6 in Module 3: RPM= 3302 PWM= 15( 5%) Back-To-Front
Fan 7 in Module 4: RPM= 7637 PWM= 15( 5%) Back-To-Front
Fan 8 in Module 4: RPM= 3068 PWM= 15( 5%) Back-To-Front

System Fan Airflow: Back-To-Front


Power Supply 1: OK
Power Supply 2: OK

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

ucd-8264.ucd.xo#show interface status
-----------------------------------------------------------------------
Alias   Port   Speed    Duplex     Flow Ctrl      Link     Description
------- ----   -----   --------  --TX-----RX--   ------   -------------
1        1     40000     full      no     no      down       1       
5        5     40000     full      no     no      down       5       
9        9     40000     full      no     no      down       9       
13       13    40000     full      no     no      down       13      
17       17    10000     full      no     no       up        17      
18       18    10000     full      no     no       up        18      
19       19    10000     full      no     no       up        19      
20       20    10000     full      no     no       up        20      
21       21    10000     full      no     no       up        21      
22       22    10000     full      no     no       up        22      
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    1G/10G    full      no     no      down       27      
28       28    1G/10G    full      no     no      down       28      
29       29    1G/10G    full      no     no      down       29      
30       30    1G/10G    full      no     no      down       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     1000     full      no     no       up        iSCSI storage/date plane
36       36     1000     full      no     no       up        iSCSI storage/date plane
37       37    10000     full      no     no    disabled     37      
38       38    10000     full      no     no    disabled     38      
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    10000     full      no     no      down       57      
58       58    10000     full      no     no      down       58      
59       59    10000     full      no     no      down       59      
60       60    10000     full      no     no      down       60      
61       61    1G/10G    full      no     no      down       61      
62       62    1G/10G    full      no     no      down       62      
63       63    10000     full      no     no       up        63      
64       64    10000     full      no     no       up        64      
MGT      65     1000     full     yes    yes       up        MGT     

ucd-8264.ucd.xo#show running-config 
Current configuration:
!
version "7.6.1"
switch-type "IBM Networking Operating System RackSwitch G8264"
iscli-new
!
system timezone 145
! America/US/Eastern
system daylight
!
ssh enable
!

!
openflow enable
!
no system bootp
no system dhcp
no system default-ip mgt
hostname "ucd-8264.ucd.xo"
!
!
access snmp read-only
no access http enable
no access telnet enable
access user administrator-password "xxx"
!
!
interface port 17
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
interface port 18
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
interface port 19
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
interface port 20
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
interface port 21
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
interface port 22
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
interface port 23
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
interface port 24
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
interface port 25
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
interface port 26
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
interface port 27
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
interface port 28
	switchport mode trunk
	switchport trunk allowed vlan 1009,4000
	switchport trunk native vlan 4000
	spanning-tree portfast
	exit
!
....many lines of output not shown.....

Verify FOAM and FlowVisor configuration files ownership and paths:

[lnevers@ucd-hn ~]$ ls -l /etc/foam.passwd  /etc/flowvisor.passwd /etc/flowvisor/fvpasswd /opt/foam/etc/foampasswd
lrwxrwxrwx  1 root      flowvisor 21 Feb 18 17:14 /etc/flowvisor/fvpasswd -> /etc/flowvisor.passwd
-r--r-----  1 flowvisor ucdadmins 25 Sep 12  2013 /etc/flowvisor.passwd
-r--r-----+ 1 root      ucdadmins 25 Feb 18 12:06 /etc/foam.passwd
lrwxrwxrwx  1 root      root      16 Feb 18 17:14 /opt/foam/etc/foampasswd -> /etc/foam.passwd
[lnevers@ucd-hn ~]$ 

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

[lnevers@ucd-hn ~]$ foamctl admin:get-version  --passwd-file=/etc/foam.passwd
{
 "version": "0.14.0"
}
[lnevers@ucd-hn ~]$ foamctl config:get-value --key="site.admin.email"  --passwd-file=/opt/foam/etc/foampasswd
{
 "value": "exogeni-foam-admin@gpolab.bbn.com"
}
[lnevers@ucd-hn ~]$ foamctl config:get-value --key="geni.site-tag"  --passwd-file=/opt/foam/etc/foampasswd
{
 "value": "ucd-hn.exogeni.net"
}
[lnevers@ucd-hn ~]$ foamctl config:get-value --key="email.from"  --passwd-file=/opt/foam/etc/foampasswd
{
 "value": "Ken Gribble <kwgribble@ucdavis.edu>"
}
[lnevers@ucd-hn ~]$ foamctl config:get-value --key="geni.approval.approve-on-creation"  --passwd-file=/opt/foam/etc/foampasswd
{
 "value": 1
}

Show FOAM slivers details:

[lnevers@ucd-hn ~]$ foamctl geni:list-slivers --passwd-file=/opt/foam/etc/foampasswd 
{
 "slivers": [
  {
   "status": "approved", 
   "flowvisor_slice": "d73f2a7d-b70f-4a83-85e1-15fcb100f348", 
   "slice_urn": "urn:publicid:IDN+ch.geni.net:gpoamcanary+slice+sitemon", 
   "pend_reason": [], 
   "deleted": "False", 
   "user": "urn:publicid:IDN+ch.geni.net+user+asydne01", 
   "creation": "2014-07-17 18:58:38.585534+00:00", 
   "enabled": true, 
   "uuid": "d73f2a7d-b70f-4a83-85e1-15fcb100f348", 
   "id": 9, 
   "expiration": "2014-12-04 14:01:49+00:00", 
   "sliver_urn": "urn:publicid:IDN+ch.geni.net:gpoamcanary+slice+sitemon:d73f2a7d-b70f-4a83-85e1-15fcb100f348", 
   "ref": null, 
   "email": "asydney@bbn.com", 
   "desc": "sitemon OpenFlow resources at UCD"
  }, 
  {
   "status": "approved", 
   "flowvisor_slice": "a3fb37b2-890e-4158-b619-d5d1b02c7de8", 
   "slice_urn": "urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-4", 
   "pend_reason": [
    "VLAN (1853) is already reserved by another sliver."
   ], 
   "deleted": "False", 
   "user": "urn:publicid:IDN+ch.geni.net+user+lnevers", 
   "creation": "2014-07-18 18:21:14.766785+00:00", 
   "enabled": true, 
   "uuid": "a3fb37b2-890e-4158-b619-d5d1b02c7de8", 
   "id": 10, 
   "expiration": "2014-07-24 18:57:14+00:00", 
   "sliver_urn": "urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-4:a3fb37b2-890e-4158-b619-d5d1b02c7de8", 
   "ref": null, 
   "email": "lnevers@bbn.com", 
   "desc": "IG-CT-4 over 3716 "
  }
 ]
}
[lnevers@ucd-hn ~]$ 

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

[lnevers@ucd-hn ~]$ /opt/flowvisor/bin/fvctl --passwd-file=/etc/flowvisor/fvpasswd ping hello
Got reply:
PONG(fvadmin): FV version=flowvisor-0.8.1::hello
[lnevers@ucd-hn ~]$ /opt/flowvisor/bin/fvctl --passwd-file=/etc/flowvisor/fvpasswd listDevices
Device 0: 00:01:74:99:75:de:bc:00
[lnevers@ucd-hn ~]$ /opt/flowvisor/bin/fvctl --passwd-file=/etc/flowvisor/fvpasswd getDeviceInfo 00:01:74:99:75:de:bc:00
nPorts=22
portList=41,42,43,44,45,46,47,48,51,52,53,54,55,56,57,59,60,62,64,49,50,58
dpid=00:01:74:99:75:de:bc:00
remote=/192.168.111.10:6633-->/192.168.111.4:58727
portNames=41(41),42(42),43(43),44(44),45(45),46(46),47(47),48(48),51(51),52(52),53(53),54(54),55(55),56(56),57(57),59(59),60(60),62(62),64(64),49(49),50(50),58(58)
[lnevers@ucd-hn ~]$ /opt/flowvisor/bin/fvctl --passwd-file=/etc/flowvisor/fvpasswd listSlices
Slice 0: fvadmin
Slice 1: orca-1676
Slice 2: orca-1677
Slice 3: orca-3
Slice 4: orca-1679
Slice 5: orca-2
Slice 6: a3fb37b2-890e-4158-b619-d5d1b02c7de8
Slice 7: d73f2a7d-b70f-4a83-85e1-15fcb100f348
Slice 8: orca-1670
[lnevers@ucd-hn ~]$ /opt/flowvisor/bin/fvctl --passwd-file=/etc/flowvisor/fvpasswd getSliceInfo a3fb37b2-890e-4158-b619-d5d1b02c7de8
Got reply:
connection_1=00:01:74:99:75:de:bc:00-->/128.120.83.3:42502-->mallorea.gpolab.bbn.com/192.1.249.185:33020
contact_email=lnevers@bbn.com
controller_hostname=mallorea.gpolab.bbn.com
controller_port=33020
creator=fvadmin
[lnevers@ucd-hn ~]$ 

Email help@geni.net for GENI support or email me with feedback on this page!
Last modified 8 years ago Last modified on 10/17/16 16:50:24

Attachments (6)

Download all attachments as: .zip