Bug 1214552

Summary: [Docs] [User] The section on installing guest agents must tell users to turn the service on
Product: Red Hat Enterprise Virtualization Manager Reporter: Andrew Dahms <adahms>
Component: DocumentationAssignee: Tahlia Richardson <trichard>
Status: CLOSED CURRENTRELEASE QA Contact: Lucy Bopf <lbopf>
Severity: low Docs Contact:
Priority: low    
Version: 3.5.0CC: ecohen, gklein, lsurette, rbalakri, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-29 05:39: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:
Bug Depends On:    
Bug Blocks: 1220637    

Description Andrew Dahms 2015-04-23 04:36:36 UTC
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

Comment 1 Andrew Dahms 2015-04-23 04:39:01 UTC
Assigning to Tahlia for review.

Comment 4 Lucy Bopf 2015-04-24 01:24:45 UTC
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.

Comment 6 Andrew Dahms 2015-05-12 22:41:50 UTC
Moving to Sprint 6 tracker.