Feature #2330
dump open files, sockets when we run out of fds
% Done:
0%
Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Associated revisions
filestore: dump open fds when we hit EMFILE
Use a helper to dump /proc/self/fd when we hit EMFILE in the filestore.
Ideally, we should trigger this in other appropriate places, but it is
not immediately clear that there is a sane way to do that.
Fixes: #2330
Signed-off-by: Sage Weil <sage@inktank.com>
History
#1 Updated by Sage Weil almost 11 years ago
- Target version deleted (
v0.47)
#2 Updated by Sage Weil almost 11 years ago
- translation missing: en.field_position set to 19
#3 Updated by Sage Weil almost 11 years ago
- translation missing: en.field_position deleted (
56) - translation missing: en.field_position set to 72
#4 Updated by Sage Weil over 10 years ago
- Status changed from New to Resolved
- Target version set to v0.50