Hi all!

I have recently updated to CEPH version 0.80.9 (latest Firefly release) which presumably
supports direct upload.

I 've tried to upload a file using this functionality and it seems that is working for files up to 5GB. For files above 5GB there is an error. I believe that this is because
of a hardcoded limit:

#define RGW_MAX_PUT_SIZE        (5ULL*1024*1024*1024)


Is there a way to increase that limit other than compiling CEPH from source?

Could we somehow put it as a configuration parameter?


Looking forward to hear from you!


Regards,


George
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to