[ 源代码: ceph ]
软件包:ceph-common(14.2.21-1)
ceph-common 的相关链接
Debian 的资源:
下载源码包 ceph:
维护小组:
- Ceph Packaging Team (QA 页面)
- James Page (QA 页面)
- Gaudenz Steinlin (QA 页面)
- Bernd Zeimetz (QA 页面)
- Thomas Goirand (QA 页面)
外部的资源:
- 主页 [ceph.com]
相似软件包:
common utilities to mount and interact with a ceph storage cluster
Ceph is a distributed storage and file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools that allow one to interact with and administer a Ceph cluster.
其他与 ceph-common 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libbabeltrace1 (>= 1.5.4)
- Babeltrace conversion libraries
-
- dep: libblkid1 (>= 2.17.2)
- 块设备标识库
-
- dep: libboost-coroutine1.74.0 (>= 1.74.0)
- provides a sort of cooperative multitasking on a single thread
-
- dep: libboost-program-options1.74.0 (>= 1.74.0)
- program options library for C++
-
- dep: libboost-thread1.74.0 (>= 1.74.0)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.30)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcap-ng0 (>= 0.7.9)
- An alternate POSIX capabilities library
-
- dep: libcephfs2 (>= 12.0.3)
- Ceph distributed file system client library
-
- dep: libcurl3-gnutls (>= 7.28.0)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libexpat1 (>= 2.0.1)
- XML 解析 C 库 - 运行时库
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libkeyutils1 (>= 1.4)
- Linux 密钥管理组件(库文件)
-
- dep: libldap-2.4-2 (>= 2.4.7)
- OpenLDAP 库
-
- dep: libncurses6 (>= 6)
- 终端控制的共享库
-
- dep: libnspr4 (>= 2:4.9-2~)
- NetScape Portable Runtime Library
-
- dep: libnss3 (>= 2:3.13.4-2~)
- Network Security Service libraries
-
- dep: liboath0 (>= 1.10.0)
- OATH Toolkit Liboath library
-
- dep: librabbitmq4 (>= 0.6.0)
- AMQP client library written in C
-
- dep: librados2 (>= 14.2.0)
- RADOS distributed object store client library
-
- dep: libradosstriper1 (>= 0.87)
- RADOS striping interface
-
- dep: librbd1 (= 14.2.21-1)
- RADOS block device client library
-
- dep: libssl1.1 (>= 1.1.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 10.2)
- GNU 标准 C++ 库,第3版
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- dep: libudev1 (>= 183)
- libudev 共享库
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-cephfs (= 14.2.21-1)
- Python 3 libraries for the Ceph libcephfs library
-
- dep: python3-prettytable
- library to represent tabular data in visually appealing ASCII tables (Python3)
同时作为一个虚包由这些包填实: python3-ptable
-
- dep: python3-rados (= 14.2.21-1)
- Python 3 libraries for the Ceph librados library
-
- dep: python3-rbd (= 14.2.21-1)
- Python 3 libraries for the Ceph librbd library
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings