Changes between Version 18 and Version 19 of GEC15Agenda/IntroToOmni/Instructions


Ignore:
Timestamp:
10/16/12 12:21:20 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC15Agenda/IntroToOmni/Instructions

    v18 v19  
    194194  omni.py listresources -a pg-utah --available -o
    195195  }}}
    196   ii. To be able to reserve resources you will need to craft a request rspec.
     196  i. To be able to reserve resources you will need to craft a request rspec.
    197197  For this example we have created the rspecs for you, use the rspec URL given
    198198  in your paper slip. Type :
     
    200200  omni.py createsliver -a pg-utah <slicename> <rspec_url>
    201201  }}}
    202   iii. Look at your reserved resources. Type:
     202  i. Look at your reserved resources. Type:
    203203  {{{
    204204  omni.py listresources -a pg-utah <slicename>
    205205  }}}
    206   iv. Check the status of your resources. Type:
     206  i. Extend the lifetime of your sliver:
     207  {{{
     208omni.py renewsliver -a pg-utah <slicename> 20121025
     209  }}}
     210  i. Check the status of your resources. Type:
    207211  {{{
    208212  omni.py sliverstatus -a pg-utah <slicename>