Project

General

Profile

Actions

Bug #756

closed

OSD should have max write size

Added by Greg Farnum over 13 years ago. Updated about 13 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

To prevent crashes if an incoming write is larger than the journal, we need an OSD max write size in the config. OSD journals need to warn if they are smaller than that max write, and if they get a too-large write, return ETOOBIG or similar.
Other portions of the system should then preemptively check against that max write size. (Maybe a separate task.)

Actions

Also available in: Atom PDF