Changes between Version 1 and Version 2 of GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/UHouston


Ignore:
Timestamp:
06/20/13 13:28:18 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/UHouston

    v1 v2  
    66For site status see the '''[wiki:GENIRacksHome/ExogeniRacks/ConfirmationTestStatus ExoGENI New Site Confirmation Tests Status]''' page.
    77
     8Several ExoGENI site aggregates are used on this page that are aliased with Omni nick_names:
     9{{{
     10uh-eg=,https://uh-hn.exogeni.net:11443/orca/xmlrpc
     11gpo-eg=,https://bbn-hn.exogeni.net:11443/orca/xmlrpc
     12sm-eg=,https://geni.renci.org:11443/orca/xmlrpc
     13of-uh-eg=,https://uh-hn.exogeni.net:3626/foam/gapi/1
     14of-gpo-eg=,https://bbn-hn.exogeni.net:3626/foam/gapi/1
     15}}}
     16
    817
    918== EG-CT-1 - Access to New Site VM resources ==
     19First getvesion to determine orca_version running at this aggregate:
     20
     21{{{
     22lnevers@arendia:~/gcf-2.3.3$ omni.py -a eg-uh getversion
     23INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     24INFO:omni:Using control framework portal
     25INFO:omni:Substituting AM nickname eg-uh with URL https://uh-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
     26INFO:omni:Substituting AM nickname eg-uh with URL https://uh-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
     27INFO:omni:AM URN: unspecified_AM_URN (url: https://uh-hn.exogeni.net:11443/orca/xmlrpc) has version:
     28INFO:omni:{   'geni_ad_rspec_versions': [   {   'extensions': [   'http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd',
     29                                                        'http://www.protogeni.net/resources/rspec/ext/emulab/1/ptop_extension.xsd'],
     30                                      'namespace': 'http://www.geni.net/resources/rspec/3',
     31                                      'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd',
     32                                      'type': 'GENI',
     33                                      'version': '3'}],
     34    'geni_am_type': 'orca',
     35    'geni_api': 2,
     36    'geni_api_versions': {   '2': 'https://uh-hn.exogeni.net:11443/orca/xmlrpc/geni'},
     37    'geni_request_rspec_versions': [   {   'extensions': [   'http://www.geni.net/resources/rspec/ext/shared-vlan/1',
     38                                                             'http://www.geni.net/resources/rspec/ext/postBootScript/1'],
     39                                           'namespace': 'http://www.geni.net/resources/rspec/3',
     40                                           'schema': 'http://www.geni.net/resources/rspec/3/request.xsd',
     41                                           'type': 'GENI',
     42                                           'version': '3'}],
     43    'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-5495'}
     44INFO:omni: ------------------------------------------------------------
     45INFO:omni: Completed getversion:
     46
     47  Options as run:
     48                aggregate: ['eg-uh']
     49                framework: portal
     50                noGetVersionCache: True
     51                project: ln-prj
     52
     53  Args: getversion
     54  Result Summary:
     55Got version for https://uh-hn.exogeni.net:11443/orca/xmlrpc
     56INFO:omni: ============================================================
     57
     58}}}
     59
     60Compared with versions in other racks, the following version were found:
     61{{{
     62getversion-bbn-hn-exogeni-net-11443-orca.json:     'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-5495'}
     63getversion-fiu-hn-exogeni-net-11443-orca.json:     'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-5495'}
     64getversion-geni-renci-org-11443-orca.json:         'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-5505'}
     65getversion-rci-hn-exogeni-net-11443-orca.json:     'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-5495'}
     66getversion-uh-hn-exogeni-net-11443-orca.json:      'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-5495'}
     67}}}
     68Created a slice:
     69{{{
     70$ omni.py createslice EG-CT-1
     71INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     72INFO:omni:Using control framework portal
     73INFO:omni:Created slice with Name EG-CT-1, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+EG-CT-1, Expiration 2013-06-21 00:50:33
     74INFO:omni: ------------------------------------------------------------
     75INFO:omni: Completed createslice:
     76
     77  Options as run:
     78                framework: portal
     79                project: ln-prj
     80
     81  Args: createslice EG-CT-1
     82
     83  Result Summary: Created slice with Name EG-CT-1, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+EG-CT-1, Expiration 2013-06-21 00:50:33
     84 
     85INFO:omni: ============================================================
     86
     87}}}
     88Created a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/Houston/EG-CT-1-uh.rspec EG-CT-1-uh.rspec]
     89{{{
     90lnevers@arendia:~/gcf-2.3.3/exorspec/Houston$ omni.py createsliver -a uh-eg EG-CT-1 EG-CT-1-uh.rspec
     91INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     92INFO:omni:Using control framework portal
     93INFO:omni:Substituting AM nickname uh-eg with URL https://uh-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
     94INFO:omni:Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+EG-CT-1 expires within 1 day on 2013-06-21 00:50:33 UTC
     95INFO:omni:Substituting AM nickname uh-eg with URL https://uh-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
     96INFO:omni:Substituting AM nickname uh-eg with URL https://uh-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
     97INFO:omni:Creating sliver(s) from rspec file EG-CT-1-uh.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+EG-CT-1
     98INFO:omni:Got return from CreateSliver for slice EG-CT-1 at https://uh-hn.exogeni.net:11443/orca/xmlrpc:
     99INFO:omni:<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
     100INFO:omni:  <!-- Reserved resources for:
     101        Slice: EG-CT-1
     102        at AM:
     103        URN: unspecified_AM_URN
     104        URL: https://uh-hn.exogeni.net:11443/orca/xmlrpc
     105 -->
     106INFO:omni: 
     107<rspec type="manifest" 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" xmlns:ns2="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns="http://www.geni.net/resources/rspec/3" xmlns:ns4="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1" xmlns:ns3="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     108    <node sliver_id="urn:publicid:IDN+exogeni.net:uhvmsite+sliver+850d3d04-999b-4bfb-b032-5f3c354399ba:VM-1" exclusive="false" component_name="orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:uhvmsite+authority+am" component_id="urn:publicid:IDN+exogeni.net:uhvmsite+node+orca-vm-cloud" client_id="VM-1">
     109        <location latitude="29.72327" longitude="-95.34269" country="Unspecified"/>
     110        <sliver_type name="m1.small">
     111            <disk_image version="64ad567ce3b1c0dbaa15bad673bbf556a9593e1c" name="http://geni-images.renci.org/images/standard/debian/deb6-neuca-v1.0.6.xml"/>
     112        </sliver_type>
     113        <services/>
     114        <interface mac_address="fe:16:3e:00:52:a9" client_id="VM-1:if0">
     115            <ip type="ipv4" netmask="255.255.255.0" address="172.16.1.1"/>
     116        </interface>
     117        <ns4:geni_sliver_info state="configuring" start_time="2013-06-20T13:02:30.000-04:00" expiration_time="2013-06-20T20:50:33.000-04:00" creation_time="2013-06-20T13:02:30.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers"/>
     118    </node>
     119    <node sliver_id="urn:publicid:IDN+exogeni.net:uhvmsite+sliver+850d3d04-999b-4bfb-b032-5f3c354399ba:VM-2" exclusive="false" component_name="orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:uhvmsite+authority+am" component_id="urn:publicid:IDN+exogeni.net:uhvmsite+node+orca-vm-cloud" client_id="VM-2">
     120        <location latitude="29.72327" longitude="-95.34269" country="Unspecified"/>
     121        <sliver_type name="m1.large">
     122            <disk_image version="64ad567ce3b1c0dbaa15bad673bbf556a9593e1c" name="http://geni-images.renci.org/images/standard/debian/deb6-neuca-v1.0.6.xml"/>
     123        </sliver_type>
     124        <services/>
     125        <interface mac_address="fe:16:3e:00:5e:79" client_id="VM-2:if0">
     126            <ip type="ipv4" netmask="255.255.255.0" address="172.16.1.2"/>
     127        </interface>
     128        <ns4:geni_sliver_info state="configuring" start_time="2013-06-20T13:02:30.000-04:00" expiration_time="2013-06-20T20:50:33.000-04:00" creation_time="2013-06-20T13:02:30.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers"/>
     129    </node>
     130    <node sliver_id="urn:publicid:IDN+exogeni.net:uhvmsite+sliver+850d3d04-999b-4bfb-b032-5f3c354399ba:VM-3" exclusive="false" component_name="orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:uhvmsite+authority+am" component_id="urn:publicid:IDN+exogeni.net:uhvmsite+node+orca-vm-cloud" client_id="VM-3">
     131        <location latitude="29.72327" longitude="-95.34269" country="Unspecified"/>
     132        <sliver_type name="m1.large">
     133            <disk_image version="64ad567ce3b1c0dbaa15bad673bbf556a9593e1c" name="http://geni-images.renci.org/images/standard/debian/deb6-neuca-v1.0.6.xml"/>
     134        </sliver_type>
     135        <services/>
     136        <interface mac_address="fe:16:3e:00:1d:ff" client_id="VM-3:if0">
     137            <ip type="ipv4" netmask="255.255.255.0" address="172.16.1.3"/>
     138        </interface>
     139        <ns4:geni_sliver_info state="configuring" start_time="2013-06-20T13:02:30.000-04:00" expiration_time="2013-06-20T20:50:33.000-04:00" creation_time="2013-06-20T13:02:30.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers"/>
     140    </node>
     141    <node sliver_id="urn:publicid:IDN+exogeni.net:uhvmsite+sliver+850d3d04-999b-4bfb-b032-5f3c354399ba:VM-4" exclusive="false" component_name="orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:uhvmsite+authority+am" component_id="urn:publicid:IDN+exogeni.net:uhvmsite+node+orca-vm-cloud" client_id="VM-4">
     142        <location latitude="29.72327" longitude="-95.34269" country="Unspecified"/>
     143        <sliver_type name="m1.large">
     144            <disk_image version="64ad567ce3b1c0dbaa15bad673bbf556a9593e1c" name="http://geni-images.renci.org/images/standard/debian/deb6-neuca-v1.0.6.xml"/>
     145        </sliver_type>
     146        <services/>
     147        <interface mac_address="fe:16:3e:00:3d:9e" client_id="VM-4:if0">
     148            <ip type="ipv4" netmask="255.255.255.0" address="172.16.1.4"/>
     149        </interface>
     150        <ns4:geni_sliver_info state="configuring" start_time="2013-06-20T13:02:30.000-04:00" expiration_time="2013-06-20T20:50:33.000-04:00" creation_time="2013-06-20T13:02:30.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers"/>
     151    </node>
     152    <link vlantag="unknown" sliver_id="urn:publicid:IDN+exogeni.net:uhvmsite+sliver+850d3d04-999b-4bfb-b032-5f3c354399ba:lan0" client_id="lan0">
     153        <interface_ref client_id="VM-4:if0"/>
     154        <interface_ref client_id="VM-3:if0"/>
     155        <interface_ref client_id="VM-2:if0"/>
     156        <interface_ref client_id="VM-1:if0"/>
     157        <ns4:geni_sliver_info state="configuring" start_time="2013-06-20T13:02:30.000-04:00" expiration_time="2013-06-20T20:50:33.000-04:00" creation_time="2013-06-20T13:02:30.000-04:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers"/>
     158    </link>
     159    <ns3:geni_slice_info state="configuring" uuid="0dc532f3-7408-4562-9e29-c0a32ab419df" urn="urn:publicid:IDN+ch.geni.net:ln-prj+slice+EG-CT-1"/>
     160</rspec>
     161
     162INFO:omni: ------------------------------------------------------------
     163INFO:omni: Completed createsliver:
     164
     165  Options as run:
     166                aggregate: ['uh-eg']
     167                framework: portal
     168                project: ln-prj
     169
     170  Args: createsliver EG-CT-1 EG-CT-1-uh.rspec
     171
     172  Result Summary: Got Reserved resources RSpec from uh-hn-exogeni-net-11443-orca
     173INFO:omni: ============================================================
     174}}}
     175
     176When the sliver was ready determine login information:
     177{{{
     178$ readyToLogin.py -a uh-eg EG-CT-1
     179  <....>
     180================================================================================
     181LOGIN INFO for AM: https://uh-hn.exogeni.net:11443/orca/xmlrpc
     182================================================================================
     183
     184For more login info, see the section entitled:
     185         'Providing a private key to ssh' in 'readyToLogin.py -h'
     186User root logs in to VM-1 using:
     187        ssh -i /home/lnevers/.ssh/geni_cert_portal_key root@129.7.98.5
     188User root logs in to VM-2 using:
     189        ssh -i /home/lnevers/.ssh/geni_cert_portal_key root@129.7.98.6
     190User root logs in to VM-3 using:
     191        ssh -i /home/lnevers/.ssh/geni_cert_portal_key root@129.7.98.4
     192User root logs in to VM-4 using:
     193        ssh -i /home/lnevers/.ssh/geni_cert_portal_key root@129.7.98.7
     194}}}
     195=== Measurements ===
     196
     197Login to two of the nodes and collect iperf and ping statistics. All measurements are collected over 60 seconds:
     198
     199''Collected: 2013-06-20''
     200
     201'''Iperf ExoGENI VM-2 to VM-1 (TCP) - TCP window size: 16.0 KB '''
     202
     203__One Client_
     204{{{
     205[ ID] Interval       Transfer     Bandwidth
     206[  3]  0.0-60.0 sec  24.0 GBytes  3.43 Gbits/sec
     207}}}
     208
     209__Five Clients__
     210{{{
     211[ ID] Interval       Transfer     Bandwidth
     212[  3]  0.0-60.0 sec  12.3 GBytes  1.76 Gbits/sec
     213[  5]  0.0-60.0 sec  12.7 GBytes  1.82 Gbits/sec
     214[  6]  0.0-60.0 sec  12.7 GBytes  1.82 Gbits/sec
     215[  4]  0.0-60.0 sec  12.8 GBytes  1.83 Gbits/sec
     216[  7]  0.0-60.0 sec  12.7 GBytes  1.83 Gbits/sec
     217[SUM]  0.0-60.0 sec  63.3 GBytes  9.06 Gbits/sec
     218
     219}}}
     220
     221__Ten Clients__
     222{{{
     223[ ID] Interval       Transfer     Bandwidth
     224[  5]  0.0-60.0 sec  6.54 GBytes    936 Mbits/sec
     225[  3]  0.0-60.0 sec  6.55 GBytes    937 Mbits/sec
     226[  6]  0.0-60.0 sec  6.56 GBytes    939 Mbits/sec
     227[  9]  0.0-60.0 sec  6.59 GBytes    944 Mbits/sec
     228[  8]  0.0-60.0 sec  6.55 GBytes    938 Mbits/sec
     229[  7]  0.0-60.0 sec  6.55 GBytes    937 Mbits/sec
     230[ 10]  0.0-60.0 sec  6.55 GBytes    938 Mbits/sec
     231[ 11]  0.0-60.0 sec  6.57 GBytes    941 Mbits/sec
     232[  4]  0.0-60.0 sec  6.55 GBytes    937 Mbits/sec
     233[ 12]  0.0-60.0 sec  6.56 GBytes    939 Mbits/sec
     234[SUM]  0.0-60.0 sec  65.6 GBytes  9.39 Gbits/sec
     235}}}
     236
     237
     238'''Iperf ExoGENI VM-2 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
     239{{{
     240[ ID] Interval       Transfer     Bandwidth
     241[  3]  0.0-60.0 sec  21.2 GBytes  3.03 Gbits/sec
     242[  3] Sent 15473710 datagrams
     243[  3] Server Report:
     244[  3]  0.0-60.2 sec  10.1 GBytes  1.43 Gbits/sec  15.728 ms 8130395/15473698 (53
     245}}}
     246
     247
     248'''Ping ExoGENI VM-2 to the VM-1 '''
     249{{{
     25060 packets transmitted, 60 received, 0% packet loss, time 58999ms
     251rtt min/avg/max/mdev = 0.142/0.308/0.568/0.086 ms
     252
     253}}}
     254
    10255== EG-CT-2 - Access to New Site bare metal and VM resources ==
     256
     257Create a slice:
     258{{{
     259$ omni.py createslice EG-CT-2
     260INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     261INFO:omni:Using control framework portal
     262INFO:omni:Created slice with Name EG-CT-2, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+EG-CT-2, Expiration 2013-06-21 01:27:15
     263INFO:omni: ------------------------------------------------------------
     264INFO:omni: Completed createslice:
     265
     266  Options as run:
     267                framework: portal
     268                project: ln-prj
     269
     270  Args: createslice EG-CT-2
     271
     272  Result Summary: Created slice with Name EG-CT-2, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+EG-CT-2, Expiration 2013-06-21 01:27:15
     273 
     274INFO:omni: ============================================================
     275}}}
     276
     277}}}
     278Create a sliver with one VM and one bare metal node using RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/Houston/EG-CT-2-uh.rspec EG-CT-2-uh.rspec]. Note: Bare metal only available via ExoSM.
     279
     280{{{
     281$ omni.py createsliver EG-CT-2 -a sm-eg ./EG-CT-2-uh.rspec
     282}}}
     283
     284
     285}}}
     286
     287When sliver is ready, check for login information:
     288{{{
     289$ readyToLogin.py EG-CT-2 -a sm-eg
     290<...>
     291
     292}}}
     293
     294
     295=== Measuraments ===
     296
     297''Collected: 2013-06-30''
     298
     299'''Iperf ExoGENI  BM-1 to VM-1 (TCP) - TCP window size: 16.0 KB '''
     300
     301__One Client_
     302{{{
     303}}}
     304
     305__Five Clients__
     306{{{
     307}}}
     308
     309__Ten Clients__
     310{{{
     311
     312}}}
     313
     314'''Iperf ExoGENI BM-1 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
     315{{{
     316}}}
     317
     318'''Ping from ExoGENI BM-1 to the VM-1 '''
     319{{{
     320}}}
    11321== EG-CT-3 - Multiple sites experiment  ==
    12322== EG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==