Revision c450e9b0 man/gnt-node.sgml

b/man/gnt-node.sgml
126 126
    </refsect2>
127 127

  
128 128
    <refsect2>
129
      <title>FAILOVER</title>
130

  
131
      <cmdsynopsis>
132
        <command>failover</command>
133
        <arg>-f</arg>
134
        <arg>--ignore-consistency</arg>
135
        <arg choice="req"><replaceable>node</replaceable></arg>
136
      </cmdsynopsis>
137

  
138
      <para>
139
        This command will fail over all instances having the given
140
        node as primary to their secondary nodes. This works only for
141
        instances having a remote raid disk layout.
142
      </para>
143

  
144
      <para>
145
        Normally the failover will check the consistency of the disks
146
        before failing over the instance. If you are trying to migrate
147
        instances off a dead node, this will fail. Use the
148
        <option>--ignore-consistency</option> option for this purpose.
149
      </para>
150

  
151
      <para>
152
        Example:
153
        <screen>
154
          # gnt-node failover node1.example.com
155
        </screen>
156
      </para>
157
    </refsect2>
158

  
159
    <refsect2>
129 160
      <title>INFO</title>
130 161

  
131 162
      <cmdsynopsis>

Also available in: Unified diff