]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
MDSMonitor: do not assign standby-replay when degraded 26642/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 15 Feb 2019 19:57:43 +0000 (11:57 -0800)
committerPrashant D <pdhange@redhat.com>
Tue, 26 Feb 2019 00:06:19 +0000 (19:06 -0500)
commit955d81416ee1e92ab5f279b1475be750316e8475
tree17934df609143b82b6b51e032a9be572f34ef7b0
parentb1bf7408d04d0a634bebeeb374b925d3fdb66c4a
MDSMonitor: do not assign standby-replay when degraded

The journal (or potentially other rank metadata) may be in the process of being
migrated or modified.

Fixes: http://tracker.ceph.com/issues/36384
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 065e98edfb26c1bbf9779e1094b966ac428247c5)
src/mon/MDSMonitor.cc