Bug 2313033
Summary: | [Reads Balancer][RFE] Do not allow "require_min_compat_client" to be changed when Reads balancer is enabled on cluster | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Pawan <pdhiran> |
Component: | RADOS | Assignee: | Laura Flores <lflores> |
Status: | CLOSED ERRATA | QA Contact: | Pawan <pdhiran> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.0 | CC: | bhubbard, ceph-eng-bugs, cephqe-warriors, ngangadh, nojha, rzarzyns, skanta, tserlin, vumrao |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | 8.0z2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-19.2.0-2.el9cp | Doc Type: | Bug Fix |
Doc Text: |
Cause:
The pg_upmap_primary structure was not properly exposed in Ceph features.
Consequence:
Users who ran `ceph osd set-require-min-compat-client reef` prior to using pg_upmap_primary (this is required, as it is only available in reef) were able to reset back to an older client even after pg_upmap_primary was still in use. This could mean that older clients might connect to the cluster and be unable to interpret the pg_upmap_primary structure.
Fix:
The pg_upmap_primary structure was properly exposed in Ceph features so it is glued to the SERVER_REEF feature bit.
Result:
Users can now no longer change require-min-compat-client to a lower version than Reef if pg_upmap_primary is in use, ensuring that only Reef clients may connect.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2025-03-06 14:22:20 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: |
Description
Pawan
2024-09-18 05:12:12 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 (Red Hat Ceph Storage 8.0 security, bug fixes, and enhancement updates), 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/RHBA-2025:2457 |