]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: remove 'osd thrash' command
authorSage Weil <sage@redhat.com>
Fri, 9 Dec 2016 02:06:37 +0000 (20:06 -0600)
committerSage Weil <sage@redhat.com>
Mon, 19 Dec 2016 04:11:56 +0000 (23:11 -0500)
commit904913b37f241a73aa6722a18151d3166c8c93dd
tree43ba886d99d16b708ef9f4dbc12494cb18276877
parente293d40e6a2fc9e7ea4effe11ca0487724b1f630
mon/OSDMonitor: remove 'osd thrash' command

This is a dev hack to generate a bunch of bogus osdmaps.  The maps are
all screwed up anyway (e.g., invalid addrs) and this is minimally useful.

Signed-off-by: Sage Weil <sage@redhat.com>
doc/man/8/ceph.rst
qa/workunits/cephtool/test.sh
src/mon/MonCommands.h
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h
src/test/pybind/test_ceph_argparse.py