]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: log at a lower level when stopping 57228/head
authorKotresh HR <khiremat@redhat.com>
Thu, 2 May 2024 09:50:19 +0000 (15:20 +0530)
committerKotresh HR <khiremat@redhat.com>
Thu, 2 May 2024 09:59:51 +0000 (15:29 +0530)
commit729aa4e0c60faba4ffcaa263ce6b327b70bcff4a
tree3dcfcbe2045b986301bc11f899aaea972493799c
parentd69ee407b56322a8289acc4c5fe3d52e531708d5
mds: log at a lower level when stopping

Log at lower level at log level 5 while the
mds is stopping to track down issues like mds
becoming laggy while stopping. It was being
logged at level 7 before.

https://tracker.ceph.com/issues/65260
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit ae687d3)
Conflicts: There were conflicts in src/mds/MDCache.cc as
few of the patches in main were not present in quincy.
Resolved the same.
src/mds/MDCache.cc
src/mds/MDSRank.cc