Pakket: ctdb (2:4.13.13+dfsg-1~deb11u6)
Verwijzigingen voor ctdb
Debian bronnen:
Het bronpakket samba downloaden:
- [samba_4.13.13+dfsg-1~deb11u6.dsc]
- [samba_4.13.13+dfsg.orig.tar.xz]
- [samba_4.13.13+dfsg-1~deb11u6.debian.tar.xz]
Beheerders:
- Debian Samba Maintainers (QA-pagina, Mailarchief)
- Steve Langasek (QA-pagina)
- Jelmer Vernooij (QA-pagina)
- Mathieu Parent (QA-pagina)
- Andrew Bartlett (QA-pagina)
Externe bronnen:
- Homepage [www.samba.org]
Vergelijkbare pakketten:
clustered database to store temporary data
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.
CTDB provides the same types of functions as TDB but in a clustered fashion, providing a TDB-style database that spans multiple physical hosts in a cluster.
Features include:
* CTDB provides a TDB that has consistent data and consistent locking across all nodes in a cluster. * CTDB is very fast. * In case of node failures, CTDB will automatically recover and repair all TDB databases that it manages. * CTDB is the core component that provides pCIFS ("parallel CIFS") with Samba3/4. * CTDB provides HA features such as node monitoring, node failover, and IP takeover. * CTDB provides a reliable messaging transport to allow applications linked with CTDB to communicate to other instances of the application running on different nodes in the cluster. * CTDB has pluggable transport backends. Currently implemented backends are TCP and Infiniband. * CTDB supports a system of application specific management scripts, allowing applications that depend on network or filesystem resources to be managed in a highly available manner on a cluster.
Andere aan ctdb gerelateerde pakketten
|
|
|
|
-
- dep: iproute2
- networking and traffic control tools
-
- dep: libbsd0 (>= 0.0)
- utility functions from BSD systems - shared library
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libpopt0 (>= 1.14)
- bibliotheek voor het ontleden van commandoregel parameters
-
- dep: libtalloc2 (>= 2.3.1~)
- hierarchical pool based memory allocator
-
- dep: libtdb1 (>= 1.4.3~)
- Trivial Database - shared library
-
- dep: libtevent0 (>= 0.10.2~)
- talloc-based event loop library - shared library
-
- dep: libwbclient0 (= 2:4.13.13+dfsg-1~deb11u6)
- Samba winbind client library
-
- dep: lsb-base (>= 3.0-6)
- Linux Standard Base init script functionality
-
- dep: psmisc
- utilities that use the proc file system
-
- dep: samba-libs (= 2:4.13.13+dfsg-1~deb11u6)
- Samba core libraries
-
- dep: tdb-tools
- Trivial Database - bundled binaries
-
- dep: time
- GNU time program for measuring CPU resource usage
-
- rec: ethtool
- display or change Ethernet device settings
-
- rec: librados2 (>= 0.72.2)
- RADOS distributed object store client library
-
- rec: python3-etcd
- Python Etcd client library - Python3 module