Re: [ceph-users] CORS not working

2013-09-16 Thread Pawel Stefanski
I've tried now with: http://gitbuilder.ceph.com/ceph-deb-precise-x86_64-basic/ref/dumpling/pool/main/c/ceph/radosgw_0.67.3-10-g670db7e-1precise_amd64.deb And it works :-) Thanks!! On Mon, Sep 16, 2013 at 7:04 PM, Pawel Stefanski wrote: > I will try with dumpling master git build today. > 16 wr

Re: [ceph-users] CORS not working

2013-09-16 Thread Yehuda Sadeh
On Mon, Sep 16, 2013 at 9:29 AM, Pawel Stefanski wrote: > hello! > > Thanks for answer! > > My mistake ;-), > Correct OPTIONS request in > http://pastebin.com/MmRtTgiZ That might have been fixed by the latest commit to dumpling. What version are you running? > also with Ceph -v. > static33 buck

Re: [ceph-users] CORS not working

2013-09-16 Thread Pawel Stefanski
hello! Thanks for answer! My mistake ;-), Correct OPTIONS request in http://pastebin.com/MmRtTgiZ also with Ceph -v. static33 bucket was made on 0.67. best regards! On Mon, Sep 16, 2013 at 5:46 PM, Yehuda Sadeh wrote: > On Mon, Sep 16, 2013 at 3:46 AM, Pawel Stefanski > wrote: > > hello all

Re: [ceph-users] CORS not working

2013-09-16 Thread Yehuda Sadeh
On Mon, Sep 16, 2013 at 9:47 AM, Pawel Stefanski wrote: > ceph version 0.67.3 (408cd61584c72c0d97b774b3d8f95c6b1b06341a) That one doesn't have the required fix, which will be in 0.67.4. Yehuda > > 16 wrz 2013 18:40, "Yehuda Sadeh" napisał(a): > >> On Mon, Sep 16, 2013 at 9:29 AM, Pawel Stefan

Re: [ceph-users] CORS not working

2013-09-16 Thread Pawel Stefanski
ceph version 0.67.3 (408cd61584c72c0d97b774b3d8f95c6b1b06341a) 16 wrz 2013 18:40, "Yehuda Sadeh" napisał(a): > On Mon, Sep 16, 2013 at 9:29 AM, Pawel Stefanski > wrote: > > hello! > > > > Thanks for answer! > > > > My mistake ;-), > > Correct OPTIONS request in > > http://pastebin.com/MmRtTgiZ >

Re: [ceph-users] CORS not working

2013-09-16 Thread Pawel Stefanski
I will try with dumpling master git build today. 16 wrz 2013 18:55, "Yehuda Sadeh" napisał(a): > On Mon, Sep 16, 2013 at 9:47 AM, Pawel Stefanski > wrote: > > ceph version 0.67.3 (408cd61584c72c0d97b774b3d8f95c6b1b06341a) > > > That one doesn't have the required fix, which will be in 0.67.4. > >

Re: [ceph-users] CORS not working

2013-09-16 Thread Yehuda Sadeh
On Mon, Sep 16, 2013 at 3:46 AM, Pawel Stefanski wrote: > hello all! > > Once again sorry for delay: > all dumps are in > http://pastebin.com/dBnEsWpW > > btw. I saw second commit to dumpling http://tracker.ceph.com/issues/6078, > anything more changed ? > best regards! I pushed an extra fix to t

Re: [ceph-users] CORS not working

2013-09-16 Thread Pawel Stefanski
hello all! Once again sorry for delay: all dumps are in http://pastebin.com/dBnEsWpW btw. I saw second commit to dumpling http://tracker.ceph.com/issues/6078, anything more changed ? best regards! -- pawel On Fri, Sep 6, 2013 at 5:11 PM, Yehuda Sadeh wrote: > Can you provide a log that inclu

Re: [ceph-users] CORS not working

2013-09-06 Thread Yehuda Sadeh
Can you provide a log that includes the bucket creation, CORS settings and the OPTIONS call? It'd be best if you could do it with also 'debug ms = 1'. Thanks, Yehuda On Fri, Sep 6, 2013 at 7:54 AM, Paweł Stefański wrote: > Sorry for delay, > > static3 bucket was created on 0.56 afair, I've teste

Re: [ceph-users] CORS not working

2013-09-06 Thread Paweł Stefański
Sorry for delay, static3 bucket was created on 0.56 afair, I've tested the same operation with fresh bucket created now on dumpling, and the problem still occurs. regards! -- pawel On 04.09.2013 20:15, Yehuda Sadeh wrote: Is static3 a bucket that you created before the upgrade? Can you test

Re: [ceph-users] CORS not working

2013-09-04 Thread Yehuda Sadeh
Is static3 a bucket that you created before the upgrade? Can you test it with newly created buckets? Might be that you're hitting some other issue. Thanks, Yehuda On Tue, Sep 3, 2013 at 11:19 PM, Pawel Stefanski wrote: > hello! > > yes, dns name is configured and working perfectly, the bucket (i

Re: [ceph-users] CORS not working

2013-09-03 Thread Pawel Stefanski
hello! yes, dns name is configured and working perfectly, the bucket (in this example static3) is found actually, but RGW can't read CORS configuration due some reason. 2013-09-04 08:07:46.082740 7ff4bf7ee700 2 req 10:0.000275:s3:OPTIONS /::getting op 2013-09-04 08:07:46.082745 7ff4bf7ee700 2 r

Re: [ceph-users] CORS not working

2013-09-03 Thread Yehuda Sadeh
On Tue, Sep 3, 2013 at 3:40 AM, Pawel Stefanski wrote: > hello! > > I've tried with wip-6078 and git dumpling builds and got the same error > during OPTIONS request. > > curl -v -X OPTIONS -H 'Access-Control-Request-Method: PUT' -H "Origin: > http://X.pl"; http://static3.X.pl/ > >> OPTIONS

Re: [ceph-users] CORS not working

2013-09-03 Thread Pawel Stefanski
nal Message- > From: Yehuda Sadeh [mailto:yeh...@inktank.com] > Sent: Wednesday, August 21, 2013 2:22 PM > To: Jeppesen, Nelson > Cc: ceph-users@lists.ceph.com > Subject: Re: [ceph-users] CORS not working > > On Wed, Aug 21, 2013 at 1:19 PM, Jeppesen, Nelson < > nelson.jeppe

Re: [ceph-users] CORS not working

2013-08-21 Thread Jeppesen, Nelson
pesen, Nelson Cc: ceph-users@lists.ceph.com Subject: Re: [ceph-users] CORS not working On Wed, Aug 21, 2013 at 1:19 PM, Jeppesen, Nelson wrote: > Hello, > > I'm having issues with setting cors on dumpling. I seems like it's not doing > anything. > > I have the fo

Re: [ceph-users] CORS not working

2013-08-21 Thread Yehuda Sadeh
On Wed, Aug 21, 2013 at 1:19 PM, Jeppesen, Nelson wrote: > Hello, > > I'm having issues with setting cors on dumpling. I seems like it's not doing > anything. > > I have the following CORS rule on test1 bucket: > > > > > GETPOST > http://a.a.a >

[ceph-users] CORS not working

2013-08-21 Thread Jeppesen, Nelson
Hello, I'm having issues with setting cors on dumpling. I seems like it's not doing anything. I have the following CORS rule on test1 bucket: GETPOST http://a.a.a * When test with the following I'm missing t