First, update the GUEST agent and driver on RED HAT ENTERPRISE LINUX
Upgrade the guest agent and driver on the Red Hat Enterprise Linux virtual machine to the latest version.
Update the guest agent and driver methods on Red Hat Enterprise Linux:
Log on to the Red Hat Enterprise Linux virtual machine.
To update the Rhevm-guest-agent-common package:
# Yum Update Rhevm-guest-agent-common
Restart Service:
-
-
Red Hat Enterprise Linux 6
# service ovirt-guest-agent restart
-
Red Hat Enterprise Linux 7
# systemctl restart ovirt-guest-agent.service
Second, update the GUEST agent and driver on WINDOWS
The Guest tool program includes software that communicates with the Red Hat Enterprise virtualization Manager and the virtual machine it manages, providing the manager with information about the virtual machines it manages (such as IP address, memory usage, security on virtual machines, Installed software). These utilities are packaged as RPM files and attached to the virtual machine as an ISO file. Users can use this ISO file for installation and upgrade through Red Hat Enterprise virtualization Manager.
To update the guest agent and driver methods on Windows:
Update Red Hat Enterprise virtualization Guest Tools to the latest version on Red Hat Enterprise virtualization Manager:
# yum Update-y rhev-guest-tools-iso*
Upload the ISO file to the ISO domain and replace [Isodomain]with the name of your ISO domain:
Engine-iso-uploader--iso-domain=[isodomain] Upload/usr/share/rhev-guest-tools-iso/rhev-tools-setup.iso
Attention
rhev-tools-setup.iso
The file is a link to the latest ISO file. This link will automatically connect to the latest ISO file each time the Rhev-guest-tools-iso package is upgraded.
In the management portal or user portal, if the virtual machine is running, use theReplace CDbutton to bring up the latestrhev-tools-setup.iso
The files are added to each virtual machine. If the virtual machine is turned off, theControl DeskRight click on the button, selectrun only one timeoption to add the ISO as a CD to the virtual machine.
Select the CD drive that includes the latest ISO and run the RHEV-ToolsSetup.exe
file.
This article is from the "Divinity New Space" blog, please make sure to keep this source http://abool.blog.51cto.com/8355508/1683512
How to update the guest agent and driver for the Rhev platform