]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-daemon: only set up crash dir mount if it exists 31130/head
authorSage Weil <sage@redhat.com>
Thu, 24 Oct 2019 13:41:33 +0000 (08:41 -0500)
committerSage Weil <sage@redhat.com>
Fri, 25 Oct 2019 01:06:23 +0000 (20:06 -0500)
commitf56a8db34d8527a54dcd86f8b55a1636a54df843
treec9ace280320080364f686ef06d2f7fca6243288a
parent8b56c456b58ba6c2cd6b05aa63dc44e43bce97bd
ceph-daemon: only set up crash dir mount if it exists

Sometimes we run containers on a host that doesn't have a crash dir set
up (becuase no daemon has been deployed).  Examples include shell and
ceph-volume.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/standalone/test_ceph_daemon.sh
src/ceph-daemon