Bug 2253672 - [RHCS 5.3] [GSS] ceph_abort_msg("past_interval start interval mismatch")
Summary: [RHCS 5.3] [GSS] ceph_abort_msg("past_interval start interval mismatch")
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RADOS
Version: 5.3
Hardware: All
OS: All
urgent
urgent
Target Milestone: ---
: 5.3z6
Assignee: Matan Breizman
QA Contact: Harsh Kumar
Ranjini M N
URL:
Whiteboard:
: 2267818 (view as bug list)
Depends On: 2254065 2256752
Blocks: 2258797
TreeView+ depends on / blocked
 
Reported: 2023-12-08 18:28 UTC by kelwhite
Modified: 2024-03-14 09:33 UTC (History)
22 users (show)

Fixed In Version: ceph-16.2.10-233.el8cp
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.
Clone Of:
: 2254065 2256752 (view as bug list)
Environment:
Last Closed: 2024-02-08 16:57:09 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-8016 0 None None None 2023-12-08 18:29:52 UTC
Red Hat Product Errata RHSA-2024:0745 0 None None None 2024-02-08 16:57:16 UTC

Description kelwhite 2023-12-08 18:28:41 UTC
Description of problem:
After a power failure on 1 ceph node, the node was brought back up and now the OSDs are failing to start with the abort mgs: ceph_abort_msg("past_interval start interval mismatch"). 

Upstream tracker https://tracker.ceph.com/issues/49689
git issue: https://gist.github.com/Matan-B/ca564b6789f6ae6fc2ebc6a5b7e2aa69

Version-Release number of selected component (if applicable):
RHCS 5.3

Comment 64 errata-xmlrpc 2024-02-08 16:57:09 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

Comment 68 Michael J. Kidd 2024-03-07 16:57:51 UTC
*** Bug 2267818 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.