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 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
Linux KVM – How to Add/Resize Virtual disk on fly? Part 7
In this article ,we will see that how to add new virtual disk or LUN to the KVM guest and how to … [Read more...] about Linux KVM – How to Add/Resize Virtual disk on fly? Part 7
How to clone a KVM virtual Machines and reset the VM – Part 6
If you want to build several VMs with the same OS and configuration, "CLONE " is the best method to … [Read more...] about How to clone a KVM virtual Machines and reset the VM – Part 6
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
Redhat Enterprise Linux – KVM Installation Part 2
This article will demonstrates that how to install the KVM (kernel-based virtual Machines) packages … [Read more...] about Redhat Enterprise Linux – KVM Installation Part 2
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 ?