Project

General

Profile

Actions

Feature #624

closed

radostool: make 'put' write large objects in chunks

Added by Sage Weil over 13 years ago. Updated about 13 years ago.

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

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

otherwise a put on a large (100mb+) file can fail because it exceeds the size of the osd journals. it's also clearly not optimal and can make the osd OOM

Actions #1

Updated by John Leach over 13 years ago

Can we be able to set the chunk size with an argument, for testing this kind of thing in future?

Actions #2

Updated by Sage Weil over 13 years ago

  • Assignee set to Anonymous
Actions #3

Updated by Sage Weil about 13 years ago

  • Assignee changed from Anonymous to Greg Farnum
Actions #4

Updated by Greg Farnum about 13 years ago

  • Status changed from New to Resolved

0b7174f6aa072b6c0d8291a6c87a3991f8c401cd
Set chunk size with -b, defaults to 4MB.

Actions

Also available in: Atom PDF