OpenNebula 1.2 Release Notes
February 9th, 2009. The OpenNebula team is happy to announce the availability of OpenNebula 1.2, the second stable release of the project. This is an important milestone for the project and marks that most of the components of OpenNebula are now in place. This is an stable release, OpenNebula 1.2 will be supported and we will make regular releases for the 1.2 series.
OpenNebula 1.2 presents important improvements in the following areas:
The build system has been improved, now it can better detect the location and compilation flags for the libraries used by OpenNebula. Also support for gcc 4.3 has been added.
The logging facilities of OpenNebula core now includes support for logging arbitrary driver messages, that likely will help in debugging wrong configurations.
Finally several components underwent changes to make more coherent the naming pattern. These changes include the command line interface, that also got rid of superfluous messages and the internal database schema.
We would like to thank the great labour done by Soren Hansen, reflected in submitted patches that helped to get OpenNebula closer to work with Ubuntu and Debian and cleared subtle and important issues: 54,59, 63, 65, 68, 69.
The complete source tree for OpenNebula can be freely downloaded. Additionally the ubuntu virtualization team have kindly provided binary packages for Ubuntu 9.04 (Jaunty Jackalope).
Please refer to the OpenNebula documentation guides to install and configure your system. More information:
Frontend
The OpenNebula Server machine needs to have installed the following software:
Most of this software is already packaged in linux distributions. Here are the packages needed in a debian lenny.
Worker Nodes
The cluster worker-nodes need to have installed:
and either
or
tap:aio:
for virtual disks. Some Xen versions does not work with it and needs the file:
interface. If that's your case, just change line 252 in src/vmm/XenDriver.cc