パッケージ: swift-object-expirer (2.30.0-4)
swift-object-expirer に関するリンク
Debian の資源:
swift ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
distributed virtual object store - object-expirer
OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence.
Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment.
This package provides the swift object expirer daemon. Only a single instance of this daemon is needed for a given swift cluster, which is why it is packaged separately.
その他の swift-object-expirer 関連パッケージ
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- 全 init システム用ヘルパーツール
-
- dep: lsb-base (>= 3.0-6)
- Linux Standard Base 初期化スクリプト用機能の移行用パッケージ
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-swift (= 2.30.0-4)
- distributed virtual object store - Python 3 libraries
-
- dep: rsync
- 高速で多目的なリモート (兼ローカル) ファイル複製ツール
-
- dep: swift (= 2.30.0-4)
- distributed virtual object store - common files