| Summary: | qemu-kvm abort after migrate to itself inside incoming host(des host) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Jun Li <juli> |
| Component: | qemu-kvm | Assignee: | Juan Quintela <quintela> |
| Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | acathrow, coli, hhuang, juzhang, michen, quintela, qzhang, virt-maint, xfu |
| Target Milestone: | rc | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-08-13 11:34:14 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: | |
|
Description
Jun Li
2013-09-11 04:36:33 UTC
*** This bug has been marked as a duplicate of bug 1021840 *** (In reply to Hai Huang from comment #2) > > *** This bug has been marked as a duplicate of bug 1021840 *** Hi, Why this bug is DUPLICATE of 1021840 ? This bug is filed before bug 1021840. Maybe bug 1021840 is duplicate of this bug. Best Regards, Jun Li *** Bug 1021840 has been marked as a duplicate of this bug. *** This is not a regression. It is doing an abort. but basically it can't do much more. You are trying to migrate a process to itself, and it is not possible to detect that thing (we don't know where the stream cames from). What I can agree is that we can fix in 7.1 is to give a wraning if we try to migrate from the state inmigrate. This is worked as expected. We are trying to migrate to "inside" the same guest that we are migrating. Fixed with this bugzilla 1086987. We disabled migrating while we were waiting for an incoming migration, to any place. *** This bug has been marked as a duplicate of bug 1086987 *** (In reply to Juan Quintela from comment #8) > This is worked as expected. > > We are trying to migrate to "inside" the same guest that we are migrating. > > Fixed with this bugzilla 1086987. > > We disabled migrating while we were waiting for an incoming migration, to > any place. > > *** This bug has been marked as a duplicate of bug 1086987 *** Hi Juan, This bz1006663 is before bz1086987. Maybe bug 1086987 should duplicate of this bug(Just as comment #3 description). When you got a minute, could you give some explanation. Thx. Best Regards, Jun Li |