Bug 1627553 - MDS leaks file descriptors across respawn
Summary: MDS leaks file descriptors across respawn
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 3.0
Hardware: All
OS: All
medium
low
Target Milestone: z1
: 3.1
Assignee: Patrick Donnelly
QA Contact: ceph-qe-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-10 20:52 UTC by Patrick Donnelly
Modified: 2018-11-09 01:00 UTC (History)
4 users (show)

Fixed In Version: RHEL: ceph-12.2.5-51.el7cp Ubuntu: ceph_12.2.5-36redhat1xenial
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-09 00:59:32 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 36210 0 None None None 2018-09-27 01:18:01 UTC
Red Hat Product Errata RHBA-2018:3530 0 None None None 2018-11-09 01:00:29 UTC

Description Patrick Donnelly 2018-09-10 20:52:36 UTC
Description of problem:

MDS leaks file descriptors across exec which causes it to run out after several respawns.

Version-Release number of selected component (if applicable):

3.0

How reproducible:

100%. Respawn mds a few dozen times via `ceph mds fail 0`. Use single MDS cluster (no standby) to see more easily.

Steps to Reproduce:
1. while sleep 0.5; do ceph mds fail 0; done
2. MDS will eventually fail to create an event file descriptor as noted in the log and then quit.

Actual results:

Exits with failure.

Expected results:

MDS continues respawning infinitely.

Comment 10 errata-xmlrpc 2018-11-09 00:59:32 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:3530


Note You need to log in before you can comment on or make changes to this bug.