From owner-freebsd-current Mon May 25 03:37:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA19991 for freebsd-current-outgoing; Mon, 25 May 1998 03:37:38 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from current.gaffaneys.com (dialup2.gaffaneys.com [208.155.161.52]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA19983 for ; Mon, 25 May 1998 03:37:33 -0700 (PDT) (envelope-from zach@gaffaneys.com) Received: (from zach@localhost) by current.gaffaneys.com (8.8.8/8.8.8) id FAA02810; Mon, 25 May 1998 05:39:44 -0500 (CDT) (envelope-from zach) Message-ID: <19980525053943.56833@gaffaneys.com> Date: Mon, 25 May 1998 05:39:43 -0500 From: Zach Heilig To: Andreas Klemm , Julian Elischer Cc: current@FreeBSD.ORG Subject: Re: Softupdates panic (got it!) References: <19980523024530.44245@gaffaneys.com> <19980525082036.A2194@klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <19980525082036.A2194@klemm.gtn.com>; from Andreas Klemm on Mon, May 25, 1998 at 08:20:36AM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, May 25, 1998 at 08:20:36AM +0200, Andreas Klemm wrote: > On Sat, May 23, 1998 at 02:30:09AM -0700, Julian Elischer wrote: > > thanks > > we're collecting these for a blitz next week. > Here on my SMP system it runs flawlessly since days. > Just wanted to let you know. Ah, but how full are your disks, I have my system partitioned like: Filesystem 1K-blocks Used Avail Capacity Mounted on ... /dev/wd1s4a 89287 73519 8626 89% /usr ... When there is softupdates on '/usr', 'make installworld' causes a kernel panic regularly. After watching it in action for awhile, and seeing that space is not reclaimed for several seconds; I can guess that the deletion delay causes /usr to fill up, and that causes the problem I see. -- Zach Heilig -- zach@gaffaneys.com Real Programs don't use shared text. Otherwise, how can they use functions for scratch space after they are finished calling them? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message