Project

General

Profile

Actions

Bug #63080

closed

s3 ListBuckets won't return more than rgw_list_buckets_max_chunk entries

Added by Casey Bodley 7 months ago. Updated 7 months ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
s3
Backport:
quincy reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

reported by Thomas Bennett on the ceph-users list:

I'm running a Ceph 17.2.5 Rados Gateway and I have a user with more than 1000 buckets.

When the client tries to list all their buckets using s3cmd, rclone and python boto3, they all three only ever return the first 1000 bucket names. I can confirm the buckets are all there (and more than 1000) by checking with the radosgw-admin command.

RGWListBuckets has logic to paginate over chunks of rgw_list_buckets_max_chunk entries, but it looks like that's broken on quincy


Related issues 1 (0 open1 closed)

Is duplicate of rgw - Bug #57901: s3:ListBuckets response limited to 1000 buckets (by default) since OctopusResolvedDaniel Gryniewicz

Actions
Actions #1

Updated by Casey Bodley 7 months ago

  • Is duplicate of Bug #57901: s3:ListBuckets response limited to 1000 buckets (by default) since Octopus added
Actions #2

Updated by Casey Bodley 7 months ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF