Previously, rhevm-guest-agent on RHEL5 was not reported in appsList, because the pattern was RHEL6 specific. Now, the pattern has been corrected, and rhevm-guest-agent is reported in appsList on RHEL5.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
http://rhn.redhat.com/errata/RHBA-2014-0654.html
Description of problem: rhevm-guest-agent on RHEL5 is not reported in appsList because pattern is RHEL6 specific. silly issue... # grep ^appl /etc/ovirt-guest-agent.conf ; rpm -qa | grep rhevm-guest ; cat /etc/redhat-release applications_list = kernel rhevm-guest-agent-common xorg-x11-drv-qxl linux-image xserver-xorg-video-qxl rhevm-guest-agent-1.0.8-5.el5ev Red Hat Enterprise Linux Client release 5.10 (Tikanga) # vdsClient -s 0 getVmStats c3f32ef3-2d0b-4f9d-9874-c054b976a8a0 | grep appsList appsList = ['kernel-2.6.18-371.1.2.el5', 'kernel-2.6.18-371.el5'] Version-Release number of selected component (if applicable): rhevm-guest-agent-1.0.8-5.el5ev How reproducible: 100% Steps to Reproduce: 1. install agent 2. check if reported 3. Actual results: not reported Expected results: reported :) Additional info: rhel5 opposes novelties!