Reference - https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.5/html-single/User_Guide/index.html#Installing_the_Guest_Agents_and_Drivers_on_Red_Hat_Enterprise_Linux The above section outlines how to install the guest agents on a RHEL virtual machine, but never tells the users to turn the service on. A new step must be added with two step alternatives - one for RHEL 6, and one for RHEL 7 - 6 - service ovirt-guest-agent start chkconfig ovirt-guest-agent on 7 - systemctl start ovirt-guest-agent.service systemctl enable ovirt-guest-agent.service
Assigning to Tahlia for review.
Reviewed in cs22765 and cs22768. Steps to start and enable the ovirt-guest-agent service for RHEL 6 and RHEL 7 have been added to the topic. Updated in Administration Guide production spec cs23027: Installing the Guest Agents and Drivers on Red Hat Enterprise Linux [40908-753555] Updated Revision History [34613-753675] Updated in User Guide production spec cs23030: Installing the Guest Agents and Drivers on Red Hat Enterprise Linux [40908-753555] Updated Revision History [34617-753680] VERIFIED.
Moving to Sprint 6 tracker.