Revision 5914192c man/gnt-cluster.rst

b/man/gnt-cluster.rst
186 186
| [\--ipolicy-disk-templates *template* [,*template*...]]
187 187
| [\--disk-state *diskstate*]
188 188
| [\--hypervisor-state *hvstate*]
189
| [\--enabled-disk-templates *template* [,*template*...]]
189 190
| {*clustername*}
190 191

  
191 192
This commands is only run once initially on the first node of the
......
508 509
For details about how to use ``--hypervisor-state`` and ``--disk-state``
509 510
have a look at **ganeti**\(7).
510 511

  
512
The ``--enabled-disk-templates`` option specifies a list of disk templates
513
that can be used by instances of the cluster. For the possible values in
514
this list, see **gnt-instance**\(8). Note that in contrast to the list of
515
disk templates in the ipolicy, this list is a hard restriction. It is not
516
possible to create instances with disk templates that are not enabled in
517
the cluster. It is also not possible to disable a disk template when there
518
are still instances using it.
519

  
511 520
MASTER-FAILOVER
512 521
~~~~~~~~~~~~~~~
513 522

  
......
574 583
| [\--specs-mem-size *spec-param*=*value* [,*spec-param*=*value*...]]
575 584
| [\--specs-nic-count *spec-param*=*value* [,*spec-param*=*value*...]]
576 585
| [\--ipolicy-disk-templates *template* [,*template*...]]
586
| [\--enabled-disk-templates *template* [,*template*...]]
577 587

  
578 588

  
579 589
Modify the options for the cluster.
......
583 593
``-D (--disk-parameters)``, ``--nic-parameters``, ``-C
584 594
(--candidate-pool-size)``, ``--maintain-node-health``,
585 595
``--prealloc-wipe-disks``, ``--uid-pool``, ``--node-parameters``,
586
``--master-netdev``, ``--master-netmask`` and
587
``--use-external-mip-script`` options are described in the **init**
596
``--master-netdev``, ``--master-netmask``, ``--use-external-mip-script``,
597
and ``--enabled-disk-templates`` options are described in the **init**
588 598
command.
589 599

  
590 600
The ``--hypervisor-state`` and ``--disk-state`` options are described in

Also available in: Unified diff