Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-92593

Live migration hangs in image mode

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • No
    • None
    • rhel-virt-core-libvirt-1
    • ssg_virtualization
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      {}What were you trying to do that didn't work?
      Live migration VM from source to targe using nfs storage. Migration hangs and no error information output.

      What is the impact of this issue to you?
      The issue is blocking QE to test live migration feature in image mode.

      Please provide the package NVR for which the bug is seen:
      libvirt-10.10.0-7.3.el9_6.x86_64

      How reproducible is this bug?:
      100%

      Steps to reproduce:

      1. Prepare host A and host B. And setup migration env.
      
      2. Start VM and run migrate command on host A. Migration hangs.
      # virsh migrate --live --p2p --verbose --domain vm1 --desturi qemu+ssh://XXX/system
      
      
      3. On host B, virsh command also hangs.
      # virsh list --all
      
      

      Expected results
      Migration succeeded.

      Actual results
      Migration failed.

      Additional Info:
      1. After stop firewalld on the host A, the migration succeeded.

      On host A:  
      # systemctl stop firewalld
      # virsh migrate --live --p2p --verbose --domain vm1 --desturi qemu+ssh://XXX/system
      Migration: [100.00 %]
      
      On host B:
      # virsh list --all
       Id   Name                    State
      ----------------------------------------
       1    vm1                     running
      
      

      2. Migration succeeded in package mode.

              virt-maint virt-maint
              rhn-support-lcheng Liping Cheng
              virt-maint virt-maint
              Liping Cheng Liping Cheng
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: