]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools: ceph_monstore_tool: add inflate-pgmap command
authorKefu Chai <kchai@redhat.com>
Wed, 16 Sep 2015 10:28:52 +0000 (18:28 +0800)
committerLoic Dachary <ldachary@redhat.com>
Fri, 29 Jan 2016 04:34:43 +0000 (11:34 +0700)
commit926017187910c9e6a3fb8babf9b498cf07941819
tree4c1018db6a8bb43e2dda68513d2a9add792f11e5
parenta1d5728c928eb7e6b8c655741a0db3398ced7d56
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>
(cherry picked from commit b0f6af814a58dd374ca95e84a4e381f8ef1368de)
src/tools/ceph_monstore_tool.cc