This repository has been archived by the owner on Mar 26, 2020. It is now read-only.
stale sockets fds under brick process #1449
Labels
brick-multiplexing-issue
tracker label to capture all issues related to brick multiplexing feature
bug
priority: medium
Observed behavior
Seeing stale sockets fds under brick process with brick-mux enabled. If I restart the glusterd2 service then the sockets count are getting increased with a count of number of volumes.
Right now on my system I have 100 pvc and I am seeing 419 brick sockets on a node.
[root@gluster-kube1-0 11720]# ll /proc/$(pgrep glusterfsd)/fd | wc -l
419
Expected/desired behavior
Stale socket fds should be cleaned.
Details on how to reproduce (minimal and precise)
Information about the environment:
The text was updated successfully, but these errors were encountered: