Date: Tue, 6 May 2014 18:24:51 +0400 From: "Peter B. Pokryshev" <ppb@valuehost.ru> To: freebsd-bugs@freebsd.org Subject: LA output, video output, console input/output & netstat TIME_WAIT Message-ID: <20140506182451.b31189e28323f771360cda6a@valuehost.ru>
next in thread | raw e-mail | index | archive | help
Hello all.
9.2-STABLE FreeBSD 9.2-STABLE #0 r261226
highload servers
/etc/sysctl.conf:
security.bsd.see_other_uids=0
security.bsd.unprivileged_proc_debug=0
kern.ipc.somaxconn=4096
net.inet.ip.fw.dyn_max=65536
net.inet.ip.fw.dyn_syn_lifetime=10
net.inet.ip.fw.dyn_ack_lifetime=60
net.inet.ip.fw.dyn_buckets=512
kern.ipc.shmall=6291456
kern.ipc.shmmax=134217728
/boot/loader.conf:
kern.ipc.shmseg="512"
kern.ipc.shmmni="1024"
After 20-35 or more days of uptime,
server stops showing realtime LA: show normal top, but first line not change:
last pid: 29849; load averages: 2.36, 2.32, 2.28
^ ^ ^
| | |
Then, servers stops video output and TCP process in state TIME_WAIT starts grow
until limits:
# netstat -an |grep -c TIME_WAIT
27800
At the console, when I try typing - nothing changes,
BUT when I take out console - I see what I type previously at the monitor.
Is any idea what is that?
--
Peter B. Pokryshev <ppb@valuehost.ru>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140506182451.b31189e28323f771360cda6a>
