]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
init-ceph: continue after failure doing osd data mount 1936/head
authorSage Weil <sage@inktank.com>
Mon, 9 Jun 2014 03:18:49 +0000 (20:18 -0700)
committerSage Weil <sage@inktank.com>
Mon, 9 Jun 2014 03:18:49 +0000 (20:18 -0700)
commit6a7e20147cc39ed4689809ca7d674d3d408f2a17
treebbac82c0506c4885acacba9d5dbdb5e39cc140b1
parentf5d3f3ea71a122f1f4e80372af5a862fecaa043e
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>
src/ceph_common.sh
src/init-ceph.in