Bug 867816
Summary: | Guest aborted on the dst host after migration during guest doing S3 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Qunfang Zhang <qzhang> |
Component: | qemu-kvm | Assignee: | Orit Wasserman <owasserm> |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.4 | CC: | acathrow, amit.shah, areis, bsarathy, dyasny, flang, hhuang, juzhang, michen, mkenneth, quintela, sluo, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-10-23 13:43:55 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
Qunfang Zhang
2012-10-18 10:58:02 UTC
test on win2008r2 guest version: host # uname -r 2.6.32-327.el6.x86_64 # rpm -q qemu-kvm qemu-kvm-0.12.1.2-2.327.el6.x86_64 guest: win2008-r2 the steps as same as reproduce resutls: sometimes 1) after src qemu finished migration.the qemu on des machine quit. ...........-incoming tcp:0:5999 QEMU 0.12.1 monitor - type 'help' for more information (qemu) Guest moved used index from 2 to 1[root@hp-dl385g7-01 ~]# sometimes 2) after src qemu finished migration.the guest on des machine will hang,guest show dark. addinfo:if not do migration while s3 .can be resume successfully probably related: bug 867787 Can you reproduce it with VNC (instead of spice)? (In reply to comment #4) > Can you reproduce it with VNC (instead of spice)? Hi, Orit I should mention it earlier in the bug description. Actually can not reproduce with VNC. Hi, Orit Maybe we don't need to dig into this issue too much as I hit the problem when using rhel5.9 guest. And Amit mentioned we don't support S3/S4 for rhel5.9 in rhel6.4. Refer to bug 868198. And then I re-test with rhel6.4-64 guest with the same steps, can not reproduce the issue. Thanks, Qunfang I think you hit two issues: the first is the S3 which we don't support for 5.9 the second is the crash which looks similar to https://bugzilla.redhat.com/show_bug.cgi?id=868256. *** This bug has been marked as a duplicate of bug 868256 *** |