Bug 1134974
| Summary: | "Domain not found: no domain with matching uuid" error logged to audit_log after live migration fails due to timeout exceeded | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Arik <ahadas> |
| Component: | General | Assignee: | Francesco Romani <fromani> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Israel Pinto <ipinto> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | --- | CC: | ahadas, bazulay, bugs, fromani, gklein, ipinto, jentrena, lpeer, mgoldboi, michal.skrivanek, rbalakri, Rhev-m-bugs, srevivo, ykaul |
| Target Milestone: | ovirt-4.1.0-beta | Keywords: | Reopened |
| Target Release: | 4.1.0.2 | Flags: | rule-engine:
ovirt-4.1+
rule-engine: planning_ack+ rule-engine: devel_ack+ gklein: testing_ack+ |
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1104195 | Environment: | |
| Last Closed: | 2017-03-16 14:47:46 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1104195 | ||
| Bug Blocks: | |||
|
Comment 1
Arik
2014-08-28 14:31:10 UTC
Francesco, getting the dst side logs is probably a good idea This seems specular to what we have in https://bugzilla.redhat.com/show_bug.cgi?id=1154397 I think we can merge the two issues since it seems there are actually one: we should centralize the information about migration failures and make easy for Engine to understand what's happening/happened without losing information. On https://bugzilla.redhat.com/show_bug.cgi?id=1154397 I added a patch to propagate abort reason to destination. After a quick read of this BZ, it seems that we actually need also the other way around. Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. Any update to this bug? Is it being worked on for 4.0? We require changes on both Engine and Vdsm to properly fix this. We are discussing the issue internally on the virt team but no final patch(es) yet. postponing to 4.1 due to capacity. I think this was solved by monitoring and migration changes introduced in 4.1.0 (postcopy et. al.) Please reopen if it still happens. Worth further consideration (with no prio increase) after http://lists.ovirt.org/pipermail/users/2016-December/044477.html doc_text not required; this error was just misleading, and now is gone. Patches merged in the ovirt-4.1 branch -> MODIFIED (In reply to Francesco Romani from comment #10) > doc_text not required; this error was just misleading, and now is gone. > Patches merged in the ovirt-4.1 branch -> MODIFIED The fix was done on the Vdsm side. Verify with: Engine: 4.1.1.3-0.1.el7 Host: OS Version:RHEL - 7.3 - 7.el7 Kernel Version:3.10.0 - 550.el7.x86_64 KVM Version:2.6.0 - 28.el7_3.3.1 LIBVIRT Version:libvirt-2.0.0-10.el7_3.5 VDSM Version:vdsm-4.19.7-1.el7ev SPICE Version:0.12.4 - 20.el7_3 Steps: Migrate vm with load and make the migration failed, check the the error massage: 'Domain not found: no domain with matching uuid' don't exists. |