Project

General

Profile

Actions

Bug #57126

closed

client: abort the client daemons when we couldn't invalidate the dentry caches from kernel

Added by Xiubo Li over 1 year ago. Updated about 1 year ago.

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

0%

Source:
Tags:
backport_processed
Backport:
quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Client
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

It was introduced by https://tracker.ceph.com/issues/54049.

From the options:

462 - name: client_die_on_failed_dentry_invalidate
463   type: bool
464   level: advanced
465   desc: kill the client when no dentry invalidation options are available
466   long_desc: The CephFS client requires a mechanism to invalidate dentries in the
467     caller (e.g. the kernel for ceph-fuse) when capabilities must be recalled. If
468     the client cannot do this then the MDS cache cannot shrink which can cause the                                                                 
469     MDS to fail.
470   default: true
471   services:
472   - mds_client

If we don't abort the client daemons it probably will cause the MDSs to fail.


Related issues 2 (0 open2 closed)

Copied to CephFS - Backport #57392: quincy: client: abort the client daemons when we couldn't invalidate the dentry caches from kernelResolvedXiubo LiActions
Copied to CephFS - Backport #57393: pacific: client: abort the client daemons when we couldn't invalidate the dentry caches from kernelResolvedXiubo LiActions
Actions

Also available in: Atom PDF