Revision 05d47e33 man/gnt-instance.sgml

b/man/gnt-instance.sgml
1666 1666
          <arg choice="req"><replaceable>instance</replaceable></arg>
1667 1667
        </cmdsynopsis>
1668 1668

  
1669
        <cmdsynopsis>
1670
          <command>replace-disks</command>
1671
          <arg>--submit</arg>
1672
          <arg choice="req">--auto</arg>
1673
          <arg choice="req"><replaceable>instance</replaceable></arg>
1674
        </cmdsynopsis>
1675

  
1669 1676
        <para>
1670 1677
          This command is a generalized form for replacing disks. It
1671 1678
          is currently only valid for the mirrored (DRBD) disk
......
1697 1704
        </para>
1698 1705

  
1699 1706
        <para>
1707
          The fourth form (when using <option>--auto</option>) will
1708
          automatically determine which disks of an instance are faulty and
1709
          replace them within the same node. The <option>--auto</option>
1710
          option works only when an instance has only faulty disks on
1711
          either the primary or secondary node; it doesn't work when
1712
          both sides have faulty disks.
1713
        </para>
1714

  
1715
        <para>
1700 1716
          The <option>--submit</option> option is used to send the job to
1701 1717
          the master daemon but not wait for its completion. The job
1702 1718
          ID will be shown so that it can be examined via

Also available in: Unified diff