#! /usr/bin/dh-exec
lib/systemd/system/ceph-osd*
-lib/systemd/system/ceph-volume@.service
usr/bin/ceph-bluestore-tool
usr/bin/ceph-clsinfo
usr/bin/ceph-erasure-code-tool
usr/libexec/ceph/ceph-osd-prestart.sh
usr/lib/libos_tp.so*
usr/lib/libosd_tp.so*
-usr/sbin/ceph-volume
-usr/sbin/ceph-volume-systemd
-usr/lib/python*/dist-packages/ceph_volume/*
-usr/lib/python*/dist-packages/ceph_volume-*
usr/share/man/man8/ceph-clsinfo.8
-usr/share/man/man8/ceph-volume.8
-usr/share/man/man8/ceph-volume-systemd.8
usr/share/man/man8/ceph-osd.8
usr/share/man/man8/ceph-bluestore-tool.8
etc/sysctl.d/30-ceph-osd.conf
--- /dev/null
+lib/systemd/system/ceph-volume@.service
+usr/lib/python*/dist-packages/ceph_volume/*
+usr/lib/python*/dist-packages/ceph_volume-*
+usr/sbin/ceph-volume
+usr/sbin/ceph-volume-systemd
+usr/share/man/man8/ceph-volume.8
+usr/share/man/man8/ceph-volume-systemd.8
Package: ceph-osd
Architecture: linux-any
Depends: ceph-base (= ${binary:Version}),
- lvm2,
- parted,
sudo,
${misc:Depends},
${python:Depends},
${shlibs:Depends},
-Replaces: ceph (<< 10), ceph-test (<< 12.2.2-14)
-Breaks: ceph (<< 10), ceph-test (<< 12.2.2-14)
+Replaces: ceph (<< 10),
+ ceph-test (<< 12.2.2-14),
+ ceph-osd (<< 17.0.0)
+Breaks: ceph (<< 10),
+ ceph-test (<< 12.2.2-14),
+ ceph-osd (<< 17.0.0)
+Recommends: ceph-volume (= ${binary:Version}),
+ nvme-cli,
+ smartmontools,
Description: OSD server for the ceph storage system
Ceph is a massively scalable, open-source, distributed
storage system that runs on commodity hardware and delivers object,
.
This package contains the debugging symbols for ceph-osd.
+Package: ceph-volume
+Architecture: all
+Section: python
+Depends: ceph-osd (= ${binary:Version}),
+ lvm2,
+ parted,
+ ${misc:Depends},
+ ${python3:Depends}
+Description: tool to facilidate OSD deployment
+ Ceph is a massively scalable, open-source, distributed
+ storage system that runs on commodity hardware and delivers object,
+ block and file system storage.
+ .
+ This package contains a tool to deploy OSD with different devices like
+ lvm or physical disks, and trying to follow a predictable, and robust
+ way of preparing, activating, and starting the deployed OSD.
+
Package: ceph-fuse
Architecture: linux-any
Depends: ${misc:Depends},