Revision 0ce212e5 man/gnt-group.rst

b/man/gnt-group.rst
32 32
| [--specs-disk-size *spec-param*=*value* [,*spec-param*=*value*...]]
33 33
| [--specs-mem-size *spec-param*=*value* [,*spec-param*=*value*...]]
34 34
| [--specs-nic-count *spec-param*=*value* [,*spec-param*=*value*...]]
35
| [--specs-disk-templates *template* [,*template*...]]
35 36
| [--disk-state *diskstate*]
36 37
| [--hypervisor-state *hvstate*]
37 38
| {*group*}
......
66 67
**gnt-cluster add** in **gnt-cluster**(8) for more information about
67 68
disk parameters
68 69

  
69
The ``--specs-..`` options specify instance policy on the cluster. Each
70
option can have two values: ``min`` and ``max``.
71
``--specs-cpu-count`` sets the number of VCPUs that can be used by an
72
instance.
73
``--specs-disk-count`` sets the number of disks
74
``--specs-disk-size`` limits the disk size for every disk used
75
``--specs-mem-size`` limits the amount of memory available
76
``--specs-nic-count`` sets limits on the amount of nics used
70
The ``--specs-...`` options specify instance policies on the node group,
71
and are documented in the **gnt-cluster**(8) man page.
77 72

  
78 73
ASSIGN-NODES
79 74
~~~~~~~~~~~~
......
105 100
| [--specs-disk-size *spec-param*=*value* [,*spec-param*=*value*...]]
106 101
| [--specs-mem-size *spec-param*=*value* [,*spec-param*=*value*...]]
107 102
| [--specs-nic-count *spec-param*=*value* [,*spec-param*=*value*...]]
103
| [--specs-disk-templates *template* [,*template*...]]
108 104
| {*group*}
109 105

  
110 106
Modifies some parameters from the node group.
......
114 110
``--disk-state`` are documented in detail in **ganeti**(7).
115 111

  
116 112
The ``--node-parameters``, ``--alloc-policy``, ``-D
117
(--disk-parameters)`` and ``--specs-..`` options are documented in the
118
**add** command above.
113
(--disk-parameters)`` options are documented in the **add** command
114
above.
115

  
116
The ``--specs-...`` options specify instance policies on the node group,
117
and are documented in the **gnt-cluster**(8) man page.
119 118

  
120 119
REMOVE
121 120
~~~~~~

Also available in: Unified diff