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

must-gather: Multiple empty files under vms/<vm-name> if the VM was live migrated

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • ---
    • ---
    • CNV I/U Operators Sprint 249, CNV I/U Operators Sprint 250, CNV I/U Operators Sprint 251, CNV I/U Operators Sprint 252, CNV I/U Operators Sprint 253, CNV I/U Operators Sprint 254, CNV I/U Operators Sprint 255
    • No

      Description of problem:

      If a vm is live migrated and then we run must gather with vm details it will collect the same files for every virt-launcher pod which results in multiple empty and duplicate files in must gather.

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

      4.15

      How reproducible:

      100%

       

      Steps to Reproduce:

      1.Migrate VMs multiple times so that we will have virt-launcher pods with "completed" status. 
      2.Collect a must-gather and list the files under namespace/<namespace-name>/vms/<vm-name>
      
      There will be multiple empty files under it. 
      

      Actual results:

      must-gather: Multiple empty files under vms/<vm-name> if the VM was live migrated.

      Expected results:

      it should only do `oc exec` on running virt-launcher pods.
      

      Additional info:

      Original BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2216447
      With 4.14.3 cluster the migration works and the collection of the file is good without any duplicate or missing files.
      
      With 4.15 the migration works but it collects from all the completed virt-launchers which cause in duplicate and empty files.
      
      With 4.16 the migration is not working well, it stuck in the process and make the tests that  need to migrate to fail.

            rh-ee-orevah Ohad Revah
            rh-ee-orevah Ohad Revah
            Ohad Revah Ohad Revah
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: