]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph: when osd_location_hook does not exist, we should exit error. 12961/head
authorsongbaisen <song.baisen@zte.com.cn>
Mon, 16 Jan 2017 03:27:07 +0000 (11:27 +0800)
committersongbaisen <song.baisen@zte.com.cn>
Tue, 17 Jan 2017 11:47:48 +0000 (19:47 +0800)
commite8855007568af933b62e35622b456e1a8bfd9452
tree234ace8bdb959ac0a3c1eaaeae952574a83dc14b
parent49eafeb5739cae44e223cbb976ab9e72f27ecd70
ceph: when osd_location_hook does not exist, we should exit error.

    If the user define "osd crush location hook" in ceph.conf, but the
    osd_location_hook tool does not exist,we should exit error.

Signed-off-by:song baisen <song.baisen@zte.com.cn>
src/crush/CrushLocation.cc
src/init-ceph.in