Hi Ceph Users,

In our lab on VirtualBox we have installed two Centos7 VMs. One with ceph v12.2.11 and the second one with ceph v13.2.5. We connect them using multi-site (it does not matter witch one is hosting the master zone). On master zone we: created a user, made a bucket, uploaded a file, listed the bucket. Then on the slave zone we: listed the bucket, uploaded a file. After that, listing the bucket on mimic works fine, but on luminous s3cmd reports: "ERROR: Error parsing xml: not well-formed (invalid token): line 1, column 574" which comes to this part of xml: <ETag>&quot;71c416d096979c7f3657d2927e29dfd3����iU&quot;</ETag>

Both cluster in their ceph.conf has those added lines:
osd pool default size = 1
osd pool default min size = 1
osd crush chooseleaf type = 0
mon allow pool delete = true
rgw zone = test-dc1 # second has test-dc2

Has anyone had a similar issue before?

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

Reply via email to