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


Ignore:
Timestamp:
12/07/12 07:36:21 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    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{{{
     10eg-gpo=,https://bbn-hn.exogeni.net:11443/orca/xmlrpc
     11eg-renci=,https://rci-hn.exogeni.net:11443/orca/xmlrpc
     12eg-sm=,https://geni.renci.org:11443/orca/xmlrpc
     13eg-of-gpo=,https://bbn-hn.exogeni.net:3626/foam/gapi/1
     14eg-of-renci=,https://rci-hn.exogeni.net:3626/foam/gapi/1
     15}}}
    816
    917== EG-CT-1 - Access to New Site VM resources ==
     18Got Aggregate version, which showed AM API V3 being supported along with GENI RSpec V3.  The ExoGENI version is ''ORCA Camano: v.3.1-extended.build-5071''.
     19{{{
     20$ omni.py -a eg-renci getversion
     21INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     22INFO:omni:Using control framework pg
     23INFO:omni:Substituting AM nickname eg-renci with URL https://rci-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
     24INFO:omni:AM URN: unspecified_AM_URN (url: https://rci-hn.exogeni.net:11443/orca/xmlrpc) has version:
     25INFO:omni:{   'geni_ad_rspec_versions': [   
     26          {   '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_api': 2,
     33    'geni_api_versions': {   '2': 'https://geni.renci.org:11443/orca/xmlrpc/geni'},
     34    'geni_request_rspec_versions': [   
     35     {   'extensions': [   'http://www.protogeni.net/resources/rspec/ext/shared-vlan/1',
     36                           'http://www.geni.net/resources/rspec/ext/postBootScript/1'],
     37                                'namespace': 'http://www.geni.net/resources/rspec/3',
     38                                'schema': 'http://www.geni.net/resources/rspec/3/request.xsd',
     39                                'type': 'GENI',
     40                                'version': '3'}],
     41    'orca_version': 'ORCA Camano: v.3.1-extended.build-5071'}
     42INFO:omni: ------------------------------------------------------------
     43INFO:omni: Completed getversion:
     44  Options as run:
     45                aggregate: ['eg-gpo']
     46                framework: pg
     47                noGetVersionCache: True
     48  Args: getversion
     49  Result Summary:
     50Got version for https://rci-hn.exogeni.net:11443/orca/xmlrpc
     51INFO:omni: ============================================================
     52}}}
     53Got a listresources of available resources:
     54{{{
     55$ omni.py -a eg-renci listresources -o
     56INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     57INFO:omni:Using control framework pg
     58INFO:omni:Saving output to a file.
     59INFO:omni:Substituting AM nickname eg-renci with URL https://rci-hn.exogeni.net:11443/orca/xmlrpc, URN unspecified_AM_URN
     60INFO:omni:Listed resources on 1 out of 1 possible aggregates.
     61INFO:omni:Writing to 'rspec-rci-hn-exogeni-net-11443-orca.xml'
     62INFO:omni: ------------------------------------------------------------
     63INFO:omni: Completed listresources:
     64
     65  Options as run:
     66                aggregate: ['eg-renci']
     67                framework: pg
     68                output: True
     69
     70  Args: listresources
     71
     72  Result Summary: Queried resources from 1 of 1 aggregate(s).
     73Wrote rspecs from 1 aggregate(s) to 1 file(s)
     74Saved listresources RSpec at 'unspecified_AM_URN' (url 'https://rci-hn.exogeni.net:11443/orca/xmlrpc') to file rspec-rci-hn-exogeni-net-11443-orca.xml; 
     75INFO:omni: ============================================================
     76}}}
     77Created a slice:
     78{{{
     79$ omni.py createslice EG-CT-1
     80INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
     81INFO:omni:Using control framework pg
     82INFO:omni:Created slice with Name EG-CT-1, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-CT-1, Expiration 2012-12-08 13:35:14+00:00
     83INFO:omni: ------------------------------------------------------------
     84INFO:omni: Completed createslice:
     85
     86  Options as run:
     87                framework: pg
     88
     89  Args: createslice EG-CT-1
     90
     91  Result Summary: Created slice with Name EG-CT-1, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-CT-1,
     92  Expiration 2012-12-08 13:35:14+00:00
     93INFO:omni: ============================================================
     94}}}
     95
    1096== EG-CT-2 - Access to New Site bare metal and VM resources ==
    1197== EG-CT-3 - Multiple sites experiment  ==