]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/ClusterState: apply latest osdmap to pgmap
authorSage Weil <sage@redhat.com>
Fri, 19 May 2017 21:01:55 +0000 (17:01 -0400)
committerSage Weil <sage@redhat.com>
Fri, 2 Jun 2017 17:02:50 +0000 (13:02 -0400)
commit681d37c05554b8d57cf70c9b4809e6967f03ccd2
tree87fcdd61adedf9123a1902211df83b95f23cbdfe
parent90d45c1dea544537f20664eaa1e0e4a26db28f28
mgr/ClusterState: apply latest osdmap to pgmap

In particular, clear out deleted pools and clear osd stats for
deleted/down/out osds.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/ClusterState.cc