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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/HelloOmni

    v64 v65  
    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, 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.
     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:
     125{{{ ... has overall SliverStatus: ready...}}}. When you see this you are ready to continue to the next step.
    125126
    126127= 3. View your results =