]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools: ceph_monstore_tool: add inflate-pgmap command 7097/head
authorKefu Chai <kchai@redhat.com>
Wed, 16 Sep 2015 10:28:52 +0000 (18:28 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 4 Jan 2016 14:26:27 +0000 (06:26 -0800)
commitb0f6af814a58dd374ca95e84a4e381f8ef1368de
tree7efdc78d20ef53ff47ac76276df0809279284ff0
parent2533f876b147b1b35b819c70a2083fa1ebb0ab64
tools: ceph_monstore_tool: add inflate-pgmap command

this command repeatly add the latest pgmap to the monstore in order
to inflate it. the command helps with the testing of some monstore
related performance issue of monitor

Fixes: #14217
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/tools/ceph_monstore_tool.cc