Changes between Version 11 and Version 12 of GENIRacksHome/InstageniRacks/AggregateSurvey


Ignore:
Timestamp:
04/20/12 13:47:57 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AggregateSurvey

    v11 v12  
    1212
    1313== Omni Commands ==
    14 These command set up an Experiment that includes two nodes. When the sliver was created it took about 20 minutes untill the nodes were ready for login.
     14
     15These command set up an Experiment that includes two nodes. When the sliver was created it took about 20 minutes until the nodes were ready for login. Once the nodes were up, was able to login, but the nodes did not have the address from the Manifest RSpec.  No addresses were configured other than control network interface.
     16
    1517
    1618
    1719=== List Resources ===
    18 Requested listresources and resulting manifest file is attached as
     20Requested listresources from the InstaGENI aggregate. Resulting advertisement file is attached as
    1921[http://groups.geni.net/geni/attachment/wiki/GENIRacksHome/InstageniRacks/AggregateSurvey/rspec-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20120419.xml rspec-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20120419.xml].
    2022
    21 === Create Slice ===
    22 Create the slice command output:
    2323{{{
    2424lnevers@sendaria:~/gcf-1.6.1$ ./src/omni.py -a https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 listresources -o --api-version 2 -t GENI 3
     
    4242Saved listresources RSpec at 'unspecified_AM_URN' to file rspec-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0.xml; .
    4343INFO:omni: ============================================================
     44}}}
     45=== Create Slice ===
     46Create the slice:
     47{{{
    4448lnevers@sendaria:~/gcf-1.6.1$ ./src/omni.py -a https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 createslice lnshared
    4549INFO:omni:Loading config file omni_config
     
    5458  Args: createslice lnshared
    5559  Result Summary: Created slice with Name lnshared, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnshared, Expiration 2012-04-20 01:33:03+00:00
    56  
    5760INFO:omni: ============================================================
    5861}}}
     
    113116
    114117=== Sliver Status ===
    115 Verified the status of the requested nodes, comple output is attached as [http://groups.geni.net/geni/attachment/wiki/GENIRacksHome/InstageniRacks/AggregateSurvey/lnshared-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20120419.json lnshared-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20120419.json]. The hosts pc2.utah.geniracks.net and pc5.utah.geniracks.net were assigned. The command issued:
     118
     119Verified the status of the requested nodes.  The complete output is attached as [http://groups.geni.net/geni/attachment/wiki/GENIRacksHome/InstageniRacks/AggregateSurvey/lnshared-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20120419.json lnshared-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0-20120419.json]. The hosts assigned to the sliver were pc2.utah.geniracks.net and pc5.utah.geniracks.net. The command issued:
    116120{{{
    117121$ ./src/omni.py -a https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 sliverstatus lnshared --api-version 2 -t GENI 3 -o
     
    134138
    135139  Args: sliverstatus lnshared
    136 
    137   Result Summary: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnshared expires within 1 day(s) on 2012-04-20 01:33:03 UTC
     140 Result Summary: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnshared expires within 1 day(s) on 2012-04-20 01:33:03 UTC
    138141Saved sliverstatus on lnshared at AM https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 to file lnshared-sliverstatus-boss-utah-geniracks-net-protogeni-xmlrpc-am-2-0.json.
    139142Returned status of slivers on 1 of 1 possible aggregates.
     
    141144}}}
    142145
     146=== Renew Sliver ===
     147Works as expected:
     148{{{
     149lnevers@sendaria:~/gcf-1.6.1$ ./src/omni.py -a https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 renewsliver lnshared --api-version 2 "2012-04-23 00:00:00 UTC"
     150INFO:omni:Loading config file omni_config
     151INFO:omni:Using control framework pgeni
     152INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnshared expires on 2012-04-30 00:00:00 UTC
     153INFO:omni:Renewing Sliver urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnshared until 2012-04-23 00:00:00+00:00 (UTC)
     154INFO:omni:Renewed sliver urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnshared at unspecified_AM_URN (https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0) until 2012-04-23T00:00:00+00:00 (UTC)
     155INFO:omni: ------------------------------------------------------------
     156INFO:omni: Completed renewsliver:
     157
     158  Options as run:
     159                aggregate: https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0
     160                api_version: 2
     161                framework: pgeni
     162                native: True
     163
     164  Args: renewsliver lnshared 2012-04-23 00:00:00 UTC
     165
     166  Result Summary: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnshared expires on 2012-04-30 00:00:00 UTC
     167Renewed sliver urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnshared at unspecified_AM_URN (https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0) until 2012-04-23T00:00:00+00:00 (UTC)
     168 
     169INFO:omni: ============================================================
     170
     171}}}
     172
     173
    143174=== Login to each of the hosts ===
     175
     176Logged into each node, but no interface was available for the address shown in the manifest RSpec.
    144177
    145178