Changes

Jump to: navigation, search

Man/vzmigrate.8

2,034 bytes added, 18:23, 23 April 2015
Automated import of articles *** existing text overwritten ***
<p style="margin-top: 1em">[<b>-r</b>|<b>--remove-area&nbsp;yes</b>|<b>no</b>]
[<b>--ssh=</b><i>ssh_options</i>] [<b>--ssh-mux</b>]
[<b>--rsync=</b><i>rsync_options</i>] [<b>--keep-dst</b>]
[<b>--live</b>] [<b>-c</b>|<b>--compact</b>]
[<b>-s</b>|<b>--snapshot</b>] [<b>--check-only</b>|<b>--dry-run</b>][<b>-f</b>|<b>--nodeps</b>[<b>=</b><i>check</i>[<b>,</b><i>check&nbsp;</i>...]]][<b>-t</b>|<b>--times</b>][<b>-v</b>] <i>destination_address CTID</i></p></td></tr><tr valign="top" align="left"><td width="11%"></td><td width="14%"> <p><b>vzmigrate</b></p></td><td width="1%"></td><td width="74%"> <p><b>-h</b>|<b>--help</b>|<b>--usage</b></p></td></tr>
</table>
will be passed to ssh while establishing connection to
destination HN.</p>
 
<p style="margin-left:11%;"><b>--ssh-mux</b></p>
 
<p style="margin-left:22%;">Enable ssh channel
multiplexing, establishing and reusing a single ssh
connection to remote server. This speeds up live
migration.</p>
<p style="margin-left:11%;"><b>--rsync=</b><i>options</i></p>
<td width="78%">
<p>--live Perform live migration: instead of restarting a
container, checkpoint and restore are used, so there is no
container downtime or service interruption. Additional steps
(i.e. run <b>vzctl snapshot</b>) before migration. Works for
ploop only, ignored otherwise.</p>
 
<p style="margin-left:11%;"><b>--check-only</b>,
<b>--dry-run</b></p>
 
<p style="margin-left:22%;">Do not perform actual
migration, stop after preliminary checks. This is used to
check if a CT can possibly be migrated. Combine with
<b>--live</b> to enable more checks for live migration
case.</p>
 
<p style="margin-left:11%;"><b>-f</b>|<b>--nodeps</b>[<b>=</b><i>check</i>[<b>,</b><i>check&nbsp;</i>...]]</p>
 
<p style="margin-left:22%;">Continue migration, ignoring
some or all preliminary check failures. Particular checks
can be ignored by providing an argument to <b>--nodeps</b>
option. The following options can be used (comma-separated):
<br>
&bull; <b>cpu</b> &minus; ignore cpu capabilities check;
<br>
&bull; <b>ipv6</b> &minus; ignore ipv6 module check.</p>
<p style="margin-left:11%;"><b>-t</b>, <b>--times</b></p>
increase the verbosity.</p></td></tr>
</table>
 
<p style="margin-left:11%;"><b>-h</b>|<b>--help</b>|<b>--usage</b></p>
 
<p style="margin-left:22%;">Print usage info and exit.</p>
== EXAMPLES ==
<p style="margin-left:22%;">Ploop is not supported by
destination node.</p>
 
<p style="margin-left:11%;"><b>17
EXIT_UNSUP_CPT_VER</b></p>
 
<p style="margin-left:22%;">CPT version incompatibility
with the destination node.</p>
 
<p style="margin-left:11%;"><b>18 EXIT_UNSUP_CPU</b></p>
 
<p style="margin-left:22%;">Destination node CPU
incompatibility.</p>
 
<p style="margin-left:11%;"><b>19
EXIT_CANT_READ_REMOTE_CONFIG</b></p>
 
<p style="margin-left:22%;">Unable to read remote
vz.conf.</p>
 
<p style="margin-left:11%;"><b>20 EXIT_LOCKED</b></p>
 
<p style="margin-left:22%;">Can&rsquo;t lock container
(already locked).</p>
== SEE ALSO ==
<p style="margin-left:11%; margin-top: 1em"><b>rsync</b>(1),[[Man/vzcptcheck.8|<b>vzcptcheck</b>(8)]].</p>
== COPYRIGHT ==
<p style="margin-left:11%; margin-top: 1em">Copyright (C)
2001-20122013, Parallels, Inc. Licensed under GNU GPL.</p>
2,253
edits

Navigation menu