Bug 1246440
Summary: | (Fencing) on Cluster <UNKNOWN> | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Netbulae <info> |
Component: | General | Assignee: | Eli Mesika <emesika> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matyáš <pmatyas> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | --- | CC: | bugs, ecohen, gklein, lsurette, oourfali, pmatyas, rbalakri, yeylon |
Target Milestone: | ovirt-3.6.0-rc | Flags: | rule-engine:
ovirt-3.6.0+
ylavi: planning_ack+ rule-engine: devel_ack+ rule-engine: testing_ack+ |
Target Release: | 3.6.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | infra | ||
Fixed In Version: | 3.6.0-4_alpha3 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-27 07:50:34 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
2015-07-24 10:29:46 UTC
Problem is in ExecutionHandler::resolveJobMessage This actually call AuditLogDirector::resolveMessage and the value for the "VdsGroups" custom variable in the log message is not found in the maps created by AuditlogDirector::getAvailableValues The code therefor returns an UNKNOWN value for such case The variable is not set probably correctly in the caller command Verified on 3.6.0-20 Since oVirt 3.6.0 has been released, moving from verified to closed current release. |