I see a lot of (75K+) connections in 2 SMB shares of my Isilon Cluster but when search for the open files, It's showing 0 files. None of the Files are opened.
How can we comprehend this situation & resolve this issue??
You can use netstat and grep to filter out ESTABLISHED connections using port 445 on each node. You can look at the Foreign Address column to see what IPs are connected. This should let you know narrow down if there is one specific client or group of clients causing excess connections (such as a scanner as dynamox suggests).
dynamox
11 Legend
•
20419 Posts
•
87439 Points
1083
0
Posted August 4th, 2017 11:00
i see that when my security team runs Nessus scanning. Look at the IP addresses, see if they resolve to their scanners or to something else.