Revision d8a4b51d man/gnt-node.sgml

b/man/gnt-node.sgml
232 232
            </listitem>
233 233
          </varlistentry>
234 234
          <varlistentry>
235
            <term>pinst</term>
235
            <term>pinst_cnt</term>
236 236
            <listitem>
237 237
              <simpara>the number of instances having this node as
238 238
              primary</simpara>
239 239
            </listitem>
240 240
          </varlistentry>
241 241
          <varlistentry>
242
            <term>sinst</term>
242
            <term>pinst_list</term>
243
            <listitem>
244
              <simpara>the list of instances having this node as
245
              primary, comma separated</simpara>
246
            </listitem>
247
          </varlistentry>
248
          <varlistentry>
249
            <term>sinst_cnt</term>
243 250
            <listitem>
244 251
              <simpara>the number of instances having this node as a
245 252
              secondary node</simpara>
246 253
            </listitem>
247 254
          </varlistentry>
248 255
          <varlistentry>
256
            <term>sinst_list</term>
257
            <listitem>
258
              <simpara>the list of instances having this node as a
259
              secondary node, comma separated</simpara>
260
            </listitem>
261
          </varlistentry>
262
          <varlistentry>
249 263
            <term>pip</term>
250 264
            <listitem>
251 265
              <simpara>the primary ip of this node (used for cluster
......
296 310
              allocations</simpara>
297 311
            </listitem>
298 312
          </varlistentry>
313
          <varlistentry>
314
            <term>bootid</term>
315
            <listitem>
316
              <simpara>the node bootid value; this is a linux specific
317
              feature that assigns a new UUID to the node at each boot
318
              and can be use to detect node reboots (by tracking
319
              changes in this value)</simpara>
320
            </listitem>
321
          </varlistentry>
299 322
        </variablelist>
300 323
      </para>
301 324

  

Also available in: Unified diff