-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
False
-
None
-
True
-
-
When migrating vSphere or OVA VMs, the disk transfer phase is completed successfully, but the individual tasks are not. This is happening because the logs from virt-v2v sometimes not fully being scan and we miss the last indication the copy phase was done.
Due to the mechanism we have in the backend for completing the step even if the logs of 100% were skipped, the same mechanism should be introduced to the tasks section.
Example from the plan YAML - the step progress should match the task one:
name: DiskTransferV2v phase: Completed progress: completed: 4096 total: 4096 started: '2024-05-21T13:28:22Z' tasks: - annotations: unit: MB name: '/ova/qe/rhel9.ova::image.vmdk' progress: completed: 368 total: 4096