Changes between Version 21 and Version 22 of GENIRacksHome/InstageniRacks/AggregateSurvey


Ignore:
Timestamp:
04/25/12 21:27:46 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AggregateSurvey

    v21 v22  
    88
    99= InstaGENI Status on 04/25/2012 =
     10AM API Issues: Sliver status error reported which was new and not encountered in previous run.
     11
     12Experiment Issues: Sliver was creates successfully, but the nodes were not available.
     13
    1014
    1115== AM API Acceptance Test ==
     
    4246== Experiment with Omni Commands ==
    4347
    44 === List Resources ==
    45 Command output:
     48=== List Resources ===
     49No issues found here, command output:
    4650{{{
    4751$   ./src/omni.py -a https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 listresources -o --api-version 2 -t GENI 3
    48 INFO:omni:Loading config file omni_config
    49 INFO:omni:Using control framework pgeni
    50 INFO:omni:Saving output to a file.
    51 INFO:omni:Listed resources on 1 out of 1 possible aggregates.
    52 INFO:omni:Writing to 'rspec-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0.xml'
    53 INFO:omni: ------------------------------------------------------------
    54 INFO:omni: Completed listresources:
    55   Options as run:
    56                 aggregate: https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0
    57                 api_version: 2
    58                 framework: pgeni
    59                 native: True
    60                 output: True
    61                 rspectype: ('GENI', '3')
    62   Args: listresources
    63   Result Summary: Retrieved resources from 1 aggregates.
    64 Wrote rspecs from 1 aggregates to 1 files
    65 Saved listresources RSpec at 'unspecified_AM_URN' to file rspec-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0.xml; .
    66 INFO:omni: ============================================================
    6752}}}
    6853
     
    7055
    7156=== Create slice, sliver and sliver status ===
     57Created a sliver but the nodes remained in the following state: 'geni_status': 'unknown' and 'pg_status': 'notready'.
    7258
    7359{{{
     
    7763INFO:omni: ------------------------------------------------------------
    7864INFO:omni: Completed createslice:
    79 
    8065  Options as run:
    8166                aggregate: https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0
    8267                framework: pgeni
    8368                native: True
    84 
    8569  Args: createslice lninsta
    86 
    8770  Result Summary: Created slice with Name lninsta, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lninsta, Expiration 2012-04-26 06:54:14+00:00
    88  
    8971INFO:omni: ============================================================
    9072
     
    124106INFO:omni: ------------------------------------------------------------
    125107INFO:omni: Completed createsliver:
    126 
    127108  Options as run:
    128109                aggregate: https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0
     
    133114
    134115  Args: createsliver lninsta ./instageni-2shared.rspec
    135 
    136116  Result Summary: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lninsta expires within 1 day(s) on 2012-04-26 06:54:14 UTC
    137117Reserved resources on https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0. 
     
    141121Also ran:
    142122 *  " ./src/omni.py -a https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 sliverstatus lninsta --api-version 2 -t GENI 3 -o"
    143 which generated an output file attached as [http://groups.geni.net/geni/attachment/wiki/GENIRacksHome/InstageniRacks/AggregateSurvey/lninsta-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20210425.json  lninsta-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20210425.json]
     123which generated an output file attached as [http://groups.geni.net/geni/attachment/wiki/GENIRacksHome/InstageniRacks/AggregateSurvey/lninsta-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20210425.json  lninsta-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20210425.json] which showed the following states: 'geni_status'='unknown', and 'pg_status'= 'notready',
     124
    144125
    145126 * "$ ./src/omni.py -a https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 listresources lninsta --api-version 2 -t GENI 3 -o" which genreated an output file attached as [http://groups.geni.net/geni/attachment/wiki/GENIRacksHome/InstageniRacks/AggregateSurvey/lninsta-rspec-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20120425.xml lninsta-rspec-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20120425.xml].