On Sun, May 29, 2016 at 05:17:14PM +0530, Gaurav Bafna wrote: > Hi Cephers, > > I am unable to create bucket hosting a webstite in my vstart cluster. > > When I do this in boto : > > website_bucket.configure_website('index.html','error.html') > > I get : > > boto.exception.S3ResponseError: S3ResponseError: 405 Method Not Allowed What release are you running? The fix for this is only merged in master presently, the backport has not been merged yet: https://github.com/ceph/ceph/pull/9245 You'll also want: https://github.com/ceph/ceph/pull/9354 The names must be actual hostnames, not IPs, unless you happen to have some magic so that http://foo.10.140.13.22/ happens to resolve. I promise to write up a public document tommorow on running s3website on your own environments (I _strongly_ recommend two separate IPs for it). -- Robin Hugh Johnson Gentoo Linux: Dev, Infra Lead, Foundation Trustee & Treasurer E-Mail : robbat2@xxxxxxxxxx GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85 GnuPG FP : 7D0B3CEB E9B85B1F 825BCECF EE05E6F6 A48F6136 _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com