Changes between Version 6 and Version 7 of GENIExperimenter/Tutorials/TrainTheTA-Fall2014/ReservationViews
- Timestamp:
- 09/17/14 18:41:07 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/TrainTheTA-Fall2014/ReservationViews
v6 v7 26 26 27 27 == 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.28 All 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. 29 29 30 30 Let'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 information31 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: 33 33 {{{ 34 readyToLogin.py <slicename> -a clemson-ig -a utah-ig34 readyToLogin.py <slicename> -a clemson-ig -a nysernet-ig 35 35 }}} 36 3. If you have omniinstalled renew your slivers to expire on Monday36 3. If you have `omni` installed renew your slivers to expire on Monday 37 37 {{{ 38 omni.py renewsliver <slicename> 20140 127 -a clemson-ig -a utah-ig38 omni.py renewsliver <slicename> 20140922 -a clemson-ig -a nysernet-ig 39 39 }}} 40 40 {{{