Re: [ceph-users] S3 RadosGW - Create bucket OP

2015-03-11 Thread Steffen W Sørensen
On 11/03/2015, at 08.19, Steffen W Sørensen wrote: > On 10/03/2015, at 23.31, Yehuda Sadeh-Weinraub wrote: > What kind of application is that? >>> Commercial Email platform from Openwave.com >> >> Maybe it could be worked around using an apache rewrite rule. In any case, I >> opened issu

Re: [ceph-users] S3 RadosGW - Create bucket OP

2015-03-11 Thread Steffen W Sørensen
On 11/03/2015, at 08.19, Steffen W Sørensen wrote: > On 10/03/2015, at 23.31, Yehuda Sadeh-Weinraub wrote: > What kind of application is that? >>> Commercial Email platform from Openwave.com >> >> Maybe it could be worked around using an apache rewrite rule. In any case, I >> opened iss

Re: [ceph-users] S3 RadosGW - Create bucket OP

2015-03-11 Thread Steffen W Sørensen
On 10/03/2015, at 23.31, Yehuda Sadeh-Weinraub wrote: >>> What kind of application is that? >> Commercial Email platform from Openwave.com > > Maybe it could be worked around using an apache rewrite rule. In any case, I > opened issue #11091. Okay, how, by rewriting the response? Thanks, where

Re: [ceph-users] S3 RadosGW - Create bucket OP

2015-03-10 Thread Yehuda Sadeh-Weinraub
- Original Message - > From: "Steffen Winther" > To: ceph-users@lists.ceph.com > Sent: Tuesday, March 10, 2015 12:06:38 AM > Subject: Re: [ceph-users] S3 RadosGW - Create bucket OP > > Yehuda Sadeh-Weinraub writes: > > > Accordi

Re: [ceph-users] S3 RadosGW - Create bucket OP

2015-03-10 Thread Steffen Winther
Yehuda Sadeh-Weinraub writes: > According to the api specified here > http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUT.html, > there's no response expected. I can only assume that the application > tries to decode the xml if xml content type is returned. Also what I hinted App vendor

Re: [ceph-users] S3 RadosGW - Create bucket OP

2015-03-09 Thread Yehuda Sadeh-Weinraub
- Original Message - > From: "Steffen Winther" > To: ceph-users@lists.ceph.com > Sent: Monday, March 9, 2015 1:25:43 PM > Subject: Re: [ceph-users] S3 RadosGW - Create bucket OP > > Yehuda Sadeh-Weinraub writes: > > > > If you're using ap

Re: [ceph-users] S3 RadosGW - Create bucket OP

2015-03-09 Thread Steffen Winther
Yehuda Sadeh-Weinraub writes: > If you're using apache, then it filters out zero Content-Length. > Nothing much radosgw can do about it. > You can try using the radosgw civetweb frontend, see if it changes anything. Thanks, only no difference... Req: PUT /mssCl/ HTTP/1.1 Host: rgw.gsp.sprawl.dk

Re: [ceph-users] S3 RadosGW - Create bucket OP

2015-03-09 Thread Yehuda Sadeh-Weinraub
- Original Message - > From: "Steffen Winther" > To: ceph-users@lists.ceph.com > Sent: Monday, March 9, 2015 12:43:58 AM > Subject: Re: [ceph-users] S3 RadosGW - Create bucket OP > > Steffen W Sørensen writes: > > > Response: > > HTTP/1.1

Re: [ceph-users] S3 RadosGW - Create bucket OP

2015-03-09 Thread Steffen Winther
Steffen W Sørensen writes: > Response: > HTTP/1.1 200 OK > Date: Fri, 06 Mar 2015 10:41:14 GMT > Server: Apache/2.2.22 (Fedora) > Connection: close > Transfer-Encoding: chunked > Content-Type: application/xml > > This response makes the App say: > > S3.createBucket, class , code , > message re

Re: [ceph-users] S3 RadosGW - Create bucket OP

2015-03-06 Thread Steffen W Sørensen
On 06/03/2015, at 12.24, Steffen W Sørensen wrote: > 3. What are BCP for maintaining GW pools, need I run something like GC / > cleanup OPs / log object pruning etc. any pointers to doc here for? Is this all manitaince one should consider on pools for a GW instance? http://ceph.com/docs/maste

[ceph-users] S3 RadosGW - Create bucket OP

2015-03-06 Thread Steffen W Sørensen
Hi > Check the S3 Bucket OPS at : http://ceph.com/docs/master/radosgw/s3/bucketops/ I've read that as well, but I'm having other issues getting an App to run against our Ceph S3 GW, maybe you have a few hints on this as well... Got the cluster working for rbd+cephFS and have initial verified the