On 2014-06-16 13:16, lists+c...@deksai.com wrote:
I've just tried setting up the radosgw on centos6 according to http://ceph.com/docs/master/radosgw/config/
While I can run the admin commands just fine to create users etc., making a simple wget request to the domain I set up returns a 500 due to a timeout. Every request I make results in another radosgw process being created, which seems to start even more processes itself. I only have to make a few requests to have about 60 radosgw processes.
Guess I'll try again. I gave this another shot, following the documentation, and still end up with basically a fork bomb rather than the nice ListAllMyBucketsResult output that the docs say I should get. Everything else about the cluster works fine, and I see others talking about the gateway as if it just worked, so I'm led to believe that I'm probably doing something stupid. Has anybody else run into the situation where apache times out while fastcgi just launches more and more processes?
The init script launches a process, and the webserver seems to launch the same thing, so I'm not clear on what should be happening here. Either way, I get nothing back when making a simple GET request to the domain.
If anybody has suggestions, even if they are "You nincompoop! Everybody knows that you need to do such and such", that would be helpful.
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com