Revision 4d32c211 man/gnt-node.sgml

b/man/gnt-node.sgml
637 637
        <arg>--offline=<option>yes|no</option></arg>
638 638
        <arg>--master-capable=<option>yes|no</option></arg>
639 639
        <arg>--vm-capable=<option>yes|no</option></arg>
640
        <arg>-s <replaceable>secondary_ip</replaceable></arg>
640 641
        <arg>--auto-promote</arg>
641 642
        <arg choice="req"><replaceable>node</replaceable></arg>
642 643
      </cmdsynopsis>
......
671 672
        </screen>
672 673
      </para>
673 674

  
675
      <para>
676
        The <option>-s</option> can be used to change the node's secondary ip.
677
        No drbd instances can be running on the node, while this operation is
678
        taking place.
679
      </para>
680

  
674 681
      <para>Example (setting the node back to online and master candidate):
675 682
        <screen>
676 683
# gnt-node modify --offline=no --master-candidate=yes node1.example.com

Also available in: Unified diff