Bug 1071214
| Summary: | [notifier] VDS_INITIATED_RUN_VM_FAIL(Failed to restart VM on a different host) notification received twice | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Jiri Belka <jbelka> | ||||
| Component: | General | Assignee: | Arik <ahadas> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Jiri Belka <jbelka> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | --- | CC: | ahadas, bugs, gklein, jbelka, michal.skrivanek, rbalakri, srevivo, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-03-10 10:46:47 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Setting target release to current version for consideration and review. please do not push non-RFE bugs to an undefined target release to make sure bugs are reviewed for relevancy, fix, closure, etc. since the log is twice in engine.log as well this doesn't seem to be a notifier problem michal, any reason for shifting it to 3.5 ? was it triaged ? no real impact this bug won't fit into 3.5 release and is being deferred to a later release. If you deeply care about this bug and deserves to be re-evaluated please let me know This is an automated message. This Bugzilla report has been opened on a version which is not maintained anymore. Please check if this bug is still relevant in oVirt 3.5.4. If it's not relevant anymore, please close it (you may use EOL or CURRENT RELEASE resolution) If it's an RFE please update the version to 4.0 if still relevant. Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. Closing old tickets, in medium/low severity. If you believe it should be re-opened, please do so and add justification. |
Created attachment 868936 [details] engine.log Description of problem: VDS_INITIATED_RUN_VM_FAIL(Failed to restart VM on a different host) notification received twice From TCMS case: =============== * Setup notifier daemon running with mail settings configured, a High-Available running VM, temporarily move /usr/libexec/qemu-kvm to /usr/libexec/qemu-kvm.tmp on the host so vdsm can't start VM * Actions 1. assign 'Failed to restart VM on a different host' event for notification 2. kill SIGKILL qemu process of a VM ... 2014-02-28 09:36:20,238 INFO [org.ovirt.engine.core.notifier.utils.sender.mail.EventSenderMailImpl] Send email to [jbelka] subject: [Alert Notification. (jb-rh34.rhev.lab.eng.brq.redhat.com), [Failed to restart VM obsd on Host dell-r210ii-03]] 2014-02-28 09:36:24,228 INFO [org.ovirt.engine.core.notifier.utils.sender.mail.EventSenderMailImpl] Send email to [jbelka] subject: [Alert Notification. (jb-rh34.rhev.lab.eng.brq.redhat.com), [Failed to restart VM obsd on Host dell-r210ii-03]] ... ... 2014-02-28 09:36:19,697 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-6-thread-15) Correlation ID: 79cef44c, Job ID: 6f1070e4-2e04-42af-a189-1e333f8dd287, Call Stack: null, Custom Event ID: -1, Message: Failed to restart VM obsd on Host dell-r210ii-03 2014-02-28 09:36:19,737 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-6-thread-15) Correlation ID: 79cef44c, Job ID: 6f1070e4-2e04-42af-a189-1e333f8dd287, Call Stack: null, Custom Event ID: -1, Message: Failed to restart VM obsd on Host dell-r210ii-03 ... Version-Release number of selected component (if applicable): beta3 ovirt-engine-backend-3.4.0-0.11.beta3.el6.noarch How reproducible: 100% Steps to Reproduce: 1. check above - Setup, Actions 2. 3. Actual results: 2 events Expected results: 1 event Additional info: