Bug 1749378
Summary: | postcopy migration does not honour speed limits after migrate pause and recovery, consumes entire bandwidth of NIC | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | Li Xiaohui <xiaohli> |
Component: | qemu-kvm | Assignee: | Peter Xu <peterx> |
qemu-kvm sub component: | General | QA Contact: | Li Xiaohui <xiaohli> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | unspecified | ||
Priority: | medium | CC: | chayang, ddepaula, jinzhao, juzhang, qzhang, virt-maint, xianwang |
Version: | 8.1 | ||
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-4.2.0-1.module+el8.2.0+4793+b09dd2fb | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-05-05 09:49:41 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: |
Description
Li Xiaohui
2019-09-05 13:40:55 UTC
Posted fix upstream. https://lists.gnu.org/archive/html/qemu-devel/2019-09/msg01141.html QEMU has been recently split into sub-components and as a one-time operation to avoid breakage of tools, we are setting the QEMU sub-component of this BZ to "General". Please review and change the sub-component if necessary the next time you review this BZ. Thanks Verify bz on hosts(kernel-4.18.0-177.el8.x86_64&qemu-kvm-4.2.0-9.module+el8.2.0+5699+b5331ee5.x86_64), test steps like Comment 0, the test result is good, so make this bz verified: (qemu) migrate -r tcp:10.73.33.186:5555 (qemu) info migrate globals: store-global-state: on only-migratable: off send-configuration: on send-section-footer: on decompress-error-check: on clear-bitmap-shift: 18 Migration status: postcopy-active total time: 676350 milliseconds expected downtime: 1505928 milliseconds setup: 51 milliseconds transferred ram: 646343 kbytes throughput: 41.94 mbps remaining ram: 5343656 kbytes total ram: 8405832 kbytes duplicate: 1407747 pages skipped: 0 pages normal: 158183 pages normal bytes: 632732 kbytes dirty sync count: 2 page size: 4 kbytes multifd bytes: 0 kbytes pages-per-second: 359590 dirty pages rate: 221440 pages postcopy request count: 803 (qemu) info migrate globals: store-global-state: on only-migratable: off send-configuration: on send-section-footer: on decompress-error-check: on clear-bitmap-shift: 18 Migration status: postcopy-active total time: 677277 milliseconds expected downtime: 1498033 milliseconds setup: 51 milliseconds transferred ram: 650963 kbytes throughput: 42.17 mbps remaining ram: 4656988 kbytes total ram: 8405832 kbytes duplicate: 1578636 pages skipped: 0 pages normal: 158961 pages normal bytes: 635844 kbytes dirty sync count: 2 page size: 4 kbytes multifd bytes: 0 kbytes pages-per-second: 3210 dirty pages rate: 221440 pages postcopy request count: 803 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2017 |