Changes between Version 19 and Version 20 of GiB-gettingStarted
- Timestamp:
- 09/28/12 19:04:34 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GiB-gettingStarted
v19 v20 1 [[PageOutline( 3, Table of Contents)]]1 [[PageOutline(1-3, Table of Contents)]] 2 2 3 3 = Using GENI-in-a-Box = … … 163 163 }}} 164 164 165 2. We now send our [ wiki:two-nodes-iperf.rspec request rspec] to the GENI-in-a-Box aggregate manager using the command {{{omni.py -a http://geni-in-a-box.net:8001 createsliver myslice two-nodes-iperf.rspec}}}. If our request is successful, the aggregate manager will allocate the requested resources to our slice. In GENI parlance the resources allocated to our slice are called slivers.165 2. We now send our [attachment:two-nodes-iperf.rspec request rspec] to the GENI-in-a-Box aggregate manager using the command {{{omni.py -a http://geni-in-a-box.net:8001 createsliver myslice two-nodes-iperf.rspec}}}. If our request is successful, the aggregate manager will allocate the requested resources to our slice. In GENI parlance the resources allocated to our slice are called slivers. 166 166 167 167