Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-69281

[CCLM] parallelMigrationsPerCluster doesn't work in decentralized live migration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • CNV v4.20.z
    • CNV v4.20.0
    • Storage Platform
    • None
    • CNV Storage 277, CNV Storage 278
    • Moderate
    • None

      Description of problem:

      parallelMigrationsPerCluster doesn't work in decentralized live migration

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

      CNV-v4.20.0.rhel9-144

      How reproducible:

      Always

      Steps to Reproduce:

      1. Create 7 VMs  (more than 5 VMs)
      2. Create a Plan to migrate all the 7 VMs
      3. Start the Plan and monitor the VM/VMIM status
      

      Actual results:

      All the 7 VMs are migrating, even there is parallelMigrationsPerCluster 5 set in HCO and VMIM
      
      HCO
      
          liveMigrationConfig:
            allowAutoConverge: false
            allowPostCopy: false
            completionTimeoutPerGiB: 150
            network: lm-network
            parallelMigrationsPerCluster: 5
            parallelOutboundMigrationsPerNode: 2
            progressTimeout: 150
      
      
      
      VMIM
      
      status:
        migrationState:
          completed: true
          endTimestamp: "2025-09-10T04:09:32Z"
          migrationConfiguration:
            allowAutoConverge: false
            allowPostCopy: false
            allowWorkloadDisruption: false
            bandwidthPerMigration: "0"
            completionTimeoutPerGiB: 150
            network: lm-network
            nodeDrainTaintKey: kubevirt.io/drain
            parallelMigrationsPerCluster: 5
            parallelOutboundMigrationsPerNode: 2
            progressTimeout: 150

      Expected results:

      If we have parallelMigrationsPerCluster 5 set in HCO, then max migrations in parallel should be 5 VMs.

      Additional info:

       

              rhn-support-awels Alexander Wels
              yadu1@redhat.com Yan Du
              Yan Du Yan Du
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: