]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: log at a lower level when stopping
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:50:19 +0000 (15:20 +0530)
commit30ab959333e78c3f145d74f21d3aa409757abb95
tree6188930ac8b0d1ef288b63107e7cf89850e025a2
parent49ee3bfdfe3bb212cde02b9a9e1e98bcb4fb49e2
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 were not present. Resolved the same.
src/mds/MDCache.cc
src/mds/MDSRank.cc