|
|
|
@ -12,7 +12,7 @@ Standards-Version: 3.9.1
|
|
|
|
|
Package: ceph
|
|
|
|
|
Architecture: linux-any
|
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libedit2, hdparm, binutils
|
|
|
|
|
Recommends: ceph-client-tools, ceph-fuse, libceph1, librados2, librbd1, libcrush1, btrfs-tools
|
|
|
|
|
Recommends: ceph-client-tools, ceph-fuse, libceph1, librados2, librbd1, btrfs-tools
|
|
|
|
|
Description: distributed storage and file system
|
|
|
|
|
Ceph is a distributed storage and network file system designed to provide
|
|
|
|
|
excellent performance, reliability, and scalability.
|
|
|
|
@ -82,67 +82,12 @@ Description: debugging symbols for ceph-client-tools
|
|
|
|
|
.
|
|
|
|
|
This package contains the debugging symbols for ceph-client-tools.
|
|
|
|
|
|
|
|
|
|
Package: libcrush1
|
|
|
|
|
Conflicts: libcrush
|
|
|
|
|
Replaces: libcrush
|
|
|
|
|
Architecture: linux-any
|
|
|
|
|
Section: libs
|
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
|
Description: CRUSH placement algorithm
|
|
|
|
|
CRUSH is a pseudo-random hash-like algorithm for mapping inputs to
|
|
|
|
|
a changing hierarchy of devices without a centralized directory. It was
|
|
|
|
|
originally designed for mapping data objects to storage servers, although it
|
|
|
|
|
may be useful in other domains. Because large systems are inherently
|
|
|
|
|
dynamic, CRUSH is designed to facilitate the addition and removal of devices
|
|
|
|
|
while minimizing unnecessary object movement. The algorithm accommodates a
|
|
|
|
|
wide variety of data replication and reliability mechanisms and distributes
|
|
|
|
|
data in terms of user-defined policies that enforce separation of replicas
|
|
|
|
|
across failure domains.
|
|
|
|
|
|
|
|
|
|
Package: libcrush1-dbg
|
|
|
|
|
Architecture: linux-any
|
|
|
|
|
Section: debug
|
|
|
|
|
Priority: extra
|
|
|
|
|
Depends: libcrush1 (= ${binary:Version}), ${misc:Depends}
|
|
|
|
|
Description: debugging symbols for libcrush1
|
|
|
|
|
CRUSH is a pseudo-random hash-like algorithm for mapping inputs to
|
|
|
|
|
a changing hierarchy of devices without a centralized directory. It was
|
|
|
|
|
originally designed for mapping data objects to storage servesr, although it
|
|
|
|
|
may be useful in other domains. Because large systems are inherently
|
|
|
|
|
dynamic, CRUSH is designed to facilitate the addition and removal of devices
|
|
|
|
|
while minimizing unnecessary object movement. The algorithm accommodates a
|
|
|
|
|
wide variety of data replication and reliability mechanisms and distributes
|
|
|
|
|
data in terms of user-defined policies that enforce separation of replicas
|
|
|
|
|
across failure domains.
|
|
|
|
|
.
|
|
|
|
|
This package contains debugging symbols for libcrush.
|
|
|
|
|
|
|
|
|
|
Package: libcrush-dev
|
|
|
|
|
Architecture: linux-any
|
|
|
|
|
Section: libdevel
|
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libcrush1 (= ${binary:Version})
|
|
|
|
|
Conflicts: libcrush1-dev
|
|
|
|
|
Replaces: libcrush1-dev
|
|
|
|
|
Description: CRUSH mapping algorithm (development files)
|
|
|
|
|
CRUSH is a pseudo-random hash-like algorithm for mapping inputs to
|
|
|
|
|
a changing hierarchy of devices without a centralized directory. It was
|
|
|
|
|
originally designed for mapping data objects to storage servesr, although it
|
|
|
|
|
may be useful in other domains. Because large systems are inherently
|
|
|
|
|
dynamic, CRUSH is designed to facilitate the addition and removal of devices
|
|
|
|
|
while minimizing unnecessary object movement. The algorithm accommodates a
|
|
|
|
|
wide variety of data replication and reliability mechanisms and distributes
|
|
|
|
|
data in terms of user-defined policies that enforce separation of replicas
|
|
|
|
|
across failure domains.
|
|
|
|
|
.
|
|
|
|
|
This package contains development files needed for building applications that
|
|
|
|
|
link against libcrush.
|
|
|
|
|
|
|
|
|
|
Package: librados2
|
|
|
|
|
Conflicts: librados, librados1
|
|
|
|
|
Replaces: librados, librados1
|
|
|
|
|
Architecture: linux-any
|
|
|
|
|
Section: libs
|
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libcrush1
|
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
|
Description: RADOS distributed object store client library
|
|
|
|
|
RADOS is a reliable, autonomic distributed object storage cluster
|
|
|
|
|
developed as part of the Ceph distributed storage system. This is a
|
|
|
|
@ -222,7 +167,7 @@ Conflicts: libceph
|
|
|
|
|
Replaces: libceph
|
|
|
|
|
Architecture: linux-any
|
|
|
|
|
Section: libs
|
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libcrush1
|
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
|
Description: Ceph distributed file system client library
|
|
|
|
|
Ceph is a distributed network file system designed to provide
|
|
|
|
|
excellent performance, reliability, and scalability. This is a
|
|
|
|
|