On 02/16/2018 12:39 AM, F21 wrote:
I am uploading parts to RGW using the S3 multipart upload functionality.

I tried uploading a part sized at 500 KB and received a EntityTooSmall error from the server. I am assuming that it expects each part to have a minimum size of 5MB like S3.

I found `rgw multipart min part size` being mentioned on the issue tracker, but this option does not seem to be in the docs. This PR also shows that it was removed: https://github.com/ceph/ceph/pull/9285

Is this still a configurable option?

Thanks,

Francis

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

That is the right config option, it just hasn't been documented. I've opened a doc bug for that at http://tracker.ceph.com/issues/23027 - anyone interested in helping out can follow up there.

Thanks,
Casey
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to