]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: add no counters in warning for standby-replay MDS
authorRishabh Dave <ridave@redhat.com>
Fri, 8 Mar 2024 15:31:51 +0000 (21:01 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 3 Jun 2024 12:59:35 +0000 (18:29 +0530)
commiteeea18abf36c7e31471e5f3cd0db1ed4d5b0717b
treeb21c4a2fe5cd6b6a02e0d4146e9d9c4457ef2032
parentfd81d117fbe4397b81dceca2823b1eea23aeb86b
mds: add no counters in warning for standby-replay MDS

Don't include inode and stray counters in the health warnings printed
for standby-replay MDSs. Since these counters are present in the health
warnings only due to replay, it can confuse users, and therefore, do not
include them.

Fixes: https://tracker.ceph.com/issues/63514
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 03dcdc1329e471aa4aa403519ea5131db2f99b23)
src/mds/Beacon.cc