Changes between Version 2 and Version 3 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UWisconsin


Ignore:
Timestamp:
10/23/13 17:33:13 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UWisconsin

    v2 v3  
    66For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page.
    77
     8__Note:__ Omni nick_names for site aggregate used for these tests are:
     9{{{
     10gpo-ig=urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm,https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0
     11gpo-ig-of=urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm,https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0
     12wisconsin-ig=urn:publicid:IDN+instageni.wisc.edu+authority+cm,https://instageni.wisc.edu:12369/protogeni/xmlrpc/am
     13wisconsin-ig-of=urn:publicid:IDN+openflow:foam:foam.instageni.wisc.edu+authority+am,https://foam.instageni.wisc.edu:3626/foam/gapi/2
     14}}}
     15
    816
    917== IG-CT-1 - Access to New Site VM resources ==
     18Got Aggregate version, which showed AM API V1, V2, and V3 are supported and V2 is default:
     19{{{
     20$ omni.py getversion -a wisconsin-ig
     2116:58:40 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     2216:58:40 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     2316:58:40 INFO     omni: Using control framework portal
     2416:58:40 INFO     omni: Substituting AM nickname wisconsin-ig with URL https://instageni.wisc.edu:12369/protogeni/xmlrpc/am, URN urn:publicid:IDN+instageni.wisc.edu+authority+cm
     2516:58:43 INFO     omni:  (PG log url - look here for details on any failures: https://www.instageni.wisc.edu/spewlogfile.php3?logfile=85158f787189396a757752fa449c17cc)
     2616:58:43 INFO     omni: AM URN: urn:publicid:IDN+instageni.wisc.edu+authority+cm (url: https://instageni.wisc.edu:12369/protogeni/xmlrpc/am) has version: ( (PG log url - look here for details on any failures: https://www.instageni.wisc.edu/spewlogfile.php3?logfile=85158f787189396a757752fa449c17cc).)
     2716:58:43 INFO     omni: {   'code_tag': '7a623c9ab69bce7b4c8b6a8d00b2f2a67dac3eb7',
     28    'geni_ad_rspec_versions': [   {   'extensions': [],
     29                                      'namespace': 'http://www.protogeni.net/resources/rspec/0.1',
     30                                      'schema': 'http://www.protogeni.net/resources/rspec/0.1/ad.xsd',
     31                                      'type': 'ProtoGENI',
     32                                      'version': '0.1'},
     33                                  {   'extensions': [],
     34                                      'namespace': 'http://www.protogeni.net/resources/rspec/0.2',
     35                                      'schema': 'http://www.protogeni.net/resources/rspec/0.2/ad.xsd',
     36                                      'type': 'ProtoGENI',
     37                                      'version': '0.2'},
     38                                  {   'extensions': [   'http://www.protogeni.net/resources/rspec/ext/emulab/1'],
     39                                      'namespace': 'http://www.protogeni.net/resources/rspec/2',
     40                                      'schema': 'http://www.protogeni.net/resources/rspec/2/ad.xsd',
     41                                      'type': 'ProtoGENI',
     42                                      'version': '2'},
     43                                  {   'extensions': [   'http://www.protogeni.net/resources/rspec/ext/emulab/1'],
     44                                      'namespace': 'http://www.geni.net/resources/rspec/3',
     45                                      'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd',
     46                                      'type': 'GENI',
     47                                      'version': '3'}],
     48    'geni_api': 2,
     49    'geni_api_versions': {   '1': 'https://boss.instageni.wisc.edu:12369/protogeni/xmlrpc/am/1.0',
     50                             '2': 'https://boss.instageni.wisc.edu:12369/protogeni/xmlrpc/am/2.0',
     51                             '3': 'https://boss.instageni.wisc.edu:12369/protogeni/xmlrpc/am/3.0'},
     52    'geni_request_rspec_versions': [   {   'extensions': [],
     53                                           'namespace': 'http://www.protogeni.net/resources/rspec/0.1',
     54                                           'schema': 'http://www.protogeni.net/resources/rspec/0.1/request.xsd',
     55                                           'type': 'ProtoGENI',
     56                                           'version': '0.1'},
     57                                       {   'extensions': [],
     58                                           'namespace': 'http://www.protogeni.net/resources/rspec/0.2',
     59                                           'schema': 'http://www.protogeni.net/resources/rspec/0.2/request.xsd',
     60                                           'type': 'ProtoGENI',
     61                                           'version': '0.2'},
     62                                       {   'extensions': [   'http://www.protogeni.net/resources/rspec/ext/emulab/1'],
     63                                           'namespace': 'http://www.protogeni.net/resources/rspec/2',
     64                                           'schema': 'http://www.protogeni.net/resources/rspec/2/request.xsd',
     65                                           'type': 'ProtoGENI',
     66                                           'version': '2'},
     67                                       {   'extensions': [   'http://www.protogeni.net/resources/rspec/ext/emulab/1'],
     68                                           'namespace': 'http://www.geni.net/resources/rspec/3',
     69                                           'schema': 'http://www.geni.net/resources/rspec/3/request.xsd',
     70                                           'type': 'GENI',
     71                                           'version': '3'}],
     72    'hostname': 'boss.instageni.wisc.edu',
     73    'hrn': 'wisconsinig.cm',
     74    'interface': 'aggregate',
     75    'url': 'https://boss.instageni.wisc.edu:12369/protogeni/xmlrpc/am',
     76    'urn': 'urn:publicid:IDN+instageni.wisc.edu+authority+cm'}
     7716:58:43 INFO     omni:  ------------------------------------------------------------
     7816:58:43 INFO     omni:  Completed getversion:
     79Args: getversion
     80
     81  Result Summary:
     82Got version for https://instageni.wisc.edu:12369/protogeni/xmlrpc/am
     83 
     8416:58:43 INFO     omni:  ============================================================
     85}}}
     86
     87The InstaGENI version in" 'code_tag':'7a623c9ab69bce7b4c8b6a8d00b2f2a67dac3eb7'" is the different than other available InstaGENI sites, waiting for Friday update to check .
     88|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     89|| '''Site'''  || ''' InstaGENI Code tag '''               ||
     90|| clemson ||   '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     91|| gpolab ||    '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     92|| illinois ||     '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     93|| kettering ||     '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     94|| maxgigapop ||  '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     95|| missouri ||     '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     96|| northwestern ||     '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     97|| nysernet ||     '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     98|| nyu ||     '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     99|| princeton ||   '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     100|| sox ||  '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     101|| uky ||     '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     102|| utah ||  'cb846ceabc84d7e0d5bb1ecfca02ab5b77616065' ||
     103|| utahddc||  '9eec998c9be94ed82cf7e21f5b280368d1af0e59' ||
     104|| wisconsin || '7a623c9ab69bce7b4c8b6a8d00b2f2a67dac3eb7'  ||
     105
     106Get list of "available" compute resources:
     107{{{
     108$ omni.py -a wisconsin-ig listresources --available -o
     10917:01:51 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     11017:01:51 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     11117:01:51 INFO     omni: Using control framework portal
     11217:01:51 INFO     omni: Substituting AM nickname wisconsin-ig with URL https://instageni.wisc.edu:12369/protogeni/xmlrpc/am, URN urn:publicid:IDN+instageni.wisc.edu+authority+cm
     11317:01:51 INFO     omni: Saving output to a file.
     11417:01:54 INFO     omni: Listed advertised resources at 1 out of 1 possible aggregates.
     11517:01:54 INFO     omni:  (PG log url - look here for details on any failures: https://www.instageni.wisc.edu/spewlogfile.php3?logfile=2e8d29f494ce08d24a4ce2d4be5f3796)
     11617:01:54 INFO     omni: Writing to 'rspec-instageni-wisc-edu.xml'
     11717:01:54 INFO     omni:  ------------------------------------------------------------
     11817:01:54 INFO     omni:  Completed listresources:
     119Args: listresources
     120
     121  Result Summary: Queried resources from 1 of 1 aggregate(s).
     122Wrote rspecs from 1 aggregate(s) to 1 file(s)
     123Saved listresources RSpec from 'urn:publicid:IDN+instageni.wisc.edu+authority+cm' (url 'https://instageni.wisc.edu:12369/protogeni/xmlrpc/am') to file rspec-instageni-wisc-edu.xml; 
     12417:01:54 INFO     omni:  ============================================================
     125}}}
     126
     127Verified that Advertisement RSpec only includes available resources, as requested:
     128{{{
     129$ egrep "node comp|available now" rspec-instageni-wisc-edu.xml
     130  <node component_id="urn:publicid:IDN+instageni.wisc.edu+node+procurve2" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" component_name="procurve2" exclusive="true">   
     131      <available now="true"/>   
     132  <node component_id="urn:publicid:IDN+instageni.wisc.edu+node+interconnect-geni-core" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" component_name="interconnect-geni-core" exclusive="false">   
     133      <available now="true"/>   
     134  <node component_id="urn:publicid:IDN+instageni.wisc.edu+node+pc3" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" component_name="pc3" exclusive="false">   
     135      <available now="true"/>   
     136  <node component_id="urn:publicid:IDN+instageni.wisc.edu+node+pc5" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" component_name="pc5" exclusive="true">   
     137      <available now="true"/>   
     138  <node component_id="urn:publicid:IDN+instageni.wisc.edu+node+pc4" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" component_name="pc4" exclusive="true">   
     139      <available now="true"/>   
     140  <node component_id="urn:publicid:IDN+instageni.wisc.edu+node+interconnect-wimax" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" component_name="interconnect-wimax" exclusive="false">   
     141      <available now="true"/>   
     142  <node component_id="urn:publicid:IDN+instageni.wisc.edu+node+pc1" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" component_name="pc1" exclusive="false">   
     143      <available now="true"/>   
     144  <node component_id="urn:publicid:IDN+instageni.wisc.edu+node+pc2" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" component_name="pc2" exclusive="false">   
     145      <available now="true"/>   
     146  <node component_id="urn:publicid:IDN+instageni.wisc.edu+node+internet" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" component_name="internet" exclusive="true">   
     147      <available now="true"/>   
     148}}}
     149
     150Created a slice:
     151{{{
     152$ omni.py createslice IG-CT-1
     15317:03:04 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     15417:03:04 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     15517:03:04 INFO     omni: Using control framework portal
     15617:03:05 INFO     omni: Created slice with Name IG-CT-1, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-1, Expiration 2013-10-30 18:46:26
     15717:03:05 INFO     omni:  ------------------------------------------------------------
     15817:03:05 INFO     omni:  Completed createslice:
     159Args: createslice IG-CT-1
     160
     161  Result Summary: Created slice with Name IG-CT-1, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-1, Expiration 2013-10-30 18:46:26
     162 
     16317:03:05 INFO     omni:  ============================================================
     164
     165}}}
     166
     167Created a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Wisconsin/IG-CT-1-wisconsin.rspec IG-CT-1-wisconsin.rspec]:
     168{{{
     169$ omni.py createsliver -a wisconsin-ig IG-CT-1 IG-CT-1-wisconsin.rspec
     17017:03:19 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     17117:03:19 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     17217:03:19 INFO     omni: Using control framework portal
     17317:03:19 INFO     omni: Substituting AM nickname wisconsin-ig with URL https://instageni.wisc.edu:12369/protogeni/xmlrpc/am, URN urn:publicid:IDN+instageni.wisc.edu+authority+cm
     17417:03:20 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-1 expires on 2013-10-30 18:46:26 UTC
     17517:03:20 INFO     omni: Creating sliver(s) from rspec file IG-CT-1-wisconsin.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-1
     17617:03:38 INFO     omni:  (PG log url - look here for details on any failures: https://www.instageni.wisc.edu/spewlogfile.php3?logfile=5caa68cd03bf87a2e2e3c20c689a29ef)
     17717:03:38 INFO     omni: Got return from CreateSliver for slice IG-CT-1 at https://instageni.wisc.edu:12369/protogeni/xmlrpc/am:
     17817:03:38 INFO     omni: <!-- Reserved resources for:
     179        Slice: IG-CT-1
     180        at AM:
     181        URN: urn:publicid:IDN+instageni.wisc.edu+authority+cm
     182        URL: https://instageni.wisc.edu:12369/protogeni/xmlrpc/am
     183 -->
     18417:03:38 INFO     omni: <rspec xmlns="http://www.geni.net/resources/rspec/3" xmlns:flack="http://www.protogeni.net/resources/rspec/ext/flack/1" xmlns:planetlab="http://www.planet-lab.org/resources/sfa/ext/planetlab/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="manifest" xsi:schemaLocation="http://www.geni.net/resources/rspec/3   http://www.geni.net/resources/rspec/3/manifest.xsd"> 
     185
     186  <node client_id="xen1" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+instageni.wisc.edu+node+pc3" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+51">
     187    <sliver_type name="emulab-xen"/>
     188    <services> <execute command="sudo apt-get install iperf -y" shell="sh"/> <login authentication="ssh-keys" hostname="pc3.instageni.wisc.edu" port="32314" username="lnevers"/></services>
     189    <interface client_id="xen1:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+57" mac_address="020904640cab">
     190      <ip address="192.168.1.1" netmask="255.255.255.0" type="ipv4"/>
     191    </interface>
     192  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm3-8"/><host name="xen1.IG-CT-1.ch-geni-net.instageni.wisc.edu"/></node>
     193  <node client_id="xen2" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+instageni.wisc.edu+node+pc3" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+52">
     194    <sliver_type name="emulab-xen"/>
     195    <services> <execute command="sudo apt-get install iperf -y" shell="sh"/> <login authentication="ssh-keys" hostname="pc3.instageni.wisc.edu" port="32315" username="lnevers"/></services>
     196    <interface client_id="xen2:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+58" mac_address="0290d1f0ebb2">
     197      <ip address="192.168.1.2" netmask="255.255.255.0" type="ipv4"/>
     198    </interface>
     199  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm3-9"/><host name="xen2.IG-CT-1.ch-geni-net.instageni.wisc.edu"/></node>
     200  <node client_id="xen3" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+instageni.wisc.edu+node+pc3" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+53">
     201    <sliver_type name="emulab-xen"/>
     202    <services> <execute command="sudo apt-get install iperf -y" shell="sh"/> <login authentication="ssh-keys" hostname="pc3.instageni.wisc.edu" port="32316" username="lnevers"/></services>
     203    <interface client_id="xen3:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+59" mac_address="021124e4a572">
     204      <ip address="192.168.1.3" netmask="255.255.255.0" type="ipv4"/>
     205    </interface>
     206  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm3-10"/><host name="xen3.IG-CT-1.ch-geni-net.instageni.wisc.edu"/></node>
     207  <node client_id="xen4" component_manager_id="urn:publicid:IDN+instageni.wisc.edu+authority+cm" exclusive="false" component_id="urn:publicid:IDN+instageni.wisc.edu+node+pc3" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+54">
     208    <sliver_type name="emulab-xen"/>
     209    <services> <execute command="sudo apt-get install iperf -y" shell="sh"/> <login authentication="ssh-keys" hostname="pc3.instageni.wisc.edu" port="32317" username="lnevers"/></services>
     210    <interface client_id="xen4:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+60" mac_address="02a75c49a911">
     211      <ip address="192.168.1.4" netmask="255.255.255.0" type="ipv4"/>
     212    </interface>
     213  <rs:vnode xmlns:rs="http://www.protogeni.net/resources/rspec/ext/emulab/1" name="pcvm3-11"/><host name="xen4.IG-CT-1.ch-geni-net.instageni.wisc.edu"/></node>
     214  <link client_id="lan0" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+56" vlantag="258">
     215    <component_manager name="urn:publicid:IDN+instageni.wisc.edu+authority+cm"/>
     216    <interface_ref client_id="xen1:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+57"/>
     217    <interface_ref client_id="xen2:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+58"/>
     218    <interface_ref client_id="xen3:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+59"/>
     219    <interface_ref client_id="xen4:if0" component_id="urn:publicid:IDN+instageni.wisc.edu+interface+pc3:eth1" sliver_id="urn:publicid:IDN+instageni.wisc.edu+sliver+60"/>
     220    <link_type name="lan"/>
     221  </link>
     222</rspec>
     22317:03:38 INFO     omni:  ------------------------------------------------------------
     22417:03:38 INFO     omni:  Completed createsliver:
     225Args: createsliver IG-CT-1 IG-CT-1-wisconsin.rspec
     226
     227  Result Summary: Got Reserved resources RSpec from instageni-wisc-edu
     22817:03:38 INFO     omni:  ============================================================
     229}}}
     230The following is login information for the sliver:
     231{{{
     232$ readyToLogin.py -a wisconsin-ig IG-CT-1
     233<...>
     234================================================================================
     235LOGIN INFO for AM: https://instageni.wisc.edu:12369/protogeni/xmlrpc/am
     236================================================================================
     237
     238For more login info, see the section entitled:
     239         'Providing a private key to ssh' in 'readyToLogin.py -h'
     240
     241xen4's geni_status is: ready (am_status:ready)
     242User lnevers logs in to xen4 using:
     243        ssh -p 32317  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.wisc.edu
     244
     245xen3's geni_status is: ready (am_status:ready)
     246User lnevers logs in to xen3 using:
     247        ssh -p 32316  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.wisc.edu
     248
     249xen2's geni_status is: ready (am_status:ready)
     250User lnevers logs in to xen2 using:
     251        ssh -p 32315  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.wisc.edu
     252
     253xen1's geni_status is: ready (am_status:ready)
     254User lnevers logs in to xen1 using:
     255        ssh -p 32314  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc3.instageni.wisc.edu
     256}}}
     257
     258=== Measurements ===
     259
     260Log into specified host and collect iperf and ping statistics. All measurements are collected over 60 seconds, using default images and default link bandwidth:
     261
     262'''Iperf InstaGENI Wisconsin VM-2 to VM-1 (TCP)
     263
     264''Collected: 2013-XX-XX''
     265
     266__One Client_
     267{{{
     268
     269}}}
     270
     271__Five Clients__
     272{{{
     273
     274}}}
     275
     276__Ten Clients__
     277{{{
     278
     279}}}
     280
     281'''Iperf InstaGENI Wisconsin VM-2 to the VM-1 (UDP)
     282{{{
     283
     284}}}
     285
     286'''Ping from InstaGENI Wisconsin VM-2 to the VM-1 '''
     287{{{
     288
     289}}}
     290
     291
     292
    10293== IG-CT-2 - Access to New Site bare metal and VM resources ==
    11294== IG-CT-3 - Multiple sites experiment  ==