]> git-server-git.apps.pok.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:13 +0000 (13:30 -0700)
commit323492451c2d29b90c30a4e133dc8ca9780035a5
tree64871b20ab1f28979280eb6812cc3302276c4f17
parent558249c519225d5e6d0784da20fe12d8f5d71cd2
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