X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/926feaf11d13f8451f286c0096202bab331cca6b..1116c3b23c011a81fdda797564ba1628c8341c82:/doc/iallocator.rst diff --git a/doc/iallocator.rst b/doc/iallocator.rst index de2759c..6b90e86 100644 --- a/doc/iallocator.rst +++ b/doc/iallocator.rst @@ -171,6 +171,14 @@ request nodes the names of the nodes to be evacuated +nodegroups + a dictionary with the data for the cluster's node groups; it is keyed + on the group UUID, and the values are a dictionary with the following + keys: + + name + the node group name + instances a dictionary with the data for the current existing instance on the cluster, indexed by instance name; the contents are similar to the @@ -231,6 +239,9 @@ nodes i_pri_up_memory: total memory required by running primary instances + group: + the node group that this node belongs to + No allocations should be made on nodes having either the ``drained`` or ``offline`` flags set. More details about these of node status flags is available in the manpage :manpage:`ganeti(7)`.