kernel: kern.maxfiles limit exceeded

2006-12-07 Thread Coen Watstaatervoor

Just got a busy machine with the following errors in the messages log:

kernel: kern.maxfiles limit exceeded by uid 80, please see tuning(7).
Default FreeBSD 6.1 / AMP set-up. Thought 6.1 would handle this stuff
automaticly just like the mbufs. Anyone knows how the raise those limits?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kernel: kern.maxfiles limit exceeded

2006-12-07 Thread Drew Sanford

Coen Watstaatervoor wrote:

Just got a busy machine with the following errors in the messages log:

kernel: kern.maxfiles limit exceeded by uid 80, please see tuning(7).
Default FreeBSD 6.1 / AMP set-up. Thought 6.1 would handle this stuff
automaticly just like the mbufs. Anyone knows how the raise those limits?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]


You need to put an entry in /boot/loader.conf

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kernel: kern.maxfiles limit exceeded

2006-12-07 Thread Garrett Cooper

Drew Sanford wrote:

Coen Watstaatervoor wrote:

Just got a busy machine with the following errors in the messages log:

kernel: kern.maxfiles limit exceeded by uid 80, please see tuning(7).
Default FreeBSD 6.1 / AMP set-up. Thought 6.1 would handle this stuff
automaticly just like the mbufs. Anyone knows how the raise those limits?


You need to put an entry in /boot/loader.conf

Simple answer: read the manpage-tuning(7)!
-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]