Date: Tue, 29 Feb 2000 17:42:06 +0100 From: Brad Knowles <blk@skynet.be> To: "Sean O'Connell" <sean@stat.Duke.EDU>, FreeBSD-STABLE <stable@FreeBSD.ORG> Subject: Re: Error: "Maximum file descriptors exceeded"... Message-ID: <v04220811b4e1a6ffa59e@[195.238.1.121]> In-Reply-To: <20000229113443.F21891@stat.Duke.EDU> References: <Pine.BSF.4.21.0002291045580.58885-100000@epsilon.lucida.qc.ca> <v0422080ab4e19df0856e@[195.238.1.121]> <38BBF0D3.6ED0DFD3@thehousleys.net> <20000229113443.F21891@stat.Duke.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
At 11:34 AM -0500 2000/2/29, Sean O'Connell wrote: > % sysctl kern.maxfiles > kern.maxfiles: 4096 > % sysctl kern.maxfilesperproc > kern.maxfilesperproc: 4096 > > However, limit -h (tcsh builtin) and limits -H still report > > descriptors 2088 > openfiles 2088 Have you started a new tcsh since the sysctl? I think that these sorts of things tend to be set by the program when it starts up, and it does not interactively detect an increase. So, you'd need to stop and restart whatever program it is that needs the increased limits. This isn't a problem in my case, since I have repeatedly stopped and restarted the daemon in question. -- These are my opinions and should not be taken as official Skynet policy ========================================================================= Brad Knowles, <blk@skynet.be> Sys. Arch., Mail/News/FTP/Proxy Admin Note: No Microsoft programs were used in the creation or distribution of this message. If you are using a Microsoft program to view this message, be forewarned that I am not responsible for any harm you may encounter as a result. See <http://i-want-a-website.com/about-microsoft/twelve-step.html> for details. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v04220811b4e1a6ffa59e>