Bug 951916 - rhevm-guest-agent-1.0.7-4 reports to the engine as "rhevm-guest-agent" and should be reported as "RHEV-Agent" (old guest-agent).
Summary: rhevm-guest-agent-1.0.7-4 reports to the engine as "rhevm-guest-agent" and sh...
Keywords:
Status: CLOSED DUPLICATE of bug 922398
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-guest-agent
Version: 3.2.0
Hardware: x86_64
OS: Linux
urgent
high
Target Milestone: ---
: ---
Assignee: Barak
QA Contact: Meni Yakove
URL:
Whiteboard: virt
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-14 11:46 UTC by Meni Yakove
Modified: 2015-09-22 13:09 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-15 07:22:14 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Meni Yakove 2013-04-14 11:46:38 UTC
Description of problem:
The new guest-agent (3.2) is reported as "rhevm-guest-agent" to the engine and old guest-agent is reported as RHEV-Agent to engine . 
This causes the old code that is used to determine if guest-agent is installed on the VM to fail.

like BZ https://bugzilla.redhat.com/show_bug.cgi?id=923889 

Version-Release number of selected component (if applicable):
guest-agent - rhevm-guest-agent-common-1.0.7-4.el6ev 
rhevm - rhevm-3.2.0-10.19.beta2.el6ev.noarch


Actual results:
guest-agent reports "rhevm-guest-agent <VERSION>" to the engine.

Expected results:
guest-agent reports "RHEV-Agent" to the engine.

Comment 1 Alona Kaplan 2013-04-14 12:30:58 UTC
The engine determines whether the vm has an agent by checking if one of the strings in the reported app-list contains the string "rhev-agent".

The new reported name "rhevm-guest-agent <VERSION>" doesn't contain "rhev-agent" string, so the engine considers the vm as vm with no agent.

Comment 2 Michal Skrivanek 2013-04-15 07:22:14 UTC

*** This bug has been marked as a duplicate of bug 922398 ***


Note You need to log in before you can comment on or make changes to this bug.