]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: add an "osd crush tree" command 4840/head
authorKefu Chai <kchai@redhat.com>
Tue, 2 Jun 2015 15:52:22 +0000 (23:52 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 14 Jun 2015 11:08:32 +0000 (19:08 +0800)
commit5436c290f3622feb8d4b279ed6552b2510e0cee9
treea0b8d36594fa125aab86c13c5744d683f494b2f0
parenta756a32d09beed024631be8b6e779185e0f8c2d6
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>
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