Red Hat Virtualization

Last updated
Red Hat Virtualization
Developer(s) Red Hat, Inc.
Initial releaseNovember 3, 2009;13 years ago (2009-11-03) [1]
Stable release
4.4 / August 4, 2020;2 years ago (2020-08-04)
Written in Java, JSP
Platform x64-compatible
Successor OpenShift
Type Hypervisor
Website www.redhat.com/en/technologies/virtualization/enterprise-virtualization

Red Hat Virtualization (RHV) formerly known as Red Hat Enterprise Virtualization, is an x86 virtualization product developed by Red Hat, [2] and is based on the KVM hypervisor. [3] Red Hat Virtualization uses the SPICE protocol and VDSM (Virtual Desktop Server Manager) with a RHEL-based centralized management server. [4] [5] The platform can access user and group information from either an Active Directory or FreeIPA domain which enables it to allocate resources effectively based on permissions. [6] Built for use in enterprise datacenters RHV can support up to 400 hosts in a single cluster and no upper limit on the total number of hosts it can support. [7] Development of RHV has ceased and as of August 2020 the product is now only receiving maintenance updates, with extended life phase updates provided until 2026. [8] The successor to RHV is Red Hat's OpenShift container platform. [9]

Related Research Articles

<span class="mw-page-title-main">Red Hat</span> Software company providing open-source software products

Red Hat, Inc. is an American software company that provides open source software products to enterprises. Founded in 1993, Red Hat has its corporate headquarters in Raleigh, North Carolina, with other offices worldwide.

<span class="mw-page-title-main">VMware</span> Multi-cloud service provider for all apps

VMware, Inc. is an American cloud computing and virtualization technology company with headquarters in Palo Alto, California. VMware was the first commercially successful company to virtualize the x86 architecture.

A hypervisor is a type of computer software, firmware or hardware that creates and runs virtual machines. A computer on which a hypervisor runs one or more virtual machines is called a host machine, and each virtual machine is called a guest machine. The hypervisor presents the guest operating systems with a virtual operating platform and manages the execution of the guest operating systems. Unlike an emulator, the guest executes most instructions on the native hardware. Multiple instances of a variety of operating systems may share the virtualized hardware resources: for example, Linux, Windows, and macOS instances can all run on a single physical x86 machine. This contrasts with operating-system–level virtualization, where all instances must share a single kernel, though the guest operating systems can differ in user space, such as different Linux distributions with the same kernel.

Platform virtualization software, specifically emulators and hypervisors, are software packages that emulate the whole physical computer machine, often providing multiple virtual machines on one physical platform. The table below compares basic information about platform virtualization hypervisors.

<span class="mw-page-title-main">Virtual Machine Manager</span> Software

In computing, the Red Hat Virtual Machine Manager, also known as virt-manager, is a desktop virtual machine monitor.

Desktop virtualization is a software technology that separates the desktop environment and associated application software from the physical client device that is used to access it.

<span class="mw-page-title-main">Kernel-based Virtual Machine</span> Virtualization module in the Linux kernel

Kernel-based Virtual Machine (KVM) is a virtualization module in the Linux kernel that allows the kernel to function as a hypervisor. It was merged into the mainline Linux kernel in version 2.6.20, which was released on February 5, 2007. KVM requires a processor with hardware virtualization extensions, such as Intel VT or AMD-V. KVM has also been ported to other operating systems such as FreeBSD and illumos in the form of loadable kernel modules.

<span class="mw-page-title-main">Hyper-V</span> Native hypervisor by Microsoft

Microsoft Hyper-V, codenamed Viridian, and briefly known before its release as Windows Server Virtualization, is a native hypervisor; it can create virtual machines on x86-64 systems running Windows. Starting with Windows 8, Hyper-V superseded Windows Virtual PC as the hardware virtualization component of the client editions of Windows NT. A server computer running Hyper-V can be configured to expose individual virtual machines to one or more networks. Hyper-V was first released with Windows Server 2008, and has been available without additional charge since Windows Server 2012 and Windows 8. A standalone Windows Hyper-V Server is free, but has a command-line interface only. The last version of free Hyper-V Server is Hyper-V Server 2019, which is based on Windows Server 2019.

oVirt Free, open-source virtualization management platform

oVirt is a free, open-source virtualization management platform. It was founded by Red Hat as a community project on which Red Hat Virtualization is based. It allows centralized management of virtual machines, compute, storage and networking resources, from an easy-to-use web-based front-end with platform independent access. KVM on x86-64, PowerPC64 and s390x architecture are the only hypervisors supported, but there is an ongoing effort to support ARM architecture in a future releases.

In computing, virtualization or virtualisation is the act of creating a virtual version of something at the same abstraction level, including virtual computer hardware platforms, storage devices, and computer network resources.

Qumranet, Inc. was an enterprise software company offering a desktop virtualization platform based on hosted desktops in Kernel-based Virtual Machines (KVM) on servers, linked with their SPICE protocol. The company was also the creator, maintainer and global sponsor of the KVM open source hypervisor.

Live migration refers to the process of moving a running virtual machine or application between different physical machines without disconnecting the client or application. Memory, storage, and network connectivity of the virtual machine are transferred from the original guest machine to the destination.

libvirt Management tool

libvirt is an open-source API, daemon and management tool for managing platform virtualization. It can be used to manage KVM, Xen, VMware ESXi, QEMU and other virtualization technologies. These APIs are widely used in the orchestration layer of hypervisors in the development of a cloud-based solution.

In computing, SPICE is a remote-display system built for virtual environments which allows users to view a computing "desktop" environment – not only on its computer-server machine, but also from anywhere on the Internet – using a wide variety of machine architectures.

XenClient is a discontinued desktop virtualization product developed by Citrix that runs virtual desktops on endpoint devices. The product reached end of-life in December 2016. Desktops are run locally, without hosting applications or the operating system in a datacenter. It consists of a Type-1 Xen client hypervisor and a management server, which provides features such as centralized provisioning, patching, updating, monitoring, policy controls, and de-provisioning. It enforces security through features including AES-256 full disk encryption, VM isolation, remote kill, lockout, USB filtering, and VLAN tagging. XenClient supports use cases such as disconnected operation on laptops, limited connectivity environments, and other use cases where use of local execution is desired and centralized management is required.

QVD is an open-source virtual desktop infrastructure (VDI) product built on Linux. Its main purpose is to provide remote desktops to users.

Second Level Address Translation (SLAT), also known as nested paging, is a hardware-assisted virtualization technology which makes it possible to avoid the overhead associated with software-managed shadow page tables.

CloudStack is open-source cloud computing software for creating, managing, and deploying infrastructure cloud services. It uses existing hypervisor platforms for virtualization, such as KVM, VMware vSphere, including ESXi and vCenter, and XenServer/XCP. In addition to its own API, CloudStack also supports the Amazon Web Services (AWS) API and the Open Cloud Computing Interface from the Open Grid Forum.

<span class="mw-page-title-main">Proxmox Virtual Environment</span> Linux distribution for server virtualization

Proxmox Virtual Environment is an open-source software server for virtualization management. It is a hosted hypervisor that can run operating systems including Linux and Windows on x64 hardware. It is a Debian-based Linux distribution with a modified Ubuntu LTS kernel and allows deployment and management of virtual machines and containers. Proxmox VE includes a web console and command-line tools, and provides a REST API for third-party tools. Two types of virtualization are supported: container-based with LXC, and full virtualization with KVM. It includes a web-based management interface.

Virtuozzo is a software company that develops virtualization and cloud management software for cloud computing providers, managed services providers and internet hosting service providers. The company’s software enables service providers to offer Infrastructure as a service, Container-as-a-Service, Platform as a service, Kubernetes-as-a-Service, WordPress-as-a-Service and other solutions.

References

  1. "Red Hat Virtualization Life Cycle".
  2. "Red Hat Virtualization". www.redhat.com. Retrieved 2022-09-05.
  3. Sobotta, Adrian T.; Sobotta, Irene M.; Gøtze, John (2010). Greening IT. Adrian Sobotta. pp. 109–110. ISBN   978-87-91936-02-9 . Retrieved 2010-07-16. Red Hat Enterprise Virtualization (RHEV) hypervisors and management tools for servers and desktops [...] The SolidICE virtual desktop intrastructure tools based on the KVM hypervisor are integrated into the RHEV Desktop edition [...]
  4. Mamun, Al Mahmud Al (2022-06-25). "Red Hat Virtualization Review". Enterprise Storage Forum. Retrieved 2022-09-05.
  5. Jackon, Joab (2009-12-09). "Red Hat open-sources desktop application protocol". ResellerNews. Retrieved 2022-09-05.
  6. Martin, Nick (15 May 2018). "Red Hat Virtualization 4.2 updates include UI and DR enhancements". TehcTarget. Retrieved 2022-09-05.
  7. Sullivan, Andrew (2019-05-15). "Red Hat Virtualization 4.3 quick start". Red Hat. Retrieved 2022-09-04.
  8. Mann, Tobias. "Ditching VMware over the Broadcom buy? Here are your options". www.theregister.com. Retrieved 2022-09-05.
  9. Curry, David (2022-09-02). "Red Hat Launches Latest Version of OpenShift Platform Plus". RTInsights. Retrieved 2022-09-05.