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:47]
kokkez [Using `rsync`]
openvz:migrate-vps-without-vzdump [2012-11-12 17:48] (current)
kokkez [A faster copy: tar then rsync]
Line 55: Line 55:
 Execute 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.txt ยท Last modified: 2012-11-12 17:48 by kokkez