Uploaded image for project: 'Migration Toolkit for Virtualization'
  1. Migration Toolkit for Virtualization
  2. MTV-3495

type warm migration doesn't work properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.10.0
    • 2.10.0
    • Controller
    • MTV Sprint 4

      Description of problem:

      The issue when using type: warm and NOT having also warm: true in the plan yaml there is no cut over and the migration acts strange 

      Version-Release number of selected component (if applicable):

      OCP version: 4.19.11
      MTV version: 2.10.0 (forklift-fbc-prod-v419:on-pr-949abdccca64f7760b9866925a5058acd2e967d9)
      CNV version: 4.19.8

      How reproducible:

      Always 
      

      Steps to Reproduce:

      1. Create provider "vmware-7" to vCenter 7.0.3 with skip CA
      2. create plan:
      oc mtv create plan plan-test-1 -S vmware-7 --vms "ameen-RHEL8"
      3. add to the plan yaml:
      type: warm

      Actual results:

      Completed        Initialize                 2025-09-25T11:17:51Z       2025-09-25T11:18:02Z                100.0%
      Completed        DiskAllocation             2025-09-25T11:18:05Z       2025-09-25T11:18:19Z                100.0%
      Completed        ImageConversion            2025-09-25T11:18:22Z       2025-09-25T11:21:13Z                100.0%
      Running          DiskTransferV2v            2025-09-25T11:21:15Z                                             9.9%
      Pending          VirtualMachineCreation                                                                      0.0%

      Expected results:

      
      Running          Initialize                 2025-09-25T11:23:33Z                                             0.0%
      Pending          DiskTransfer                                                                                0.0%
                       Cutover                                                                                     0.0%
      Pending          ImageConversion                                                                             0.0%
      Pending          VirtualMachineCreation                                                                      0.0%
      

      Additional info:

       

              rh-ee-ehazan Elad Hazan
              rh-ee-abarakat Ameen Barakat
              Ameen Barakat Ameen Barakat
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: