[Linux-cluster] Cluster 3.0.0.alpha7 release

Fabio M. Di Nitto fdinitto at redhat.com
Fri Mar 6 11:17:59 UTC 2009


The cluster team and its community are proud to announce the
3.0.0.alpha7 release from the STABLE3 branch.

The development cycle for 3.0.0 is about to end. The STABLE3 branch is
now collecting only bug fixes and minimal update required to build on
top of the latest upstream kernel/corosync/openais, we are getting
closer and closer to a shiny new stable release.

Everybody with test equipment and time to spare, is highly encouraged to
download, install and test the 3.0.0.alpha releases and more important
report problems. This is the time for people to make a difference and
help us testing as much as possible.

In order to build the 3.0.0.alpha7 release you will need:

- corosync 0.94 (strongly recommended to use svn rev 1791 and not
higher)
- openais 0.93 (strongly recommended to use svn rev 1740 and not higher)
- linux kernel 2.6.28.x (requires the latest release from the 2.6.28.x
stable release)

The new source tarball can be downloaded here:

ftp://sources.redhat.com/pub/cluster/releases/cluster-3.0.0.alpha7.tar.gz
https://fedorahosted.org/releases/c/l/cluster/cluster-3.0.0.alpha7.tar.gz

At the same location is now possible to find separated tarballs for
fence-agents and resource-agents as previously announced
(http://www.redhat.com/archives/cluster-devel/2009-February/msg00003.html)

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 3.0.0.alpha6):
Abhijith Das (1):
      gfs-kernel: change __grab_cache_page to
grab_cache_page_write_begin

Christine Caulfield (2):
      cman: Send a new transition message when the config version is
updated
      cman: Don't give up on the node config if getnameinfo fails

David Teigland (3):
      fenced/dlm_controld/gfs_controld: don't exit from query thread
      fence_scsi: remove scsi_reserve and scsi_reserve_notify
      fence_tool: ls EXIT_FAILURE

Fabio M. Di Nitto (2):
      build: fix typo
      cman: enable timestamp on logging by default

Jan Friesse (6):
      fence_cisco: Added fence agent for Cisco MDS 9124/9134
      fence_*.py: Fix no fencing.py based scripts to force stdout close
      fence_cisco_mds: Fix port handling
      fence_mcdata: Fix unexpected port state
      fence_ifmib: Brand new implementation of this agent
      fence_rps10: Removed RPS-10 agent

Lon Hohberger (3):
      config: Move cluster.rng to better location
      rgmanager: Allow restart counters to work with central_processing
      rgmanager: Unbreak failover

Ryan O'Hara (1):
      Add support for unfence operation.

 cman/daemon/cman-preconfig.c              |   36 +-
 cman/daemon/commands.c                    |    3 +
 config/plugins/xml/cluster.rng            | 2376
-----------------------------
 config/tools/xml/cluster.rng              | 2376
+++++++++++++++++++++++++++++
 fence/agents/apc_snmp/fence_apc_snmp.py   |   10 +
 fence/agents/cisco_mds/Makefile           |    5 +
 fence/agents/cisco_mds/fence_cisco_mds.py |  114 ++
 fence/agents/ifmib/README                 |   10 +-
 fence/agents/ifmib/fence_ifmib.py         |  338 ++---
 fence/agents/lib/Makefile                 |    2 +-
 fence/agents/lib/fencing.py.py            |   60 +
 fence/agents/lib/fencing_snmp.py.py       |  109 ++
 fence/agents/mcdata/fence_mcdata.pl       |    4 +-
 fence/agents/rps10/Makefile               |   26 -
 fence/agents/rps10/rps10.c                |  521 -------
 fence/agents/rsa/fence_rsa.py             |   11 +
 fence/agents/rsb/fence_rsb.py             |   11 +
 fence/agents/scsi/Makefile                |   14 +-
 fence/agents/scsi/fence_scsi.pl           |  390 ++---
 fence/agents/scsi/scsi_reserve.in         |  337 ----
 fence/agents/scsi/scsi_reserve_notify.in  |    5 -
 fence/fence_node/Makefile                 |    2 +-
 fence/fence_tool/fence_tool.c             |    2 +-
 fence/fenced/main.c                       |    4 +-
 fence/man/Makefile                        |    1 +
 fence/man/fence_cisco_mds.8               |  132 ++
 fence/man/fence_ifmib.8                   |  123 ++-
 gfs-kernel/src/gfs/ops_address.c          |    2 +-
 group/dlm_controld/main.c                 |    4 +-
 group/gfs_controld/main.c                 |    4 +-
 rgmanager/ChangeLog                       |    5 +
 rgmanager/include/resgroup.h              |    1 +
 rgmanager/include/restart_counter.h       |    1 +
 rgmanager/src/daemons/groups.c            |   25 +-
 rgmanager/src/daemons/restart_counter.c   |   22 +-
 rgmanager/src/daemons/rg_event.c          |   44 +-
 rgmanager/src/daemons/rg_state.c          |   24 +-
 rgmanager/src/daemons/slang_event.c       |   15 +
 38 files changed, 3320 insertions(+), 3849 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20090306/ce056bb0/attachment.sig>


More information about the Linux-cluster mailing list