API Doc
Search Docs...
⌘ K
VM Initialization ToolArcfra VMToolsArcfra CloudMoveMigration Tool

Viewing migration plan details

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.

Plan overview

The top of the page displays basic information about the migration plan:

ParameterDescription
Plan IDUnique identifier of the migration plan
Source siteSource site selected for the migration plan
CreatedTime when the plan was created
Full migration scheduleTrigger time of full migration, displaying either Start immediately or the specific scheduled trigger time
Incremental sync intervalTrigger method and interval of incremental synchronization, displaying either Triggered manually or the scheduled automatic trigger time
CutoverTrigger method of cutover, displaying Triggered manually

The top of the page also displays Attention stats, including the following three items:

  • Failed/Inconsistent: Number of virtual machines for which data transfer failed or data verification is inconsistent.
  • Ready for cutover: Number of virtual machines for which cutover can be triggered as incremental synchronization is complete.
  • Archivable: Number of virtual machines for which archive cleanup can be performed as the migration process is complete.

The upper-right corner of the page provides the following operations:

  • Export report: Exports the migration report of the current plan either in CSV as a table format for analysis, or in PDF as a formatted report document.
  • Cancel plan: Stops all running tasks in the migration plan. This operation cannot be undone, so use it with caution.
  • Archive plan: Archives the migration plan after the migration plan is complete and the target virtual machines are confirmed.
  • Delete plan: Deletes the current migration plan.

Virtual machine list

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:

OperationAvailable phaseDescription
Incremental syncFull migration complete, Incremental sync completeManually trigger incremental synchronization for virtual machines that have completed the transfer phase to synchronize incremental data again.
CutoverIncremental sync completePerform final cutover during the service downtime window and synchronize changes from the source to the target.
Edit transfer limitFull migration running, Incremental sync running, Cutover runningAdjust the transfer rate limit of a running task. Not supported during data verification.
RetryFailed/InconsistentExecute a failed task again.
Create VM with driver injection disabledMigration task completed with a virtio-driver-not-installed promptRecreate the target virtual machine after disabling driver injection. Used typically when VirtIO driver installation is abnormal.
Pause taskFull migration running, Incremental sync running, Cutover runningPause a running migration task. Not supported during data verification.
Resume taskPausedResume a paused migration task.
Cancel taskQueued, Running, Paused, Failed, or Phase completed with pending actionStops a migration task that can be canceled and retains the task record for troubleshooting.
Archive cleanupMigration task completed with pending or failed archive cleanupClean up snapshots and temporary resources generated during migration. After cleanup is complete, the task enters the Archived state.