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