By thomas, Fri, 09/18/2009 - 13:52
kvm is a great virtual machine mechanism, I really like the small footprint (two modules) and the reuse of the qemu code. It works great out of the box and with a few other utilities its very easy to administer. Here I hope to compile some documentation of what we've done so far, and what we learned while implementing kvm in our environment. Some of this will hopefully translate to your environment. First I'll mention all the tools that go into setting up our environment and what resources we have. Then I'll go over our configurations and some possibly useful caveats.