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
Created attachment 780526 [details] logs
doesn't appear in 3.3 (is7) verified.
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