Changes between Version 6 and Version 7 of GENIExperimenter/Tutorials/TrainTheTA-Fall2014/ReservationViews


Ignore:
Timestamp:
09/17/14 18:41:07 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/TrainTheTA-Fall2014/ReservationViews

    v6 v7  
    2626
    2727== Access Information with other tools ==
    28 All the reservation information is stored at the various `Authorities` and `Managers`, so you can access your information with any tool. You will find that different tools are better for different things.
     28All the reservation information is stored at the various aggregates, so you can access your information with any tool. You will find that different tools are better for different things.
    2929
    3030Let's try reserving and renewing resources:
    31   1. In the slice you created in the above exercise Launch Flack and wait until your slice is loaded. Is your slice ready?
    32   2. (optional) If you have omni installed run readyToLogin script to get your login information
     31  1. In the slice you created in the above exercise '''Launch Flack''' and wait until your slice is loaded. ''Is your slice ready?''
     32  2. (optional) If you have `omni` installed run the `readyToLogin` script to get your login information:
    3333   {{{
    34     readyToLogin.py <slicename> -a clemson-ig -a utah-ig
     34    readyToLogin.py <slicename> -a clemson-ig -a nysernet-ig
    3535  }}}
    36   3. If you have omni installed renew your slivers to expire on Monday
     36  3. If you have `omni` installed renew your slivers to expire on Monday
    3737   {{{
    38     omni.py renewsliver <slicename> 20140127 -a clemson-ig -a utah-ig
     38    omni.py renewsliver <slicename> 20140922 -a clemson-ig -a nysernet-ig
    3939}}}
    4040 {{{