• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to Setup RedHat Enterprise Virtualization Hypervisor in Linux

{{postValue.id}}

To Setup RedHat Enterprise Virtualization Hypervisor

Red Hat Enterprise Virtualization is based on the KVM hypervisor. It uses the SPICE protocol and VDSM (Virtual Desktop Server Manager) with a RHEL-based centralised management server. The procedures to setup RedHat Enterprise Virtualization Hypervisor is explained.

To deploy new node, create a normal virtual machine.

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-virtual-machine-configuration

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-hardware-compatibility

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-guest-OS-installation

In OS type, Select " Other" and then choose Other 64-bit.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-OS-type-Other

Set suitable name and path for virtual machine. Then click Next.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Set-name-path

Increase number of processors as required and click Next.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Increase-processors

Select memory more than 2GB and click Next.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Select-memory

Select Bridged networking connection.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Bridged-networking

Select the controller type as SAS controller.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-SAS-controller

Select the virtual disk type as SCSI Disk Type.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-SCSI-Disk

Choose " Create a new virtual Disk" and proceed further.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Create-a- new-virtual-Disk

And specify the Disk Capacity.

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Disk-Capacity

Enter the file name for disk and click Next.

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-file-name

Click Customize Hardware.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Hardware

In processor section, enable two virtualisation features as shown below.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-virtualisation

Select the Hypervisor-ISO path and click close.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Hypervisor-ISO

Then click finish.

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-finish

To configure VM, choose the " .vmx" file in your virtual machine folder and open with gedit.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-.vmx

Open with editor and add the following lines into it.

vcpu.hotadd = " FALSE" 
apic.xapic.enable = " FALSE" 

After editing, Save and Quit the file.

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Quit-file

Now start the Virtual machine and click Startup this guest operating system. Press any key to interrupt the auto boot.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-auto-boot

Select Install or Upgrade and press Tab
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Install-Upgrade

Remove quiet from booting options by entering tab.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Remove-quiet

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-console

Select Install Hypervisor.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Install-Hypervisor

Select language and continue with the local storage.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-language

To select and deselect options, use " space" key and to change use " arrow" keys.

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor

Review and confirm settings.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Review-settings

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-confirm-settings

Login with admin account for security purpose.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Login

After installation, Reboot the system.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Reboot

To configure Network

Using arrow keys to select the Network tab.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Network-tab

Change hostname and add DNS IP address.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-hostname-DNS-IP

Give the gateway IP address, for VMware workstation environment.

To configure Static IP for NIC
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-configure-Static-IP

Save and exit.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Save-and-exit

To configure Security

Select security tab, enable " ssh" and then " save and exit" .
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-security-tab

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-exit

In RHEV-M

Establish the connection between Hypervisors and Redhat enterprise virtualization manager.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-RHEV-M

Compare the SSL Finger print with Internal CA.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-SSL-Fingerprint

Accept and close the tab.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-Accept

Go to status tab and review the configuration.

Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-configuration
Using RHEVM web interface, check the host.
Setup-RedHat-Enterprise-Virtualization-Hypervisor-KVM-hypervisor-RHEVM-web-interface

Now the node is successfully registered.

Tags:
lucas
Author: 

Comments ( 1 )

bsdas
What is the benefit of linux hypervisor in vmware workstation ?
Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

What are the different types of virtualization?

A

There are three main types of virtualization: full virtualization, para-virtualization, and software virtualization.

Q

How to install dependency package for Virtualization?

A

Execute the command as follows "yum groupinstall "Virtualization Host"" " yum install qemu-kvm libvirt libvirt-python libguestfs-tools virt-install"

Q

whether it is possible to install any Operating system?

A

Yes.

Q

If its possible to share the memory pages using the KSM?

A

Yes

Q

How do I verify and enable CPU virtualization extensions?

A

Please run the following command as "grep -E "vmx|svm" /proc/cpuinfo'

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help legeek ?
Installation of the call center module

hello

I wish to install a call center in virtual with issabel, I downloaded the latest version of it , but I don' t arrive to install the call center module in issabel. please help me

thanks!

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.