Steffen W Sørensen <stefws@...> writes: > Response: > HTTP/1.1 200 OK > Date: Fri, 06 Mar 2015 10:41:14 GMT > Server: Apache/2.2.22 (Fedora) > Connection: close > Transfer-Encoding: chunked > Content-Type: application/xml > > This response makes the App say: > > S3.createBucket, class <S3>, code <UnexpectedContent>, > message <Inconsistency in S3 response. error > response is not a valid xml message> > > Are our S3 GW not responding properly? Why doesn't the radosGW return a "Content-Length: 0" header when the body is empty?
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTCommonResponseHeaders.html Maybe this is confusing my App to expect some XML in body > 2. at every create bucket OP the GW create what looks like new containers > for ACLs in .rgw pool, is this normal > or howto avoid such multiple objects clottering the GW pools? Is there something wrong since I get multiple ACL object for this bucket everytime my App tries to recreate same bucket or is this a "feature/bug" in radosGW? > # rados -p .rgw ls > .bucket.meta.mssCl:default.6309817.1 > .bucket.meta.mssCl:default.6187712.3 > .bucket.meta.mssCl:default.6299841.7 > .bucket.meta.mssCl:default.6309817.5 > .bucket.meta.mssCl:default.6187712.2 > .bucket.meta.mssCl:default.6187712.19 > .bucket.meta.mssCl:default.6187712.12 > mssCl > ... > > # rados -p .rgw listxattr .bucket.meta.mssCl:default.6187712.12 > ceph.objclass.version > user.rgw.acl /Steffen _______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com