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


Ignore:
Timestamp:
02/09/15 09:56:18 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v1 v2  
    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{{{
     10wsu-eg=urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am,https://wsu-hn.exogeni.net:11443/orca/xmlrpc
     11wsu-eg-of=urn:publicid:IDN+openflow:foam:wsu-hn.exogeni.net+authority+am,https://wsu-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 wsu-eg getversion   
     1909:49:46 INFO    : Downloaded latest `agg_nick_cache` from 'http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/Omni/agg_nick_cache' and copied to '/home/lnevers/.gcf/agg_nick_cache'.
     2009:49:46 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     2109:49:46 INFO    : Loading config file '/home/lnevers/.gcf/omni_config'
     2209:49:46 INFO    : Using control framework portal
     2309:49:46 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     2409:49:46 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     2509:49:46 INFO    : Substituting AM nickname wsu-eg with URL https://wsu-hn.exogeni.net:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am
     2609:49:47 INFO    : AM wsu-eg URN: urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am (url: https://wsu-hn.exogeni.net:11443/orca/xmlrpc) has version:
     2709:49:47 INFO    : {   'geni_ad_rspec_versions': [   {   'extensions': [   'http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd',
     28                                                        'http://www.protogeni.net/resources/rspec/ext/emulab/1/ptop_extension.xsd'],
     29                                      'namespace': 'http://www.geni.net/resources/rspec/3',
     30                                      'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd',
     31                                      'type': 'GENI',
     32                                      'version': '3'}],
     33    'geni_am_type': 'orca',
     34    'geni_api': 2,
     35    'geni_api_versions': {   '2': 'https://wsu-hn.exogeni.net:11443/orca/xmlrpc'},
     36    'geni_request_rspec_versions': [   {   'extensions': [   'http://www.geni.net/resources/rspec/ext/shared-vlan/1',
     37                                                             'http://www.geni.net/resources/rspec/ext/postBootScript/1',
     38                                                             'http://hpn.east.isi.edu/rspec/ext/stitch/0.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 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981'}
     4409:49:47 INFO    :  ------------------------------------------------------
     4509:49:47 INFO    :  Completed getversion:
     46  Options as run:
     47                aggregate: ['wsu-eg']
     48                framework: portal
     49                noGetVersionCache: True
     50                project: ln-test
     51  Args: getversion
     52  Result Summary:
     53Got version for wsu-eg
     5409:49:47 INFO    :  ======================================================
     55}}}
     56 
     57Compared with versions in other racks, the following version were found:
     58{{{
     59|| Aggregate || Version ||
     60||bbnvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
     61||fiuvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
     62||osfvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
     63||rcivmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
     64||slvmsite  || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
     65||tamuvmsite|| ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
     66||uflvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
     67||uhvmsite  || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
     68||wsuvmsite || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
     69||ExoSM     || ORCA 5.0 Eastsound: v.5.0-SNAPSHOT.build-6981 ||
     70}}}
     71
     72Created a slice and then created a 4 VMs sliver using the RSpec [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral5/RSpecs/ConfirmationTests/WSU/EG-CT-1-wsu.rspec EG-CT-1-wsu.rspec]
     73{{{
     74$ omni createsliver -a wsu-eg EG-CT-1 EG-CT-1-wsu.rspec
     7509:55:05 INFO    : Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     7609:55:05 INFO    : Loading config file '/home/lnevers/.gcf/omni_config'
     7709:55:05 INFO    : Using control framework portal
     7809:55:05 INFO    : Member Authority is https://ch.geni.net/MA (from config)
     7909:55:05 INFO    : Slice Authority is https://ch.geni.net/SA (from config)
     8009:55:05 INFO    : Substituting AM nickname wsu-eg with URL https://wsu-hn.exogeni.net:11443/orca/xmlrpc, URN urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am
     8109:55:06 INFO    : Slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-1 expires on 2015-02-16 14:54:54 UTC
     8209:55:06 INFO    : Creating sliver(s) from rspec file EG-CT-1-wsu.rspec for slice urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-1
     8309:55:13 INFO    : Got return from CreateSliver for slice EG-CT-1 at wsu-eg:
     8409:55:13 INFO    : <?xml version="1.0" ?>
     8509:55:13 INFO    :   <!-- Reserved resources for:
     86        Slice: EG-CT-1
     87        at AM:
     88        URN: urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am
     89        URL: https://wsu-hn.exogeni.net:11443/orca/xmlrpc
     90 -->
     9109:55:13 INFO    :   <rspec type="manifest" xmlns="http://www.geni.net/resources/rspec/3" xmlns:ns2="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns:ns3="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1" xmlns:ns4="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1" xmlns:ns5="http://www.geni.net/resources/rspec/ext/postBootScript/1" xmlns:ns6="http://www.geni.net/resources/rspec/ext/color/2" xmlns:ns7="http://www.geni.net/resources/rspec/ext/storage/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/manifest.xsd http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1/slice_info.xsd?format=raw http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1/sliver_info.xsd?format=raw http://www.geni.net/resources/rspec/ext/postBootScript/1 http://www.geni.net/resources/rspec/ext/postBootScript/1/request.xsd http://www.geni.net/resources/rspec/ext/color/2 http://www.geni.net/resources/rspec/ext/color/2/color.xsdhttp://www.geni.net/resources/rspec/ext/storage/1 http://www.geni.net/resources/rspec/ext/storage/1/storage.xsd"> 
     92      <node client_id="VM-1" component_id="urn:publicid:IDN+exogeni.net:wsuvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:wsuvmsite+sliver+6e9cb83e-efd5-43af-ba82-6b4c763db2f6:VM-1">   
     93            <location country="unknown" latitude="42.357742" longitude="-83.06556"/>   
     94            <sliver_type name="m1.large">     
     95                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.3.xml" version="2d553fdbca830020d7cf13011399d7210dcefe96"/>     
     96            </sliver_type>   
     97            <services/>   
     98            <interface client_id="VM-1:if0">     
     99                  <ip address="172.16.1.1" netmask="255.255.255.0" type="ipv4"/>     
     100            </interface>   
     101            <ns4:geni_sliver_info creation_time="2015-02-09T09:55:08.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2015-02-16T09:54:54.000-05:00" start_time="2015-02-09T09:55:08.000-05:00" state="configuring"/>   
     102      </node> 
     103      <node client_id="VM-2" component_id="urn:publicid:IDN+exogeni.net:wsuvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:wsuvmsite+sliver+6e9cb83e-efd5-43af-ba82-6b4c763db2f6:VM-2">   
     104            <location country="unknown" latitude="42.357742" longitude="-83.06556"/>   
     105            <sliver_type name="m1.large">     
     106                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.3.xml" version="2d553fdbca830020d7cf13011399d7210dcefe96"/>     
     107            </sliver_type>   
     108            <services/>   
     109            <interface client_id="VM-2:if0">     
     110                  <ip address="172.16.1.2" netmask="255.255.255.0" type="ipv4"/>     
     111            </interface>   
     112            <ns4:geni_sliver_info creation_time="2015-02-09T09:55:08.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2015-02-16T09:54:54.000-05:00" start_time="2015-02-09T09:55:08.000-05:00" state="configuring"/>   
     113      </node> 
     114      <node client_id="VM-3" component_id="urn:publicid:IDN+exogeni.net:wsuvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:wsuvmsite+sliver+6e9cb83e-efd5-43af-ba82-6b4c763db2f6:VM-3">   
     115            <location country="unknown" latitude="42.357742" longitude="-83.06556"/>   
     116            <sliver_type name="m1.large">     
     117                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.3.xml" version="2d553fdbca830020d7cf13011399d7210dcefe96"/>     
     118            </sliver_type>   
     119            <services/>   
     120            <interface client_id="VM-3:if0">     
     121                  <ip address="172.16.1.3" netmask="255.255.255.0" type="ipv4"/>     
     122            </interface>   
     123            <ns4:geni_sliver_info creation_time="2015-02-09T09:55:08.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2015-02-16T09:54:54.000-05:00" start_time="2015-02-09T09:55:08.000-05:00" state="configuring"/>   
     124      </node> 
     125      <node client_id="VM-4" component_id="urn:publicid:IDN+exogeni.net:wsuvmsite+node+orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am" component_name="orca-vm-cloud" exclusive="false" sliver_id="urn:publicid:IDN+exogeni.net:wsuvmsite+sliver+6e9cb83e-efd5-43af-ba82-6b4c763db2f6:VM-4">   
     126            <location country="unknown" latitude="42.357742" longitude="-83.06556"/>   
     127            <sliver_type name="m1.large">     
     128                  <disk_image name="http://geni-images.renci.org/images/standard/ubuntu/ub1404-v1.0.3.xml" version="2d553fdbca830020d7cf13011399d7210dcefe96"/>     
     129            </sliver_type>   
     130            <services/>   
     131            <interface client_id="VM-4:if0">     
     132                  <ip address="172.16.1.4" netmask="255.255.255.0" type="ipv4"/>     
     133            </interface>   
     134            <ns4:geni_sliver_info creation_time="2015-02-09T09:55:08.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2015-02-16T09:54:54.000-05:00" start_time="2015-02-09T09:55:08.000-05:00" state="configuring"/>   
     135      </node> 
     136      <link client_id="lan0" sliver_id="urn:publicid:IDN+exogeni.net:wsuvmsite+sliver+6e9cb83e-efd5-43af-ba82-6b4c763db2f6:lan0" vlantag="unknown">   
     137            <component_manager name="urn:publicid:IDN+exogeni.net:wsuvmsite+authority+am"/>   
     138            <interface_ref client_id="VM-4:if0"/>   
     139            <property capacity="0" dest_id="VM-2:if0" source_id="VM-4:if0"/>   
     140            <property capacity="0" dest_id="VM-1:if0" source_id="VM-4:if0"/>   
     141            <property capacity="0" dest_id="VM-3:if0" source_id="VM-4:if0"/>   
     142            <interface_ref client_id="VM-2:if0"/>   
     143            <property capacity="0" dest_id="VM-4:if0" source_id="VM-2:if0"/>   
     144            <property capacity="0" dest_id="VM-1:if0" source_id="VM-2:if0"/>   
     145            <property capacity="0" dest_id="VM-3:if0" source_id="VM-2:if0"/>   
     146            <interface_ref client_id="VM-1:if0"/>   
     147            <property capacity="0" dest_id="VM-4:if0" source_id="VM-1:if0"/>   
     148            <property capacity="0" dest_id="VM-2:if0" source_id="VM-1:if0"/>   
     149            <property capacity="0" dest_id="VM-3:if0" source_id="VM-1:if0"/>   
     150            <interface_ref client_id="VM-3:if0"/>   
     151            <property capacity="0" dest_id="VM-4:if0" source_id="VM-3:if0"/>   
     152            <property capacity="0" dest_id="VM-2:if0" source_id="VM-3:if0"/>   
     153            <property capacity="0" dest_id="VM-1:if0" source_id="VM-3:if0"/>   
     154            <ns4:geni_sliver_info creation_time="2015-02-09T09:55:08.000-05:00" creator_urn="lnevers@bbn.com, urn:publicid:IDN+ch.geni.net+user+lnevers" expiration_time="2015-02-16T09:54:54.000-05:00" start_time="2015-02-09T09:55:08.000-05:00" state="configuring"/>   
     155      </link> 
     156      <ns3:geni_slice_info state="configuring" urn="urn:publicid:IDN+ch.geni.net:ln-test+slice+EG-CT-1" uuid="febe74e7-2145-4818-9d70-dc514eb2b1d2"/> 
     157</rspec>
     15809:55:13 INFO    :  ------------------------------------------------------
     15909:55:13 INFO    :  Completed createsliver:
     160
     161  Options as run:
     162                aggregate: ['wsu-eg']
     163                framework: portal
     164                project: ln-test
     165
     166  Args: createsliver EG-CT-1 EG-CT-1-wsu.rspec
     167
     168  Result Summary: Got Reserved resources RSpec from exogeni-net-wsuvmsite
     16909:55:13 INFO    :  ======================================================
     170}}}
     171
     172Determine login information:
     173{{{
     174$ readyToLogin -a wsu-eg EG-CT-1
     175}}}
    10176== EG-CT-2 - Access to New Site bare metal and VM resources ==
    11177== EG-CT-3 - Multiple sites experiment  ==