Hello,
I'm horribly failing at creating a bucket on radosgw at ceph 0.67.2
running on ubuntu 12.04.
Right now I feel frustrated about radosgw-admin for beeing inconsistent
in its options. It's possible to list the buckets and also to delete
them but not to create!
No matter what I tried - using telnet, curl, s3cmd - I'm getting back
S3Error: 405 (Method Not Allowed)
I don't see a way to configure this somewhere in apache!?
I've configured radosgw according to
http://ceph.com/docs/next/radosgw/config/ - one radosgw process is
running and I can already see the XML output when accessing the webserver.
Neither the rados log nor the apache logs give me anything userful back.
Here is what the rados log looks like:
2013-09-05 15:34:10.886099 7f1a89fbb700 1 ====== starting new request
req=0xcd0800 =====
2013-09-05 15:34:10.886140 7f1a89fbb700 2 req 38:0.000041::PUT
/::initializing
2013-09-05 15:34:10.886156 7f1a89fbb700 10 meta>> HTTP_X_AMZ_DATE
2013-09-05 15:34:10.886161 7f1a89fbb700 10 x>> x-amz-date:Thu, 05 Sep
2013 13:34:10 +0000
2013-09-05 15:34:10.886172 7f1a89fbb700 10 s->object=<NULL> s->bucket=<NULL>
2013-09-05 15:34:10.886176 7f1a89fbb700 20 FCGI_ROLE=RESPONDER
2013-09-05 15:34:10.886177 7f1a89fbb700 20 SCRIPT_URL=/
2013-09-05 15:34:10.886178 7f1a89fbb700 20
SCRIPT_URI=http://logix.s3.xidrasservice.com/
2013-09-05 15:34:10.886178 7f1a89fbb700 20 HTTP_AUTHORIZATION=AWS
J63G2KDB1POTI7EQVFKY:GtAma5xSZUKcBPl4RfhqcVaYZbI=
2013-09-05 15:34:10.886179 7f1a89fbb700 20
HTTP_HOST=logix.s3.xidrasservice.com
2013-09-05 15:34:10.886179 7f1a89fbb700 20 HTTP_ACCEPT_ENCODING=identity
2013-09-05 15:34:10.886180 7f1a89fbb700 20 CONTENT_LENGTH=0
2013-09-05 15:34:10.886180 7f1a89fbb700 20 HTTP_X_AMZ_DATE=Thu, 05 Sep
2013 13:34:10 +0000
2013-09-05 15:34:10.886181 7f1a89fbb700 20 PATH=/usr/local/bin:/usr/bin:/bin
2013-09-05 15:34:10.886181 7f1a89fbb700 20 SERVER_SIGNATURE=
2013-09-05 15:34:10.886182 7f1a89fbb700 20 SERVER_SOFTWARE=Apache/2.2.22
(Ubuntu)
2013-09-05 15:34:10.886182 7f1a89fbb700 20
SERVER_NAME=logix.s3.xidrasservice.com
2013-09-05 15:34:10.886183 7f1a89fbb700 20 SERVER_ADDR=10.0.0.176
2013-09-05 15:34:10.886183 7f1a89fbb700 20 SERVER_PORT=80
2013-09-05 15:34:10.886184 7f1a89fbb700 20 REMOTE_ADDR=10.0.0.176
2013-09-05 15:34:10.886184 7f1a89fbb700 20 DOCUMENT_ROOT=/var/www
2013-09-05 15:34:10.886185 7f1a89fbb700 20
SCRIPT_FILENAME=/var/www/s3gw.fcgi
2013-09-05 15:34:10.886186 7f1a89fbb700 20 REMOTE_PORT=46591
2013-09-05 15:34:10.886186 7f1a89fbb700 20 GATEWAY_INTERFACE=CGI/1.1
2013-09-05 15:34:10.886187 7f1a89fbb700 20 SERVER_PROTOCOL=HTTP/1.1
2013-09-05 15:34:10.886188 7f1a89fbb700 20 REQUEST_METHOD=PUT
2013-09-05 15:34:10.886188 7f1a89fbb700 20 QUERY_STRING=page=¶ms=
2013-09-05 15:34:10.886189 7f1a89fbb700 20 REQUEST_URI=/
2013-09-05 15:34:10.886189 7f1a89fbb700 20 SCRIPT_NAME=/
2013-09-05 15:34:10.886190 7f1a89fbb700 2 req 38:0.000091:s3:PUT
/::getting op
2013-09-05 15:34:10.886207 7f1a89fbb700 2 req 38:0.000108:s3:PUT
/::http status=405
2013-09-05 15:34:10.886342 7f1a89fbb700 1 ====== req done req=0xcd0800
http_status=405 ======
Any ideas whats going on here?
Georg
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com