![]() |
help with freebsd server, please
anybody know what this means and how to fix it?
Apr 10 09:57:25 server12 kernel: kern.maxfiles limit exceeded by uid 65534, please see tuning(7). Apr 10 09:57:35 server12 kernel: kern.maxfiles limit exceeded by uid 80, please see tuning(7). Apr 10 09:57:40 server12 kernel: kern.maxfiles limit exceeded by uid 65534, please see tuning(7). Apr 10 09:57:43 server12 kernel: kern.maxfiles limit exceeded by uid 65534, please see tuning(7). |
try adding kern.maxfiles=25000 to your /etc/sysctl.conf
then /sbin/sysctl -p should fix it. looks like whoever installed your os, didnt tune it |
server12# /sbin/sysctl -p
sysctl: illegal option -- p usage: sysctl [-bdehNnox] variable[=value] ... sysctl [-bdehNnox] -a |
sysctl kern.maxfiles=25000
(keep it in sysctl.conf) it will load on boot |
server12# sysctl kern.maxfiles=25000
kern.maxfiles: 7944 -> 25000 thanks |
kick whosever ass set it up ;)
|
what exactly does this do, anyway?
|
whatever it does, it seems to have fixed a particular connectivity problem I've been having since about 2pm yesterday
|
All times are GMT -7. The time now is 09:44 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123