Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 1998 09:43:21 -0800
From:      Parag Patel <parag@cgt.com>
To:        garman@earthling.net
Cc:        current@FreeBSD.ORG
Subject:   Re: PR filed on dying daemons bug 
Message-ID:  <199812271743.JAA80834@pinhead.parag.codegen.com>
In-Reply-To: Message from garman@earthling.net  of "Sun, 27 Dec 1998 01:10:03 EST." <199812270610.WAA15223@hub.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help


When I upgraded from an Oct23 kernel to Dec18 kernel, I couldn't get 
"make -j8 buildworld" to run to completion.  Things were just sort of 
dying without much of a clue.  I finally noticed that dmesg was 
reporting
	file: table is full
errors but oddly they were not being displayed in the main xconsole 
window (which was correctly displaying other console messages).

Anyway, I bumped up kern.maxfiles and kern.maxfilesperproc and things 
seem fine now.  (I also bumped maxusers in my kernel config file from 
10 to 32 for future kernel builds.)

Perhaps the current dying daemons problem is simply that the kernel is 
running out of file descriptors?  Perhaps the default calculations for 
these changed recently?


	-- Parag Patel



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812271743.JAA80834>