Description of problem: As part of the the metrics store solution we will need to have relevant Collectd packages installed during host deploy.
Please list the relevant packages.
This is still in process. The relevant plugins should be: collectd, collectd-virt, collectd-netlink
Douglas, we need to understand how much the image will increase, before we can add the packages by default.
I have sent a patch to review, to me looks good to include these packages: collectd, collectd-virt, collectd-netlink squashfs image increased 1M Uncompress all rpms and turns out of 2M
according to http://jenkins.ovirt.org/job/ovirt-node-ng_ovirt-4.1-pre_build-artifacts-el7-x86_64/43/artifact/exported-artifacts/ovirt-node-ng-image.manifest-rpm this can move to QE once we fix the job to build from 4.1 pre instead of master (current build says 4.2 while it should be 4.1) Douglas can you look into it?
What is the status of this?
(In reply to Shirly Radco from comment #9) > What is the status of this? In 4.1 we have all requirements. I see during the deploy the requirement of collectd family and fluentd. Finally, the jenkins job is all set as well.
Test version: redhat-virtualization-host-4.1-20160120.0 imgbased-0.9.6-0.1.el7ev.noarch Test steps: 1. Install redhat-virtualization-host-4.1-20160120.0 2. Check collectd relevant packages 3. Check fluentd relevant package 4. Register RHVH to engine, check RHVH status. Test result: 1. After step 2 # rpm -qa| grep collectd collectd-virt-5.7.0-2.el7.x86_64 collectd-write_http-5.7.0-2.el7.x86_64 collectd-netlink-5.7.0-2.el7.x86_64 collectd-5.7.0-2.el7.x86_64 collectd-disk-5.7.0-2.el7.x86_64 2. After step3: # rpm -qa| grep fluent rubygem-fluent-plugin-secure-forward-0.4.3-2.el7.noarch fluentd-0.12.29-1.el7.noarch rubygem-fluent-plugin-rewrite-tag-filter-1.5.5-3.el7.noarch 3. After step4, Register can successful, but met bug 1415471. But in any case, the original bug was fixed, change bug status to VERIFIED.