Project

General

Profile

Actions

Bug #42515

closed

fs: OpenFileTable object shards have too many k/v pairs

Added by Patrick Donnelly over 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Community (user)
Tags:
Backport:
nautilus,mimic
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Since #40583 lowered the omap k/v limit to 200k, we've been seeing messages from deep scrubs showing the open file table is using too many k/v pairs.

We should match or use the osd_deep_scrub_large_omap_object_key_threshold value. Currently the MDS hardcodes a value of 1 million [1].

[1] https://github.com/ceph/ceph/blob/master/src/mds/OpenFileTable.h#L72


Related issues 4 (1 open3 closed)

Related to RADOS - Bug #40583: Lower the default value of osd_deep_scrub_large_omap_object_key_thresholdResolvedNeha Ojha06/28/2019

Actions
Related to CephFS - Bug #61950: mds/OpenFileTable: match MAX_ITEMS_PER_OBJ does not honor osd_deep_scrub_large_omap_object_key_thresholdNeed More Info

Actions
Copied to CephFS - Backport #43784: nautilus: fs: OpenFileTable object shards have too many k/v pairsResolvedNathan CutlerActions
Copied to CephFS - Backport #43785: mimic: fs: OpenFileTable object shards have too many k/v pairsRejectedActions
Actions

Also available in: Atom PDF