Bug 1285044
| Summary: | migration/RDMA: Race condition | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Dr. David Alan Gilbert <dgilbert> | |
| Component: | qemu-kvm-rhev | Assignee: | Dr. David Alan Gilbert <dgilbert> | |
| Status: | CLOSED ERRATA | QA Contact: | xianwang <xianwang> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 7.3 | CC: | chayang, dgilbert, juzhang, knoel, michen, mrezanin, pezhang, qzhang, virt-maint, xfu, xianwang | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | qemu-kvm-rhev-2.10.0-1.el7 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1475751 (view as bug list) | Environment: | ||
| Last Closed: | 2018-04-11 00:09:32 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: | ||||
| Bug Blocks: | 1475751 | |||
|
Description
Dr. David Alan Gilbert
2015-11-24 18:04:27 UTC
possibly the race we're hitting on rxe? Not the race we're hitting on rxe. Posted fix for this one upstream: migration/rdma: Fix race on source Merged upstream: 9cf2bab2edca1e651eef migration/rdma: Fix race on source 3a0f2ceaedcf70ff79b6 migration: Close file on failed migration load 0b3c15f09715acd78063 migration/rdma: fix qemu_rdma_block_for_wrid error paths 9c98cfbe72b21d9d84b9 migration/rdma: Allow cancelling while waiting for wrid 482a33c53cbc9d2b0c47 migration/rdma: Safely convert control types 32bce196344772df8d68 migration/rdma: Send error during cancelling (Note if we backport this to a 2.9 world we don't want 'Close file on failed') Hi, Dave, I am confused about how to verify this bug, is this a test only bug? it just needs to test common function of rdma migration on P8 and x86? or if not, could you give me some guide to verify this bug? thanks (In reply to xianwang from comment #9) > Hi, Dave, > I am confused about how to verify this bug, is this a test only bug? it just > needs to test common function of rdma migration on P8 and x86? or if not, > could you give me some guide to verify this bug? thanks It's a race condition that's very difficult to trigger in practice; so if you just check that RDMA migration is still working OK then that's fine as a test. So, I think this bug is fixed. 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/RHSA-2018:1104 |