Changes between Version 7 and Version 8 of GENIExperimenter/Tutorials/TrainTheTA-Fall2014/ReservationViews
- Timestamp:
- 09/17/14 18:42:09 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/TrainTheTA-Fall2014/ReservationViews
v7 v8 10 10 2. Create a slice 11 11 3. When the new slice loads click the '''Add resources''' button 12 4. Choose the ''1 OpenVZ container (IG)'' and the '' NYSERNetInstaGENI'' Aggregate [[BR]]12 4. Choose the ''1 OpenVZ container (IG)'' and the ''Utah InstaGENI'' Aggregate [[BR]] 13 13 {{{ 14 14 #!html … … 21 21 i. Note the slice expiration time 22 22 ii. Scroll down and get the status for the Clemson InstaGENI aggregate by pressing the '''Ready?''' button. ''What is the expiration time at Clemson InstaGENI?'' 23 iii. ''What is the expiration time at NYSERNetInstaGENI?''23 iii. ''What is the expiration time at Utah InstaGENI?'' 24 24 25 25 '''''Action: Send an email to tutorials@geni.net the three discovered expiration times''''' … … 32 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 nysernet-ig34 readyToLogin.py <slicename> -a clemson-ig -a utah-ig 35 35 }}} 36 36 3. If you have `omni` installed renew your slivers to expire on Monday 37 37 {{{ 38 omni.py renewsliver <slicename> 20140922 -a clemson-ig -a nysernet-ig38 omni.py renewsliver <slicename> 20140922 -a clemson-ig -a utah-ig 39 39 }}} 40 40 {{{