Here it is … “Mastering KVM Virtualization ( Second Edition)” ..

mkvm_second_edition

After block buster first edition (https://amzn.to/2TqNGLr) of Mastering KVM Virtualization here it is! We are really happy to announce the availability of our book about KVM virtualization since Oct 23rd of this year! We have been receiving many requests about updating the content to latest and also to add some topics of interest in general . We heard you! and finally its available ! Our effort to share knowledge on KVM virtualization was well received in the market with the first edition of this book. Since the release, lots of emails hit our inbox with the very positive feedback. It also kept us motivated for dedicating extra time on the second edition eventhough the experience tell us that, writing a book is tough especially when you are in a job and you have a family to take care! It need a bold mindset to devote time from the hours you get to relax outside your daily job. We have to admit that, we were assimilated to this with our first book and could manage to roll the second edition over. Hope this edition meet the requirement of knowing more about the KVM virtualization, its internal working mechanism, and how it can be integrated in different deployments and various products. Please let us know how we did on this attempt..

Also I would like to mention that, we have some free copies available for this edition if you are interested, hit me here with the comment if you would like to receive one.

Happy Learning!

Amazon links:
https://amzn.to/3klWvSy
https://amzn.to/37wVQtU

Announcing Open Source Virtualization India meetup group

We are glad to announce the Opensource Virtualization India meetup group!! Its been long time we are answering/discussing virt related queries via emails or irc, so the effort to bring virtualizers under one group.

This is a forum which discuss about various opensource Llinux virtualization technologies like Xen, KVM, Ovirt..and the friends libvirt, virt-manager..etc

If you would like to be part of it, please join http://www.meetup.com/open-virtualization-india/

We have scheduled 3 meetups ( Bangalore, Pune, Aurangabad) for near future, yet to decide the exact dates though.


Pune – Organizer: Anil Vettathu

Aurangabad – Organizer: Ashutosh Sudhakar Bhakare

Please let me know if you would like to volunteer for any of the meetups in your area.

** Welcome Virtualizers!! **

/me @ KVM forum 2013, UK Edinburgh..

Oh yeah.. It was one of the wonderful week in my life!!. This year I was lucky enough to get green flag to KVM forum and I really enjoyed it. I would say, it was an awesome time which allowed me to experience Scottish beauty together with friends – renowned virtualization developers in opensource community. …

Read more

Ovirt : How to shutdown/stop or start virtual machines (VMs) in ovirt DC automatically using python/ovirt- sdk ? [Part 1]

Recently I got a request to provide a python program to shutdown all the vms in ovirt DC using python-sdk and also to start Vms in the DC. Below program is submitted as a quick solution.. Sharing it here hoping it will help you. To shutdown all the VMs in an Ovirt (www.ovirt.org) Data Center, …

Read more

Ovirt : Convert physical/virtual systems to virtual using virt-p2v, virt-v2v then use it in ovirt DC

Here is the detailed process about virt-v2v and virt-p2v which can be used in an ovirt setup to migrate your physical and virtual systems to ovirt data center.!!! Below strings concludes about what is virt-v2v and virt-p2v, how it work, how it can be used for the conversion. It also includes how you can debug …

Read more

OSv ( Best OS for Cloud Workloads ) have a release announcement from Cloudius Systems!!

When ‘Dor Laor’ & ‘Avi Kivity’ stepped out of Red Hat, I was thinking, what is next ? 🙂 and it stands now on OSv with this mailing thread.. http://www.mail-archive.com/kvm@vger.kernel.org/msg95768.html It claims “OSv, probably the best OS for cloud workloads! and OSv is designed from the ground up to execute a single application on top …

Read more

Ovirt 3.3 released .. release notes, features.. etc

Ovirt announced its version 3.3 release today with lots of new features and updates.. !! OVirt is a KVM management application for datacenter management. It is the leading open source alternative to VMware vSphere. You can use oVirt to manage hundreds of KVM hypervisor nodes, running thousands of VMs. You can read its release announcement …

Read more

N-Port ID Virtualization or NPIV in virtualization environment ( libvirt, kvm space) Or Assign a lun directly to a VM/guest

I was thinking to write about NPIV long time back and I denied myself till now. Maybe because, it was almost incomplete from libvirt layer. How-ever I can’t do that more, especially after receiving lots of emails on this subject, so here it is: To write about NPIV, I should share some idea about the …

Read more