In KVM , you can migrate the running virtual machines from one KVM host to another without any … [Read more...] about Perform Live Migration on Linux KVM – Part 11
Redhat Enterprise Virtualization
Linux KVM – Change libvirt VM image store path – Part 10
In KVM , VM images are stored in /var/lib/libvirt/images directory by default. There might be the … [Read more...] about Linux KVM – Change libvirt VM image store path – Part 10
Linux KVM – How to add /Remove vCPU to Guest on fly ? Part 9
Does KVM support vCPU hot-plug ? Will Linux KVM guest can recognize the newly added vCPU's ? The … [Read more...] about Linux KVM – How to add /Remove vCPU to Guest on fly ? Part 9
Linux KVM – How to add /Remove Memory to Guest on Fly ? Part 8
If the application/DB is demanding more Memory, you need to adjust the VM's memory limit … [Read more...] about Linux KVM – How to add /Remove Memory to Guest on Fly ? Part 8
Deploy KVM instance using Virt-Manger (VMM)- GUI – Part 5
Virt-Manager is powerful GUI tool to manage the multiple KVM hosts and it's associated VM's. It … [Read more...] about Deploy KVM instance using Virt-Manger (VMM)- GUI – Part 5
Launch the first KVM instance using CLI – Part 4
Provisioning new VM's (guests) using "virt-install" binary is straight forward. virt-install can be … [Read more...] about Launch the first KVM instance using CLI – Part 4
RHEL 7.2 – Configuring KVM hosts – Part 3
KVM hosts needs to be prepared to store and provide the network access to the guest machines. In … [Read more...] about RHEL 7.2 – Configuring KVM hosts – Part 3
Kernel Based Virtual Machine (KVM) – Overview Part 1
KVM is free open source full virtualization solution for Linux on x86 hardware. After the cloud … [Read more...] about Kernel Based Virtual Machine (KVM) – Overview Part 1
How to add ISCSI Storage to RHEV ?
To store the virtual machines , you need centralized storage like SAN or NFS file server. Not … [Read more...] about How to add ISCSI Storage to RHEV ?
How to create a Datacenter and Cluster on RHEV-M ?
Redhat Provides the wonderful administrative portal to manage the Redhat Enterprise virtualization … [Read more...] about How to create a Datacenter and Cluster on RHEV-M ?