Hi all,
Recently I've noticed a problem with one of our buckets:
I cannot list or stats on a bucket:
#v+
root@ceph-s1:~# radosgw-admin bucket stats --bucket=problematic_bucket
error getting bucket stats ret=-22
➜ ~ s3cmd -c /etc/s3cmd/prod.cfg ls s3://problematic_bucket/images/e/e0/file.png
ERROR: S3 error: None
#v-
,but direct request for an object is working perfectly fine:
#v+
➜ ~ curl -svo /dev/null http://ceph-s1/problematic_bucket/images/e/e0/file.png
[…]
< HTTP/1.1 200 OK
< Content-Type: image/png
< Content-Length: 379906
[…]
#v-
Any solution how to fix it? We're still running ceph 0.67.11
Thanks,
--
--
Łukasz Jagiełło
lukasz<at>jagiello<dot>org
lukasz<at>jagiello<dot>org
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com