]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart.sh: make crush location match up with what init-ceph does
authorSage Weil <sage@inktank.com>
Tue, 8 Apr 2014 17:58:53 +0000 (10:58 -0700)
committerSage Weil <sage@inktank.com>
Tue, 8 Apr 2014 18:02:40 +0000 (11:02 -0700)
commit1cdb7381c71fcec00a2b5266c6cbce8f0c467b6d
treefdcdf6b637f5db11be4f922a34bc6d52d1f2dbfb
parent2a6d962f476efaa586f64b68b7f62a9deae22c44
vstart.sh: make crush location match up with what init-ceph does

This makes is to that ./init-ceph restart osd.0 won't modify the CRUSH
tree.  And in any case, the localhost/localrack thing we were doing before
was pretty useless.

Signed-off-by: Sage Weil <sage@inktank.com>
src/vstart.sh