]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: add up|down|in|out filters to 'osd tree' 15294/head
authorSage Weil <sage@redhat.com>
Tue, 30 May 2017 12:21:16 +0000 (08:21 -0400)
committerSage Weil <sage@redhat.com>
Tue, 30 May 2017 12:21:16 +0000 (08:21 -0400)
commit0027a3b9be6f4dca7d5441dd92febe87c637d2e8
treea9c6cc2172a9f290c13f29430221881fef08941d
parent9b81fa43dbcff9da5877f8cf7a1c14a428524d6d
mon: add up|down|in|out filters to 'osd tree'

For example, 'ceph osd tree down' will show *just* down OSDs and their
ancestors.  \o/

Signed-off-by: Sage Weil <sage@redhat.com>
qa/workunits/cephtool/test.sh
src/crush/CrushTreeDumper.h
src/mon/MonCommands.h
src/mon/OSDMonitor.cc
src/osd/OSDMap.cc
src/osd/OSDMap.h
src/test/mon/osd-crush.sh