]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #49971 into main
authorVenky Shankar <vshankar@redhat.com>
Wed, 28 Jun 2023 04:53:54 +0000 (10:23 +0530)
committerVenky Shankar <vshankar@redhat.com>
Wed, 28 Jun 2023 04:53:54 +0000 (10:23 +0530)
commit809d4758148a4468b0513ea891e4d804fab7f3cc
tree629c589bfe87854967420cd3d99eaddcf288bb08
parent2c617c35d536f318ed790334ddf289ec9488effb
parent7c8e7944147c0525b82c1cc71620078d3d35586e
Merge PR #49971 into main

* refs/pull/49971/head:
doc/cephfs: document MDS_CLIENTS_LAGGY health warning
qa: ignore warnings
qa: add test cases to check client eviction if an OSD is laggy
mds,messages: enable beacon to report clients lagginess
mds: do not evict client on laggy osds
common: add new config option to defer client eviction
osd: add method to check for laggy osds

Reviewed-by: Venky Shankar <vshankar@redhat.com>
src/mds/MDSRank.cc
src/mds/Server.cc
src/mds/Server.h
src/osd/OSDMap.cc