In the migration plan list, click a plan name to navigate to the details page of the plan. The details page displays the overall plan status and the migration progress of all virtual machines, and provides entry points for operations on the plan and virtual machines.
The top of the page displays basic information about the migration plan:
| Parameter | Description |
|---|---|
| Plan ID | Unique identifier of the migration plan |
| Source site | Source site selected for the migration plan |
| Created | Time when the plan was created |
| Full migration schedule | Trigger time of full migration, displaying either Start immediately or the specific scheduled trigger time |
| Incremental sync interval | Trigger method and interval of incremental synchronization, displaying either Triggered manually or the scheduled automatic trigger time |
| Cutover | Trigger method of cutover, displaying Triggered manually |
The top of the page also displays Attention stats, including the following three items:
The upper-right corner of the page provides the following operations:
All virtual machines in the plan are displayed in a two-column card grid, together with their migration status. You can perform operations based on the current migration phase of each virtual machine accordingly:
| Operation | Available phase | Description |
|---|---|---|
| Incremental sync | Full migration complete, Incremental sync complete | Manually trigger incremental synchronization for virtual machines that have completed the transfer phase to synchronize incremental data again. |
| Cutover | Incremental sync complete | Perform final cutover during the service downtime window and synchronize changes from the source to the target. |
| Edit transfer limit | Full migration running, Incremental sync running, Cutover running | Adjust the transfer rate limit of a running task. Not supported during data verification. |
| Retry | Failed/Inconsistent | Execute a failed task again. |
| Create VM with driver injection disabled | Migration task completed with a virtio-driver-not-installed prompt | Recreate the target virtual machine after disabling driver injection. Used typically when VirtIO driver installation is abnormal. |
| Pause task | Full migration running, Incremental sync running, Cutover running | Pause a running migration task. Not supported during data verification. |
| Resume task | Paused | Resume a paused migration task. |
| Cancel task | Queued, Running, Paused, Failed, or Phase completed with pending action | Stops a migration task that can be canceled and retains the task record for troubleshooting. |
| Archive cleanup | Migration task completed with pending or failed archive cleanup | Clean up snapshots and temporary resources generated during migration. After cleanup is complete, the task enters the Archived state. |