[ceph-users] Re: Luminous 12.2.12 - filestore OSDs take an hour to boot

2020-07-11 Thread Eric Smith
It does appear that long file names and filestore seem to be a real problem. We have a cluster where 99% of the objects have names longer than N (220+?) characters such that it truncates the file name (as seen below with "__0_long") and stores the full object name in xattrs for the object. Duri

[ceph-users] Radosgw activity in cephadmin

2020-07-11 Thread 7vik . sathvik
Hi , I have been trying to get S3 compliant up and running on Ceph using Cephadm, but unable to proceed with radosgw -admin ___ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io

[ceph-users] RGW multi-object delete failing with 403 denied

2020-07-11 Thread Chris Palmer
Hi An RGW access denied problem that I can't get anywhere with... * Bucket mybucket owned by user "c" * Bucket policy grants s3:listBucket on mybucket, and s3:putObject & s3:deleteObject on mybucket/* to user "j", and s3:getObject to * (I even granted s3:* on mybucket/* to "j" with no ef

[ceph-users] [errno 2] RADOS object not found (error connecting to the cluster)

2020-07-11 Thread Cem Zafer
Hi, I have executed the ceph -n osd.0 --show-config command but replied with that error message. [errno 2] RADOS object not found (error connecting to the cluster) Could someone prompt me to the right direction what could be the problem? Thanks. Regards. ceph version 15.2.4 I copied the client.adm

[ceph-users] Re: RGW multi-object delete failing with 403 denied

2020-07-11 Thread Matt Benjamin
Hi Chris, I don't see the problem offhand, so could you create a tracker issue? thanks, Matt On Sat, Jul 11, 2020 at 2:00 PM Chris Palmer wrote: > > Hi > > An RGW access denied problem that I can't get anywhere with... > > * Bucket mybucket owned by user "c" > * Bucket policy grants s3:lis