Revision a5bc662a man/gnt-node.sgml

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

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

  
131
      <cmdsynopsis>
132
        <command>evacuate</command>
133
        <arg>-f</arg>
134
        <arg choice="req"><replaceable>source_node</replaceable></arg>
135
        <arg choice="req"><replaceable>destination_node</replaceable></arg>
136
      </cmdsynopsis>
137

  
138
      <para>
139
        This command will change the secondary node from the source
140
        node to the destination node for all instances having the
141
        source node as secondary. It works only for instances having
142
        a remote raid disk layout.
143
      </para>
144

  
145
      <para>
146
        Example:
147
        <screen>
148
          # gnt-node evacuate node1.example.com node2.example.com
149
        </screen>
150
      </para>
151
    </refsect2>
152

  
153
    <refsect2>
129 154
      <title>FAILOVER</title>
130 155

  
131 156
      <cmdsynopsis>

Also available in: Unified diff