From: Mike Ryan <mike.ryan@inktank.com>
To: ramu eppa <ramu.freesystems@gmail.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: RADOS gateway and the S3 compatibility.
Date: Mon, 27 Aug 2012 20:54:20 -0700 [thread overview]
Message-ID: <20120828035420.GB19573@splice> (raw)
In-Reply-To: <loom.20120828T054548-835@post.gmane.org>
On Tue, Aug 28, 2012 at 03:48:49AM +0000, ramu eppa wrote:
> The apache2 error log is,
>
> radosgw: must specify 'rgw socket path' to run as a daemon
> [Tue Aug 28 08:59:10 2012] [warn] FastCGI: (dynamic) server "/var/www/s3gw.fcgi"
As the error log says, you need to specify 'rgw socket path' in your
ceph.conf file. See the man page for an example:
http://ceph.com/docs/master/man/8/radosgw/
Something like this should work:
rgw socket path = /tmp/radosgw.sock
And in your Apache httpd.conf:
FastCgiExternalServer /var/www/s3gw.fcgi -socket /tmp/radosgw.sock
next prev parent reply other threads:[~2012-08-28 3:54 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-27 7:17 RADOS gateway and the S3 compatibility ramu
2012-08-27 16:49 ` Yehuda Sadeh
2012-08-28 3:48 ` ramu eppa
2012-08-28 3:54 ` Mike Ryan [this message]
2012-08-28 7:13 ` ramu eppa
2012-08-28 10:30 ` ramu eppa
2012-08-28 16:06 ` Mike Ryan
2012-08-29 6:33 ` ramu eppa
2012-08-29 11:41 ` ramu eppa
2012-08-30 14:53 ` Mike Ryan
2012-08-31 4:13 ` ramu eppa
-- strict thread matches above, loose matches on Subject: below --
2012-09-03 8:51 ramu eppa
2012-09-03 10:46 ` Yehuda Sadeh
2012-09-03 12:56 ` ramu eppa
2012-09-03 15:10 ` Nick Couchman
2012-09-04 4:02 ` ramu eppa
2012-09-04 4:08 ` Yehuda Sadeh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120828035420.GB19573@splice \
--to=mike.ryan@inktank.com \
--cc=ceph-devel@vger.kernel.org \
--cc=ramu.freesystems@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox