Hi Ali, I have used this command and it worked fine for me . Can you be specific on what you want to see from this output.
Regards Teclus Dsouza From: MOSTAFA Ali (INTERN) [mailto:Ali.MOSTAFA.intern@xxxxxxx]
Since you are using Hammer, can you please test this method and send us your feedback: http://docs.ceph.com/docs/master/start/quick-ceph-deploy/#add-an-rgw-instance I didn’t test it I don’t really have time but I like to see the result Regards, Ali From: MOSTAFA Ali (INTERN)
Hello, You have the same problem I faced, to solve it I moved my RGW to Ubuntu 15.04 and installed Apache2.4.10 and I used the Unix Socket . the documentation is missing some commands, after you create your rgw configuration
file in the conf available folder of Apache you have to enable it and enable the rewrite mode, use this commands: a2enconf rgw a2enmod rewrite than you have to stop the default configuration of apache with this command or apache will not redirect your request to the rgw sudo a2dissite 000-default then restart your apache and RGW service and try the test again, it should work References: -
http://tracker.ceph.com/issues/11444 -
http://lists.ceph.com/pipermail/ceph-users-ceph.com/2014-January/037065.html Then there’s a part of the documentation that isn’t needed anymore, check below: http://tracker.ceph.com/issues/11396 As for the test just follow the instructions and you should see the same result as shown in documentation. If not you have to check your configuration again. These changes worked for me, hope this will help. Regards, ALI From: Teclus Dsouza -X (teclus - TECH MAHINDRA LIM at Cisco) [mailto:teclus@xxxxxxxxx]
I am trying on Ubuntu 14.04 and using Hammer Release. I seem to have everything setup , but I am not sure what is the best alternate method to test it .
Regards Teclus Dsouza From: MOSTAFA Ali (INTERN) [mailto:Ali.MOSTAFA.intern@xxxxxxx]
Hi, Which OS you are using ? I installed it on Ubuntu Vivid and it gave me a hard time to work, I didn’t manage to make it work on Ubuntu trusty. For Ubuntu there’s some missing commands. Since the hammer release
and the newest ceph-deploy, you can install the RGW with a single command, but I didn’t test it yet. Regards, From: ceph-users [mailto:ceph-users-bounces@xxxxxxxxxxxxxx]
On Behalf Of Teclus Dsouza -X (teclus - TECH MAHINDRA LIM at Cisco) Hello Everyone, I was trying to configure Ceph Object Gateway and in the final boto script running into connectivity issues . I am following the link
http://docs.ceph.com/docs/master/radosgw/config/ for this .
I was able to get the Apache and FastCgi configured but in the Section for the Test Access Verification I am not able to verify its working .
I am getting the following Error when I run the script root@ceph-main:~# 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 495, in create_bucket data=""> File "/usr/lib/python2.7/dist-packages/boto/s3/connection.py", line 547, in make_request retry_handler=retry_handler File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 1017, in make_request retry_handler=retry_handler) File "/usr/lib/python2.7/dist-packages/boto/connection.py", line 897, in _mexe request.body, request.headers) File "/usr/lib/python2.7/httplib.py", line 973, in request self._send_request(method, url, body, headers) File "/usr/lib/python2.7/httplib.py", line 1007, in _send_request self.endheaders(body) File "/usr/lib/python2.7/httplib.py", line 969, in endheaders self._send_output(message_body) File "/usr/lib/python2.7/httplib.py", line 829, in _send_output self.send(msg) File "/usr/lib/python2.7/httplib.py", line 791, in send self.connect() File "/usr/lib/python2.7/httplib.py", line 1172, in connect self.timeout, self.source_address) File "/usr/lib/python2.7/socket.py", line 571, in create_connection raise err socket.error: [Errno 111] Connection refused Any pointers to this issue. Regards Teclus Dsouza
This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged.
If you are not one of the named recipients or have received this email in error,
(i) you should not read, disclose, or copy it,
(ii) please notify sender of your receipt by reply email and delete this email and all attachments,
(iii) Dassault Systemes does not accept or assume any liability or responsibility for any use of or reliance on this email.
For other languages, go to
http://www.3ds.com/terms/email-disclaimer
This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged.
If you are not one of the named recipients or have received this email in error,
(i) you should not read, disclose, or copy it,
(ii) please notify sender of your receipt by reply email and delete this email and all attachments,
(iii) Dassault Systemes does not accept or assume any liability or responsibility for any use of or reliance on this email.
For other languages, go to
http://www.3ds.com/terms/email-disclaimer
|
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com