Changes between Version 6 and Version 7 of GENIExperimenter/Tutorials/RunHelloOmni


Ignore:
Timestamp:
02/02/15 13:14:20 (9 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/RunHelloOmni

    v6 v7  
    168168   omni listresources -a nysernet-ig &lt slicename &gt
    169169  </code></li>
    170   <li><b>Optional- Extend the lifetime of your reservation</b>.  The lifetime of your reservation can never exceed the lifetime of your slice and is usually set to a default value. For the purpose of this exercise you don't need to renew your reservation. <b>Note</b> After reserving your resources, renewing your slice <b>will not</b> automatically renew your slivers, so you will have to manually renew them if you decide you need them longer. If you wanted to do this, the command would look like:<br>
    171    <code>
    172 omni renewsliver -a nysernet-ig &lt slicename &gt  &lt YYYYMMDD &gt
    173   </code></li>
     170
    174171<li><b>Check the status of your resources</b>. Type:<br>
    175172
     
    180177  <code> ... has overall SliverStatus: ready...</code>
    181178  When you see this you are ready to continue to the next step.
    182    </li></ol>             
     179   </li>
     180  <li><b>Optional- Extend the lifetime of your reservation</b>.  The lifetime of your reservation can never exceed the lifetime of your slice and is usually set to a default value. For the purpose of this exercise you don't need to renew your reservation. <b>Note</b> After reserving your resources, renewing your slice <b>will not</b> automatically renew your slivers, so you will have to manually renew them if you decide you need them longer. If you wanted to do this, the command would look like:<br>
     181   <code>
     182omni renewsliver -a nysernet-ig &lt slicename &gt  &lt YYYYMMDD &gt
     183  </code></li></ol>             
    183184                 
    184185          </td>