Project

General

Profile

Actions

Bug #61480

closed

crimson: make sure scanning backref entries by journal seq

Added by Song Zhang 11 months ago. Updated 11 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
seastore
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The current implementation of "BtreeBackrefManager::scan_mapped_space()" which traverse cached backrefs by paddr may cause this assertion to fail:

auto ret = space_tracker->calc_utilization(id);
assert(ret >= 0 && ret < 1);
Actions #1

Updated by Xuehan Xu 11 months ago

  • Description updated (diff)
  • Pull request ID set to 51750
Actions #2

Updated by Yingxin Cheng 11 months ago

  • Tags set to seastore
Actions #3

Updated by Yingxin Cheng 11 months ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF