closing "lost" cli

Status
Not open for further replies.

stefanb

Patron
Joined
Dec 12, 2014
Messages
200
Hi there,

yesterday I logged into the freenas gui on several workstations to do an iperf and check the server-iperf results directly.

Means, I opend the CLI several times on differnet machines.
Now, I can't open the CLI anymore because of too many connections.
Code:
Jan 29 16:27:45 filer kernel: sonewconn: pcb 0xfffffe023ee9b690: Listen queue overflow: 8 already in queue awaiting acceptance (6 occurrences)


How can I close unused CLI sessions, or simply all sessions?

S.
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,525
If you had done some searching you'd have found https://bugs.freenas.org/issues/3983

There is no limit to CLI connections.. period. So I knew you were way off-base with your diagnosis of the problem. ;)

The fix is in there...
 

stefanb

Patron
Joined
Dec 12, 2014
Messages
200
Hi,

I searched in the Forum, without result.
Have to seatch in the bugs in future also.
Thanks for the link!

S.
 

Gonzalo

Patron
Joined
Nov 29, 2014
Messages
457
You can try to increase the kern.ipc.somaxconn value on Tunables. Read carefully about it to know the impact in the system.
 
Last edited:

stefanb

Patron
Joined
Dec 12, 2014
Messages
200
Hi,

increase kern.ipc.somaxconn to 1024 didn't help.
Has anybody another idea whats going wrong?

S.
 
Status
Not open for further replies.
Top