Revision 3953242f man/gnt-cluster.sgml

b/man/gnt-cluster.sgml
242 242
        <sbr>
243 243
        <arg>--nic-parameters <replaceable>nic-param</replaceable>=<replaceable>value</replaceable><arg rep="repeat" choice="opt">,<replaceable>nic-param</replaceable>=<replaceable>value</replaceable></arg></arg>
244 244
        <sbr>
245
        <arg>--maintain-node-health <group choice="req"><arg>yes</arg><arg>no</arg></group></arg>
246
        <sbr>
245 247
        <arg choice="req"><replaceable>clustername</replaceable></arg>
246 248
      </cmdsynopsis>
247 249

  
......
489 491
        </variablelist>
490 492
      </para>
491 493

  
494
      <para>
495
        The option <option>--maintain-node-health</option> allows to
496
        enable/disable automatic maintenance actions on
497
        nodes. Currently these include automatic shutdown of instances
498
        and deactivation of DRBD devices on offline nodes; in the
499
        future it might be extended to automatic removal of unknown
500
        LVM volumes, etc.
501
      </para>
502

  
492 503
    </refsect2>
493 504

  
494 505
    <refsect2>
......
546 557
        <arg choice="opt">--nic-parameters <replaceable>nic-param</replaceable>=<replaceable>value</replaceable><arg rep="repeat" choice="opt">,<replaceable>nic-param</replaceable>=<replaceable>value</replaceable></arg></arg>
547 558
        <sbr>
548 559
        <arg choice="opt">-C <replaceable>candidate_pool_size</replaceable></arg>
560
        <sbr>
561
        <arg>--maintain-node-health <group choice="req"><arg>yes</arg><arg>no</arg></group></arg>
549 562

  
550 563
      </cmdsynopsis>
551 564

  
......
558 571
          <option>--enabled-hypervisors</option>,
559 572
          <option>--hypervisor-parameters</option>,
560 573
          <option>--backend-parameters</option> and
561
          <option>--nic-parameters</option> and options are
574
          <option>--nic-parameters</option>
575
          and <option>--maintain-node-health</option> options are
562 576
          described in the <command>init</command> command.
563 577
        </para>
564 578

  

Also available in: Unified diff