Bug 915347
Summary: | libvirt: cannot resume a suspended vm - vm is shut down | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Chris Pelland <cpelland> |
Component: | libvirt | Assignee: | Michal Privoznik <mprivozn> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | urgent | Docs Contact: | |
Priority: | high | ||
Version: | 6.4 | CC: | abaron, acathrow, bili, bsarathy, cpelland, dallan, danken, dron, dyasny, dyuan, hateya, iheim, jdenemar, michal.skrivanek, mprivozn, mzhan, pkrempa, pm-eus, rwu, whuang, wudxw, ykaul |
Target Milestone: | rc | Keywords: | Regression, TestBlocker, ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libvirt-0.10.2-18.el6_4.1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-03-21 14:05:34 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: | |||
Bug Depends On: | 894723 | ||
Bug Blocks: | 907972, 947865 |
Description
Chris Pelland
2013-02-25 15:02:14 UTC
Moving to POST: http://post-office.corp.redhat.com/archives/rhvirt-patches/2013-February/msg00214.html Verified pass with package: libvirt-0.10.2-18.el6_4.1 Steps: 1. Prepare a iscsi storage domain in RHEVM. 2. Run a vm on the iscsi storage domain. 3. Suspend the vm, # ps aux | grep qemu there is only one qemu process. 4. Run the vm, and # ps aux | grep qemu there is only one qemu process too. 5. Shut Off the vm. 6. Run the vm. All steps above passed. So setting VERIFIED. Verified again with package: libvirt-0.10.2-18.el6_4.2, steps as comment #7: 1. Prepare a iscsi storage domain in RHEVM. 2. Run a vm on the iscsi storage domain. 3. Suspend the vm, # ps aux | grep qemu there is only one qemu process, after suspend completed, can not catch qemu process, and the state of the vm on RHEVM is Suspend. 4. reRun the vm, and # ps aux | grep qemu there is only one qemu process too. 5. Shut Off the vm. 6. reRun the vm. also passed. 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. http://rhn.redhat.com/errata/RHBA-2013-0664.html |