Bug 2245335
Summary: | [rgw][indexless]: on Indexless placement, rgw daemon crashes with " ceph_assert(index.type == BucketIndexType::Normal)" (5.3) | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | J. Eric Ivancich <ivancich> |
Component: | RGW | Assignee: | J. Eric Ivancich <ivancich> |
Status: | CLOSED ERRATA | QA Contact: | Madhavi Kasturi <mkasturi> |
Severity: | high | Docs Contact: | Ranjini M N <rmandyam> |
Priority: | unspecified | ||
Version: | 5.3 | CC: | ceph-eng-bugs, cephqe-warriors, rmandyam, tserlin |
Target Milestone: | --- | ||
Target Release: | 5.3z6 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-16.2.10-218.el8cp | Doc Type: | Bug Fix |
Doc Text: |
.A test for reshardable bucket layout is created to prevent crash
Previously, when the bucket layout code was introduced to enable dynamic bucket resharding with multi-site, there was no check in place to check if the bucket layout supported dynamic, immediate, or scheduled resharding. During dynamic bucket resharding, the Ceph Object Gateway daemon would crash. During an immediate or scheduled resharding, the `radosgw-admin` command would crash.
With this fix, a test for reshardable bucket layout is added to prevent such crashes. In case of immediate and scheduled resharding a descriptive error message is displayed, and for dynamic bucket resharding the bucket is simply skipped.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2024-02-08 16:56:22 UTC | Type: | --- |
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: | 2258797 |
Comment 1
RHEL Program Management
2023-10-20 20:18:18 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Red Hat Ceph Storage 5.3 Security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:0745 |