]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: fix MDS health status from peons 2990/head
authorJohn Spray <john.spray@redhat.com>
Mon, 24 Nov 2014 11:00:25 +0000 (11:00 +0000)
committerJohn Spray <john.spray@redhat.com>
Mon, 24 Nov 2014 17:22:42 +0000 (17:22 +0000)
commitc8b46d68c71f66d4abbda1230741cc4c7284193b
tree15fec3902e9806891363a0a07c6ef00356f8c8c2
parent37ffccbd57e7e441e0eb1499e5c173aa9c375d35
mon: fix MDS health status from peons

The health data was there, but we were attempting
to enumerate MDS GIDs from pending_mdsmap (empty on
peons) instead of mdsmap (populated from paxos updates)

Fixes: #10151
Backport: giant

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 0c33930e3a90f3873b7c7b18ff70dec2894fce29)

Conflicts:
src/mon/MDSMonitor.cc
src/mon/MDSMonitor.cc