]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
vstart.sh: Avoiding ceph-conf error when create a new cluster. 21019/head
authorJianpeng Ma <jianpeng.ma@intel.com>
Fri, 23 Mar 2018 15:30:44 +0000 (23:30 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Fri, 23 Mar 2018 15:30:44 +0000 (23:30 +0800)
commit5de320b89009188d54da1c3afb80742a283f0a71
tree989a9449db2a3477269d0e6f733ad6d877609464
parent44f16c903a88bd02cdf27100eaeb47dd67a1d802
vstart.sh: Avoiding ceph-conf error when create a new cluster.

This partly revert commit:f437598cfcabbd66c372bc8.
Before firstly creating a ceph cluster, there is no ceph.conf.
If specify a non-exist ceph.conf, ceph-conf will meet error.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
src/vstart.sh