I’ve finally finished my documentation on LXC for Debian Wheezy. I think I’ve added the most interesting features.
I’m now going to migrate my servers from KVM to LXC as I only POC it for now. I’ll keep you up to date when everything will be migrated.
As you can see, I write more and more posts on LXC. The latest thing I worked on, was how to convert a host/vm to a LXC container. I needed to write a script for it as I didn’t find what I needed.
The script will remove unneeded elements in a Debian system, removing folders (dev,proc,sys), recreate devices and configure etc files. You can find more informations by following the link.
As I’m new to LXC, I am discovering how it works, see the maturity of the project and it’s integration in Debian. I’ve made a post a few weeks ago to introduce the basics and now I’m digging in advanced features.
I’ve encountered several issues. Most of them are not critical but unfortunately looks like a lack of integration on Debian.
The first one is related to wheezy template and I’ve already talked about it in a previous post.