Bug 1880188
Summary: | bluestore: fix collection_list ordering | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Neha Ojha <nojha> |
Component: | RADOS | Assignee: | Neha Ojha <nojha> |
Status: | CLOSED ERRATA | QA Contact: | Pawan <pdhiran> |
Severity: | high | Docs Contact: | Ranjini M N <rmandyam> |
Priority: | high | ||
Version: | 4.1 | CC: | akupczyk, asakthiv, bhubbard, ceph-eng-bugs, ceph-qe-bugs, dzafman, kchai, nojha, pdhiran, rmandyam, rzarzyns, sseshasa, tserlin, vereddy |
Target Milestone: | --- | ||
Target Release: | 4.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-14.2.11-79.el8cp, ceph-14.2.11-79.el7cp | Doc Type: | Bug Fix |
Doc Text: |
.BlueStore and FileStore OSDs list objects in the same order in a mixed cluster
Previously, in a cluster with both BlueStore and FileStore OSDs, deep scrub and backfill could report missing objects due to an inconsistency of the sorting mechanism in the backend. With this upgrade, a feature flag `OSD_FIXED_COLLECTION_LIST` has been added to ensure that the `collection_list` method in BlueStore lists objects in the same order as FileStore.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-01-12 14:57:11 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: | 1890121 |
Description
Neha Ojha
2020-09-17 21:41:49 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 (Important: Red Hat Ceph Storage 4.2 Security and Bug Fix 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-2021:0081 |