Project

General

Profile

Feature #48394

mds: defer storing the OpenFileTable journal

Added by Xiubo Li over 3 years ago. Updated over 1 year ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
MDS
Labels (FS):
Pull request ID:

Description

When flushing the OpenFileTable journal to osd disk may take a bit
longer, if we hold the mds_lock or other locks, it may cause other
threads to idle wait.


Related issues

Related to CephFS - Tasks #48620: mds: break the mds_lock or get rid of the mds_lock for some code In Progress

History

#1 Updated by Xiubo Li over 3 years ago

  • Status changed from New to In Progress

#2 Updated by Xiubo Li over 3 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 38445

#3 Updated by Patrick Donnelly over 3 years ago

  • Target version set to v16.0.0
  • Source set to Development

#4 Updated by Xiubo Li over 3 years ago

  • Related to Tasks #48620: mds: break the mds_lock or get rid of the mds_lock for some code added

#5 Updated by Patrick Donnelly about 3 years ago

  • Target version changed from v16.0.0 to v17.0.0

#6 Updated by Patrick Donnelly over 1 year ago

  • Target version deleted (v17.0.0)

Also available in: Atom PDF