]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
init-ceph: continue after failure doing osd data mount
authorSage Weil <sage@inktank.com>
Mon, 9 Jun 2014 03:18:49 +0000 (20:18 -0700)
committerSage Weil <sage@inktank.com>
Fri, 13 Jun 2014 20:30:37 +0000 (13:30 -0700)
commit572241942706e2f845a147f19717bf6c487f23f4
treeec63eac66617f35b5c3628710050890e4b8bcb85
parente5a291ef69316519b105b57193753f0bf8ac8e62
init-ceph: continue after failure doing osd data mount

If we are starting many daemons and hit an error, we normally note it and
move on.  Do the same when doing the pre-mount step.

Fixes: #8554
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 6a7e20147cc39ed4689809ca7d674d3d408f2a17)
src/ceph_common.sh
src/init-ceph.in