Revision 75c7a686 man/gnt-cluster.rst

b/man/gnt-cluster.rst
193 193
| [\--specs-disk-size *spec-param*=*value* [,*spec-param*=*value*...]]
194 194
| [\--specs-mem-size *spec-param*=*value* [,*spec-param*=*value*...]]
195 195
| [\--specs-nic-count *spec-param*=*value* [,*spec-param*=*value*...]]
196
| [\--ipol-disk-templates *template* [,*template*...]]
196
| [\--ipolicy-disk-templates *template* [,*template*...]]
197 197
| [\--disk-state *diskstate*]
198 198
| [\--hypervisor-state *hvstate*]
199 199
| {*clustername*}
......
494 494
that the master will try to keep as master\_candidates. For more
495 495
details about this role and other node roles, see the ganeti(7).
496 496

  
497
The ``--specs-...`` and ``--ipol-disk-templates`` options specify
497
The ``--specs-...`` and ``--ipolicy-disk-templates`` options specify
498 498
instance policy on the cluster. For the ``--specs-...`` options, each
499 499
option can have three values: ``min``, ``max`` and ``std``, which can
500 500
also be modified on group level (except for ``std``, which is defined
501 501
once for the entire cluster). Please note, that ``std`` values are not
502 502
the same as defaults set by ``--beparams``, but they are used for the
503
capacity calculations. The ``--ipol-disk-templates`` option takes a
503
capacity calculations. The ``--ipolicy-disk-templates`` option takes a
504 504
comma-separated list of disk templates.
505 505

  
506 506
- ``--specs-cpu-count`` limits the number of VCPUs that can be used by an
......
509 509
- ``--specs-disk-size`` limits the disk size for every disk used
510 510
- ``--specs-mem-size`` limits the amount of memory available
511 511
- ``--specs-nic-count`` sets limits on the number of NICs used
512
- ``--ipol-disk-templates`` limits the allowed disk templates
512
- ``--ipolicy-disk-templates`` limits the allowed disk templates
513 513

  
514 514
For details about how to use ``--hypervisor-state`` and ``--disk-state``
515 515
have a look at **ganeti**(7).
......
586 586
| [\--specs-disk-size *spec-param*=*value* [,*spec-param*=*value*...]]
587 587
| [\--specs-mem-size *spec-param*=*value* [,*spec-param*=*value*...]]
588 588
| [\--specs-nic-count *spec-param*=*value* [,*spec-param*=*value*...]]
589
| [\--ipol-disk-templates *template* [,*template*...]]
589
| [\--ipolicy-disk-templates *template* [,*template*...]]
590 590

  
591 591

  
592 592
Modify the options for the cluster.
593 593

  
594
The ``--vg-name``, ``--no-lvm-storarge``, ``--enabled-hypervisors``,
594
The ``--vg-name``, ``--no-lvm-storage``, ``--enabled-hypervisors``,
595 595
``-H (--hypervisor-parameters)``, ``-B (--backend-parameters)``,
596 596
``-D (--disk-parameters)``, ``--nic-parameters``, ``-C
597 597
(--candidate-pool-size)``, ``--maintain-node-health``,
......
623 623
command. To clear the default iallocator, just pass an empty string
624 624
('').
625 625

  
626
The ``--specs-...`` and ``--ipol-disk-templates`` options are described
627
in the **init** command.
626
The ``--specs-...`` and ``--ipolicy-disk-templates`` options are
627
described in the **init** command.
628 628

  
629 629
See **ganeti(7)** for a description of ``--submit`` and other common
630 630
options.

Also available in: Unified diff