The cluster team and its community are proud to announce the 3rd release
from the master branch: 2.99.02.
The 2.99.XX releases are _NOT_ meant to be used for production
environments.. yet.
You have been warned: *this code will have no mercy* for your servers and
your data.
The master branch is the main development tree that receives all new
features, code, clean up and a whole brand new set of bugs,
At some point in time this code will become the 3.0 stable release.
Everybody with test equipment and time to spare, is highly encouraged to
download, install and test the 2.99 releases and more important report
problems.
In order to build the 2.99.02 release you will need:
- - openais 0.83 or higher
- - linux kernel (git snapshot or 2.6.26-rc3) from
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git
(but can run on 2.6.25 in compatibility mode)
NOTE to packagers: the library API/ABI's are _NOT_ stable (hence 2.9). We
are still shipping shared libraries but remember that they can change
anytime without warning. A bunch of new shared libraries have been added.
Would you like to meet the cluster team or members of its community?
Join us on IRC (irc.freenode.net #linux-cluster) and share your
experience with other sysadministrators or power users.
Happy clustering,
Fabio
Under the hood (from 2.99.01):
Bob Peterson (1):
Replace put_inode with drop_inode
Fabio M. Di Nitto (11):
[FENCE] Rename bladecenter as it should be .pl -> .py
[DLM] Remove unused header file
[BUILD] Add --without_kernel_modules configure option
[BUILD] Free toplevel config/ dir
[CONFIG] Create config/ subsystem
[CONFIG] Add missing Makefiles
[CCS] Make a bunch of functions static
[BUILD] Stop using DEVEL.DATE library soname
[GFS] Fix comment
[INIT] Do not start services automatically
[GFS] Sync with gfs2 init script
Jonathan Brassow (1):
rgmanager/lvm.sh: HA LVM wasn't working on IA64
Marek 'marx' Grac (3):
[FENCE] Fix name of the option in fencing library
[FENCE] Fix problem with different menu for admin/user for APC
[FENCE] Fix typo in name of the exceptions in fencing agents