[ceph-users] Need help related to authentication

2018-12-04 Thread Rishabh S
Dear Members, I am new to ceph and implementing object store using ceph. I have following scenario. 1. I have an application which needs to store thousands of files in to ceph cluster 2. My application will be deployed in kubernetes cluster 3. My application will communicate using Rest API My

Re: [ceph-users] Need help related to authentication

2018-12-04 Thread Rishabh S
cluster? Contact us at https://croit.io > > croit GmbH > Freseniusstr. 31h > 81247 München > www.croit.io > Tel: +49 89 1896585 90 > Am Di., 4. Dez. 2018 um 18:55 Uhr schrieb Rishabh S > : >> >> Dear Members, >> >> I am new to ceph and implem

Re: [ceph-users] Need help related to authentication

2018-12-05 Thread Rishabh S
docs page. If you just need an access/secret to plug > into your client this is not what you are looking for - to even use it > you still need to create a user with the radosgw-admin command. If > you need to programmatically manage / retrieve user info with some > kind of privileg

[ceph-users] InvalidObjectName Error when calling the PutObject operation

2018-12-20 Thread Rishabh S
Dear Members, I am trying to upload an object using SSE-Customer Provided Key and getting following Error. botocore.exceptions.ClientError: An error occurred (InvalidObjectName) when calling the PutObject operation: Unknown >>> s3.list_buckets() {u'Owner': {u'DisplayName': 'User for deepscan

Re: [ceph-users] InvalidObjectName Error when calling the PutObject operation

2018-12-25 Thread Rishabh S
A kind reminder if anyone can help me with this "InvalidObjectName Error when calling the PutObject operation” Thanks & Regards, Rishabh > On 21-Dec-2018, at 10:03 AM, Rishabh S wrote: > > > Dear Members, > > I am trying to upload an object using SSE-Custom

Re: [ceph-users] InvalidObjectName Error when calling the PutObject operation

2018-12-26 Thread Rishabh S
Hi Konstantin, Thanks for your response. Issue was because by default sending encryption key over the non secure link is disabled in Ceph which was making my request fail. Best Regards, Rishabh > On 26-Dec-2018, at 8:58 AM, Konstantin Shalygin wrote: > >> put_object