Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Checkpointing and live migration

32 bytes added, 12:13, 12 August 2010
m
Reverted edits by 61.132.138.221 (Talk) to last revision by Elronxenu
During online migration all VE private data saved to an image file, which is transferred to the target host.
In order for vzmigrate to work without asking for a password, ssh public keys from the source host should be placed in the destination host's <code>/root/.ssh/authorized_keys</code> file. In other words, command <code>ssh root@host</code> should not ask you for a password. See [[ssh keys]] for more info.
== Manual Checkpoint and Restore Functions ==