1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468
|
Source: ceph
Section: admin
Priority: optional
Maintainer: Ceph Maintainers <ceph-maintainers@lists.ceph.com>
Uploaders: Laszlo Boszormenyi (GCS) <gcs@debian.org>,
James Page <jamespage@debian.org>
Homepage: http://ceph.com/
Vcs-Git: git://anonscm.debian.org/pkg-ceph/ceph.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ceph/ceph.git
Build-Depends: debhelper (>= 9~),
default-jdk,
dh-autoreconf,
dpkg-dev (>= 1.16.1~),
javahelper,
junit4,
libaio-dev,
libatomic-ops-dev,
libblkid-dev,
libboost-dev,
libboost-program-options-dev,
libboost-system-dev,
libboost-thread-dev,
libcurl4-gnutls-dev,
libedit-dev,
libexpat1-dev,
libfcgi-dev,
libfuse-dev,
libgoogle-perftools-dev [i386 amd64 powerpc armhf ppc64el],
libjerasure-dev (>= 2.0.0-2~),
libkeyutils-dev,
libleveldb-dev,
libnss3-dev,
libs3-dev,
libsnappy-dev,
libtool,
libxml2-dev,
pkg-config,
python-all (>= 2.6.6-3~),
python-nose,
uuid-dev,
uuid-runtime,
xfslibs-dev,
yasm [amd64]
Build-Conflicts: libcrypto++-dev
Standards-Version: 3.9.6
X-Python-Version: >= 2.6
XS-Testsuite: autopkgtest
Package: ceph
Architecture: linux-any
Depends: binutils,
ceph-common (= ${binary:Version}),
cryptsetup-bin | cryptsetup,
gdisk,
hdparm | sdparm,
parted,
uuid-runtime,
xfsprogs,
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Conflicts: gceph, librgw-dev, librgw1, librgw1-dbg, obsync
Replaces: gceph, librgw-dev, librgw1, librgw1-dbg, obsync
Recommends: libcephfs1, librados2, librbd1, time-daemon | chrony
Suggests: logrotate
Description: distributed storage and file system
Ceph is a distributed storage system designed to provide excellent
performance, reliability, and scalability.
.
This package contains all server daemons and management tools for creating,
running, and administering a Ceph storage cluster, with the exception of the
metadata server, which is necessary for using the distributed file system
and is provided by the ceph-mds package.
Package: ceph-dbg
Architecture: linux-any
Section: debug
Priority: extra
Depends: ceph (= ${binary:Version}), ${misc:Depends}
Conflicts: gceph-dbg
Replaces: gceph-dbg
Description: debugging symbols for ceph
Ceph is a distributed storage system designed to provide excellent
performance, reliability, and scalability.
.
This package contains the debugging symbols for ceph.
Package: ceph-common
Architecture: linux-any
Depends: librbd1 (= ${binary:Version}),
python-ceph (= ${binary:Version}),
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Conflicts: ceph-client-tools
Replaces: ceph-client-tools
Suggests: ceph, ceph-mds
Description: 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.
Package: ceph-common-dbg
Architecture: linux-any
Section: debug
Priority: extra
Depends: ceph-common (= ${binary:Version}), ${misc:Depends}
Conflicts: ceph-client-tools-dbg
Replaces: ceph-client-tools-dbg
Description: debugging symbols for ceph-common
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.
.
This package contains the debugging symbols for ceph-common.
Package: ceph-mds
Architecture: linux-any
Depends: ceph, ${misc:Depends}, ${shlibs:Depends}
Recommends: ceph-fs-common, ceph-fuse, libcephfs1
Breaks: ceph (<< 0.67.3-1)
Replaces: ceph (<< 0.67.3-1)
Description: metadata server for the ceph distributed file system
Ceph is a distributed storage and network file system designed to
provide excellent performance, reliability, and scalability.
.
This package contains the metadata server daemon, which is used to
create a distributed file system on top of the ceph storage cluster.
Package: ceph-mds-dbg
Architecture: linux-any
Section: debug
Priority: extra
Depends: ceph-mds (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for ceph-mds
Ceph is a distributed storage and network file system designed to provide
excellent performance, reliability, and scalability.
.
This package contains the debugging symbols for ceph-mds.
Package: ceph-fuse
Architecture: amd64
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: fuse
Description: FUSE-based client for the Ceph distributed file system
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a
FUSE-based client that allows one to mount a Ceph file system without
root privileges.
.
Because the FUSE-based client has certain inherent performance
limitations, it is recommended that the native Linux kernel client
be used if possible. If it is not practical to load a kernel module
(insufficient privileges, older kernel, etc.), then the FUSE client will
do.
Package: ceph-fuse-dbg
Architecture: amd64
Section: debug
Priority: extra
Depends: ceph-fuse (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for ceph-fuse
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a
FUSE-based client that allows one to mount a Ceph file system without
root privileges.
.
This package contains the debugging symbols for ceph-fuse.
Package: rbd-fuse
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: fuse
Description: FUSE-based rbd client for the Ceph distributed file system
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a
FUSE-based client that allows one to map Ceph rbd images as files.
Package: rbd-fuse-dbg
Architecture: linux-any
Section: debug
Priority: extra
Depends: rbd-fuse (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for rbd-fuse
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a
FUSE-based client that allows one to map Ceph rbd images as files.
.
This package contains the debugging symbols for rbd-fuse.
Package: ceph-fs-common
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: ceph-common (<< 0.67.3-1)
Conflicts: ceph-client-tools
Replaces: ceph-client-tools, ceph-common (<< 0.67.3-1)
Suggests: ceph-mds
Description: common utilities to mount and interact with a ceph file system
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a collection
of common tools, including the mount utility, that allows one to mount the
Ceph file system with the kernel client.
Package: ceph-fs-common-dbg
Architecture: linux-any
Section: debug
Priority: extra
Depends: ceph-fs-common (= ${binary:Version}), ${misc:Depends}
Conflicts: ceph-client-tools-dbg
Replaces: ceph-client-tools-dbg
Description: debugging symbols for ceph-fs-common
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a collection
of common tools, including the mount utility, that allows one to mount the
Ceph file system with the kernel client.
.
This package contains the debugging symbols for ceph-fs-common.
Package: ceph-resource-agents
Architecture: all
Priority: extra
Recommends: pacemaker
Depends: ceph (>= ${binary:Version}), resource-agents, ${misc:Depends}
Description: OCF-compliant resource agents for Ceph
Ceph is a distributed storage and network file system designed to provide
excellent performance, reliability, and scalability.
.
This package contains the resource agents (RAs) which integrate
Ceph with OCF-compliant cluster resource managers,
such as Pacemaker.
Package: librados2
Architecture: linux-any
Section: libs
Conflicts: libcrush, libcrush1, librados, librados1
Replaces: libcrush, libcrush1, librados, librados1
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-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
shared library allowing applications to access the distributed object
store using a simple file-like interface.
Package: librados2-dbg
Architecture: linux-any
Section: debug
Priority: extra
Conflicts: libcrush1-dbg, librados1-dbg
Replaces: libcrush1-dbg, librados1-dbg
Depends: librados2 (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for librados2
RADOS is a reliable, autonomic distributed object storage cluster
developed as part of the Ceph distributed storage system. This is a
shared library allowing applications to access the distributed object
store using a simple file-like interface.
.
This package contains debugging symbols for librados2.
Package: librados-dev
Architecture: linux-any
Section: libdevel
Depends: librados2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Conflicts: libcrush-dev, libcrush1-dev, librados1-dev, librados2-dev
Replaces: libcrush-dev, libcrush1-dev, librados1-dev, librados2-dev
Description: RADOS distributed object store client library (development files)
RADOS is a reliable, autonomic distributed object storage cluster
developed as part of the Ceph distributed storage system. This is a
shared library allowing applications to access the distributed object
store using a simple file-like interface.
.
This package contains development files needed for building applications that
link against librados2.
Package: librbd1
Architecture: linux-any
Section: libs
Depends: librados2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: RADOS block device client library
RBD is a block device striped across multiple distributed objects
in RADOS, a reliable, autonomic distributed object storage cluster
developed as part of the Ceph distributed storage system. This is a
shared library allowing applications to manage these block devices.
Package: librbd1-dbg
Architecture: linux-any
Section: debug
Priority: extra
Depends: librbd1 (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for librbd1
RBD is a block device striped across multiple distributed objects
in RADOS, a reliable, autonomic distributed object storage cluster
developed as part of the Ceph distributed storage system. This is a
shared library allowing applications to manage these block devices.
.
This package contains debugging symbols for librbd1.
Package: librbd-dev
Architecture: linux-any
Section: libdevel
Depends: librados-dev, librbd1 (= ${binary:Version}), ${misc:Depends}
Conflicts: librbd1-dev
Replaces: librbd1-dev
Description: RADOS block device client library (development files)
RBD is a block device striped across multiple distributed objects
in RADOS, a reliable, autonomic distributed object storage cluster
developed as part of the Ceph distributed storage system. This is a
shared library allowing applications to manage these block devices.
.
This package contains development files needed for building applications that
link against librbd1.
Package: libcephfs1
Architecture: linux-any
Section: libs
Conflicts: libceph, libceph1, libcephfs
Replaces: libceph, libceph1, libcephfs
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-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
shared library allowing applications to access a Ceph distributed
file system via a POSIX-like interface.
Package: libcephfs1-dbg
Architecture: linux-any
Section: debug
Priority: extra
Depends: libcephfs1 (= ${binary:Version}), ${misc:Depends}
Conflicts: libceph1-dbg
Replaces: libceph1-dbg
Description: debugging symbols for libcephfs1
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a
shared library allowing applications to access a Ceph distributed
file system via a POSIX-like interface.
.
This package contains debugging symbols for libcephfs1.
Package: libcephfs-dev
Architecture: linux-any
Section: libdevel
Depends: libcephfs1 (= ${binary:Version}), ${misc:Depends}
Conflicts: libceph-dev, libceph1-dev, libcephfs1-dev
Replaces: libceph-dev, libceph1-dev, libcephfs1-dev
Description: Ceph distributed file system client library (development files)
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a
shared library allowing applications to access a Ceph distributed
file system via a POSIX-like interface.
.
This package contains development files needed for building applications that
link against libcephfs1.
Package: radosgw
Architecture: linux-any
Depends: ceph-common (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Suggests: logrotate
Description: REST gateway for RADOS distributed object store
RADOS is a distributed object store used by the Ceph distributed
storage system. This package provides a REST gateway to the
object store that aims to implement a superset of Amazon's S3
service.
.
This package contains the proxy daemon and related tools only.
Package: radosgw-dbg
Architecture: linux-any
Section: debug
Priority: extra
Depends: radosgw (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for radosgw
RADOS is a distributed object store used by the Ceph distributed
storage system. This package provides a REST gateway to the
object store that aims to implement a superset of Amazon's S3
service.
.
This package contains debugging symbols for radosgw.
Package: rest-bench
Architecture: linux-any
Depends: ceph-common, curl, xml2, ${misc:Depends}, ${shlibs:Depends}
Description: RESTful bencher that can be used to benchmark radosgw performance
Simple tool to benchmark radosgw (or S3) (based on 'rados-bench' command).
Package: rest-bench-dbg
Architecture: linux-any
Section: debug
Priority: extra
Depends: rest-bench (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for rest-bench
Simple tool to benchmark radosgw (or S3) (based on 'rados-bench' command).
.
This package contains the debugging symbols for rest-bench.
Package: ceph-test
Architecture: linux-any
Depends: ceph-common, curl, xml2, ${misc:Depends}, ${shlibs:Depends}
Description: Ceph test and benchmarking tools
Ceph is a distributed storage system designed to provide excellent
performance, reliability, and scalability.
.
This package contains tools for testing and benchmarking Ceph.
Package: ceph-test-dbg
Architecture: linux-any
Section: debug
Priority: extra
Depends: ceph-test (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for ceph-test
Ceph is a distributed storage system designed to provide excellent
performance, reliability, and scalability.
.
This package contains the debugging symbols for ceph-test.
Package: python-ceph
Architecture: linux-any
Section: python
Depends: libcephfs1 (= ${binary:Version}),
librados2 (= ${binary:Version}),
librbd1 (= ${binary:Version}),
python-flask,
python-requests,
${misc:Depends},
${python:Depends}
Provides: ${python:Provides}
Description: Python libraries for the Ceph distributed filesystem
Ceph is a distributed storage and network file system designed to provide
excellent performance, reliability, and scalability.
.
This package contains Python libraries for interacting with Ceph's
RADOS object storage, and RBD (RADOS block device).
Package: libcephfs-java
Architecture: all
Section: java
Depends: libcephfs-jni (>= ${binary:Version}), ${java:Depends}, ${misc:Depends}
Description: Java library for the Ceph File System
Ceph is a distributed storage system designed to provide excellent
performance, reliability, and scalability.
.
This package contains the Java library for interacting with the Ceph
File System.
Package: libcephfs-jni
Architecture: linux-any
Section: libs
Depends: libcephfs1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Java Native Interface library for CephFS Java bindings
Ceph is a distributed storage system designed to provide excellent
performance, reliability, and scalability.
.
This package contains the Java Native Interface library for interacting
with the Ceph File System.
Package: libcephfs-jni-dbg
Architecture: linux-any
Section: debug
Priority: extra
Depends: libcephfs-jni (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for libcephfs-jni
Ceph is a distributed storage system designed to provide excellent
performance, reliability, and scalability.
.
This package contains debugging symbols for libcephfs-jni.
|