Changes between Version 18 and Version 19 of GEC15Agenda/IntroToOmni/Instructions
- Timestamp:
- 10/16/12 12:21:20 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC15Agenda/IntroToOmni/Instructions
v18 v19 194 194 omni.py listresources -a pg-utah --available -o 195 195 }}} 196 i i. To be able to reserve resources you will need to craft a request rspec.196 i. To be able to reserve resources you will need to craft a request rspec. 197 197 For this example we have created the rspecs for you, use the rspec URL given 198 198 in your paper slip. Type : … … 200 200 omni.py createsliver -a pg-utah <slicename> <rspec_url> 201 201 }}} 202 i ii. Look at your reserved resources. Type:202 i. Look at your reserved resources. Type: 203 203 {{{ 204 204 omni.py listresources -a pg-utah <slicename> 205 205 }}} 206 iv. Check the status of your resources. Type: 206 i. Extend the lifetime of your sliver: 207 {{{ 208 omni.py renewsliver -a pg-utah <slicename> 20121025 209 }}} 210 i. Check the status of your resources. Type: 207 211 {{{ 208 212 omni.py sliverstatus -a pg-utah <slicename>