On 06/19/2018 05:21 PM, Christopher Cox wrote: > Not sure what happened, but on one of our CentOS 7 host we had like 64 > socket connects owned by pid 1 (systemd) in CLOSE-WAIT state. And > systemctl -a shows a bunch of lines like: > > check_mk at 11305-10.32.50.31:6556-10.32.3.10:55106.service (corresponding > to the 64 CLOSE-WAIT connections) Ultimately this is being caused by a failure on running "df", like one of those "stale mount" like conditions (though our one NFS mount seems fine, but somebody else may have done something). I've scheduled the host for a reboot, but still, I believe that more "bad things" happen (e.g. too many connections) as a result of something like this than what would have happened prior to systemd. But you can tell me... Nothing in /etc/mtab leaps out at me as something to solve with regards to a stale mount.