Re: kern.maxfiles limit exceeded... what to do?

2009-04-14 Thread Eitan Adler
VeeJay wrote: > Hi there > > I am keep getting this error on the screen. I have tried to solve this > problem by myself but still no luck. Could anyone guide what to do to > increase the limit and avoid this error? please see tuning(7) -- Eitan Adler "Security is increased by designing for t

Re: kern.maxfiles limit exceeded by uid 1003? what to do?

2009-04-14 Thread Mel Flynn
On Tuesday 14 April 2009 14:11:02 VeeJay wrote: > kern.maxfiles limit exceeded by uid 1003, please see tuning(7) From "man 7 tuning": The kern.maxfiles sysctl determines how many open files the system sup- ports. The defau

Re: kern.maxfiles limit exceeded by uid 1003? what to do?

2009-04-14 Thread Pieter de Goeje
On Tuesday 14 April 2009 14:11:02 VeeJay wrote: > Hi there > > I am keep getting this error on the screen. I have tried to solve this > problem by myself but still no luck. Could anyone guide what to do to > increase the limit and avoid this error? > > kern.maxfiles limit exceeded by uid 1003, pl

Re: kern.maxfiles limit exceeded by uid 1003? what to do?

2009-04-14 Thread Peter
Hello, Check your HHD. Last time I hit this on a not busy machine it was the RAID card. Do you use RAID on it ? Peter Frederique Rijsdijk wrote: sysctl kern.maxfiles= > > You can set it in /etc/sysctl.conf to set it at boot time. > > ___ freebsd-que

Re: kern.maxfiles limit exceeded by uid 1003? what to do?

2009-04-14 Thread till plewe
On Tue, Apr 14, 2009 at 9:11 PM, VeeJay wrote: > Hi there > > I am keep getting this error on the screen. I have tried to solve this > problem by myself but still no luck. Could anyone guide what to do to > increase the limit and avoid this error? > sysctl -a | grep kern.maxfiles and then sysct

Re: kern.maxfiles limit exceeded by uid 1003? what to do?

2009-04-14 Thread Frederique Rijsdijk
VeeJay wrote: > Hi there > > I am keep getting this error on the screen. I have tried to solve this > problem by myself but still no luck. Could anyone guide what to do to > increase the limit and avoid this error? > > kern.maxfiles limit exceeded by uid 1003, please see tuning(7) > kern.maxfiles

Re: kern.maxfiles limit exceeded... what to do?

2009-04-14 Thread Wojciech Puchar
increase kern.maxfiles :) in sysctl.conf On Tue, 14 Apr 2009, VeeJay wrote: Hi there I am keep getting this error on the screen. I have tried to solve this problem by myself but still no luck. Could anyone guide what to do to increase the limit and avoid this error? kern.maxfiles limit excee

Re: kern.maxfiles limit exceeded

2008-04-09 Thread Pieter de Goeje
On Wednesday 09 April 2008, Rafael Barrera Oro wrote: > Hello, i have a modest FreeBSD that's constantly giving me the message > "kern.maxfiles limit exceeded by 0 (or 53)" (on the main console). And if i > attempt to log in another console i get an error similar to > "/libexec/ld-elf.so.1 not foun

Re: kern.maxfiles limit exceeded: what to investigate?

2003-12-23 Thread Lowell Gilbert
paul beard <[EMAIL PROTECTED]> writes: > Since UID 80 would be the httpd process, I suppose looking into > process-specific resource issues is next. I am running Apache 1.3.29. Not necessarily. TCP port 80 is held by httpd, but it isn't necessarily user ID 80. Look at the passwd file to figure