The cluster team and its vibrant community are proud to announce the 2.03.11 release from the STABLE2 branch. The STABLE2 branch collects, on a daily base, all bug fixes and the bare minimal changes required to run the cluster on top of the most recent Linux kernel (2.6.27) and rock solid openais (0.80.3). This release includes several bug fixes. Please consider upgrading as soon as possible. The new source tarball can be downloaded here: ftp://sources.redhat.com/pub/cluster/releases/cluster-2.03.11.tar.gz https://fedorahosted.org/releases/c/l/cluster/cluster-2.03.11.tar.gz To report bugs or issues: https://bugzilla.redhat.com/ 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.03.10): Bob Peterson (8): Use jbsize for height computations on journaled files. mkfs.gfs2 hangs with many journals Grab hold of journal-turned-RG buffers so they're not freed. Remove splice_read file op for jdata files. Make gfs2_freedi delete indirect blocks with height >= 2 gfs: improve gfs_fsck rindex repair code Add optional human-readable output to gfs_tool df Non-default block size confuses gfs2_grow Christine Caulfield (6): cman: fix memory leak cman: drastically improve startup errors cman: fix cman_tool join return code cman: make 'cman_tool leave -w' wait until cman has shut down cman: Return an error if 'cman_tool leave' is attempted during shutdown cman: let 'cman-tool leave -w' wait even if shutdown has already started David Teigland (1): gfs_controld: read lockless resources from ckpts Fabio M. Di Nitto (4): misc: Update copyright for 2009 [rgmanager] Add intelligent "follow-service" logic script (part 2) rgmanager: fix again randomization of temp files build: add release script to help release management task Jan Friesse (1): fence: Fix virsh agent and ssh_options in case of ssh private key Mark Hlawatschek (3): [rgmanager] Add no_unmount to netfs.sh [rgmanager] Add intelligent "follow-service" logic script rgmanager: Update SAPInstance / SAPDatabase to current versions marx (2): [RGMANAGER] Resolves: #474444 - Zero-length pid files cause resource start failures [RGMANAGER] Resolves #449394 - Recovery policy of type restart doesn't work cman/cman_tool/join.c | 124 +++++-- cman/cman_tool/main.c | 11 +- cman/daemon/commands.c | 3 +- cman/lib/libcman.c | 3 + config/copyright.cf | 2 +- dlm/tests/tcpdump/dlmtop.c | 2 - doc/COPYRIGHT | 62 ++-- fence/agents/ifmib/fence_ifmib.py | 2 +- fence/agents/lib/fencing.py.py | 6 +- fence/agents/virsh/fence_virsh.py | 2 +- fence/man/fence_ifmib.8 | 2 +- gfs-kernel/src/gfs/inode.c | 15 +- gfs-kernel/src/gfs/ops_file.c | 34 ++ gfs-kernel/src/gfs/ops_file.h | 2 + gfs/gfs_fsck/rgrp.c | 5 + gfs/gfs_fsck/super.c | 160 ++++++-- gfs/gfs_tool/df.c | 87 ++++- gfs/gfs_tool/gfs_tool.h | 6 +- gfs/gfs_tool/main.c | 12 +- gfs/man/gfs_tool.8 | 22 +- gfs2/convert/gfs2_convert.c | 10 +- gfs2/libgfs2/buf.c | 3 +- gfs2/libgfs2/fs_ops.c | 65 +++- gfs2/libgfs2/libgfs2.h | 3 +- gfs2/libgfs2/misc.c | 11 +- gfs2/mkfs/main_grow.c | 2 +- group/gfs_controld/plock.c | 11 +- make/release.mk | 80 ++++ rgmanager/src/resources/Makefile | 10 +- rgmanager/src/resources/SAPDatabase | 442 ++++++++++++++++++---- rgmanager/src/resources/SAPInstance | 327 +++++++++++++---- rgmanager/src/resources/follow-service.sl | 151 ++++++++ rgmanager/src/resources/netfs.sh | 22 ++ rgmanager/src/resources/utils/config-utils.sh.in | 8 + rgmanager/src/resources/utils/ra-skelet.sh | 5 +- 35 files changed, 1394 insertions(+), 318 deletions(-)
Attachment:
signature.asc
Description: This is a digitally signed message part
-- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster