From owner-freebsd-questions@FreeBSD.ORG Thu Sep 16 07:46:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D33816A4CE for ; Thu, 16 Sep 2004 07:46:18 +0000 (GMT) Received: from pd3mo1so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 399B343D2D for ; Thu, 16 Sep 2004 07:46:18 +0000 (GMT) (envelope-from dfarmour@myrealbox.com) Received: from pd5mr5so.prod.shaw.ca (pd5mr5so-qfe3.prod.shaw.ca [10.0.141.181]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0I4400LPXIX5B120@l-daemon> for freebsd-questions@freebsd.org; Thu, 16 Sep 2004 01:46:17 -0600 (MDT) Received: from pn2ml2so.prod.shaw.ca ([10.0.121.146]) by pd5mr5so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0I44006KTIX5QW70@pd5mr5so.prod.shaw.ca> for freebsd-questions@freebsd.org; Thu, 16 Sep 2004 01:46:17 -0600 (MDT) Received: from elaine (S01060020ed775794.gv.shawcable.net [24.108.145.86]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0I440000DIX4RS@l-daemon> for freebsd-questions@freebsd.org; Thu, 16 Sep 2004 01:46:17 -0600 (MDT) Date: Thu, 16 Sep 2004 00:49:07 -0700 From: dfarmour@myrealbox.com To: freebsd-questions@freebsd.org Message-id: <4148E303.15223.9F76AB@localhost> MIME-version: 1.0 X-Mailer: Pegasus Mail for Windows (4.21b) Priority: normal Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Description: Mail message body X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Portupgrade failure: / filesystem full.... any suggestions short of full-scale re-install? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 07:46:18 -0000 Hello, I'm not sure what's next: hedgehogs falling from the skies, perhaps? Mostly, I know I'm flailing around in the newbie waters, an otherwise straightforward 5.2.1 install (single user, desktop) gone horribly, horribly wrong. The story so far... I got through most of the sysinstall program without too many surprises. It's a new machine, 40G HD. Loosely following Mr. Lehey's configuration suggestions in Complete FreeBSD, / got 4G, swap 2G, and /home the rest. Among other things, I downloaded and installed the instant-workstation 1.0.3 port, in part because a presumably earlier version had worked fine last fall when I installed it on my wife's dual boot machine.[1] This time, although XFree86 -configure tested okay, i.e. grey screen with X in the middle, then Ctrl-Alt-Backspace to return to the CLI, I couldn't seem to configure X. I had it working a couple of times, but the mouse cursor was a 64x64 pixel barcode! Exiting seemed to cause the x-server the most trouble. The box locked up complaining primarily of "unresolved symbols," although both Knoppix 3.4 and FreeSBIE's versions of x-windows work(ed) fine, booting from the CD drive. I see a note [2] suggesting the more current XFree86 4.4 version might work better with the SiS74x video card, which at that point, seemed the most likely candidate for FreeBSD incompatibility. More googling around and freebsd-questions digest traffic reading suggested cvsup and portupgrade, as a general tidying up strategy en route to updating to 4.4. [upmusic: theme from Jaws] Cvsupping seems to be chugging along for quite a while, but previous install on older machine also took the better part of a weekend, so I figure what the hell. A strong sense of fear and loathing began to develop, however, when "filesystem full" began in large numbers to scroll off the screen, late this past afternoon. A du -sk * showed relatively expected numbers next to most of the sub-directories, but /usr and /var showed 3 038 096 & 71 990 respectively! ??? /var/tmp seems to contain lots of 512K .bak files right underneath .tgz behemoths with the same name. I've seen messages suggesting deleting /tmp directories, as well as growfs, as a way to regain room to at least email log and error messages, but I'm also getting a little gunshy. Any suggestions, even starting over from scratch, would assist me greatly. Everything I've read so far suggests FreeBSD installs into _at most_ 5G, so what's going on??? If a more realistic cvsup/portupgrade manoevering room works out to 10G, maybe this message will help someone else. Thanks in advance. df (dave) armour my real box calm! # not. [1] previous install, 5.0-RELEASE, admittedly in 18G, on dual-boot (Windows ME, with 10G) box. [2] The SiS driver author's site suggests XFree86 4.4.0 works more successfully with SiS74x series.