What is the difference between this cluster and the red hat cluster suite that you have to pay for?
Thanks, Nestor :-) On Mon, Apr 21, 2008 at 1:06 PM, Fabio M. Di Nitto <[EMAIL PROTECTED]> wrote: > > The cluster team and its vibrant community are proud to announce the 3rd > release from the STABLE2 branch: 2.03.01. > > The STABLE2 branch collects daily all bug fixes and the bare minimal > changes required to run the cluster on top of the most recent Linux kernel > (2.6.25) and rock solid openais (0.80.3 or higher). > > The new source tarball can be downloaded here: > > ftp://sources.redhat.com/pub/cluster/releases/cluster-2.03.01.tar.gz > > In order to use GFS1, the Linux kernel requires a minimal patch: > > ftp://sources.redhat.com/pub/cluster/releases/lockproto-exports.patch > > To report bugs or issues: > > https://bugzilla.redhat.com/ > > Happy clustering, > Fabio > > Under the hood (from 2.03.00): > > Abhijith Das (3): > gfs2_tool: Fix build warnings in misc.c bz 441636 > gfs2_tool manpage: Updates to the manpage for bz441636 > gfs2_tool: Fix build warnings in misc.c bz 441636 > > Andrew Price (2): > [GFS2] gfs2_fsck: Fix operation on 'ptr' may be undefined warnings > [GFS2] gfs2_edit: Remove duplicate linux_endian.h > > Bob Peterson (4): > bz440896/440897 GFS: gfs_fsck should repair gfs_grow corruption > bz425421: gfs mount attempt hangs if no more journals available > bz438762: gfs_tool: Cannot allocate memory > bz295301: Need man page for gfs_edit > > Christine Caulfield (4): > [CMAN] Save the new expected_votes when a node is removed > [MISC] Make it build with gcc 4.3 > [FENCE] Make it build with gcc 4.3 > [CMAN] Disallow a new dirty node from joining the cman cluster > > David Teigland (2): > gfs: don't cancel glocks when writing to hidden file > gfs_controld: retry recovery for withdrawn journal > > Fabio M. Di Nitto (6): > [GFS2] Fix build warning > [BUILD] Fix typo > Revert "gfs2_tool: Fix build warnings in misc.c bz 441636" > [RGMANAGER] Fix build with gcc4.3 > [GFS2] Fix build warning > [KERNEL] Update modules to build with 2.6.25 > > Lon Hohberger (2): > [fence] Fix #441737 - fence_node broken due to internal API change > Revert "[fence] Fix #441737 - fence_node broken due to internal API > change" > > jparsons (1): > Bump MAX_DEVICES in fenced from 4 to 8 > > ccs/daemon/cnx_mgr.c | 1 + > cman/daemon/cmanccs.c | 3 +- > cman/daemon/commands.c | 12 +++-- > cman/lib/libcman.c | 1 + > configure | 4 +- > dlm/tool/main.c | 1 + > fence/fence_tool/fence_tool.c | 1 + > fence/fenced/agent.c | 2 +- > gfs-kernel/src/gfs/glock.c | 3 +- > gfs-kernel/src/gfs/glock.h | 1 + > gfs-kernel/src/gfs/ioctl.c | 3 +- > gfs-kernel/src/gfs/ops_fstype.c | 1 + > gfs-kernel/src/gfs/sys.c | 25 +++++------ > gfs/gfs_fsck/rgrp.c | 10 ++++ > gfs/gfs_fsck/super.c | 40 +++++++++++++++++ > gfs/gfs_tool/df.c | 2 +- > gfs/gfs_tool/tune.c | 2 +- > gfs/man/Makefile | 1 + > gfs2/edit/linux_endian.h | 81 > ---------------------------------- > gfs2/fsck/fs_recovery.c | 9 +++- > gfs2/man/gfs2_tool.8 | 10 +--- > gfs2/tool/iflags.h | 53 ++++++++++++++++++++++ > gfs2/tool/main.c | 2 +- > gfs2/tool/misc.c | 18 +++----- > gnbd-kernel/src/gnbd.c | 18 +++----- > gnbd/tools/gnbd_export/gnbd_export.c | 1 + > gnbd/tools/gnbd_import/gnbd_import.c | 1 + > group/gfs_controld/lock_dlm.h | 1 + > group/gfs_controld/recover.c | 19 ++++++++ > make/clean.mk | 2 +- > rgmanager/ChangeLog | 3 + > rgmanager/src/utils/clustat.c | 2 +- > 32 files changed, 190 insertions(+), 143 deletions(-) > > -- > Linux-cluster mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/linux-cluster >
-- Linux-cluster mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-cluster
