Subsections

5 Section [deploy-imagetransfer]

When lease deployment with disk image transfers is selected, this section is used to control image deployment parameters.

This section is required when:

1 Option transfer-mechanism

Valid values:
unicast, multicast
Required:
Yes
Description:
Specifies how disk images are transferred. Valid values are:

2 Option avoid-redundant-transfers

Valid values:
True or False
Required:
No (default is True)
Description:
Specifies whether the scheduler should take steps to detect and avoid redundant transfers (e.g., if two leases are scheduled on the same node, and they both require the same disk image, don't transfer the image twice; allow one to ``piggyback'' on the other). There is generally no reason to set this option to False.

3 Option force-imagetransfer-time

Valid values:
A duration in the format HH:MM:SS
Required:
No
Description:
Forces the image transfer time to a specific amount. This options is intended for testing purposes.

4 Option diskimage-reuse

Valid values:
none, image-caches
Required:
No (default is none)
Description:
Specifies whether disk image caches should be created on the nodes, so the scheduler can reduce the number of transfers by reusing images. Valid values are:

5 Option diskimage-cache-size

Valid values:
An integer number
Required:
Only if
Description:
Specifies the size (in MB) of the disk image cache on each physical node.

Borja Sotomayor 2009-12-17