]> git.proxmox.com Git - ceph.git/blame - ceph/debian/control
import ceph pacific 16.2.5
[ceph.git] / ceph / debian / control
CommitLineData
7c673cae
FG
1Source: ceph
2Section: admin
3Priority: optional
4Homepage: http://ceph.com/
5Vcs-Git: git://github.com/ceph/ceph.git
6Vcs-Browser: https://github.com/ceph/ceph
7Maintainer: Ceph Maintainers <ceph-maintainers@lists.ceph.com>
8Uploaders: Ken Dreyer <kdreyer@redhat.com>,
224ce89b 9 Alfredo Deza <adeza@redhat.com>,
f67539c2
TL
10Build-Depends: automake,
11# Jaeger bison,
12 cmake (>= 3.10.2),
7c673cae 13 cpio,
224ce89b 14 cryptsetup-bin | cryptsetup,
7c673cae
FG
15 cython,
16 cython3,
17 debhelper (>= 9),
224ce89b 18 default-jdk,
7c673cae
FG
19 dh-exec,
20 dh-python,
224ce89b 21 dh-systemd,
f67539c2 22# Jaeger flex,
7c673cae 23 git,
224ce89b 24 gperf,
9f95a23c 25 g++ (>= 7),
7c673cae 26 javahelper,
11fdf7f2 27# Make-Check jq,
7c673cae
FG
28 junit4,
29 libaio-dev,
7c673cae
FG
30 libbabeltrace-ctf-dev,
31 libbabeltrace-dev,
32 libblkid-dev (>= 2.17),
9f95a23c
TL
33# Crimson libc-ares-dev,
34# Crimson libcrypto++-dev,
f67539c2 35 libcryptsetup-dev,
eafe8130 36 libcap-ng-dev,
11fdf7f2 37 libcunit1-dev,
94b18763 38 libcurl4-openssl-dev,
f67539c2 39# Jaeger libevent-dev,
7c673cae 40 libexpat1-dev,
f67539c2 41# Make-Check libffi-dev [!amd64],
7c673cae
FG
42 libfuse-dev,
43 libgoogle-perftools-dev [i386 amd64 arm64],
9f95a23c
TL
44# Crimson libgnutls28-dev,
45# Crimson libhwloc-dev,
224ce89b 46 libibverbs-dev,
f67539c2 47 libicu-dev,
11fdf7f2 48 librdmacm-dev,
7c673cae 49 libkeyutils-dev,
224ce89b 50 libldap2-dev,
7c673cae 51 libleveldb-dev,
224ce89b 52 liblttng-ust-dev,
f67539c2 53 liblua5.3-dev,
11fdf7f2
TL
54 liblz4-dev (>= 0.0~r131),
55 libncurses-dev,
7c673cae 56 libnss3-dev,
11fdf7f2 57 liboath-dev,
9f95a23c
TL
58# Crimson libnuma-dev,
59# Crimson libpciaccess-dev,
60# Crimson libprotobuf-dev,
61# Crimson libsctp-dev,
7c673cae 62 libsnappy-dev,
f67539c2 63 libsqlite3-dev,
7c673cae 64 libssl-dev,
7c673cae
FG
65 libtool,
66 libudev-dev,
eafe8130 67 libnl-genl-3-dev,
7c673cae 68 libxml2-dev,
11fdf7f2 69 librabbitmq-dev,
9f95a23c 70 librdkafka-dev,
f67539c2 71 luarocks,
9f95a23c
TL
72# Make-Check libxmlsec1,
73# Make-Check libxmlsec1-nss,
74# Make-Check libxmlsec1-openssl,
75# Make-Check libxmlsec1-dev,
f67539c2 76# Crimson libyaml-cpp-dev,
224ce89b 77 lsb-release,
f67539c2 78# Jaeger nlohmann-json-dev | nlohmann-json3-dev,
7c673cae 79 parted,
eafe8130 80 patch,
7c673cae 81 pkg-config,
f67539c2 82# Make-Check prometheus,
9f95a23c 83# Crimson protobuf-compiler,
7c673cae 84 python3-all-dev,
9f95a23c
TL
85 python3-cherrypy3,
86# Make-Check python3-jwt,
87# Make-Check python3-nose,
88# Make-Check python3-pecan,
89# Make-Check python3-bcrypt,
9f95a23c
TL
90# Make-Check tox,
91# Make-Check python3-coverage,
92# Make-Check python3-dateutil,
93# Make-Check python3-openssl,
94# Make-Check python3-prettytable,
95# Make-Check python3-requests,
96# Make-Check python3-scipy,
7c673cae 97 python3-setuptools,
9f95a23c
TL
98 python3-sphinx,
99# Make-Check python3-werkzeug,
100 python3-setuptools,
101# Crimson ragel,
11fdf7f2 102# Make-Check socat,
9f95a23c 103# Crimson systemtap-sdt-dev,
eafe8130 104# Make-Check uuid-dev,
7c673cae
FG
105 uuid-runtime,
106 valgrind,
9f95a23c 107 virtualenv,
7c673cae 108 xfslibs-dev,
11fdf7f2
TL
109# Make-Check xfsprogs,
110# Make-Check xmlstarlet,
f67539c2 111 nasm [amd64],
224ce89b 112 zlib1g-dev,
f67539c2
TL
113# Jaeger Built-Using: libyaml-cpp-dev (>= 0.6),
114Standards-Version: 4.4.0
7c673cae
FG
115
116Package: ceph
117Architecture: linux-any
224ce89b
WB
118Depends: ceph-mgr (= ${binary:Version}),
119 ceph-mon (= ${binary:Version}),
120 ceph-osd (= ${binary:Version}),
121Recommends: ceph-mds (= ${binary:Version}),
7c673cae
FG
122Description: distributed storage and file system
123 Ceph is a massively scalable, open-source, distributed
124 storage system that runs on commodity hardware and delivers object,
125 block and file system storage.
126
127Package: ceph-base
128Architecture: linux-any
129Depends: binutils,
130 ceph-common (= ${binary:Version}),
131 cryptsetup-bin | cryptsetup,
132 debianutils,
91327a77 133 e2fsprogs,
7c673cae 134 findutils,
7c673cae
FG
135 grep,
136 logrotate,
91327a77 137 parted,
7c673cae 138 psmisc,
7c673cae
FG
139 xfsprogs,
140 ${misc:Depends},
224ce89b
WB
141 ${python:Depends},
142 ${shlibs:Depends},
7c673cae
FG
143Recommends: btrfs-tools,
144 ceph-mds (= ${binary:Version}),
145 librados2 (= ${binary:Version}),
146 libradosstriper1 (= ${binary:Version}),
147 librbd1 (= ${binary:Version}),
224ce89b
WB
148 ntp | time-daemon,
149Replaces: ceph (<< 10),
150 ceph-common (<< 0.78-500),
b32b8144 151 ceph-test (<< 12.2.2-14),
224ce89b
WB
152 python-ceph (<< 0.92-1223),
153Breaks: ceph (<< 10),
b32b8144 154 ceph-test (<< 12.2.2-14),
224ce89b 155 python-ceph (<< 0.92-1223),
7c673cae
FG
156Description: common ceph daemon libraries and management tools
157 Ceph is a massively scalable, open-source, distributed
158 storage system that runs on commodity hardware and delivers object,
159 block and file system storage.
160 .
161 This package contains the libraries and management tools that are common among
162 the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools
163 are necessary for creating, running, and administering a Ceph storage cluster.
164
165Package: ceph-base-dbg
166Architecture: linux-any
167Section: debug
168Priority: extra
224ce89b
WB
169Depends: ceph-base (= ${binary:Version}),
170 ${misc:Depends},
7c673cae
FG
171Description: debugging symbols for ceph-base
172 Ceph is a massively scalable, open-source, distributed
173 storage system that runs on commodity hardware and delivers object,
174 block and file system storage.
175 .
176 This package contains the libraries and management tools that are common among
177 the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools
178 are necessary for creating, running, and administering a Ceph storage cluster.
179 .
180 This package contains the debugging symbols for ceph-base.
181
9f95a23c
TL
182Package: cephadm
183Architecture: linux-any
f67539c2 184Recommends: podman (>= 2.0.2) | docker.io
9f95a23c
TL
185Depends: lvm2,
186 ${python:Depends},
187Description: cephadm utility to bootstrap ceph daemons with systemd and containers
188 Ceph is a massively scalable, open-source, distributed
189 storage system that runs on commodity hardware and delivers object,
190 block and file system storage.
191 .
192 The cephadm utility is used to bootstrap a Ceph cluster and to manage
193 ceph daemons deployed with systemd and containers.
194
7c673cae
FG
195Package: ceph-mds
196Architecture: linux-any
197Depends: ceph-base (= ${binary:Version}),
198 ${misc:Depends},
224ce89b 199 ${shlibs:Depends},
7c673cae 200Recommends: ceph-fuse (= ${binary:Version}),
224ce89b
WB
201 libcephfs2 (= ${binary:Version}),
202Replaces: ceph (<< 0.93-417),
203Breaks: ceph (<< 0.93-417),
7c673cae
FG
204Description: metadata server for the ceph distributed file system
205 Ceph is a massively scalable, open-source, distributed
206 storage system that runs on commodity hardware and delivers object,
207 block and file system storage.
208 .
209 This package contains the metadata server daemon, which is used to
210 create a distributed file system on top of the ceph storage cluster.
211
212Package: ceph-mds-dbg
213Architecture: linux-any
214Section: debug
215Priority: extra
224ce89b
WB
216Depends: ceph-mds (= ${binary:Version}),
217 ${misc:Depends},
7c673cae
FG
218Description: debugging symbols for ceph-mds
219 Ceph is a massively scalable, open-source, distributed
220 storage system that runs on commodity hardware and delivers object,
221 block and file system storage.
222 .
223 This package contains the debugging symbols for ceph-mds.
224
225Package: ceph-mgr
226Architecture: linux-any
227Depends: ceph-base (= ${binary:Version}),
9f95a23c
TL
228 ceph-mgr-modules-core (= ${binary:Version}),
229 python3-bcrypt,
230 python3-cherrypy3,
f91f0fd5 231 python3-distutils,
9f95a23c
TL
232 python3-jwt,
233 python3-openssl,
234 python3-pecan,
235 python3-requests,
236 python3-werkzeug,
7c673cae
FG
237 ${misc:Depends},
238 ${python:Depends},
224ce89b 239 ${shlibs:Depends},
11fdf7f2
TL
240Recommends: ceph-mgr-dashboard,
241 ceph-mgr-diskprediction-local,
eafe8130 242 ceph-mgr-k8sevents,
9f95a23c
TL
243 ceph-mgr-cephadm
244Suggests: python3-influxdb
224ce89b
WB
245Replaces: ceph (<< 0.93-417),
246Breaks: ceph (<< 0.93-417),
31f18b77 247Description: manager for the ceph distributed storage system
7c673cae
FG
248 Ceph is a massively scalable, open-source, distributed
249 storage system that runs on commodity hardware and delivers object,
250 block and file system storage.
251 .
252 This package contains the manager daemon, which is used to expose high
253 level management and monitoring functionality.
254
11fdf7f2
TL
255Package: ceph-mgr-dashboard
256Architecture: all
257Depends: ceph-mgr (= ${binary:Version}),
9f95a23c
TL
258 python3-cherrypy3,
259 python3-jwt,
260 python3-bcrypt,
261 python3-werkzeug,
262 python3-routes,
11fdf7f2
TL
263 ${misc:Depends},
264 ${python:Depends},
265 ${shlibs:Depends},
9f95a23c 266Description: dashboard module for ceph-mgr
11fdf7f2
TL
267 Ceph is a massively scalable, open-source, distributed
268 storage system that runs on commodity hardware and delivers object,
269 block and file system storage.
270 .
9f95a23c 271 This package provides a ceph-mgr module, providing a web-based
11fdf7f2
TL
272 application to monitor and manage many aspects of a Ceph cluster and
273 related components.
274 .
275 See the Dashboard documentation at http://docs.ceph.com/ for details
276 and a detailed feature overview.
277
278Package: ceph-mgr-diskprediction-local
279Architecture: all
280Depends: ceph-mgr (= ${binary:Version}),
9f95a23c
TL
281 python3-numpy,
282 python3-scipy,
283 python3-sklearn,
11fdf7f2
TL
284 ${misc:Depends},
285 ${python:Depends},
286 ${shlibs:Depends},
9f95a23c 287Description: diskprediction-local module for ceph-mgr
11fdf7f2
TL
288 Ceph is a massively scalable, open-source, distributed
289 storage system that runs on commodity hardware and delivers object,
290 block and file system storage.
291 .
9f95a23c 292 This package contains the diskprediction_local module for the ceph-mgr
11fdf7f2
TL
293 daemon, which helps predict disk failures.
294
9f95a23c
TL
295Package: ceph-mgr-modules-core
296Architecture: all
297Depends: ${misc:Depends},
298 ${python:Depends},
299 ${shlibs:Depends},
300 python3-dateutil,
301 python3-openssl,
302Replaces: ceph-mgr (<< 15.1.0)
303Breaks: ceph-mgr (<< 15.1.0)
9f95a23c
TL
304Description: ceph manager modules which are always enabled
305 Ceph is a massively scalable, open-source, distributed
306 storage system that runs on commodity hardware and delivers object,
307 block and file system storage.
308 .
309 This package contains a set of core ceph-mgr modules which are always
310 enabled.
311
11fdf7f2
TL
312Package: ceph-mgr-rook
313Architecture: all
314Depends: ceph-mgr (= ${binary:Version}),
9f95a23c 315 python3-jsonpatch
11fdf7f2
TL
316 ${misc:Depends},
317 ${python:Depends},
318 ${shlibs:Depends},
9f95a23c 319Description: rook module for ceph-mgr
11fdf7f2
TL
320 Ceph is a massively scalable, open-source, distributed
321 storage system that runs on commodity hardware and delivers object,
322 block and file system storage.
323 .
9f95a23c 324 This package contains the rook module for ceph-mgr's orchestration
11fdf7f2
TL
325 functionality, to allow ceph-mgr to install and configure ceph using
326 Rook.
327
eafe8130
TL
328Package: ceph-mgr-k8sevents
329Architecture: all
330Depends: ceph-mgr (= ${binary:Version}),
9f95a23c 331 python3-kubernetes,
eafe8130
TL
332 ${misc:Depends},
333 ${python:Depends},
9f95a23c 334Description: kubernetes events module for ceph-mgr
eafe8130
TL
335 Ceph is a massively scalable, open-source, distributed
336 storage system that runs on commodity hardware and delivers object,
337 block and file system storage.
338 .
9f95a23c 339 This package contains the k8sevents module, to allow ceph-mgr to send
eafe8130
TL
340 ceph related events to the kubernetes events API, and track all events
341 that occur within the rook-ceph namespace.
342
9f95a23c 343Package: ceph-mgr-cephadm
11fdf7f2
TL
344Architecture: all
345Depends: ceph-mgr (= ${binary:Version}),
9f95a23c 346 cephadm,
11fdf7f2
TL
347 ${misc:Depends},
348 ${python:Depends},
e306af50
TL
349 openssh-client,
350 python3-jinja2
9f95a23c 351Description: cephadm orchestrator module for ceph-mgr
11fdf7f2
TL
352 Ceph is a massively scalable, open-source, distributed
353 storage system that runs on commodity hardware and delivers object,
354 block and file system storage.
355 .
9f95a23c 356 This package contains the CEPHADM module for ceph-mgr's orchestration
11fdf7f2
TL
357 functionality, to allow ceph-mgr to perform orchestration functions
358 over a standard SSH connection.
359
7c673cae
FG
360Package: ceph-mgr-dbg
361Architecture: linux-any
362Section: debug
363Priority: extra
224ce89b
WB
364Depends: ceph-mgr (= ${binary:Version}),
365 ${misc:Depends},
7c673cae
FG
366Description: debugging symbols for ceph-mgr
367 Ceph is a massively scalable, open-source, distributed
368 storage system that runs on commodity hardware and delivers object,
369 block and file system storage.
370 .
371 This package contains the debugging symbols for ceph-mgr.
372
373Package: ceph-mon
374Architecture: linux-any
375Depends: ceph-base (= ${binary:Version}),
f67539c2 376 libjaeger,
7c673cae 377 ${misc:Depends},
224ce89b 378 ${shlibs:Depends},
b32b8144
FG
379Replaces: ceph (<< 10), ceph-test (<< 12.2.2-14)
380Breaks: ceph (<< 10), ceph-test (<< 12.2.2-14)
f91f0fd5
TL
381Recommends: nvme-cli,
382 smartmontools,
7c673cae
FG
383Description: monitor server for the ceph storage system
384 Ceph is a massively scalable, open-source, distributed
385 storage system that runs on commodity hardware and delivers object,
386 block and file system storage.
387 .
388 This package contains the cluster monitor daemon for the Ceph storage
389 system. One or more instances of ceph-mon form a Paxos part-time parliament
390 cluster that provides extremely reliable and durable storage of cluster
391 membership, configuration, and state.
392
393Package: ceph-mon-dbg
394Architecture: linux-any
395Section: debug
396Priority: extra
224ce89b
WB
397Depends: ceph-mon (= ${binary:Version}),
398 ${misc:Depends},
7c673cae
FG
399Description: debugging symbols for ceph-mon
400 Ceph is a massively scalable, open-source, distributed
401 storage system that runs on commodity hardware and delivers object,
402 block and file system storage.
403 .
404 This package contains the debugging symbols for ceph-mon.
405
406Package: ceph-osd
407Architecture: linux-any
408Depends: ceph-base (= ${binary:Version}),
b32b8144 409 lvm2,
11fdf7f2 410 sudo,
7c673cae
FG
411 ${misc:Depends},
412 ${python:Depends},
224ce89b 413 ${shlibs:Depends},
b32b8144
FG
414Replaces: ceph (<< 10), ceph-test (<< 12.2.2-14)
415Breaks: ceph (<< 10), ceph-test (<< 12.2.2-14)
f91f0fd5
TL
416Recommends: nvme-cli,
417 smartmontools,
7c673cae
FG
418Description: OSD server for the ceph storage system
419 Ceph is a massively scalable, open-source, distributed
420 storage system that runs on commodity hardware and delivers object,
421 block and file system storage.
422 .
423 This package contains the Object Storage Daemon for the Ceph storage system.
424 It is responsible for storing objects on a local file system
425 and providing access to them over the network.
426
427Package: ceph-osd-dbg
428Architecture: linux-any
429Section: debug
430Priority: extra
224ce89b
WB
431Depends: ceph-osd (= ${binary:Version}),
432 ${misc:Depends},
7c673cae
FG
433Description: debugging symbols for ceph-osd
434 Ceph is a massively scalable, open-source, distributed
435 storage system that runs on commodity hardware and delivers object,
436 block and file system storage.
437 .
438 This package contains the debugging symbols for ceph-osd.
439
440Package: ceph-fuse
441Architecture: linux-any
224ce89b
WB
442Depends: ${misc:Depends},
443 ${shlibs:Depends},
11fdf7f2 444 ${python3:Depends},
91327a77 445 fuse,
7c673cae
FG
446Description: FUSE-based client for the Ceph distributed file system
447 Ceph is a massively scalable, open-source, distributed
448 storage system that runs on commodity hardware and delivers object,
449 block and file system storage. This is a
450 FUSE-based client that allows one to mount a Ceph file system without
451 root privileges.
452 .
453 Because the FUSE-based client has certain inherent performance
454 limitations, it is recommended that the native Linux kernel client
455 be used if possible. If it is not practical to load a kernel module
456 (insufficient privileges, older kernel, etc.), then the FUSE client will
457 do.
458
459Package: ceph-fuse-dbg
460Architecture: linux-any
461Section: debug
462Priority: extra
224ce89b
WB
463Depends: ceph-fuse (= ${binary:Version}),
464 ${misc:Depends},
7c673cae
FG
465Description: debugging symbols for ceph-fuse
466 Ceph is a massively scalable, open-source, distributed
467 storage system that runs on commodity hardware and delivers object,
468 block and file system storage. This is a
469 FUSE-based client that allows one to mount a Ceph file system without
470 root privileges.
471 .
472 This package contains the debugging symbols for ceph-fuse.
473
f67539c2
TL
474Package: cephfs-mirror
475Architecture: linux-any
476Depends: ceph-common (= ${binary:Version}),
477 librados2 (= ${binary:Version}),
478 libcephfs2 (= ${binary:Version}),
479 ${misc:Depends},
480 ${shlibs:Depends},
481Description: Ceph is a massively scalable, open-source, distributed
482 storage system that runs on commodity hardware and delivers object,
483 block and file system storage. This is a daemon for mirroring CephFS
484 directory snapshots between Ceph clusters.
485
486Package: cephfs-mirror-dbg
487Architecture: linux-any
488Section: debug
489Priority: extra
490Depends: cephfs-mirror (= ${binary:Version}),
491 ${misc:Depends}
492Description: debugging symbols for cephfs-mirror
493 Ceph is a massively scalable, open-source, distributed
494 storage system that runs on commodity hardware and delivers object,
495 block and file system storage. This is a daemon for mirroring CephFS
496 directory snapshots between Ceph clusters.
497
7c673cae
FG
498Package: rbd-fuse
499Architecture: linux-any
224ce89b
WB
500Depends: ${misc:Depends},
501 ${shlibs:Depends},
502Recommends: fuse,
7c673cae
FG
503Description: FUSE-based rbd client for the Ceph distributed file system
504 Ceph is a massively scalable, open-source, distributed
505 storage system that runs on commodity hardware and delivers object,
506 block and file system storage. This is a
507 FUSE-based client that allows one to map Ceph rbd images as files.
508 .
509 FUSE base client that allows one to map Ceph rbd images as files.
510
511Package: rbd-fuse-dbg
512Architecture: linux-any
513Section: debug
514Priority: extra
224ce89b
WB
515Depends: rbd-fuse (= ${binary:Version}),
516 ${misc:Depends},
7c673cae
FG
517Description: debugging symbols for rbd-fuse
518 Ceph is a massively scalable, open-source, distributed
519 storage system that runs on commodity hardware and delivers object,
520 block and file system storage. This is a
521 FUSE-based client that allows one to map Ceph rbd images as files.
522 .
523 This package contains the debugging symbols for rbd-fuse.
524
9f95a23c
TL
525Package: ceph-immutable-object-cache
526Architecture: linux-any
f67539c2
TL
527Depends: ceph-common (= ${binary:Version}),
528 librados2 (= ${binary:Version}),
9f95a23c
TL
529 ${misc:Depends},
530 ${shlibs:Depends},
531Description: Ceph daemon for immutable object cache
532 Ceph is a massively scalable, open-source, distributed
533 storage system that runs on commodity hardware and delivers object,
534 block and file system storage. This is a daemon for immutable
535 object cache.
536
537Package: ceph-immutable-object-cache-dbg
538Architecture: linux-any
539Section: debug
540Priority: extra
541Depends: ceph-immutable-object-cache (= ${binary:Version}),
542 ${misc:Depends},
543Description: debugging symbols for ceph-immutable-object-cache
544 Ceph is a massively scalable, open-source, distributed
545 storage system that runs on commodity hardware and delivers object,
546 block and file system storage. This is a daemon for immutable
547 object cache.
548 .
549 This package contains the debugging symbols for ceph-immutable-object-cache.
550
7c673cae
FG
551Package: rbd-mirror
552Architecture: linux-any
553Depends: ceph-common (= ${binary:Version}),
554 librados2 (= ${binary:Version}),
555 ${misc:Depends},
224ce89b 556 ${shlibs:Depends},
7c673cae
FG
557Description: Ceph daemon for mirroring RBD images
558 Ceph is a massively scalable, open-source, distributed
559 storage system that runs on commodity hardware and delivers object,
560 block and file system storage. This is a
561 daemon for mirroring RBD images between Ceph clusters, streaming
562 changes asynchronously.
563
564Package: rbd-mirror-dbg
565Architecture: linux-any
566Section: debug
567Priority: extra
224ce89b
WB
568Depends: rbd-mirror (= ${binary:Version}),
569 ${misc:Depends},
7c673cae
FG
570Description: debugging symbols for rbd-mirror
571 Ceph is a massively scalable, open-source, distributed
572 storage system that runs on commodity hardware and delivers object,
573 block and file system storage. This is a
574 daemon for mirroring RBD images between Ceph clusters, streaming
575 changes asynchronously.
576 .
577 This package contains the debugging symbols for rbd-mirror.
578
579Package: rbd-nbd
580Architecture: linux-any
581Depends: ${misc:Depends},
224ce89b 582 ${shlibs:Depends},
7c673cae
FG
583Description: NBD-based rbd client for the Ceph distributed file system
584 Ceph is a massively scalable, open-source, distributed
585 storage system that runs on commodity hardware and delivers object,
586 block and file system storage. This is a
587 NBD-based client that allows one to map Ceph rbd images as local
588 block device.
589 .
590 NBD base client that allows one to map Ceph rbd images as local
591 block device.
592
593Package: rbd-nbd-dbg
594Architecture: linux-any
595Section: debug
596Priority: extra
224ce89b
WB
597Depends: rbd-nbd (= ${binary:Version}),
598 ${misc:Depends},
7c673cae
FG
599Description: debugging symbols for rbd-nbd
600 Ceph is a massively scalable, open-source, distributed
601 storage system that runs on commodity hardware and delivers object,
602 block and file system storage. This is a
603 NBD-based client that allows one to map Ceph rbd images as local
604 block device.
605 .
606 This package contains the debugging symbols for rbd-nbd.
607
608Package: ceph-common
609Architecture: linux-any
f67539c2
TL
610Depends: libjaeger (= ${binary:Version}),
611 librbd1 (= ${binary:Version}),
9f95a23c
TL
612 python3-cephfs (= ${binary:Version}),
613 python3-ceph-argparse (= ${binary:Version}),
614 python3-ceph-common (= ${binary:Version}),
615 python3-prettytable,
616 python3-rados (= ${binary:Version}),
617 python3-rbd (= ${binary:Version}),
618 python3-rgw (= ${binary:Version}),
224ce89b 619 ${misc:Depends},
7c673cae 620 ${python:Depends},
224ce89b
WB
621 ${shlibs:Depends},
622Conflicts: ceph-client-tools,
623Replaces: ceph (<< 10),
624 ceph-client-tools,
625 ceph-fs-common (<< 11.0),
626 ceph-test (<< 9.0.3-1646),
627 librbd1 (<< 0.92-1238),
628 python-ceph (<< 0.92-1223),
f64942e4 629 radosgw (<< 12.0.3)
7c673cae 630Breaks: ceph (<< 10),
224ce89b
WB
631 ceph-fs-common (<< 11.0),
632 ceph-test (<< 9.0.3-1646),
633 librbd1 (<< 0.92-1238),
634 python-ceph (<< 0.92-1223),
f64942e4 635 radosgw (<< 12.0.3)
224ce89b
WB
636Suggests: ceph-base (= ${binary:Version}),
637 ceph-mds (= ${binary:Version}),
7c673cae
FG
638Description: common utilities to mount and interact with a ceph storage cluster
639 Ceph is a massively scalable, open-source, distributed
640 storage system that runs on commodity hardware and delivers object,
641 block and file system storage. This is a collection
642 of common tools that allow one to interact with and administer a Ceph cluster.
643
644Package: ceph-common-dbg
645Architecture: linux-any
224ce89b
WB
646Depends: ceph-common (= ${binary:Version}),
647 ${misc:Depends},
648Conflicts: ceph-client-tools-dbg,
7c673cae 649Replaces: ceph-client-tools-dbg,
224ce89b
WB
650 ceph-test-dbg (<< 9.0.3-1646),
651Breaks: ceph-test-dbg (<< 9.0.3-1646),
7c673cae
FG
652Section: debug
653Priority: extra
654Description: debugging symbols for ceph-common
655 Ceph is a massively scalable, open-source, distributed
656 storage system that runs on commodity hardware and delivers object,
657 block and file system storage. This is a collection
658 of common tools that allow one to interact with and administer a Ceph cluster.
659 .
660 This package contains the debugging symbols for ceph-common.
661
662Package: ceph-resource-agents
663Architecture: linux-any
224ce89b 664Recommends: pacemaker,
7c673cae 665Priority: extra
224ce89b
WB
666Depends: ceph (= ${binary:Version}),
667 resource-agents,
668 ${misc:Depends},
7c673cae
FG
669Description: OCF-compliant resource agents for Ceph
670 Ceph is a massively scalable, open-source, distributed
671 storage system that runs on commodity hardware and delivers object,
672 block and file system storage.
673 .
674 This package contains the resource agents (RAs) which integrate
675 Ceph with OCF-compliant cluster resource managers,
676 such as Pacemaker.
677
678Package: librados2
11fdf7f2
TL
679Conflicts: librados
680Replaces: librados
7c673cae
FG
681Architecture: linux-any
682Section: libs
224ce89b
WB
683Depends: ${misc:Depends},
684 ${shlibs:Depends},
7c673cae
FG
685Description: RADOS distributed object store client library
686 RADOS is a reliable, autonomic distributed object storage cluster
687 developed as part of the Ceph distributed storage system. This is a
688 shared library allowing applications to access the distributed object
689 store using a simple file-like interface.
690
691Package: librados2-dbg
7c673cae
FG
692Architecture: linux-any
693Section: debug
694Priority: extra
224ce89b
WB
695Depends: librados2 (= ${binary:Version}),
696 ${misc:Depends},
7c673cae
FG
697Description: debugging symbols for librados
698 RADOS is a reliable, autonomic distributed object storage cluster
699 developed as part of the Ceph distributed storage system. This is a
700 shared library allowing applications to access the distributed object
701 store using a simple file-like interface.
702 .
703 This package contains debugging symbols for librados.
704
705Package: librados-dev
706Architecture: linux-any
707Section: libdevel
224ce89b
WB
708Depends: librados2 (= ${binary:Version}),
709 ${misc:Depends},
710 ${shlibs:Depends},
711Conflicts: librados1-dev,
712 librados2-dev,
713Replaces: librados1-dev,
714 librados2-dev,
7c673cae
FG
715Description: RADOS distributed object store client library (development files)
716 RADOS is a reliable, autonomic distributed object storage cluster
717 developed as part of the Ceph distributed storage system. This is a
718 shared library allowing applications to access the distributed object
719 store using a simple file-like interface.
720 .
721 This package contains development files needed for building applications that
722 link against librados.
723
11fdf7f2
TL
724Package: libradospp-dev
725Architecture: linux-any
726Section: libdevel
727Depends: librados-dev (= ${binary:Version}),
728 ${misc:Depends},
729 ${shlibs:Depends},
730Description: RADOS distributed object store client C++ library (development files)
731 RADOS is a reliable, autonomic distributed object storage cluster
732 developed as part of the Ceph distributed storage system. This is a
733 shared library allowing applications to access the distributed object
734 store using a simple file-like interface.
735 .
736 This package contains development files needed for building C++ applications that
737 link against librados.
738
f67539c2
TL
739Package: libsqlite3-mod-ceph
740Architecture: any
741Section: libs
742Depends: ${misc:Depends},
743 ${shlibs:Depends},
744Description: SQLite3 VFS for Ceph
745 A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS
746 distributed object store.
747 .
748 This packages contains the loadable extension module for SQLite3.
749
750Package: libsqlite3-mod-ceph-dbg
751Architecture: any
752Section: debug
753Priority: extra
754Depends: libsqlite3-mod-ceph (= ${binary:Version}),
755 libsqlite3-0-dbgsym
756 ${misc:Depends},
757Description: debugging symbols for libsqlite3-mod-ceph
758 A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS
759 distributed object store.
760 .
761 This package contains debugging symbols for libsqlite3-mod-ceph.
762
763Package: libsqlite3-mod-ceph-dev
764Architecture: any
765Section: libdevel
766Depends: libsqlite3-mod-ceph (= ${binary:Version}),
767 libsqlite3-dev,
768 ${misc:Depends},
769Description: SQLite3 VFS for Ceph (development files)
770 A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS
771 distributed object store.
772 .
773 This package contains development files needed for building applications that
774 link against libsqlite3-mod-ceph.
775
7c673cae
FG
776Package: libradosstriper1
777Architecture: linux-any
778Section: libs
224ce89b
WB
779Depends: librados2 (= ${binary:Version}),
780 ${misc:Depends},
781 ${shlibs:Depends},
7c673cae
FG
782Description: RADOS striping interface
783 Striping interface built on top of the rados library, allowing
784 to stripe bigger objects onto several standard rados objects using
785 an interface very similar to the rados one.
786
787Package: libradosstriper1-dbg
788Architecture: linux-any
789Section: debug
790Priority: extra
224ce89b
WB
791Depends: libradosstriper1 (= ${binary:Version}),
792 ${misc:Depends},
7c673cae
FG
793Description: debugging symbols for libradosstriper
794 libradosstriper is a striping interface built on top of the rados
795 library, allowing to stripe bigger objects onto several standard
796 rados objects using an interface very similar to the rados one.
797 .
798 This package contains debugging symbols for libradosstriper.
799
800Package: libradosstriper-dev
801Architecture: linux-any
802Section: libdevel
224ce89b
WB
803Depends: libradosstriper1 (= ${binary:Version}),
804 ${misc:Depends},
7c673cae
FG
805Description: RADOS striping interface (development files)
806 libradosstriper is a striping interface built on top of the rados
807 library, allowing to stripe bigger objects onto several standard
808 rados objects using an interface very similar to the rados one.
809 .
810 This package contains development files needed for building applications that
811 link against libradosstriper.
812
813Package: librbd1
814Architecture: linux-any
815Section: libs
224ce89b
WB
816Depends: librados2 (= ${binary:Version}),
817 ${misc:Depends},
818 ${shlibs:Depends},
7c673cae
FG
819Description: RADOS block device client library
820 RBD is a block device striped across multiple distributed objects
821 in RADOS, a reliable, autonomic distributed object storage cluster
822 developed as part of the Ceph distributed storage system. This is a
823 shared library allowing applications to manage these block devices.
824
825Package: librbd1-dbg
826Architecture: linux-any
827Section: debug
828Priority: extra
224ce89b
WB
829Depends: librbd1 (= ${binary:Version}),
830 ${misc:Depends},
7c673cae
FG
831Description: debugging symbols for librbd1
832 RBD is a block device striped across multiple distributed objects
833 in RADOS, a reliable, autonomic distributed object storage cluster
834 developed as part of the Ceph distributed storage system. This is a
835 shared library allowing applications to manage these block devices.
836 .
837 This package contains debugging symbols for librbd1.
838
839Package: librbd-dev
840Architecture: linux-any
841Section: libdevel
842Depends: librados-dev (= ${binary:Version}),
224ce89b
WB
843 librbd1 (= ${binary:Version}),
844 ${misc:Depends},
845Conflicts: librbd1-dev,
846Replaces: librbd1-dev,
7c673cae
FG
847Description: RADOS block device client library (development files)
848 RBD is a block device striped across multiple distributed objects
849 in RADOS, a reliable, autonomic distributed object storage cluster
850 developed as part of the Ceph distributed storage system. This is a
851 shared library allowing applications to manage these block devices.
852 .
853 This package contains development files needed for building applications that
854 link against librbd1.
855
856Package: libcephfs2
224ce89b
WB
857Conflicts: libceph,
858 libceph1,
859 libcephfs,
860Replaces: libceph,
861 libceph1,
862 libcephfs,
7c673cae
FG
863Architecture: linux-any
864Section: libs
224ce89b
WB
865Depends: ${misc:Depends},
866 ${shlibs:Depends},
7c673cae
FG
867Description: Ceph distributed file system client library
868 Ceph is a massively scalable, open-source, distributed
869 storage system that runs on commodity hardware and delivers object,
870 block and file system storage. This is a
871 shared library allowing applications to access a Ceph distributed
872 file system via a POSIX-like interface.
873
874Package: libcephfs2-dbg
875Architecture: linux-any
876Section: debug
877Priority: extra
224ce89b
WB
878Depends: libcephfs2 (= ${binary:Version}),
879 ${misc:Depends},
880Conflicts: libceph1-dbg,
881Replaces: libceph1-dbg,
7c673cae
FG
882Description: debugging symbols for libcephfs2
883 Ceph is a massively scalable, open-source, distributed
884 storage system that runs on commodity hardware and delivers object,
885 block and file system storage. This is a
886 shared library allowing applications to access a Ceph distributed
887 file system via a POSIX-like interface.
888 .
889 This package contains debugging symbols for libcephfs2.
890
891Package: libcephfs-dev
892Architecture: linux-any
893Section: libdevel
224ce89b
WB
894Depends: libcephfs2 (= ${binary:Version}),
895 ${misc:Depends},
896Conflicts: libceph-dev,
897 libceph1-dev,
898 libcephfs2-dev,
899Replaces: libceph-dev,
900 libceph1-dev,
901 libcephfs2-dev,
7c673cae
FG
902Description: Ceph distributed file system client library (development files)
903 Ceph is a massively scalable, open-source, distributed
904 storage system that runs on commodity hardware and delivers object,
905 block and file system storage. This is a
906 shared library allowing applications to access a Ceph distributed
907 file system via a POSIX-like interface.
908 .
909 This package contains development files needed for building applications that
910 link against libcephfs.
911
912Package: librgw2
913Architecture: linux-any
914Section: libs
224ce89b
WB
915Depends: librados2 (= ${binary:Version}),
916 ${misc:Depends},
917 ${shlibs:Depends},
7c673cae
FG
918Description: RADOS Gateway client library
919 RADOS is a distributed object store used by the Ceph distributed
920 storage system. This package provides a REST gateway to the
921 object store that aims to implement a superset of Amazon's S3
922 service.
923 .
924 This package contains the library interface and headers only.
925
926Package: librgw2-dbg
927Architecture: linux-any
928Section: debug
929Priority: extra
224ce89b
WB
930Depends: librgw2 (= ${binary:Version}),
931 ${misc:Depends},
7c673cae
FG
932Description: debugging symbols for librbd1
933 RADOS is a distributed object store used by the Ceph distributed
934 storage system. This package provides a REST gateway to the
935 object store that aims to implement a superset of Amazon's S3
936 service.
937 .
938 This package contains debugging symbols for librgw2.
939
940Package: librgw-dev
941Architecture: linux-any
942Section: libdevel
943Depends: librados-dev (= ${binary:Version}),
224ce89b
WB
944 librgw2 (= ${binary:Version}),
945 ${misc:Depends},
7c673cae
FG
946Description: RADOS client library (development files)
947 RADOS is a distributed object store used by the Ceph distributed
948 storage system. This package provides a REST gateway to the
949 object store that aims to implement a superset of Amazon's S3
950 service.
951 .
952 This package contains development files needed for building applications
953 that link against librgw2.
954
955Package: radosgw
956Architecture: linux-any
957Depends: ceph-common (= ${binary:Version}),
7c673cae 958 librgw2 (= ${binary:Version}),
224ce89b 959 mime-support,
7c673cae 960 ${misc:Depends},
224ce89b 961 ${shlibs:Depends},
f67539c2 962Suggests: gawk,
224ce89b 963Recommends: ntp | time-daemon,
7c673cae
FG
964Description: REST gateway for RADOS distributed object store
965 RADOS is a distributed object store used by the Ceph distributed
966 storage system. This package provides a REST gateway to the
967 object store that aims to implement a superset of Amazon's S3
968 service as well as the OpenStack Object Storage ("Swift") API.
969 .
970 This package contains the proxy daemon and related tools only.
971
972Package: radosgw-dbg
973Architecture: linux-any
974Section: debug
975Priority: extra
224ce89b
WB
976Depends: radosgw (= ${binary:Version}),
977 ${misc:Depends},
7c673cae
FG
978Description: debugging symbols for radosgw
979 RADOS is a distributed object store used by the Ceph distributed
980 storage system. This package provides a REST gateway to the
981 object store that aims to implement a superset of Amazon's S3
982 service as well as the OpenStack Object Storage ("Swift") API.
983 .
984 This package contains debugging symbols for radosgw.
985
f67539c2
TL
986Package: libjaeger
987Architecture: linux-any
988Section: libs
989Depends: ${misc:Depends},
990 ${shlibs:Depends},
991Description: This package provides libraries needed for distributed tracing for Ceph.
992
7c673cae
FG
993Package: ceph-test
994Architecture: linux-any
224ce89b
WB
995Depends: ceph-common,
996 curl,
997 jq,
c07f9fc5 998 socat,
224ce89b
WB
999 xmlstarlet,
1000 ${misc:Depends},
1001 ${shlibs:Depends},
b32b8144
FG
1002Replaces: ceph-base (<< 11)
1003Breaks: ceph-base (<< 1)
7c673cae
FG
1004Description: Ceph test and benchmarking tools
1005 This package contains tools for testing and benchmarking Ceph.
1006
1007Package: ceph-test-dbg
1008Architecture: linux-any
1009Section: debug
1010Priority: extra
224ce89b
WB
1011Depends: ceph-common (= ${binary:Version}),
1012 ceph-test (= ${binary:Version}),
7c673cae 1013 curl,
224ce89b 1014 ${misc:Depends},
7c673cae
FG
1015Description: Ceph test and benchmarking tools
1016 .
1017 This package contains the debugging symbols for ceph-test.
1018
9f95a23c 1019Package: python3-ceph
7c673cae
FG
1020Architecture: linux-any
1021Section: python
9f95a23c
TL
1022Depends: python3-cephfs (= ${binary:Version}),
1023 python3-rados (= ${binary:Version}),
1024 python3-rbd (= ${binary:Version}),
1025 python3-rgw (= ${binary:Version}),
7c673cae
FG
1026Description: Meta-package for python libraries for the Ceph libraries
1027 Ceph is a massively scalable, open-source, distributed
1028 storage system that runs on commodity hardware and delivers object,
1029 block and file system storage.
1030 .
1031 This package is a metapackage for all Python 2 bindings.
1032
7c673cae
FG
1033Package: python3-rados
1034Architecture: linux-any
1035Section: python
11fdf7f2 1036Depends: librados2,
7c673cae 1037 ${misc:Depends},
224ce89b 1038 ${python3:Depends},
7c673cae 1039 ${shlibs:Depends},
7c673cae
FG
1040Description: Python 3 libraries for the Ceph librados library
1041 Ceph is a massively scalable, open-source, distributed
1042 storage system that runs on commodity hardware and delivers object,
1043 block and file system storage.
1044 .
1045 This package contains Python 3 libraries for interacting with Ceph's
1046 RADOS object storage.
1047
b32b8144
FG
1048Package: python3-rados-dbg
1049Architecture: linux-any
1050Section: debug
1051Priority: extra
1052Depends: python3-rados (= ${binary:Version}),
1053 python3-dbg,
1054 ${misc:Depends}
1055Description: Python 3 libraries for the Ceph librados library
1056 Ceph is a massively scalable, open-source, distributed
1057 storage system that runs on commodity hardware and delivers object,
1058 block and file system storage.
1059 .
1060 This package contains Python 3 libraries for interacting with Ceph's
1061 RADOS object storage.
1062 .
9f95a23c 1063 This package contains the debugging symbols for python3-rados.
b32b8144 1064
7c673cae
FG
1065Package: python3-rbd
1066Architecture: linux-any
1067Section: python
1068Depends: librbd1 (>= ${binary:Version}),
1069 ${misc:Depends},
224ce89b 1070 ${python3:Depends},
7c673cae 1071 ${shlibs:Depends},
7c673cae
FG
1072Description: Python 3 libraries for the Ceph librbd library
1073 Ceph is a massively scalable, open-source, distributed
1074 storage system that runs on commodity hardware and delivers object,
1075 block and file system storage.
1076 .
1077 This package contains Python 3 libraries for interacting with Ceph's
1078 RBD block device library.
1079
b32b8144
FG
1080Package: python3-rbd-dbg
1081Architecture: linux-any
1082Section: debug
1083Priority: extra
1084Depends: python3-rbd (= ${binary:Version}),
1085 python3-dbg,
1086 ${misc:Depends},
1087Description: Python 3 libraries for the Ceph librbd library
1088 Ceph is a massively scalable, open-source, distributed
1089 storage system that runs on commodity hardware and delivers object,
1090 block and file system storage.
1091 .
1092 This package contains Python 3 libraries for interacting with Ceph's
1093 RBD block device library.
1094 .
9f95a23c 1095 This package contains the debugging symbols for python3-rbd.
b32b8144 1096
7c673cae
FG
1097Package: python3-rgw
1098Architecture: linux-any
1099Section: python
1100Depends: librgw2 (>= ${binary:Version}),
11fdf7f2 1101 python3-rados (= ${binary:Version}),
7c673cae 1102 ${misc:Depends},
224ce89b 1103 ${python3:Depends},
7c673cae 1104 ${shlibs:Depends},
7c673cae
FG
1105Description: Python 3 libraries for the Ceph librgw library
1106 Ceph is a massively scalable, open-source, distributed
1107 storage system that runs on commodity hardware and delivers object,
1108 block and file system storage.
1109 .
1110 This package contains Python 3 libraries for interacting with Ceph's
1111 RGW library.
1112
b32b8144
FG
1113Package: python3-rgw-dbg
1114Architecture: linux-any
1115Section: debug
1116Priority: extra
1117Depends: python3-rgw (= ${binary:Version}),
1118 python3-dbg,
1119 ${misc:Depends},
1120Description: Python 3 libraries for the Ceph librgw library
1121 Ceph is a massively scalable, open-source, distributed
1122 storage system that runs on commodity hardware and delivers object,
1123 block and file system storage.
1124 .
1125 This package contains Python 3 libraries for interacting with Ceph's
1126 RGW library.
1127 .
1128 This package contains the debugging symbols for python3-rgw.
1129
7c673cae
FG
1130Package: python3-cephfs
1131Architecture: linux-any
1132Section: python
1133Depends: libcephfs2 (= ${binary:Version}),
11fdf7f2
TL
1134 python3-rados (= ${binary:Version}),
1135 python3-ceph-argparse (= ${binary:Version}),
7c673cae 1136 ${misc:Depends},
224ce89b 1137 ${python3:Depends},
7c673cae 1138 ${shlibs:Depends},
7c673cae
FG
1139Description: Python 3 libraries for the Ceph libcephfs library
1140 Ceph is a massively scalable, open-source, distributed
1141 storage system that runs on commodity hardware and delivers object,
1142 block and file system storage.
1143 .
1144 This package contains Python 3 libraries for interacting with Ceph's
1145 CephFS file system client library.
1146
b32b8144
FG
1147Package: python3-cephfs-dbg
1148Architecture: linux-any
1149Section: debug
1150Priority: extra
1151Depends: python3-cephfs (= ${binary:Version}),
1152 python3-dbg,
1153 ${misc:Depends},
1154Description: Python 3 libraries for the Ceph libcephfs library
1155 Ceph is a massively scalable, open-source, distributed
1156 storage system that runs on commodity hardware and delivers object,
1157 block and file system storage.
1158 .
1159 This package contains Python 3 libraries for interacting with Ceph's
1160 CephFS file system client library.
1161 .
1162 This package contains the debugging symbols for python3-cephfs.
1163
9f95a23c 1164Package: python3-ceph-argparse
11fdf7f2
TL
1165Architecture: all
1166Section: python
1167Depends: ${misc:Depends},
9f95a23c
TL
1168 ${python3:Depends},
1169Description: Python 3 utility libraries for Ceph CLI
11fdf7f2
TL
1170 Ceph is a massively scalable, open-source, distributed
1171 storage system that runs on commodity hardware and delivers object,
1172 block and file system storage.
1173 .
9f95a23c 1174 This package contains types and routines for Python 3 used by the
11fdf7f2
TL
1175 Ceph CLI as well as the RESTful interface.
1176
9f95a23c 1177Package: python3-ceph-common
11fdf7f2 1178Architecture: all
7c673cae 1179Section: python
224ce89b
WB
1180Depends: ${misc:Depends},
1181 ${python3:Depends},
9f95a23c 1182Description: Python 3 utility libraries for Ceph
7c673cae
FG
1183 Ceph is a massively scalable, open-source, distributed
1184 storage system that runs on commodity hardware and delivers object,
1185 block and file system storage.
1186 .
9f95a23c
TL
1187 This package contains data structures, classes and functions used by Ceph.
1188 It also contains utilities used for the cephadm orchestrator.
7c673cae
FG
1189
1190Package: libcephfs-java
1191Section: java
1192Architecture: all
224ce89b
WB
1193Depends: libcephfs-jni (= ${binary:Version}),
1194 ${java:Depends},
1195 ${misc:Depends},
7c673cae
FG
1196Description: Java libraries for the Ceph File System
1197
1198Package: libcephfs-jni
1199Architecture: linux-any
1200Section: java
224ce89b
WB
1201Depends: libcephfs2 (= ${binary:Version}),
1202 ${java:Depends},
1203 ${misc:Depends},
1204 ${shlibs:Depends},
7c673cae
FG
1205Description: Java Native Interface library for CephFS Java bindings
1206
1207Package: rados-objclass-dev
1208Architecture: linux-any
1209Section: libdevel
224ce89b 1210Depends: librados-dev (= ${binary:Version}) ${misc:Depends},
7c673cae
FG
1211Description: RADOS object class development kit.
1212 .
1213 This package contains development files needed for building RADOS object class plugins.
11fdf7f2
TL
1214
1215Package: cephfs-shell
1216Architecture: all
1217Depends: ${misc:Depends}
1218 ${python3:Depends}
1219Description: interactive shell for the Ceph distributed file system
1220 Ceph is a massively scalable, open-source, distributed
1221 storage system that runs on commodity hardware and delivers object,
1222 block and file system storage. This is an interactive tool that
1223 allows accessing a Ceph file system without mounting it by providing
1224 a nice pseudo-shell which works like an FTP client.
1225 .
1226 This package contains a CLI for interacting with the CephFS.
801d1391 1227
f67539c2
TL
1228Package: cephfs-top
1229Architecture: all
1230Depends: ${misc:Depends}
1231 ${python3:Depends}
1232Description: This package provides a top(1) like utility to display various
1233 filesystem metrics in realtime.
1234 .
1235 This package contains utility for displaying filesystem metrics.
1236
801d1391
TL
1237Package: ceph-grafana-dashboards
1238Architecture: all
1239Description: grafana dashboards for the ceph dashboard
1240 Ceph is a massively scalable, open-source, distributed
1241 storage system that runs on commodity hardware and delivers object,
1242 block and file system storage.
1243 .
1244 This package contains Grafana dashboards that are used by the Ceph Dashboard
1245 for monitoring.
1246
1247Package: ceph-prometheus-alerts
1248Architecture: all
1249Description: prometheus alerts for the ceph dashboard
1250 Ceph is a massively scalable, open-source, distributed
1251 storage system that runs on commodity hardware and delivers object,
1252 block and file system storage.
1253 .
1254 This package contains alerts used for prometheus to interact with the
1255 Ceph Dashboard.