Project

General

Profile

Actions

Bug #59125

open

SubProcess() / fork_function thrash closing fds at high RLIMIT_NOFILE

Added by edef . about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
common
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:

Description

If Ceph is launched with, for example, a systemd unit configured to LimitNOFILE=infinity, forking/subprocess spawning will hang for a very long time trying to make approximately 2^30 close() syscalls and peg a core doing so.

This is the underlying issue leading to https://github.com/rook/rook/issues/10110.

Actions #1

Updated by edef . about 1 year ago

Actions #2

Updated by Dan Mick about 1 year ago

  • Pull request ID set to 50622
Actions

Also available in: Atom PDF