]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
add ceph-crash service
authorDan Mick <dan.mick@redhat.com>
Tue, 24 Jul 2018 05:05:01 +0000 (22:05 -0700)
committerDan Mick <dan.mick@redhat.com>
Thu, 9 Aug 2018 01:37:43 +0000 (18:37 -0700)
commitda20184a166dd29babb4b70afcf562ea08e89598
treedafa2c20d6fb5878653b1737010630da8e954306
parent34e2853804ea8a4020e7a750e1b882042f1951b7
add ceph-crash service

ceph-crash runs from systemd and watches /var/lib/ceph/crash
for crashdumps, posting them to the mgrs using the mgr's
crash plugin

Signed-off-by: Dan Mick <dan.mick@redhat.com>
ceph.spec.in
debian/ceph-base.dirs
debian/ceph-base.install
src/CMakeLists.txt
src/ceph-crash.in [new file with mode: 0755]
systemd/50-ceph.preset
systemd/CMakeLists.txt
systemd/ceph-crash.service.in [new file with mode: 0644]