User Tools

Site Tools


openvz:migrate-vps-without-vzdump

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

openvz:migrate-vps-without-vzdump [2012-11-12 17:46]
kokkez [Method overview]
openvz:migrate-vps-without-vzdump [2012-11-12 17:48] (current)
kokkez [A faster copy: tar then rsync]
Line 53: Line 53:
 You may get a warning when re-running rsync that your sshd's host key has changed, that's normal. The previous command copied the host key from your old host. You may get a warning when re-running rsync that your sshd's host key has changed, that's normal. The previous command copied the host key from your old host.
  
-Run the reboot command to restart the destination host.+Execute the ''reboot'' command to restart the destination host.
  
-==== A faster copy: tar then rsync ====+==== A faster copy: `tarthen `rsync====
  
 Since a linux system is largely small files, it is usually faster to tar them up before transfer as rsync checks each file. Instead of checking each file, this merely replaces everything it finds from the old system on the new system. Since a linux system is largely small files, it is usually faster to tar them up before transfer as rsync checks each file. Instead of checking each file, this merely replaces everything it finds from the old system on the new system.
openvz/migrate-vps-without-vzdump.1352738765.txt.gz ยท Last modified: 2012-11-12 17:46 by kokkez