Bug 869060

Summary: mom don't install mom-guestd
Product: [Retired] oVirt Reporter: Guilhem Lettron <guilhem>
Component: ovirt-guest-agentAssignee: Barak <bazulay>
Status: CLOSED NOTABUG QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: alitke, dfediuck, dyasny, iheim, Rhev-m-bugs, srevivo, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-24 14:09:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch to use "scripts" none

Description Guilhem Lettron 2012-10-22 22:08:02 UTC
Created attachment 631758 [details]
patch to use "scripts"

Description of problem:

For the moment, mom only install momd

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info: there no ovirt-mom section in bugzilla...

Comment 1 Adam Litke 2012-10-24 14:09:25 UTC
Hi Guilhem.  Thank you for your bug report.

Collecting guest statistics via mom-guestd is deprecated.

When using mom directly with libvirt (hypervisor-interface: libvirt) the recommended approach is to use the qemu guest agent (qemu-ga) in the guest and the GuestQemuAgent mom collector in the host.

When using mom in oVirt (hypervisor-interface: vdsm) the recommended approach is to use the ovirt-guest-agent in your guest and the GuestMemory mom collector in the host.

I don't want to install mom-guestd in the host because it does not make sense to run it on the host.  I do not want to create a new mom-guestd rpm for guests to install because we are not recommending that people use mom-guestd.