Bug 631637
Summary: | RHEL6 guest cannot return after suspended on RHEL6 kvm hypervisor | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Mark Wu <dwu> |
Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 6.0 | CC: | lihuang, llim, tao, xen-maint, yoyzhang |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-09-10 08:43:01 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Mark Wu
2010-09-08 04:05:37 UTC
I can reproduce this issue when the guest kernel is upgraded 2.6.32-66.el6.x86_64, but it works well with guest kernel 2.6.32-19.el6.x86_64. And this issue only happened on pressing the "pause" button in virt-manager. I can successfully suspend and then resume the same VM via virsh. After the VM is paused by virt-manager, try to use virsh to resume it: [root@localhost ~]# virsh list Id Name State ---------------------------------- 2 rhel5.4 running 3 rhel6 paused [root@localhost ~]# virsh resume rhel6 error: Failed to resume domain rhel6 error: Timed out during operation: cannot acquire state change lock So is this a regression? Can u please try with RC kernel? This bug cannot be reproduced on RC1, RC2. *** This bug has been marked as a duplicate of bug 623903 *** |