Use a browser to access the host, can you see this information? <?xml version="1.0" encoding="UTF-8" ?>
- <ListAllMyBucketsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"> - <Owner> <ID>anonymous</ID>
<DisplayName />
</Owner> <Buckets />
</ListAllMyBucketsResult> Or you can try modify /etc/ceph/ceph.conf add civetweb config, and restart radosgw [client.radosgw.gateway] ... rgw frontends = "civetweb port=80" ... /etc/init.d/radosgw restart 发件人: Daleep Bais [mailto:daleepbais@xxxxxxxxx]
Hi Guce, First of very sorry for delay in replying back, got stuck in something. I followed the steps as you told. I am getting Error : 405 method not allowed while trying to create bucket using S3 script. root@ceph-node1:~/cluster# python s3test.py Traceback (most recent call last): File "s3test.py", line 12, in <module> bucket = conn.create_bucket('my-new-bucket') File "/usr/lib/python2.7/dist-packages/boto/s3/connection.py", line 621, in create_bucket response.status, response.reason, body) boto.exception.S3ResponseError: S3ResponseError: 405 Method Not Allowed Please suggest, what could be wrong. Thanks a lot for your help! Daleep Singh Bais On Tue, Aug 25, 2015 at 3:04 PM, Guce <guce@xxxxxxx> wrote: try a2enmod proxy_fcgi service apache2 restart 发件人: ceph-users [mailto:ceph-users-bounces@xxxxxxxxxxxxxx]
代表 Daleep Bais Hi, I have followed the steps as per below URL to install and create RADOSGW on a Ceph cluster. However, when I try to create a new bucket, I get below error message. I have tried this using S3 and Swift API's both. ==> /var/log/apache2/rgw_error.log <== [Tue Aug 25 08:48:17.800712 2015] [proxy:warn] [pid 2174:tid 1138750512] [client
192.168.1.121:54002] AH01144: No protocol handler was valid f or the URL /auth/1.0. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. ==> /var/log/apache2/rgw_access.log <== 192.168.1.121 - - [25/Aug/2015:08:48:17 +0000] "GET /auth/1.0 HTTP/1.1" 500 802 "-" "python-swiftclient-2.5.0" ==> /var/log/apache2/rgw_error.log <== [Tue Aug 25 08:48:31.733125 2015] [proxy:warn] [pid 2174:tid 1147139120] [client
192.168.1.121:54003] AH01144: No protocol handler was valid fo$ ==> /var/log/apache2/rgw_access.log <== 192.168.1.121 - - [25/Aug/2015:08:48:31 +0000] "PUT /my-new-bucket/ HTTP/1.1" 500 800 "-" "Boto/2.34.0 Python/2.7.9 Linux/3.2.54" ==> /var/log/apache2/rgw_error.log <== [Tue Aug 25 08:48:32.205837 2015] [proxy:warn] [pid 2174:tid 1163916336] [client
192.168.1.121:54004] AH01144: No protocol handler was valid for the URL /my-new-bucket/. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. ==> /var/log/apache2/rgw_access.log <== 192.168.1.121 - - [25/Aug/2015:08:48:32 +0000] "PUT /my-new-bucket/ HTTP/1.1" 500 800 "-" "Boto/2.34.0 Python/2.7.9 Linux/3.2.54" ==> /var/log/apache2/rgw_error.log <== [Tue Aug 25 08:48:34.205794 2015] [proxy:warn] [pid 2174:tid 1121973296] [client
192.168.1.121:54005] AH01144: No protocol handler was valid fo Any suggestions please.. Thanks. Daleep Singh Bais -------------------------------------------------------------------------------------------------------------------------------------
|
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com