Bug 704836
| Summary: | Serial console is not disconnected automatically when a guest OS is shut down. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Sadique Puthen <sputhenp> |
| Component: | libvirt | Assignee: | Osier Yang <jyang> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.1 | CC: | dallan, dyuan, jwest, myamazak, mzhan, rwu, vbian, whuang |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | libvirt-0.9.4-rc1-1.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-12-06 11:09:13 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: | |||
| Bug Blocks: | 658636 | ||
|
Description
Sadique Puthen
2011-05-15 12:21:10 UTC
I see this behavior as well. I'm surprised that this BZ actually says the same problem with BZ: https://bugzilla.redhat.com/show_bug.cgi?id=682741, and it's got fixed and verified. <quote> Related Package Version: libvirt-0.8.7-11.el6.x86_64 and libvirt-client-0.8.7-11.el6.x86_64 </quote> <quote> Verified with the following builds. Move to VERIFIED, since it's already fixed. libvirt-0.8.7-12.el6.x86_64 qemu-kvm-0.12.1.2-2.150.el6.x86_64 python-virtinst-0.500.5-2.el6.noarch kernel-2.6.32-122.el6.x86_64 </quote> Note that it's verified with libvirt-0.8.7-12.el6.x86_64 tested, with the fix for 682741, there is no warning like "Failed to disconnect from the hypervisor, 1 leaked reference", but the console is not disconnected automatically indeed, so this is a valid bug. verify this bug with #rpm -q libvirt libvirt-0.9.4-1.el6.x86_64 connect it with "virsh console" then "shutdown -h now " it ... Unmounting file systems: [ OK ] init: Re-executing /sbin/init Halting system... Power down. it can disconnect successfully 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-2011-1513.html |