Changes between Version 63 and Version 64 of GENIExperimenter/Tutorials/HelloOmni


Ignore:
Timestamp:
12/17/12 16:31:53 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/HelloOmni

    v63 v64  
    122122  omni.py sliverstatus -a pg-utah <slicename>
    123123  }}}
    124   The `sliverstatus` command reports the status of each individual resource that you reserved as well as the status of your overall GENI sliver. The status reported usually reflects the status of your resource, for example if you hav reserved a host, then status `ready` means that the host is booted and ready, i.e. you can login to it. When the status is `ready` for the whole sliver we are ready to continue to the next step.
     124  The `sliverstatus` command reports the status of each individual resource that you reserved as well as the status of your overall GENI sliver. The status reported usually reflects the status of your resource, for example if you hav reserved a host, then status `ready` means that the host is booted and ready, i.e. you can login to it. When the status is `ready` for the whole sliver, in the summary of the output there will be something like ` has overall SliverStatus: ready`. When you see this you are ready to continue to the next step.
    125125
    126126= 3. View your results =