]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: add an "osd crush tree" command 5248/head
authorKefu Chai <kchai@redhat.com>
Tue, 2 Jun 2015 15:52:22 +0000 (23:52 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 15 Jul 2015 11:24:16 +0000 (19:24 +0800)
commit89aa8ff9855ae868d59bd10fe3a3aab8517e90fc
tree02783596ec115ec9c2f4617c318a8e4476005981
parent9a79e8e7da5f34f1adaf6137e01bcd42766ae677
mon: add an "osd crush tree" command

* to print crush buckets/items in a tree

Fixes: #11833
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 5436c290f3622feb8d4b279ed6552b2510e0cee9)

Conflicts:
src/test/mon/osd-crush.sh:
do not start mon as run() takes care of it already
doc/man/8/ceph.rst
src/crush/CrushWrapper.cc
src/crush/CrushWrapper.h
src/mon/MonCommands.h
src/mon/OSDMonitor.cc
src/test/mon/osd-crush-tree.rng [new file with mode: 0644]
src/test/mon/osd-crush.sh