Bug 2254065
Summary: | [RHCS 6.1] [GSS] ceph_abort_msg("past_interval start interval mismatch") | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Prashant Dhange <pdhange> |
Component: | RADOS | Assignee: | Radoslaw Zarzynski <rzarzyns> |
Status: | CLOSED ERRATA | QA Contact: | Harsh Kumar <hakumar> |
Severity: | urgent | Docs Contact: | Disha Walvekar <dwalveka> |
Priority: | urgent | ||
Version: | 5.3 | CC: | bhubbard, bhull, bkunal, ceph-eng-bugs, cephqe-warriors, crwayman, dwalveka, hakumar, jquinn, kelwhite, linuxkidd, mbreizma, ngangadh, nojha, pdhange, pdhiran, rzarzyns, sshome, tserlin, vdas, vereddy, vumrao |
Target Milestone: | --- | Flags: | ngangadh:
needinfo+
ngangadh: needinfo+ |
Target Release: | 6.1z4 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | ceph-17.2.6-180.el9cp | Doc Type: | If docs needed, set a value |
Doc Text: |
.The `check_past_interval_bounds` uses the `max_oldest_map` to calculate the start interval
Previously, the oldest OSDMap which was used to calculate the past interval bounds was local to the OSD and not the `max_oldest_map` received with other peers instead. A specific OSD’s `oldest_map` can lag for a while behind the `max_oldest_map` across all peers. As a result, an assert would be triggered in `check_past_interval_bounds`.
With this fix, `check_past_interval_bounds` uses the `max_oldest_map` (renamed to `cluster_osdmap_trim_lower_bound`) to calculate the start interval. In addition, the option `osd_skip_check_past_interval_bounds` is introduced to allow OSDs to recover from this issue after applying the fix.
|
Story Points: | --- |
Clone Of: | 2253672 | Environment: | |
Last Closed: | 2024-02-08 18:12:12 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: | 2256752 | ||
Bug Blocks: | 2253672, 2261930 |
Comment 12
errata-xmlrpc
2024-02-08 18:12:12 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |