Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 536947

Summary: RFE: Notifications of guest stopping due to disk I/O errors
Product: Red Hat Enterprise Linux 5 Reporter: Dor Laor <dlaor>
Component: libvirtAssignee: Daniel Veillard <veillard>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: low    
Version: 5.4CC: berrange, cww, dallan, jdenemar, tburke, veillard, virt-maint, xen-maint
Target Milestone: rcKeywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 515270 Environment:
Last Closed: 2011-02-01 10:35:02 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: 515270    
Bug Blocks:    

Comment 3 RHEL Program Management 2010-08-10 08:38:55 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Unfortunately, Red Hat is unable to address this request in the
current release.  Red Hat invites you to ask your support
representative to propose this request, if appropriate and relevant,
in the next release of Red Hat Enterprise Linux.

Comment 6 Jiri Denemark 2011-02-01 10:35:02 UTC
This was actually fixed as bug 574017 in libvirt-0.8.2-12.el5, which went into RHEL-5.6:

Author: Jiri Denemark <jdenemar>
Date:   Fri Nov 5 13:51:50 2010 +0100

    qemu: Wire up text monitor events
    
    Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=574017
    
    This patch wires up async events sent through qemu's text monitor to
    libvirt events. The main purpose is to update guest's state if it was
    stopped because of an I/O error. While I was at it, I wired up other
    events as well.
    
    Unfortunately, this is a RHEL-5-only patch since upstream qemu has no
    support for event notifications in text monitor.

*** This bug has been marked as a duplicate of bug 574017 ***