软件包: ctdb (2:4.15.13+dfsg-0ubuntu1.6)
ctdb 的相关链接
Trisquel 的资源:
下载源码包 samba:
- [samba_4.15.13+dfsg-0ubuntu1.6.dsc]
- [samba_4.15.13+dfsg.orig.tar.xz]
- [samba_4.15.13+dfsg-0ubuntu1.6.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Samba Maintainers (Mail Archive)
- Steve Langasek
- Jelmer Vernooij
- Mathieu Parent
- Andrew Bartlett
外部的资源:
- 主页 [www.samba.org]
相似软件包:
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.
其他与 ctdb 有关的软件包
|
|
|
-
- dep: iproute2
- networking and traffic control tools
-
- dep: libbsd0 (>= 0.0)
- utility functions from BSD systems - shared library
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libpopt0 (>= 1.14)
- lib for parsing cmdline parameters
-
- dep: libtalloc2 (>= 2.3.3~)
- hierarchical pool based memory allocator
-
- dep: libtdb1 (>= 1.4.4~)
- Trivial Database - shared library
-
- dep: libtevent0 (>= 0.11.0~)
- talloc-based event loop library - shared library
-
- dep: libtirpc3 (>= 1.0.2)
- transport-independent RPC library
-
- dep: libwbclient0 (= 2:4.15.13+dfsg-0ubuntu1.6)
- 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.15.13+dfsg-0ubuntu1.6)
- 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 (>= 12.1.4)
- RADOS distributed object store client library
-
- rec: python3-etcd
- Python Etcd client library - Python3 module