Revision 513c5e25

b/doc/design-storagetypes.rst
57 57

  
58 58
We consider the first disk template in the list to be the default template for
59 59
instance creation and storage reporting. This will remove the need to specify
60
the disk template with ``-t`` on instance creation.
60
the disk template with ``-t`` on instance creation. Note: It would be
61
better to take the default disk template from the node-group-specific
62
ipolicy. However, when using the iallocator, the nodegroup can only be
63
determined from the node which is determined by the iallocator, which in
64
turn needs the disk-template first. To solve this
65
chicken-and-egg-problem we first need to extend 'gnt-instance add' to
66
accept a nodegroup in the first place.
61 67

  
62 68
Currently, cluster-wide dis/enabling of disk templates is not implemented
63 69
consistently. ``lvm`` based disk templates are enabled by specifying a volume

Also available in: Unified diff