Bug 1142853
| Summary: | Unrecognized audit log type has been used | ||
|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Netbulae <info> |
| Component: | ovirt-engine-core | Assignee: | Eli Mesika <emesika> |
| Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.5 | CC: | bugs, ecohen, gklein, iheim, oourfali, rbalakri, yeylon, yzaspits |
| Target Milestone: | --- | ||
| Target Release: | 3.5.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | infra | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-09-23 13:00:19 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: | |
| Embargoed: | |||
|
Description
Netbulae
2014-09-17 14:02:32 UTC
Description of problem: Version-Release number of selected component (if applicable): Test day 3 How reproducible: Steps to Reproduce: 1. Reinstall a host 2. The message appears in the events tab 3. Actual results: The following are the related messages in the engine log: 2014-09-18 11:22:39,588 INFO [org.ovirt.engine.core.bll.InitVdsOnUpCommand] (DefaultQuartzScheduler_Worker-53) [4a04e837] Running command: InitVdsOnUpCommand internal: true. Entities affected : ID: 00000002-0002-0002-0002-0000000002a8 Type: StoragePool 2014-09-18 11:22:39,594 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.SetMOMPolicyParametersVDSCommand] (DefaultQuartzScheduler_Worker-53) [4a04e837] START, SetMOMPolicyParametersVDSCommand(HostName = nari05, HostId = b7105979-1de6-4e6e-b52c-3a7177512620), log id: 3b487768 2014-09-18 11:22:39,687 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.SetMOMPolicyParametersVDSCommand] (DefaultQuartzScheduler_Worker-53) [4a04e837] FINISH, SetMOMPolicyParametersVDSCommand, log id: 3b487768 2014-09-18 11:22:39,691 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler_Worker-53) [4a04e837] Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: Status of host nari05 was set to Up. 2014-09-18 11:22:39,693 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler_Worker-53) [4a04e837] Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: Failed to verify Power Management configuration for Host nari05. 2014-09-18 11:22:39,695 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler_Worker-53) [4a04e837] Correlation ID: 4a04e837, Call Stack: null, Custom Event ID: -1, Message: Unrecognized audit log type has been used. Expected results: Correct message appears instead of "Unrecognized audit log type has been used". *** This bug has been marked as a duplicate of bug 1142859 *** |