Re: RADOS gateway and the S3 compatibility.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux