]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: standy-replay mds remained in the "resolve" state after restart the active mds 36632/head
authorWei Qiaomiao <wei.qiaomiao@zte.com.cn>
Fri, 14 Aug 2020 17:37:56 +0000 (01:37 +0800)
committerWei Qiaomiao <wei.qiaomiao@zte.com.cn>
Sat, 15 Aug 2020 16:12:09 +0000 (00:12 +0800)
commita786d2543cddcd1e4fbb7a574b76c3a30ddbf512
treea93fb6fdaf74f06b5e452c697ae487714e659d69
parentec12f6f735835122159a229423ab837e761d3fd2
mds: standy-replay mds remained in the "resolve" state after restart the active mds

In multimds and standy-replay enabled Ceph cluster,after reduce a filesystem mds num and restart an active mds,
its standy-replay mds didn't enter into active state and remained in the "resolve" state.

Fixes: https://tracker.ceph.com/issues/46976
Signed-off-by: Wei Qiaomiao <wei.qiaomiao@zte.com.cn>
src/mds/MDSRank.cc