]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: subscribe to new osdmap while waiting_for_healthy 17244/head
authorSage Weil <sage@redhat.com>
Thu, 24 Aug 2017 21:56:13 +0000 (17:56 -0400)
committerSage Weil <sage@redhat.com>
Thu, 24 Aug 2017 21:58:26 +0000 (17:58 -0400)
commitfbafa659dae94faba435ca449ee5e77b51108b4b
tree612667eb1c298b4fe3c2ed770a9a1b615074d1ee
parent1f8cfd6dc589b1d206f401c4956dd945778513f9
osd: subscribe to new osdmap while waiting_for_healthy

If we are sitting around waiting until we are able to ping our "up" peers,
we need to be sure that our notion of "up" is still correct and we're not
just stuck on an old, stale OSDMap.

Fixes: http://tracker.ceph.com/issues/21121
Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc