- Some changes to the hooks infrastructure (especially the new
post-configuration update hook)
- Other small bugfixes
+
+.. vim: set textwidth=72 :
Otherwise, if you plan to re-create the cluster, you can just go ahead
and rerun ``gnt-cluster init``.
+
+.. vim: set textwidth=72 :
to set, string
:$OPTION: cluster default option, string,
:$VALUE: cluster default option value, string.
+
+.. vim: set textwidth=72 :
- how many instances can be allocated on the cluster with that specification
- on which nodes these will be allocated (in order)
+
+.. vim: set textwidth=72 :
./autogen.sh && \
./configure PYTHON=python2.4 \
--prefix=/usr/local --sysconfdir=/etc --localstatedir=/var
+
+.. vim: set textwidth=72 :
and takes care of restarting failed instances, restarting secondary
DRBD devices, etc. For more details, see the man page
:manpage:`ganeti-watcher(8)`.
+
+.. vim: set textwidth=72 :
GANETI_OBJECT_TYPE=INSTANCE
GANETI_OP_CODE=OP_INSTANCE_STARTUP
GANETI_OP_TARGET=instance2.example.com
+
+.. vim: set textwidth=72 :
# gnt-instance add -t drbd -m 1400m --os-size 1g --swap-size 512m --iallocator dumb-allocator -o etch-image instance5
Failure: prerequisites not met for this operation:
Can't compute nodes using iallocator 'dumb-allocator': Can't find a suitable node for position 2 (already selected: node1.example.com)
+
+.. vim: set textwidth=72 :
glossary.rst
Also see the :ref:`search`.
+
+.. vim: set textwidth=72 :
For more instance and cluster administration details, see the
*Ganeti administrator's guide*.
+
+.. vim: set textwidth=72 :
There's one special case for the node daemon running on the master node. If
grabbing the lock in exclusive fails on startup, the code assumes all checks
have been done by the process keeping the lock.
+
+.. vim: set textwidth=72 :
Returns the remote API version. Ganeti 1.2 returned ``1`` and Ganeti
2.0 returns ``2``.
+
+.. vim: set textwidth=72 :
Paths for certificate, private key and CA files required for SSL/TLS will
be set at source configure time. Symlinks or command line parameters may
be used to use different files.
+
+.. vim: set textwidth=72 :