Bug 2430821
| Summary: | [9.0] [RGW-MS] [LC-deletion]: Stale OLH/plain index entries with pending_removal=true in versioned buckets | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vidushi Mishra <vimishra> |
| Component: | RGW-Multisite | Assignee: | shilpa <smanjara> |
| Status: | CLOSED UPSTREAM | QA Contact: | Madhavi Kasturi <mkasturi> |
| Severity: | high | Docs Contact: | Rivka Pollack <rpollack> |
| Priority: | unspecified | ||
| Version: | 9.0 | CC: | cbodley, ceph-eng-bugs, cephqe-warriors, hmaheswa, ivancich, mbenjamin, mkasturi, mkogan, rpollack, tserlin |
| Target Milestone: | --- | ||
| Target Release: | 9.0z2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Known Issue | |
| Doc Text: |
.Multi-site lifecycle expiration does not clean OLH entries in versioned buckets
Multi-site lifecycle expiration may fail to remove object log header (OLH) entries in versioned buckets. The system leaves stale data in the bucket index. This issue occurs when lifecycle expiration runs on multi-site deployments for versioned buckets. As a result, stale OLH entries remain after object deletion. This causes bucket index bloat and may impact bucket operations for customers.
As a workaround, administrators can manually detect and repair the affected buckets.
1. Detect stale entries.
----
radosgw-admin bucket check olh --dump-keys --bucket=BUCKET_NAME --hide-progress
——
2. Repair the bucket index.
----
radosgw-admin bucket check olh --fix --bucket=BUCKET_NAME
----
After repair, stale entries are purged.
|
Story Points: | --- |
| Clone Of: | 2430816 | Environment: | |
| Last Closed: | 2026-03-05 07:25:42 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: | 2430816 | ||
| Bug Blocks: | 2388233 | ||
|
Comment 6
Red Hat Bugzilla
2026-03-05 07:25:42 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days or the product is inactive and locked |