Re: rgw bucket creation fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



04.11.2013 19:56, schrieb Yehuda Sadeh:

This was answered off list on irc, but for the sake of completeness
I'll answer here too. The issue is that s3cmd uses a virtual bucket
host name. E.g., instead of http://<host>/bucket, it sends request to
http://<bucket>.<host>, so in order for the gateway to identify which
bucket is being used, it needs to be configured with the host name. So
adding the following under the relevant section in your ceph.conf
should solve the issue:

   rgw dns name = <host>

Yes this did the trick! One also has to remember to add a "ServerAlias *.example.com" to his apache vhost settings.

Thanks for your quick help!

Corin

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux