I see this property on the osd pod under /etc/ceph/ceph.conf, can we override this and if yes, can it be done through kubernetes templates as am using rook to deploy ceph ?
osd max object name len = 256

On Tue, Mar 10, 2020 at 10:21 AM rajiv chodisetti <rajivchodisetti54@gmail.com> wrote:
HI,

I have created an s3 bucket backed by CEPH and when am uploading a blob which is greater than 220 characters the upload is getting failed and anything lesser than this length is working.

I have installed CEPH on Centos and the file system type is XFS.

Is there any configuration through which I can overcome the 256 character limitation on object length ?


Thanks & Regards,
Rajiv