[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
软件包:ctdb(2:4.19.6+dfsg-1) [debports]
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
- 网络和流量控制工具
-
- dep: libbsd0 (>= 0.6.0)
- 源自 BSD 系统的组件函数 - 共享库
-
- dep: libc6.1 (>= 2.37)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libpopt0 (>= 1.14)
- 解析命令行参数的库
-
- dep: libtalloc2 (>= 2.4.1~)
- hierarchical pool based memory allocator
-
- dep: libtdb1 (>= 1.4.9~)
- Trivial Database - shared library
-
- dep: libtevent0t64 (>= 0.15.0)
- talloc-based event loop library - shared library
-
- dep: libtirpc3 (>= 1.0.2)
- 传输层无关的 RPC 软件库
-
- dep: psmisc
- utilities that use the proc file system
-
- dep: samba-libs (= 2:4.19.6+dfsg-1)
- Samba core libraries
-
- dep: tdb-tools
- Trivial Database - bundled binaries
-
- dep: time
- GNU time program for measuring CPU resource usage
-
- rec: ethtool
- 显示或修改以太网设备设置
-
- rec: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-etcd
- Python Etcd client library - Python3 module
-
- sug: lsof
- 列出打开文件的工具