Bug 2312161
Summary: | [rgw-ms] Bucket creation on secocndary fails with error http status=503 | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vidushi Mishra <vimishra> |
Component: | RGW-Multisite | Assignee: | shilpa <smanjara> |
Status: | CLOSED ERRATA | QA Contact: | Vidushi Mishra <vimishra> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.0 | CC: | akraj, ceph-eng-bugs, cephqe-warriors, kdreyer, mbenjamin, rpollack, skoduri, smanjara, tserlin |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-19.1.1-96.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.Bucket creations in a secondary zone no longer fail
Previously, when a secondary zone forwards a `create_bucket` request with a location constraint, the bucket sets the `content_length` to a non-zero value. However, the `content_length` is not parsed on the primary zone when forwarded from the secondary zone. As a result, when running a `create_bucket` operation and the `content_length` is `0` with an existing payload hash, the bucket fails to replicate.
With this fix a request body is included when the `create_bucket` operation is forwarded to the primary zone and the bucket is created as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2024-11-25 09:10:44 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2317218 |
Comment 19
errata-xmlrpc
2024-11-25 09:10:44 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |