6.18 Manually Moving a Guest to a Different KVM Host
You can manually move an Oracle Linux KVM guest to a different KVM host.
The target Oracle Exadata KVM host must meet the following requirements:
-
The target KVM host must have the same Oracle Exadata System Software release installed with Oracle Linux KVM.
-
The target KVM host must reside in the same Exadata system configuration and have the same network visibility.
-
The target KVM host must have access to the same Oracle Exadata storage servers.
-
The target KVM host must have sufficient free resources (CPU, memory, and local disk storage) to operate the guest.
-
It is possible to over-commit virtual CPUs such that the total number of virtual CPUs assigned to all domains exceeds the number of physical CPUs on the system. Over-committing CPUs can be done only when the competing workloads for over-subscribed resources are well understood and the concurrent demand does not exceed physical capacity.
-
It is not possible to over-commit memory.
-
Copying disk images to the target KVM host may increase space allocation of the disk image files because the copied files are no longer able to benefit from the disk space savings gained by using reflinks.
-
-
The guest name must not be already in use on the target KVM host.
The following procedure moves a guest to another KVM host.
Parent topic: Managing Oracle Linux KVM Guests