[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ ソース: samba ]
パッケージ: ctdb (2:4.17.12+dfsg-0+deb12u1)
ctdb に関するリンク
Debian の資源:
samba ソースパッケージをダウンロード:
- [samba_4.17.12+dfsg-0+deb12u1.dsc]
- [samba_4.17.12+dfsg.orig.tar.xz]
- [samba_4.17.12+dfsg-0+deb12u1.debian.tar.xz]
メンテナ:
- Debian Samba Maintainers (QA ページ, メールアーカイブ)
- Steve Langasek (QA ページ)
- Jelmer Vernooij (QA ページ)
- Mathieu Parent (QA ページ)
- Andrew Bartlett (QA ページ)
- Michael Tokarev (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
- ネットワークおよびトラフィック制御ツール
-
- dep: libbsd0 (>= 0.0)
- BSD システム由来のユーティリティ関数群 - 共有ライブラリ
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libpopt0 (>= 1.14)
- コマンドラインパラメータ解析用ライブラリ
-
- dep: libtalloc2 (>= 2.3.4~)
- 階層的なプールをベースとしたメモリアロケータ
-
- dep: libtdb1 (>= 1.4.7~)
- Trivial Database - 共有ライブラリ
-
- dep: libtevent0 (>= 0.13.0~)
- talloc ベースのイベントループライブラリ - 共有ライブラリ
-
- dep: libtirpc3 (>= 1.0.2)
- トランスポート非依存な RPC ライブラリ
-
- dep: psmisc
- proc ファイルシステムを使うユーティリティ集
-
- dep: samba-libs (= 2:4.17.12+dfsg-0+deb12u1)
- Samba の中核ライブラリ
-
- dep: tdb-tools
- ささいなデータベース - バンドルバイナリ
-
- dep: time
- GNU time - CPU リソース使用率計測プログラム
-
- rec: ethtool
- イーサネット機器の設定の表示と変更
-
- rec: librados2 (>= 16.2.11+ds)
- RADOS distributed object store client library
-
- rec: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-etcd
- Python Etcd client library - Python3 module