Skip to content

crimson/osd: decouple snap trim initiation from scrub completion#68948

Draft
ronen-fr wants to merge 1 commit into
ceph:mainfrom
ronen-fr:wip-rf-fix-trimsnap
Draft

crimson/osd: decouple snap trim initiation from scrub completion#68948
ronen-fr wants to merge 1 commit into
ceph:mainfrom
ronen-fr:wip-rf-fix-trimsnap

Conversation

@ronen-fr
Copy link
Copy Markdown
Contributor

Add SnapTrimInitiate operation so kick_snap_trim() no longer calls on_active_actmap() inline during scrub completion, which nested conflicting with_interruption contexts and hit an assertion.

Fixes: https://tracker.ceph.com/issues/76550

Add SnapTrimInitiate operation so kick_snap_trim() no longer calls
on_active_actmap() inline during scrub completion, which nested
conflicting with_interruption contexts and hit an assertion.

Fixes: https://tracker.ceph.com/issues/76550

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
@ronen-fr ronen-fr requested a review from rzarzynski May 16, 2026 14:42
@ronen-fr ronen-fr requested a review from Matan-B May 16, 2026 14:43
Copy link
Copy Markdown
Contributor

@Matan-B Matan-B left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool catch, I think this also fixes https://tracker.ceph.com/issues/71786

@Matan-B Matan-B added this to Crimson May 17, 2026
@Matan-B Matan-B moved this to Needs QA in Crimson May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Needs QA

Development

Successfully merging this pull request may close these issues.

2 participants