CTDB2releaseNotes

From SambaWiki
Revision as of 21:18, 30 October 2013 by Fraz (talk | contribs) (ctdb 2.0)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ctdb 2.1

Release Notes for ctdb 2.1
January 8, 2013

Highlights

  • Support for Samba 4.0.0
To use CTDB 2.1 with Samba 3.x, enable Samba3AvoidDeadlocks tunable
  • Set CTDB_BASE in eventscripts, so they can be run easily
  • Clean up orphaned interfaces
  • Do not restart NFS on reconfigure event
  • Fix RSN based recovery of persistent databases to avoid corruption
  • Re-factor and separate IP allocation algorithms


ctdb 2.0

Release Notes for ctdb 2.0
October 30, 2012

This is long overdue CTDB release. There have been numerous code enhancements and bug fixes since the last release of CTDB.

Highlights

  • Support for readonly records (http://ctdb.samba.org/doc/readonlyrecords.txt)
  • Locking API to detect deadlocks between ctdb and samba
  • Fetch-lock optimization to rate-limit concurrent requests for same record
  • Support for policy routing
  • Modified IP allocation algorithm
  • Improved database vacuuming
  • New test infrastructure

Reporting bugs & Development Discussion

Please discuss this release on the samba-technical mailing list or by joining the #ctdb IRC channel on irc.freenode.net.

All bug reports should be filed under CTDB product in the project's Bugzilla database (https://bugzilla.samba.org/).


Download Details

The source code can be downloaded from:

     http://ftp.samba.org/pub/ctdb/

Git repository

      git://git.samba.org/ctdb.git
      http://git.samba.org/?p=ctdb.git;a=summary  (Git via web)

CTDB documentation

       https://ctdb.samba.org/