Bug 990064

Summary: Unable to get value of property: glusterVolume
Product: Red Hat Enterprise Virtualization Manager Reporter: Aharon Canan <acanan>
Component: ovirt-engineAssignee: Sahina Bose <sabose>
Status: CLOSED CURRENTRELEASE QA Contact: Aharon Canan <acanan>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: acathrow, bazulay, eedri, hateya, iheim, lpeer, lyarwood, Rhev-m-bugs, scohen, sgotliv, yeylon
Target Milestone: ---Flags: scohen: needinfo+
scohen: needinfo+
Target Release: 3.3.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: gluster
Fixed In Version: Doc Type: Known Issue
Doc Text:
Cause: While engine is running, there are WARN level logs regarding "Unable to get property value" Consequence: Engine log is flooded with WARN messages Workaround (if any): None Result:
Story Points: ---
Clone Of:
: 1036485 (view as bug list) Environment:
Last Closed: 2013-12-02 06:36:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Gluster RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1036485    
Attachments:
Description Flags
logs none

Description Aharon Canan 2013-07-30 10:23:18 UTC
Description of problem:
below warnings in vdsm logs appear in loop without doing nothing

Version-Release number of selected component (if applicable):
sf19

How reproducible:


Steps to Reproduce:
1. install 3.2.2 with 2 hosts, 2 storage domains (iscsi), 1 VM
2.
3.

Actual results:


Expected results:


Additional info:
no user impact that I am aware of. just in logs.

2013-07-30 12:51:01,864 WARN  [org.ovirt.engine.core.compat.backendcompat.PropertyInfo] (ajp-/127.0.0.1:8702-8) Unable to get value of property: glusterVolume for class org.ovirt.engine.core.bll.LogoutUserCommand
2013-07-30 12:51:01,864 WARN  [org.ovirt.engine.core.compat.backendcompat.PropertyInfo] (ajp-/127.0.0.1:8702-8) Unable to get value of property: vds for class org.ovirt.engine.core.bll.LogoutUserCommand

Comment 1 Aharon Canan 2013-07-30 10:25:16 UTC
Created attachment 780526 [details]
logs

Comment 3 Aharon Canan 2013-07-31 07:07:09 UTC
doesn't appear in 3.3 (is7)

verified.

Comment 4 Lee Yarwood 2013-09-05 11:11:07 UTC
This is still showing up in 3.2.z and is starting to become a pain when reviewing engine logs :

# grep 'Unable to get value of property: glusterVolume' var/log/ovirt-engine/engine.log.1 | wc -l
1039

Given that no patch was required to resolve this in 3.3 could we switch the bug to 3.2.z, identify how this was fixed and try to resolve this for 3.2.4?

Thanks in advance,

Lee