Project

General

Profile

Actions

Documentation #8764

closed

multipart upload has a minimum size

Added by Josh Durgin almost 10 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

Someone ran into a mysterious error on multipart uploads on the mailing list, which turned out to be because they were uploading objects <5 mb.

This is configurable by setting 'rgw multipart min part size' (in bytes) in ceph.conf.

Actions #1

Updated by Greg Farnum almost 10 years ago

This is part of the S3 spec...?
http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadUploadPart.html

Each part must be at least 5 MB in size, except the last part. There is no size limit on the last part of your multipart upload.

I believe we follow the same rules as Amazon by default.

Actions #2

Updated by Zac Dover over 4 years ago

  • Status changed from New to Closed

This bug has been judged too old to fix. This is because either it is either 1) raised against a version of Ceph prior to Luminous, or 2) just really old, and untouched for so long that it is unlikely nowadays to represent a live documentation concern.

If you think that the closing of this bug is an error, raise another bug of a similar kind. If you think that the matter requires urgent attention, please let Zac Dover know at .

Actions

Also available in: Atom PDF