Open main menu
OpenVZ Virtuozzo Containers Wiki
β
Search
Changes
← Older edit
Migration from one HN to another
49 bytes added
,
08:11, 27 May 2012
→
Summary
<pre>
[root@OpenVZ .ssh]# ssh -2 -v root@10.1.5.6
</pre>
OLD SERVER: migrate VM 101 to 10.1.5.6
<pre>
[root@Char ~]# exit
[root@OpenVZ .ssh]# vzmigrate 10.1.5.6 101
</pre>
Above example migrate VM 101 to 10.1.5.6. You can read detail explanation below:
== Setting up SSH keys ==
Kotakomputer
6
edits