| Summary: | ERROR message showed in engine.log as INFO message | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Artyom <alukiano> |
| Component: | ovirt-engine | Assignee: | Eli Mesika <emesika> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.3.0 | CC: | aberezin, acathrow, emesika, iheim, lpeer, pstehlik, Rhev-m-bugs, yeylon |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | 3.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | infra | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-18 15:28:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Artyom
2013-09-16 07:08:47 UTC
Artyom, When does is this message triggered, on what event? Does the VM actually start/running ? Message triggered when I try to start vm, vm is not running it's bug that up this message: https://bugzilla.redhat.com/show_bug.cgi?id=1008328 The descision if to generate a INFO or ERROR event depends on the way the VM went down , if it failed to run or failed after migration , it will be logged as an ERROR message , if Vm moved safely to down status it will be and INFO message This status is kep inside the VmDynamic class ExitStatus property. In other words, the message relates to the status of the VM after getting to the DOWN state. |