]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
init-ceph.in: Create osd data dir before fs_type check. 4512/head
authorhuangjun <hjwsm1989@gmail.com>
Thu, 30 Apr 2015 03:35:13 +0000 (11:35 +0800)
committerhuangjun <hjwsm1989@gmail.com>
Sat, 16 May 2015 10:47:20 +0000 (18:47 +0800)
commit449ef48191916cd8d9754d88100ffc3601ac57d0
treec9c393fb77bb98cc6fa03eabe4a0f5fc1cb2a209
parent7fc37d8ec14e655453974660c1925eba23506a6d
  init-ceph.in: Create osd data dir before fs_type check.
  One host in cluster crashed and rebuilded, but failed to start osds
  because the data dir not exist.

Signed-off-by: huangjun <hjwsm1989@gmail.com>
src/init-ceph.in