]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
global/signal_handler: write crash dumps to /var/lib/ceph/crash/$uuid/
authorSage Weil <sage@redhat.com>
Fri, 15 Jun 2018 20:54:02 +0000 (15:54 -0500)
committerSage Weil <sage@redhat.com>
Wed, 20 Jun 2018 12:45:49 +0000 (07:45 -0500)
commit90a46dcf40e2e9467b9ce278a54f82efed5838bd
tree3e208b62b3cab853d6fcd159d4fa24aa3fcc30cf
parent14699d2997f8b1e6e65cc2c24b33e2fcaf9cee4d
global/signal_handler: write crash dumps to /var/lib/ceph/crash/$uuid/

Include two files:

- meta, a JSON blob with everything interesting we can think of
- log, the dump_recent log events

Signed-off-by: Sage Weil <sage@redhat.com>
src/global/signal_handler.cc