• Post category:StudyBullet-5
  • Reading time:4 mins read


Learn KVM Installation, Configuration and Administration on CentOS and RHEL

What you will learn

Understanding on KVM

KVM administration

Install and configuration of the KVM

Performance monitoring and troubleshooting of the KVM

Description

KVM (Kernel based Virtual Machine) is the virtualization solution for Linux. It consist of a loadable Kernel module that allows the Linux Kernel to work as a Hypervisor. KVM provides hardware-assisted virtualization for a wide variety of guest operating systems.

Under KVM, each VM is a Linux process that is scheduled and managed by the kernel and has private virtualized hardware (i.e CPU, network card, disk, etc.). It also supports nested virtualization, which allows you to run a VM inside another VM.

In this course, we are going to cover the objectives on KVM ( Kernel Based Machines) , we will discuss the following topics with appropriate LABs at end of the session :

Quick Introduction to Hypervior and KVM :


Get Instant Notification of New Courses on our Telegram channel.


  • What is a Hypervisor ?
  • KVM Quick Intro , its Pros/Cons and Terminology

KVM Installation and Configuration

  • LAB Details, Pre-Reqs for KVM Installation
  • KVM Installation
  • KVM Network Configuration
  • KVM Storage Pool Configuration

Creating Guest Virtual Machines

KVM Administration

  • Management of Guest Virtual Machines
  • Backup (Snapshots) of Guest Virtual Machines
  • Expanding the disk sizes of Guest Virtual Machine
  • Guest Virtual Machines Snapshot Create/Restore
  • Renaming a Guest VM
  • Increasing resources on of Guest Virtual Machines
  • Cloning a guest VM
  • Troubleshooting the KVM issues.
  • VM restore
  • KVM vBridge creation (Host Only and NAT)

KVM (Kernel based Virtual Machine) is the virtualization solution for Linux. It consist of a loadable Kernel module that allows the Linux Kernel to work as a Hypervisor. KVM provides hardware-assisted virtualization for a wide variety of guest operating systems.

English
language

Content

Introduction on KVM Hypervisor 100% Console on CentOS 7

KVM Installation on CentOS7
Network: New bridge creation
VM creation
KVM connect VM to second Network
VM Basics administration tasks
VM cloning
VM Snapshot tasks
Add new disk to VM
KVM Remove disk from VM
Increasing resources on of Guest Virtual Machines