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 over 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

Also available in: Atom PDF