6.18.1 Moving a Guest Using Automated Offline Migration
You can use the Oracle Exadata Deployment Assistant (OEDA) Command Line Utility (OEDACLI) to migrate an Oracle Linux KVM guest to another KVM host.
During the automated migration process, the guest is shut down, moved to the new KVM host, and then restarted. Because the guest shuts down, this method is also known as offline migration.
The following requirements apply to automated offline guest migration using OEDACLI:
-
The Exadata system must use 2-socket Oracle Exadata system hardware with RoCE Network Fabric (X8M-2 or later).
-
The Exadata system must use Oracle Exadata System Software release 25.1.0 or later.
-
You must have an OEDA-generated Engineered System XML configuration file (
es.xml) that accurately reflects the current state of the Exadata system. -
The Exadata system must be configured to use Exascale storage to host the guest image files.
-
The environment must be configured with SSH equivalency, so that the OS user and the server running OEDACLI can perform actions as the
rootuser on both the source and target KVM hosts. -
The source and target KVM hosts must reside in the same Exadata system configuration and have the same network visibility.
-
The source and target KVM hosts must have access to the same Oracle Exadata storage servers.
-
The source and target KVM hosts must not have any outstanding work from a previous Exadata Live Update.
-
The target KVM host must use Oracle Exadata System Software packages that are the same version as, or newer than, those on the source KVM host.
-
The target KVM host must have sufficient free CPU and memory resources to accommodate the guest.
-
It is possible to over-commit virtual CPUs such that the total number of virtual CPUs assigned to all guests 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.
-
-
The guest being migrated must not have any outstanding work from a previous Exadata Live Update operation that could be applied when the guest restarts during the migration process. Either clear all outstanding work before migration, or reconfigure the guest so that no outstanding work occurs during the migration process.
See About Exadata Live Update and Patchmgr Syntax for Database Servers.
-
The guest name must not already be in use on the target KVM host.
To perform an automated guest migration using OEDACLI:
Related Topics
Parent topic: Moving a Guest to a Different KVM Host