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

After VM migration, both Source and Target pods may remain in Running state

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • CNV v4.20.0
    • CNV v4.20.0
    • CNV Virt-Node
    • None
    • Quality / Stability / Reliability
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • CNV v4.20.0.rhel9-207
    • None

        Description of problem:

      In rare cases, after migration - both pods Target and Source remain in the Running state, while the VMIM is in the Succeeded state.
      
      $ oc get vmim
      NAME        PHASE       VMI
      vm-migr-5   Succeeded   vm-migr-5
      
      $ oc get pod -o wide
      NAME                            READY   STATUS    RESTARTS   AGE   IP             NODE                                NOMINATED NODE   READINESS GATES
      virt-launcher-vm-migr-5-78pls   3/3     Running   0          38m   10.129.0.205   cnvqe-056.lab.eng.tlv2.redhat.com   <none>           1/1
      virt-launcher-vm-migr-5-qnhnp   3/3     Running   0          36m   10.128.0.124   cnvqe-057.lab.eng.tlv2.redhat.com   <none>           1/1
      
      
      When trying to delete this VM - it stuck in Terminating state. 
      Target pod removed
      Source pod is in Error state
      VMI - in Succeded state.
      
      
      

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

      4.20

      How reproducible:

      We've observed it in automation in very rare cases, but I was able to reproduce it by migrating tens of VMs in a loop

      Steps to Reproduce:

      1. create multiple vms
      2. migrate all VMs in a loop
      3.
      

      Actual results:

      Both Source and Target pods may remain in Running state

      Expected results:

      Only target pod should be in running state. 
      Source pod should be in Completed.

      Additional info:

      probably this issue related to:
      https://issues.redhat.com/browse/CNV-67515
      
      

       

        1. source_pod.log
          238 kB
        2. target_pod.log
          196 kB

              jelejosne Jed Lejosne
              dshchedr@redhat.com Denys Shchedrivyi
              Denys Shchedrivyi Denys Shchedrivyi
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: