Re: [ceph-users] Unable to get RadosGW working on CentOS 6

2013-05-14 Thread Jeff Bachtel
I fixed it this morning (and as always, PEBCAK): I needed to turn off FastCgiWrapper in my fasctcgi.conf, per doc/radosgw/config.rst in branch master. In my (weak) defense, it wasn't in the Bobtail version of the document. After doing that and starting radosgw from the init script in the next bra

Re: [ceph-users] Unable to get RadosGW working on CentOS 6

2013-05-14 Thread Jeff Bachtel
That configuration option is set, the results are the same. To clarify: do I need to start radosgw from the command line if it is being spawned by fastcgi? I've tried it both ways with the same result. Thanks, Jeff On Tue, May 14, 2013 at 12:56 AM, Yehuda Sadeh wrote: > On Mon, May 13, 2013 at

Re: [ceph-users] Unable to get RadosGW working on CentOS 6

2013-05-13 Thread Yehuda Sadeh
On Mon, May 13, 2013 at 7:01 PM, Jeff Bachtel wrote: > Environment is CentOS 6.4, Apache, mod_fastcgi (from repoforge, so probably > without the continue 100 patches). I'm attempting to install radosgw on the > 2nd mon host. > > My setup consistently fails when running s3test.py from > http://wiki