The oVirt Windows Guest Tools (oVirt WGT) installer, which made its debut in oVirt version 3.5, allows users to optimize Windows VMs for oVirt by easing the installation of:
-
Para-virtualized VirtIO-Win drivers, that you need to run your Microsoft Windows VMs with optimum performance.
-
Spice QXL drivers, for the improved remote access and performance.
-
Guest Agents, services that provide additional support for running and accessing VMs in oVirt. In 3.5 these agents include:
- oVirt Guest Agent, which reports to oVirt Manager information such as IP addresses and FQDN of the VM.
- Spice Guest Agent, which provides functions such as copy-and-paste between the client and the VM, as well making it possible to seamlessly go in and out of the VM's console with a mouse pointer. Without this agent, you would need to "release" your mouse pointer each time you want to go outside of the console.
Getting and Installing oVirt WGT
Getting the tools is quite easy -- all you have to do is to make sure you have installed the ovirt-guest-tools-iso
RPM package. The current package for 3.5 at the time of writing this article is ovirt-guest-tools-iso-3.5-7.noarch.rpm.
The package includes an ISO image carrying the installer, which you'll be able to locate under /usr/share/ovirt-guest-tools-iso/ :
# ll /usr/share/ovirt-guest-tools-iso/ total 105444 -rw-r--r--. 1 root root 107974656 Dec 1 14:28 oVirt-toolsSetup_3.5_7.iso lrwxrwxrwx. 1 root root 59 May 10 13:08 ovirt-tools-setup.iso -> /usr/share/ovirt-guest-tools-iso/oVirt-toolsSetup_3.5_7.iso
The ISO image will be named something like oVirt-toolsSetup_3.5_7.iso
, and will be accessible either directly or through a symlink named ovirt-tools-setup.iso
in the same directory. Using the symlink is usually more convinient if you need to reference the image i.e. in your scripts, but don't want to update your scripts for each new release of oVirt WGT.
Once you have the ISO, you need to connect it to the VM you want to install the tools on. That is done exactly the same way as it's done with any other ISO images - first you need to upload the ISO image with the engine-iso-uploader tool (it comes as part of the ovirt-iso-uploader RPM package) into the ISO domain of oVirt.
Uploading is as easy as running:
# engine-iso-uploader upload -i ISO_DOMAIN /usr/share/ovirt-guest-tools-iso/oVirt-toolsSetup_3.5_7.iso Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort): Uploading, please wait... INFO: Start uploading /usr/share/ovirt-guest-tools-iso/oVirt-toolsSetup_3.5_7.iso INFO: /usr/share/ovirt-guest-tools-iso/oVirt-toolsSetup_3.5_7.iso uploaded successfully
You should use the ISO storage domain name that you configured in your specific oVirt environment, if it's different from the default ISO_DOMAIN. When prompted, you'll need to supply authentication credentials for your engine.
After the ISO image is successfully uploaded, the next step is to actually connect that ISO image to the VM. That step is simple as well -- just log in to the oVirt engine WebAdmin, click on the Virtual Machines tab, select the VM you want to connect the ISO to, and from the pop-up menu, select the Change CD option. Then, select the uploaded image, i.e. oVirt-toolsSetup_3.5_7.iso, and click OK. Note that for the Change CD option to be enabled, the VM must be up and running.
Great, now we can access the contents of the ISO image from the VM. Open a console to the VM, i.e. with Spice (this actually depends on the way you configured the specific VM, and can be either Spice or VNC).
Accessing the CD-ROM device with the mounted ISO image will reveal its content, as shown here:
The thing that you are really interested in is the ovirt-guest-tools-setup.exe. Double click on it to start the installer:
Clicking on the Next button will bring you to the next screen, which is a License Agreement:
Read it carefully before clicking on I agree button, which begins the installation. During the driver installation phase you may see pop-ups like these:
You have to click Install each time such a pop-up appears, or you can optionally select the checkbox of Always trust software from Red Hat, Inc. before clicking on the Install button.
Once the installation is finished you can click on the Finish button to close the installer.
That's it, now the Windows VM is ready to work in oVirt!
저자 소개
채널별 검색
오토메이션
기술, 팀, 인프라를 위한 IT 자동화 최신 동향
인공지능
고객이 어디서나 AI 워크로드를 실행할 수 있도록 지원하는 플랫폼 업데이트
오픈 하이브리드 클라우드
하이브리드 클라우드로 더욱 유연한 미래를 구축하는 방법을 알아보세요
보안
환경과 기술 전반에 걸쳐 리스크를 감소하는 방법에 대한 최신 정보
엣지 컴퓨팅
엣지에서의 운영을 단순화하는 플랫폼 업데이트
인프라
세계적으로 인정받은 기업용 Linux 플랫폼에 대한 최신 정보
애플리케이션
복잡한 애플리케이션에 대한 솔루션 더 보기
오리지널 쇼
엔터프라이즈 기술 분야의 제작자와 리더가 전하는 흥미로운 스토리
제품
- Red Hat Enterprise Linux
- Red Hat OpenShift Enterprise
- Red Hat Ansible Automation Platform
- 클라우드 서비스
- 모든 제품 보기
툴
체험, 구매 & 영업
커뮤니케이션
Red Hat 소개
Red Hat은 Linux, 클라우드, 컨테이너, 쿠버네티스 등을 포함한 글로벌 엔터프라이즈 오픈소스 솔루션 공급업체입니다. Red Hat은 코어 데이터센터에서 네트워크 엣지에 이르기까지 다양한 플랫폼과 환경에서 기업의 업무 편의성을 높여 주는 강화된 기능의 솔루션을 제공합니다.