From owner-freebsd-current Fri Dec 6 11:30:18 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 932DA37B488 for ; Fri, 6 Dec 2002 11:30:16 -0800 (PST) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61E9443EDA for ; Fri, 6 Dec 2002 11:30:13 -0800 (PST) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <2002120619301000100qab1te>; Fri, 6 Dec 2002 19:30:11 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA46223; Fri, 6 Dec 2002 11:25:46 -0800 (PST) Date: Fri, 6 Dec 2002 11:25:45 -0800 (PST) From: Julian Elischer To: Archie Cobbs Cc: David Rhodus , Kirk McKusick , freebsd-current@FreeBSD.ORG Subject: Re: backgroud fsck is still locking up system (fwd) In-Reply-To: <200212061901.gB6J1pUI065085@arch20m.dellroad.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 6 Dec 2002, Archie Cobbs wrote: > David Rhodus wrote: > > > Softupdates is enabled on /usr and /var but not /. > > > > Why does softupdates not get enabled on / , by default on the install? > > I disabled softupdates on / back when having it enabled caused disk > full problems during 'make installworld,' and never re-enabled it. > > FYI at this point my 50MB / partition is woefully inadequate. I can't > even 'make install kernel' without first removing all existing modules, > and even so / ends up 106% full. > here's a hint.. most systems follow / with their swap region.. you can boot from fixit, or picoBSD floppy and use disklabel -e to exend the root partition then you can use growfs to add the new space to your root fs. Usually the 50MB that would make a bif difference to / won;t be really missed from teh swap, and you can always add more swap spave using a swapfile etc if it gets short. > Finally, one more bit of info: I have WITNESS enabled in this kernel > and get this message during boot: > > /usr/src/sys/vm/uma_core.c:1330: could sleep with "dc0" locked from /usr/src/sys/pci/if_dc.c:691 > > -Archie > > __________________________________________________________________________ > Archie Cobbs * Packet Design * http://www.packetdesign.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message