Subsections
When reading in requests from a tracefile, this section is used
to specify the tracefile and other parameters.
This section is optional.
- Valid values:
- Any string
- Required:
- Yes
- Description:
- Path to tracefile to use.
- Valid values:
- Any string
- Required:
- No
- Description:
- Path to list of images to append to lease requests.
If omitted, the images in the tracefile are used.
- Valid values:
- Any string
- Required:
- No
- Description:
- Path to file with leases to ``inject'' into the tracefile.
- Valid values:
- A real number
- Required:
- No
- Description:
- Adds a runtime overhead (in %) to the lease duration.
- Valid values:
- none, all, besteffort
- Required:
- No
(default is none)
- Description:
- Specifies what leases will have a runtime overhead added:
-
none: No runtime overhead must be added.
-
besteffort: Add only to best-effort leases
-
all: Add runtime overhead to all leases
- Valid values:
- A duration in the format HH:MM:SS
- Required:
- No
- Description:
- Specifies how many seconds will be alloted to
boot and shutdown of the lease.
- Valid values:
- An integer number
- Required:
- No
(default is -1)
- Description:
- Overrides memory requirements specified in tracefile.
Borja Sotomayor
2009-12-17