Revision b44bd844 man/gnt-instance.sgml

b/man/gnt-instance.sgml
1741 1741
          <command>startup</command>
1742 1742
          <sbr>
1743 1743
          <arg>--force</arg>
1744
          <arg>--ignore-offline</arg>
1744 1745
          <sbr>
1745 1746
          <arg>--force-multiple</arg>
1746 1747
          <sbr>
......
1848 1849

  
1849 1850
        <para>
1850 1851
          Use <option>--force</option> to start even if secondary disks are
1851
          failing.
1852
          failing. <option>--ignore-offline</option> can be used to ignore
1853
          offline primary nodes and mark the instance as started even if
1854
          the primary is not available.
1852 1855
        </para>
1853 1856

  
1854 1857
        <para>
......
1904 1907
          <arg>--timeout=<replaceable>N</replaceable></arg>
1905 1908
          <sbr>
1906 1909
          <arg>--force-multiple</arg>
1910
          <arg>--ignore-offline</arg>
1907 1911
          <sbr>
1908 1912
          <group choice="opt">
1909 1913
            <arg>--instance</arg>
......
1954 1958
          <command>gnt-job info</command>.
1955 1959
        </para>
1956 1960

  
1961
        <para>
1962
          <option>--ignore-offline</option> can be used to ignore offline
1963
          primary nodes and force the instance to be marked as stopped. This
1964
          option should be used with care as it can lead to an
1965
          inconsistent cluster state.
1966
        </para>
1957 1967

  
1958 1968
        <para>
1959 1969
          Example:

Also available in: Unified diff