Project

General

Profile

Actions

Feature #15835

closed

filestore: randomize split threshold

Added by Josh Durgin almost 8 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Performance/Resource Usage
Target version:
-
% Done:

0%

Source:
Support
Tags:
Backport:
jewel
Reviewed:
Affected Versions:
Component(RADOS):
Pull request ID:

Description

If the distribution of files is roughly even, many osds will reach the split threshold at the same time, causing them all to incur high latency as they all split directories at once.

A simple change that may mitigate this is to randomize the split threshold, similar to the randomized scrub threshold, so different osds split directories over a larger period of time.


Related issues 1 (0 open1 closed)

Copied to RADOS - Backport #22658: filestore: randomize split thresholdResolvedJosh DurginActions
Actions

Also available in: Atom PDF