After months over Xen, I migrated the virtual machines to KVM (Kernel Virtual Machine) for personal convenience. All the Xen-based scripts were rewritten to be compatible with KVM.
The project is now dedicated to KVM.
Hi all,
I'm starting this project to develop an open-source manager for Xen virtual machines. This project is designed to be lightweight, that means it has only few dependencies (grep, awk, python, ncurses, X and vncviewer). It will fit well in a compact Dom0 and will make remote administration via SSH really easy.
This manager handles snapshots of logical volumes managed by LVM.
The low-level scripts (bash) will be released in few hours; the high level user interface (written in python for ncurses) is still being actively developped.