Project

General

Profile

Actions

Bug #64149

open

valgrind+mds/client: gracefully shutdown the mds during valgrind tests

Added by Venky Shankar 3 months ago. Updated about 2 months ago.

Status:
New
Priority:
High
Category:
Performance/Resource Usage
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Client, MDS
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Currently valgrind tests enable `mds_valgrind_exit` and the MDS just does an `exit(0)` thereby not giving the MDS a chance to shutdown gracefully (MDSRankDispatcher::shutdown()). AFAICS, there isn't anything that stopping the MDS to do so when running with valgrind - the mds choose to exit when asked to respawn to it may as well clean things up before shutdown to keep valgrind happy.


Related issues 1 (1 open0 closed)

Related to CephFS - Bug #63949: leak in mds.c detected by valgrind during CephFS QA runTriagedLeonid Usov

Actions
Actions #1

Updated by Venky Shankar 3 months ago

  • Related to Bug #63949: leak in mds.c detected by valgrind during CephFS QA run added
Actions #2

Updated by Venky Shankar 3 months ago

  • Assignee set to Milind Changire
  • Source set to Q/A
Actions #3

Updated by Venky Shankar 2 months ago

  • Assignee changed from Milind Changire to Kotresh Hiremath Ravishankar
  • Priority changed from Normal to High
  • Severity changed from 3 - minor to 2 - major

Kotresh, please take this one (spoke to Milind regarding this before reassigning).

Actions

Also available in: Atom PDF