Revision feec31d1 man/ganeti.sgml

b/man/ganeti.sgml
147 147
    </refsect2>
148 148

  
149 149
    <refsect2>
150
      <title>Node flags</title>
151

  
152
      <para>Nodes have two flags which govern which roles they can take:
153
        <variablelist>
154
          <varlistentry>
155
            <term>master_capable</term>
156
            <listitem>
157
              <para>
158
                The node can become a master candidate, and
159
                furthermore the master node. When this flag is
160
                disabled, the node cannot become a candidate; this can
161
                be useful for special networking cases, or less
162
                reliable hardware.
163
              </para>
164
            </listitem>
165
          </varlistentry>
166
          <varlistentry>
167
            <term>vm_capable</term>
168
            <listitem>
169
              <para>
170
                The node can host instances. When enabled (the default
171
                state), the node will participate in instance
172
                allocation, capacity calculation, etc. When disabled,
173
                the node will be skipped in many cluster checks and
174
                operations.
175
              </para>
176
            </listitem>
177
          </varlistentry>
178
        </variablelist>
179
      </para>
180
    </refsect2>
181

  
182
    <refsect2>
150 183
      <title>Cluster configuration</title>
151 184

  
152 185
      <para>The master node keeps and is responsible for the cluster

Also available in: Unified diff