Project

General

Profile

Bug #58019

Public Access URL returns "NoSuchBucket" when rgw_swift_account_in_url is True

Added by Josh Beaman over 1 year ago. Updated 11 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
11/10/2022
Affected Versions:
ceph-qa-suite:
rgw
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The public access URL:
https://spvip-ch2-h01.ece.comcast.net/swift/v1/AUTH_{UUID_REDACTED}/{bucket-name}
Returns "NoSuchBucket"
However, converting the url to S3 as:
https://spvip-ch2-h01.ece.comcast.net/{bucket-name}
Returns expected results, both when public access is enabled and disabled.

Have confirmed issue in multiple 16.2.9 and 16.2.10 clusters. Functionality works fine in our older 14.2.22 clusters.

History

#1 Updated by Josh Beaman over 1 year ago

Found this https://github.com/ceph/ceph/pull/47341

Would love to know when we'll be getting a 16.2.11 release with that backport fixed....Thanks.

#2 Updated by Josh Beaman about 1 year ago

Upgraded to 16.2.11, but still getting the same "NoSuchBucket" error.

#3 Updated by Josh Beaman 11 months ago

Now have upgraded 1 prod cluster to 17.2.6 and still see identical behavior

Also available in: Atom PDF