Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ctdb: A Clustered Database based on Samba's Trivial Database (TDB)
Name: | ctdb |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 1.0.82 |
License: | GPLv3+ |
Release: | 1.SEL5_5 |
URL: | http://ctdb.samba.org/ |
- Summary
- CTDB is a cluster implementation of the TDB database used by Samba and other
projects to store temporary data. If an application is already using TDB for
temporary data it is very easy to convert that application to be cluster aware
and use CTDB instead.
Changelog
- * Mon Apr 5 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri May 15 01:00:00 2009 Sumit Bose <sbose{%}redhat{*}com> - 1.0.82-1
-
- Update to ctdb version 1.0.82
- * Fri May 15 01:00:00 2009 : Version 1.0.82
-
- Update the "ctdb lvsmaster" command to return -1 on error.
- Add a -Y flag to "ctdb lvsmaster"
- RHEL5 apache leaks semaphores when crashing. Add semaphore cleanup to the
41.httpd eventscript and try to restart apache when it has crashed.
- Fixes to some tests
- Add a -o option to "onnode" which will redirect all stdout to a file for
each of the nodes.
- Add a natgw and a lvs node specifier to onnode so that we can use
"onnode natgw ..."
- Assign the natgw address to lo instead of the private network so it can also
be used where private and public networks are the same.
- Add GPL boilerplates to two missing scripts.
- Change the natgw prefix NATGW_ to CTDB_NATGW_