Runlevel-6

…contemplate, start, and move forward

CentOS 6/7 Virtualization Server: The industrial strength hypervisor with performance, security, and manageability.

| Comments

cisco m220 ucs server

The CentOS KVM/Qemu hypervisor can be setup in short order and provides all of the tools necessary to support enterprise class virtualization. Create and manage VMs and virtual networks. We begin with a quick 5 minute install of CentOS minimal. Then add virtualization packages and desired utilities with some follow-on configuration activities. It installs and sets up quickly into just about any modern virt-capable host hardware you can imagine. From enterprise grade servers, to desktop, or even laptop systems. We have implemented it many times using CentOS 6 and CentOS 7. I like the new systemd and graphical firewall-config in CentOS 7.

The hypervisor host can be used for research, development, and/or production systems. It provides graphical management of virtual machines, virtual networking, and other related resources. It can be easily managed remotely from Windows, Linux, or Mac OS X desktops using a graphical program called Virtual Machine Manager, invoked simply as “virt-manager”. Alternatively, command line or scripted management is also possible using a powerful libvirt-based program called Virsh, invoked simply as “virsh”.

Below is an image of virt-manager being run via X11 forwarding from OS X Yosemite 10.10.1 desktop. Here we are installing a Linux Mint 17.1 64-bit desktop into virtual machine. Virt-manager was started from a secure shell (ssh -X) login session to the CentOS hypervisor. Note the other VMs in the virt-manager interface already installed in the hypervisor. As you can see virt-manager provide a console interface to the VM.

CentOS hypervisor management from OS X

Below is another view of virt-manager being used to manage a hypervisor from the OS X desktop.

CentOS hypervisor management from OS X

Below is a view of a Windows Server 2012 R2 guest accessed via the VNC “Screen Sharing” client on OS X. It is connected via VNC. Note the video resolution capabilities on the Windows desktop with the virtualized QXL video adapter provided to the guest in the VM.

CentOS hypervisor management from OS X

The hypervisor can also be used as a OS provisioning platform for virtual desktop interface (VDI) using accelerated Spice or standard common VNC. The Spice protocol and tools provide a very responsive desktop experience delivered to client from VM. Below is a Spice remote-viewer client connection from a Linux Mint desktop to a Windows 7 Professional desktop guest running in a VM. When changing window size or switching the view to full screen the Windows desktop automatically resizes to fit the resolution of the client display area. We can copy-paste to/from Windows and share a common storage area if we wish.

remote-viewer client Spice connection to Windows 7 VDI

Select the setup guide here for detailed instructions covering both CentOS 6 and CentOS 7 systems. CentOS Hypervisor Setup and Management - detailed instructions

$(function() { });