rmigrate - Execute migration of a guest VM between hosts/hypervisors
rmigrate noderange target_host
rmigrate noderange [destination=target_host] [action=action] [force=force] [immediate=yes_no] [max_total=total] [max_quiesce=quiesce]
rmigrate requests that a guest VM to be moved from the current hypervisor to another. It will request a live migration if possible. The vmstorage directory should be shared between the source and destination hypervisors.
Note: Make sure SELINUX is disabled and firewall is turned off on source and destination hypervisors.
rmigrate migrates a VM from one z/VM member to another in an SSI cluster (only in z/VM 6.2).
vm table - Table governing VM parameters. See vm(5) for further details. This is used to determine the current host to migrate from.
1. To migrate kvm guest "kvm1" from hypervisor "hyp01" to hypervisor "hyp02", run:
rmigrate kvm1 hyp02
2. To migrate kvm guest "kvm1" to hypervisor "hyp02", which is already on host "hyp02", enter:
rmigrate kvm1 hyp02
rmigrate ihost123 destination=pokdev62