]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
MDSMonitor: do not assign standby-replay when degraded 26458/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 15 Feb 2019 19:57:43 +0000 (11:57 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 15 Feb 2019 19:57:43 +0000 (11:57 -0800)
commit065e98edfb26c1bbf9779e1094b966ac428247c5
treef6de046734e48bca0009fa697eb39a40f5869c73
parent6f3fda6a3e94627eded49ccadd349b8cc087f9ad
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>
src/mon/MDSMonitor.cc