Bug 2167657
| Summary: | Migration hang when trying to cancel multifd migration sometimes | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | yafu <yafu> |
| Component: | qemu-kvm | Assignee: | Juan Quintela <quintela> |
| qemu-kvm sub component: | Live Migration | QA Contact: | Li Xiaohui <xiaohli> |
| Status: | CLOSED DUPLICATE | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | chayang, jinzhao, leobras, nilal, peterx, quintela, virt-maint, xiaohli |
| Version: | 9.2 | Keywords: | Triaged |
| Target Milestone: | rc | Flags: | xiaohli:
needinfo-
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-04-17 08:29:04 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2160929 | ||
| Bug Blocks: | |||
|
Description
yafu
2023-02-07 08:06:45 UTC
Hi Yan, do we have libvirt case that corresponds to this bug? If yes, please help add the polarion link of this case, thanks Hi Juan, I also reproduce this bug through libvirt on RHEL 9.2.0 (qemu-kvm-7.2.0-8.el9.x86_64 && libvirt-9.0.0-4.el9.x86_64) And I found this bug not only happens on the final stage, but also on the iterative stage. You can see my test result: [root@dell-per7525-25 home]# virsh migrate rhel920 qemu+ssh://$dst_host_ip/system --live --verbose --persistent --parallel --parallel-connections 4 --zerocopy Migration: [ 41 %]^C Migration: [ 41 %] Migration: [ 41 %]^C Migration: [ 41 %] Above test scenario is same with Bug 2160929, but above test runs on x86. I think this bug should be duplicated with Bug 2160929. And Bug 2160929 should be adjusted to all hardware (aarch64, s390x, x86). Is right? (In reply to Li Xiaohui from comment #3) > Hi Juan, > > I also reproduce this bug through libvirt on RHEL 9.2.0 > (qemu-kvm-7.2.0-8.el9.x86_64 && libvirt-9.0.0-4.el9.x86_64) > > And I found this bug not only happens on the final stage, but also on the > iterative stage. You can see my test result: > [root@dell-per7525-25 home]# virsh migrate rhel920 > qemu+ssh://$dst_host_ip/system --live --verbose --persistent --parallel > --parallel-connections 4 --zerocopy > Migration: [ 41 %]^C > Migration: [ 41 %] > Migration: [ 41 %]^C > Migration: [ 41 %] > > Above test scenario is same with Bug 2160929, but above test runs on x86. > > I think this bug should be duplicated with Bug 2160929. And Bug 2160929 > should be adjusted to all hardware (aarch64, s390x, x86). Is right? Ok, I can also reproduce Bug 2160929 on x86 with 1/100 rate. So perhaps Bug 2160929 and this bug are same ones. (In reply to Li Xiaohui from comment #2) > Hi Yan, do we have libvirt case that corresponds to this bug? If yes, please > help add the polarion link of this case, thanks Hi, Xiaohui Sorry, there is no testcase in polarion for this bug. Hi all, I would close this bug as duplicated with bug 2160929 according to https://bugzilla.redhat.com/show_bug.cgi?id=2160929#c13 Let me know if you have a different opinion. *** This bug has been marked as a duplicate of bug 2160929 *** |