Project

General

Profile

Actions

Feature #52491

closed

mds: add max_mds_entries_per_dir config option

Added by Yongseok Oh over 2 years ago. Updated about 2 years ago.

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

0%

Source:
Community (dev)
Tags:
Backport:
pacific
Reviewed:
Affected Versions:
Component(FS):
MDS
Labels (FS):
Pull request ID:

Description

The option limits the number of entries (e.g., sum of files and subdirs) in a directory.

$ceph daemon $hostname config set mds_max_entries_per_dir 50000

$ceph daemon $hostname config get mds_max_entries_per_dir {
"mds_max_entries_per_dir": "50000"
}


Related issues 1 (0 open1 closed)

Copied to CephFS - Backport #52631: pacific: mds: add max_mds_entries_per_dir config optionResolvedArthur Outhenin-ChalandreActions
Actions #1

Updated by Patrick Donnelly over 2 years ago

  • Tracker changed from Fix to Feature
  • Status changed from New to Fix Under Review
  • Assignee set to Yongseok Oh
  • Target version set to v17.0.0
  • Source set to Community (dev)
  • Backport set to pacific
Actions #2

Updated by Patrick Donnelly over 2 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Backport Bot over 2 years ago

  • Copied to Backport #52631: pacific: mds: add max_mds_entries_per_dir config option added
Actions #4

Updated by Patrick Donnelly over 2 years ago

  • Pull request ID set to 43022
Actions #5

Updated by Loïc Dachary about 2 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF