Re: Troubleshooting rgw bucket list

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

 



How many objects in the bucket?

RGW has problems with index size once number of objects gets into the
900000+ level. The buckets need to be recreated with 'sharded bucket
indexes' on:

rgw override bucket index max shards = 23

You could also try repairing the index with:

 radosgw-admin bucket check --fix --bucket=<bucketname>

-Ben

On Fri, Aug 28, 2015 at 8:38 AM, Sam Wouters <sam@xxxxxxxxx> wrote:
> Hi,
>
> we have a rgw bucket (with versioning) where PUT and GET operations for
> specific objects succeed,  but retrieving an object list fails.
> Using python-boto, after a timeout just gives us an 500 internal error;
> radosgw-admin just hangs.
> Also a radosgw-admin bucket check just seems to hang...
>
> ceph version is 0.94.3 but this also was happening with 0.94.2, we
> quietly hoped upgrading would fix but it didn't...
>
> r,
> Sam
> _______________________________________________
> ceph-users mailing list
> ceph-users@xxxxxxxxxxxxxx
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
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]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux