Revision bd315bfa man/gnt-instance.sgml

b/man/gnt-instance.sgml
1893 1893
        </para>
1894 1894
      </refsect3>
1895 1895

  
1896
      <refsect3>
1897
        <title>RECREATE-DISKS</title>
1898

  
1899
        <cmdsynopsis>
1900
          <command>recreate-disks</command>
1901
          <arg>--submit</arg>
1902
          <arg>--disks=<option>indices</option></arg>
1903
          <arg choice="req"><replaceable>instance</replaceable></arg>
1904
        </cmdsynopsis>
1905
        <para>
1906
          Recreates the disks of the given instance, or only a subset
1907
          of the disks (if the option <option>disks</option> is
1908
          passed, which must be a comma-separated list of disk
1909
          indices, starting from zero).
1910
        </para>
1911

  
1912
        <para>
1913
          The <option>--submit</option> option is used to send the job to
1914
          the master daemon but not wait for its completion. The job
1915
          ID will be shown so that it can be examined via
1916
          <command>gnt-job info</command>.
1917
        </para>
1918

  
1919
      </refsect3>
1920

  
1896 1921
    </refsect2>
1897 1922

  
1898 1923
    <refsect2>

Also available in: Unified diff