Revision cb1ef973 man/gnt-cluster.rst

b/man/gnt-cluster.rst
134 134
| [-I *default instance allocator*]
135 135
| [--primary-ip-version *version*]
136 136
| [--prealloc-wipe-disks {yes \| no}]
137
| [--node-parameters *ndparams*]
137 138
| {*clustername*}
138 139

  
139 140
This commands is only run once initially on the first node of the
......
323 324
IPv6, respectively. This option is used when resolving node names
324 325
and the cluster name.
325 326

  
327
The ``--node-parameters`` option allows you to set default node
328
parameters for the cluster. Please see **ganeti**(7) for more
329
information about supported key=value pairs.
330

  
326 331
LIST-TAGS
327 332
~~~~~~~~~
328 333

  
......
378 383
| [--prealloc-wipe-disks {yes \| no}]
379 384
| [-I *default instance allocator*]
380 385
| [--reserved-lvs=*NAMES*]
386
| [--node-parameters *ndparams*]
381 387

  
382 388
Modify the options for the cluster.
383 389

  
384
The ``--vg-name``, ``--no-lvm-storarge``,
385
``--enabled-hypervisors``, ``--hypervisor-parameters``,
386
``--backend-parameters``, ``--nic-parameters``,
387
``--maintain-node-health``, ``--prealloc-wipe-disks``,
388
``--uid-pool`` options are described in the **init** command.
390
The ``--vg-name``, ``--no-lvm-storarge``, ``--enabled-hypervisors``,
391
``--hypervisor-parameters``, ``--backend-parameters``,
392
``--nic-parameters``, ``--maintain-node-health``,
393
``--prealloc-wipe-disks``, ``--uid-pool``, ``--node-parameters`` options
394
are described in the **init** command.
389 395

  
390 396
The ``-C`` option specifies the ``candidate_pool_size`` cluster
391 397
parameter. This is the number of nodes that the master will try to

Also available in: Unified diff