]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/ceph_monstore_tool: update pgmap_meta also when rebuilding store.db
authorKefu Chai <kchai@redhat.com>
Fri, 30 Sep 2016 09:58:14 +0000 (17:58 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 10 Oct 2016 08:34:37 +0000 (16:34 +0800)
commitcdfa7a69f63d047205dcfccd63b5d58ab0d4695b
tree0addcf2cd96cbdff2d87b3935f3fdc838772882a
parenta4ce1f56c1e22d4d3c190403339d5082d66fc89c
tools/ceph_monstore_tool: update pgmap_meta also when rebuilding store.db

we should rebuild pgmap_meta table from the collected osdmaps

Fixes: http://tracker.ceph.com/issues/17400
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/tools/ceph_monstore_tool.cc
src/tools/rebuild_mondb.cc