[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 原始碼: samba ]
套件:ctdb(2:4.13.13+dfsg-1~deb11u6)
ctdb 的相關連結
Debian 的資源:
下載原始碼套件 samba:
- [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]
維護小組:
- Debian Samba Maintainers (QA 頁面, 郵件存檔)
- Steve Langasek (QA 頁面)
- Jelmer Vernooij (QA 頁面)
- Mathieu Parent (QA 頁面)
- Andrew Bartlett (QA 頁面)
外部的資源:
- 主頁 [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.28)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libpopt0 (>= 1.14)
- 分析命令列參數的函式庫
-
- 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