From owner-freebsd-questions@FreeBSD.ORG Wed Oct 15 21:04:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9382B106568F for ; Wed, 15 Oct 2008 21:04:54 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EC4358FC18; Wed, 15 Oct 2008 21:04:53 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <48F65B18.9050108@FreeBSD.org> Date: Wed, 15 Oct 2008 22:05:28 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 To: Norberto Meijome References: <20081015161633.6287be1e@ayiin> In-Reply-To: <20081015161633.6287be1e@ayiin> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions ML Subject: Re: System lockup when out of space in /usr X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2008 21:04:54 -0000 Norberto Meijome wrote: > Hi, > FreeBSD ayiin.octantis.com.au 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #94: Wed > Oct 15 09:46:16 EST 2008 > root@ayiin.octantis.com.au:/usr/obj/usr/src/sys/AYIIN i386 > > I've noticed when /usr becomes full (due to a large port build or other > reasons) that my computer becomes completely locked up - frozen. There is no > panic or crash, the system starts becoming more and pegged down - load starts > to climb, then system blocks intermittently for ever longing periods, load > climbs over 30.... and it never comes back from locked-land. > > Other than "don't let the system run out of disk space", is there any other fix? Depends on what the bug is. See the developers handbook for the next steps in getting the debugging information for a developer to analyze. Kris