Query: dtc-xen_migrate
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
dtc-xen_migrate(8) System Manager's Manual dtc-xen_migrate(8)NAMEdtc-xen_migrate - migrate a VPS to another Xen serverSYNOPSISLOCAL_VPS_ID DESTINATION_HOSTNAME [ DEST_VPS_ID ]DESCRIPTIONdtc-xen_migrate This shell script is a part of the dtc-xen package that is to be used by the dtc panel to manage a Xen VPS server. Note that you need rsync in both the source and the destination dom0. This script is used to move the content of a Xen virtual machine (VM) managed with dtc-xen to another Xen server of the same type. The VM destination will first be prepared, then the local VM will be shut down, then it's content will be transfered over using rsync. Note that this is NOT a live migration, and down time of approximatively the time needed for the rsync will occure.PARAMETERSLOCAL_VPS_ID The DTC-Xen id of the VM, from 00 to 99. DESTINATION_HOSTNAME Destination Xen server hostname to migrate to. DEST_VPS_ID Destination DTC-Xen id of the VM, from 00 to 99.EXAMPLEdtc-xen_migrate 19 alpha.example.com 21 This will migrate the content of xen19 on the local machine to the destination server alpha.example.com using xen21 as VM name.SEE ALSOdtc_reinstall_os(8), dtc_kill_vps_disk(8) dtc-xen_migrate(8)
Related Man Pages |
---|
dtc_kill_vps_disk(8) - debian |
dtc_write_xenhvm_conf(8) - debian |
dtc_reinstall_os(8) - debian |
xen-create-nfs(8) - debian |
xen-list-images(8) - debian |
Similar Topics in the Unix Linux Community |
---|
Script portability |
please help in rsync |
single quote problem with rsync |
rsync transferring multiple files issue |
Swinstall and rsync - execute permission denied |