You went through the RadosGW configuration at
https://ceph.com/docs/master/radosgw/config/ ?

Once you complete that, you can test it by going to http://cluster.hostname/.
 You should get
<ListAllMyBucketsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/";
class=" cd-browser-extension">
<Owner>
<ID>anonymous</ID>
<DisplayName/>
</Owner>
<Buckets/>
</ListAllMyBucketsResult>


If you get a 500 error, you'll need to go through the apache error_log and
the radosgw logs to figure out what's wrong.  A common mistake is not
starting both apache and the radosgw daemon.



On Wed, Jun 18, 2014 at 9:49 AM, Prabhat Kumar -X (prabhaku - INFOSYS
LIMITED at Cisco) <prabh...@cisco.com> wrote:

>  Hi All,
>
>
>
> I am new to ceph and trying to make use of S3 REST API but not able to
> create connection with my end point.
>
>
>
> Is there any document or guide to implement connectivity using S3 REST API?
>
>
>
>
>
> Thanks
>
> Prabhat
>
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to