Changes between Version 42 and Version 43 of GiB-gettingStarted
- Timestamp:
- 10/16/12 10:34:35 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GiB-gettingStarted
v42 v43 233 233 ]0;gibuser@GiB:~/geni-in-a-box[gibuser@GiB geni-in-a-box]$ 234 234 }}} 235 Notice the manifest rspec is essentially your request rspec annotated with information about the resources that got allocated to you. For example, the {{{<node>}}} element of the manifest includes the MAC and IP addresses assigned to each network interface on the node (host) and information you will need to ssh into the nodes (e.g. the fully qualified domain name of the host ). The following figure illustrates the resource allocation made by the GENI-in-a-Box aggregate .235 Notice the manifest rspec is essentially your request rspec annotated with information about the resources that got allocated to you. For example, the {{{<node>}}} element of the manifest includes the MAC and IP addresses assigned to each network interface on the node (host) and information you will need to ssh into the nodes (e.g. the fully qualified domain name of the host ). The following figure illustrates the resource allocation made by the GENI-in-a-Box aggregate, as described in the manifest spec. 236 236 237 237 [[Image(ResourcesAllocated.png, 45%)]]