Project

General

Profile

Actions

Bug #37566

closed

mds: do not call Journaler::_trim twice

Added by tang junhui over 5 years ago. Updated about 5 years ago.

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

0%

Source:
Community (dev)
Tags:
Backport:
mimic,luminous
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Journaler::_trim is called in the routine:
PurgeQueue::_execute_item
>Journaler::write_head
>Journaler::_finish_write_head
==>Journaler::_trim
so do not register callback in PurgeQueue::_execute_item
to call Journaler::_trim again.


Related issues 2 (0 open2 closed)

Copied to CephFS - Backport #37628: mimic: mds: do not call Journaler::_trim twiceResolvedNathan CutlerActions
Copied to CephFS - Backport #37629: luminous: mds: do not call Journaler::_trim twiceResolvedNathan CutlerActions
Actions #1

Updated by Patrick Donnelly over 5 years ago

  • Project changed from Ceph to CephFS
  • Description updated (diff)
  • Status changed from New to Fix Under Review
  • Assignee set to tang junhui
  • Target version set to v14.0.0
  • Start date deleted (12/07/2018)
  • Source set to Community (dev)
  • Backport set to mimic,luminous
  • Pull request ID set to 25222
  • Component(FS) MDS added
Actions #2

Updated by Patrick Donnelly over 5 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Nathan Cutler over 5 years ago

  • Copied to Backport #37628: mimic: mds: do not call Journaler::_trim twice added
Actions #4

Updated by Nathan Cutler over 5 years ago

  • Copied to Backport #37629: luminous: mds: do not call Journaler::_trim twice added
Actions #5

Updated by Patrick Donnelly about 5 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF