Changes between Version 2 and Version 3 of GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/StarLight


Ignore:
Timestamp:
06/11/14 13:17:00 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v2 v3  
    66For site status see the '''[wiki:GENIRacksHome/ExogeniRacks/ConfirmationTestStatus ExoGENI New Site Confirmation Tests Status]''' page.
    77
     8__Note:__ Omni nick_names for site aggregates used for these tests are:
     9{{{
     10sl-eg=urn:publicid:IDN+exogeni.net:slvmsite+authority+am,https://sl-hn.exogeni.net:11443/orca/xmlrpc
     11sl-eg-of=urn:publicid:IDN+openflow:foam:sl-hn.exogeni.net+authority+am,https://sl-hn.exogeni.net:3626/foam/gapi/2
     12}}}
    813
    914== EG-CT-1 - Access to New Site VM resources ==
     15First determine orca_version running at this aggregate:
     16
     17{{{
     18$ omni -a sl-eg getversion   
     1913:10:41 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     2013:10:41 INFO    : Loading config file /home/lnevers/.gcf/omni_config
     2113:10:41 INFO    : Using control framework portal
     2213:10:41 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     2313:10:41 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     2413:10:41 INFO    : Substituting AM nickname sl-eg with URL https://sl-hn.exogeni.net:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net:slvmsite+authority+am
     2513:10:41 INFO    : AM sl-eg URN: urn:publicid:IDN+exogeni.net:slvmsite+authority+am (url: https://sl-hn.exogeni.net:11443/orca/xmlrpc) has version:
     2613:10:41 INFO    : {   'geni_ad_rspec_versions': [   {   'extensions': [   'http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd',
     27                                                        'http://www.protogeni.net/resources/rspec/ext/emulab/1/ptop_extension.xsd'],
     28                                      'namespace': 'http://www.geni.net/resources/rspec/3',
     29                                      'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd',
     30                                      'type': 'GENI',
     31                                      'version': '3'}],
     32    'geni_am_type': 'orca',
     33    'geni_api': 2,
     34    'geni_api_versions': {   '2': 'https://sl-hn.exogeni.net:11443/orca/geni'},
     35    'geni_request_rspec_versions': [   {   'extensions': [   'http://www.geni.net/resources/rspec/ext/shared-vlan/1',
     36                                                             'http://www.geni.net/resources/rspec/ext/postBootScript/1',
     37                                                             'http://hpn.east.isi.edu/rspec/ext/stitch/0.1/'],
     38                                           'namespace': 'http://www.geni.net/resources/rspec/3',
     39                                           'schema': 'http://www.geni.net/resources/rspec/3/request.xsd',
     40                                           'type': 'GENI',
     41                                           'version': '3'}],
     42    'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
     4313:10:41 INFO    :  ------------------------------------------------------
     4413:10:41 INFO    :  Completed getversion:
     45  Options as run:
     46                aggregate: ['sl-eg']
     47                framework: portal
     48                noGetVersionCache: True
     49                project: Luisa_Nevers-Test-Proj_01
     50  Args: getversion
     51  Result Summary:
     52Got version for sl-eg
     5313:10:41 INFO    :  ======================================================
     54}}}
     55 
     56Compared with versions in other racks, the following version were found:
     57{{{
     58getversion-exogeni-net-bbnvmsite.json:    'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
     59getversion-exogeni-net-fiuvmsite.json:    'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
     60getversion-exogeni-net-rcivmsite.json:    'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
     61getversion-exogeni-net-slvmsite.json:    'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
     62getversion-exogeni-net-uhvmsite.json:    'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
     63getversion-exogeni-net.json:             'orca_version': 'ORCA Dungeness: v.4.0-SNAPSHOT.build-6427'}
     64}}}
     65
     66Created a slice:
     67{{{
     68$  omni createslice EG-CT-1
     6913:14:58 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     7013:14:58 INFO    : Loading config file /home/lnevers/.gcf/omni_config
     7113:14:58 INFO    : Using control framework portal
     7213:14:58 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     7313:14:58 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     7413:14:59 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-06-18 17:14:58+00:00
     7513:14:59 INFO    :  ------------------------------------------------------
     7613:14:59 INFO    :  Completed createslice:
     77  Options as run:
     78                framework: portal
     79                project: Luisa_Nevers-Test-Proj_01
     80  Args: createslice EG-CT-1
     81  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-06-18 17:14:58+00:00
     8213:14:59 INFO    :  ======================================================
     83}}}
     84
     85Created a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/SL/EG-CT-1-sl.rspec EG-CT-1-sl.rspec]
     86{{{
     87$ omni createsliver -a sl-eg EG-CT-1 EG-CT-1-sl.rspec
     8813:15:27 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     8913:15:27 INFO    : Loading config file /home/lnevers/.gcf/omni_config
     9013:15:27 INFO    : Using control framework portal
     9113:15:27 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     9213:15:27 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     9313:15:27 INFO    : Substituting AM nickname sl-eg with URL https://sl-hn.exogeni.net:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net:slvmsite+authority+am
     9413:15:27 INFO    : Slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-1 expires on 2014-06-18 17:14:58 UTC
     9513:15:27 INFO    : Creating sliver(s) from rspec file EG-CT-1-sl.rspec for slice urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-1
     9613:15:32 INFO    : Got return from CreateSliver for slice EG-CT-1 at sl-eg:
     9713:15:32 INFO    : <?xml version="1.0" ?>
     9813:15:32 INFO    :   <!-- Reserved resources for:
     99        Slice: EG-CT-1
     100        at AM:
     101        URN: urn:publicid:IDN+exogeni.net:slvmsite+authority+am
     102        URL: https://sl-hn.exogeni.net:11443/orca/xmlrpc
     103 -->
     10413:15:32 INFO    :   
     105<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"> 
     106      <node client_id="VM-1" component_id="urn:publicid:IDN+exogeni.net:slvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:slvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:slvmslite+sliver+d89a7638-4c01-49f2-b9b6-d245c5c5c986:VM-1">   
     107            <location country="Unspecified" latitude="42.05286" longitude="-87.681564"/>   
     108            <sliver_type name="m1.large">     
     109                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>     
     110            </sliver_type>   
     111            <services/>   
     112            <interface client_id="VM-1:if0" mac_address="fe:16:3e:00:56:90">     
     113                  <ip address="172.16.1.1" netmask="255.255.255.0" type="ipv4"/>     
     114            </interface>   
     115            <ns4:geni_sliver_info creation_time="2014-06-11T17:15:29.000Z" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-06-18T17:14:58.000Z" start_time="2014-06-11T17:15:29.000Z" state="configuring"/>   
     116      </node> 
     117      <node client_id="VM-2" component_id="urn:publicid:IDN+exogeni.net:slvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:slvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:slvmslite+sliver+d89a7638-4c01-49f2-b9b6-d245c5c5c986:VM-2">   
     118            <location country="Unspecified" latitude="42.05286" longitude="-87.681564"/>   
     119            <sliver_type name="m1.large">     
     120                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>     
     121            </sliver_type>   
     122            <services/>   
     123            <interface client_id="VM-2:if0" mac_address="fe:16:3e:00:75:6f">     
     124                  <ip address="172.16.1.2" netmask="255.255.255.0" type="ipv4"/>     
     125            </interface>   
     126            <ns4:geni_sliver_info creation_time="2014-06-11T17:15:29.000Z" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-06-18T17:14:58.000Z" start_time="2014-06-11T17:15:29.000Z" state="configuring"/>   
     127      </node> 
     128      <node client_id="VM-3" component_id="urn:publicid:IDN+exogeni.net:slvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:slvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:slvmslite+sliver+d89a7638-4c01-49f2-b9b6-d245c5c5c986:VM-3">   
     129            <location country="Unspecified" latitude="42.05286" longitude="-87.681564"/>   
     130            <sliver_type name="m1.large">     
     131                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>     
     132            </sliver_type>   
     133            <services/>   
     134            <interface client_id="VM-3:if0" mac_address="fe:16:3e:00:52:e6">     
     135                  <ip address="172.16.1.3" netmask="255.255.255.0" type="ipv4"/>     
     136            </interface>   
     137            <ns4:geni_sliver_info creation_time="2014-06-11T17:15:29.000Z" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-06-18T17:14:58.000Z" start_time="2014-06-11T17:15:29.000Z" state="configuring"/>   
     138      </node> 
     139      <node client_id="VM-4" component_id="urn:publicid:IDN+exogeni.net:slvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:slvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:slvmslite+sliver+d89a7638-4c01-49f2-b9b6-d245c5c5c986:VM-4">   
     140            <location country="Unspecified" latitude="42.05286" longitude="-87.681564"/>   
     141            <sliver_type name="m1.large">     
     142                  <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6.v1.0.10.xml" version="c120b9d79d3f3882114c0e59cce14f671ef9b0db"/>     
     143            </sliver_type>   
     144            <services/>   
     145            <interface client_id="VM-4:if0" mac_address="fe:16:3e:00:7b:04">     
     146                  <ip address="172.16.1.4" netmask="255.255.255.0" type="ipv4"/>     
     147            </interface>   
     148            <ns4:geni_sliver_info creation_time="2014-06-11T17:15:29.000Z" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-06-18T17:14:58.000Z" start_time="2014-06-11T17:15:29.000Z" state="configuring"/>   
     149      </node> 
     150      <link client_id="lan0" sliver_id="urn:publicid:IDN+exogeni.net:slvmslite+sliver+d89a7638-4c01-49f2-b9b6-d245c5c5c986:lan0" vlantag="unknown">   
     151            <interface_ref client_id="VM-4:if0"/>   
     152            <property capacity="0" dest_id="VM-2:if0" source_id="VM-4:if0"/>   
     153            <property capacity="0" dest_id="VM-3:if0" source_id="VM-4:if0"/>   
     154            <property capacity="0" dest_id="VM-1:if0" source_id="VM-4:if0"/>   
     155            <interface_ref client_id="VM-2:if0"/>   
     156            <property capacity="0" dest_id="VM-4:if0" source_id="VM-2:if0"/>   
     157            <property capacity="0" dest_id="VM-3:if0" source_id="VM-2:if0"/>   
     158            <property capacity="0" dest_id="VM-1:if0" source_id="VM-2:if0"/>   
     159            <interface_ref client_id="VM-3:if0"/>   
     160            <property capacity="0" dest_id="VM-4:if0" source_id="VM-3:if0"/>   
     161            <property capacity="0" dest_id="VM-2:if0" source_id="VM-3:if0"/>   
     162            <property capacity="0" dest_id="VM-1:if0" source_id="VM-3:if0"/>   
     163            <interface_ref client_id="VM-1:if0"/>   
     164            <property capacity="0" dest_id="VM-4:if0" source_id="VM-1:if0"/>   
     165            <property capacity="0" dest_id="VM-2:if0" source_id="VM-1:if0"/>   
     166            <property capacity="0" dest_id="VM-3:if0" source_id="VM-1:if0"/>   
     167            <ns4:geni_sliver_info creation_time="2014-06-11T17:15:29.000Z" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2014-06-18T17:14:58.000Z" start_time="2014-06-11T17:15:29.000Z" state="configuring"/>   
     168      </link> 
     169      <ns3:geni_slice_info state="configuring" urn="urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-1" uuid="acf47029-2bc5-47fe-bd0d-bd1895650de2"/> 
     170</rspec>
     17113:15:32 INFO    :  ------------------------------------------------------
     17213:15:32 INFO    :  Completed createsliver:
     173  Options as run:
     174                aggregate: ['sl-eg']
     175                framework: portal
     176                project: Luisa_Nevers-Test-Proj_01
     177  Args: createsliver EG-CT-1 EG-CT-1-sl.rspec
     178  Result Summary: Got Reserved resources RSpec from exogeni-net-slvmsite
     17913:15:32 INFO    :  ======================================================
     180}}}
     181
     182When the sliver was ready determine login information:
     183{{{
     184$ readyToLogin -a sl-eg EG-CT-1
     185  <....>
     186
     187}}}
     188
     189=== Measurements ===
     190
     191Login to two of the nodes and collect iperf and ping statistics. All measurements are collected over 60 seconds:
     192
     193''Collected: 2014-XX-XX''
     194
     195'''Iperf ExoGENI VM-2 to VM-1 (TCP) - TCP window size: 16.0 KB '''
     196
     197__One Client_
     198{{{
     199}}}
     200
     201__Five Clients__
     202{{{
     203}}}
     204
     205__Ten Clients__
     206{{{
     207}}}
     208
     209
     210'''Iperf ExoGENI VM-2 to the VM-1 (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
     211{{{
     212}}}
     213
     214
     215'''Ping ExoGENI VM-2 to the VM-1 '''
     216{{{
     217}}}
     218
    10219== EG-CT-2 - Access to New Site bare metal and VM resources ==
    11220== EG-CT-3 - Multiple sites experiment  ==