Actions
Bug #63514
closedmds: avoid sending inode/stray counters as part of health warning for standby-replay
Status:
Resolved
Priority:
High
Assignee:
Category:
Administration/Usability
Target version:
% Done:
100%
Source:
Backport:
quincy,reef,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v19.3.0-1933-g0b7177941c
Released In:
v20.2.0~2988
Upkeep Timestamp:
2025-11-01T01:12:01+00:00
Description
Otherwise a health warning from a s-r daemon looks like
sh-4.4$ ceph health detail
HEALTH_WARN 1 MDSs report oversized cache
[WRN] MDS_CACHE_OVERSIZED: 1 MDSs report oversized cache
cephfs(mds.0): MDS cache is too large (6GB/4GB); 0 inodes in use by clients, 0 stray files
sh-4.4$
Which is a wee bit confusing - so, avoid sending those counters as part of the warning.
Updated by Venky Shankar about 2 years ago
Rishabh, you mentioned ins standup that you were looking at some trackers that need work on. Could you plan to priritize this next?
Updated by Venky Shankar about 2 years ago
- Status changed from New to Fix Under Review
- Backport changed from quincy,reef to quincy,reef,squid
- Pull request ID set to 56065
Updated by Rishabh Dave almost 2 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Rishabh Dave almost 2 years ago
Venky, should we skip backporting this from Quincy? Or is it still valid?
Updated by Venky Shankar almost 2 years ago
Rishabh Dave wrote in #note-6:
Venky, should we skip backporting this from Quincy? Or is it still valid?
Let's backport (we can always close the backport PR if/when it reached EOL)
Updated by Casey Bodley almost 2 years ago
- Copied to Backport #65919: quincy: mds: avoid sending inode/stray counters as part of health warning for standby-replay added
Updated by Casey Bodley almost 2 years ago
- Copied to Backport #65920: squid: mds: avoid sending inode/stray counters as part of health warning for standby-replay added
Updated by Casey Bodley almost 2 years ago
- Copied to Backport #65921: reef: mds: avoid sending inode/stray counters as part of health warning for standby-replay added
Updated by Konstantin Shalygin about 1 year ago
- Status changed from Pending Backport to Resolved
- % Done changed from 0 to 100
Updated by Upkeep Bot 9 months ago
- Merge Commit set to 0b7177941c52070681dcbced084776c1a3193340
- Fixed In set to v19.3.0-1933-g0b7177941c5
- Upkeep Timestamp set to 2025-07-02T03:46:05+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v19.3.0-1933-g0b7177941c5 to v19.3.0-1933-g0b7177941c
- Upkeep Timestamp changed from 2025-07-02T03:46:05+00:00 to 2025-07-14T16:45:46+00:00
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~2988
- Upkeep Timestamp changed from 2025-07-14T16:45:46+00:00 to 2025-11-01T01:12:01+00:00
Actions