Hi Ceph users, I am new to ceph, I installed a small cluster (3 Monitors with 5 OSDs). Now I am trying to install an Object Gateway server. I followed the steps in the documentation but I am not able to launch the service using /etc/init.d/radosgw
start instead I am using sudo -E /usr/bin/radosgw. user@RadosGW:~$ sudo /etc/init.d/radosgw status /usr/bin/radosgw is not running. user@RadosGW:~$ sudo /etc/init.d/radosgw start /usr/bin/radosgw is not running. user@RadosGW:~$ sudo -E /etc/init.d/radosgw start /usr/bin/radosgw is not running. user@RadosGW:~$ sudo -E /usr/bin/radosgw user@RadosGW:~$ sudo /etc/init.d/radosgw status /usr/bin/radosgw is running. When trying to access the Rados gateway using the Python script provided in the documentation, I get this error: 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 504, in create_bucket response.status, response.reason, body) boto.exception.S3ResponseError: S3ResponseError: 404 Not Found None Can you please advise me. Best regards, Ali MOSTAFA 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