From owner-freebsd-questions@FreeBSD.ORG Thu Oct 27 22:08:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7F5AC16A41F for ; Thu, 27 Oct 2005 22:08:07 +0000 (GMT) (envelope-from freebsd@redry.net) Received: from luke.segpub.com.au (luke.segpub.com.au [64.49.254.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id B26E843D46 for ; Thu, 27 Oct 2005 22:08:06 +0000 (GMT) (envelope-from freebsd@redry.net) Received: (qmail 68776 invoked by uid 89); 28 Oct 2005 08:08:06 +1000 Received: by simscan 1.1.0 ppid: 68757, pid: 68766, t: 0.5694s scanners: clamav: 0.86.1/m:33/d:984 spam: 3.0.4 Received: from unknown (HELO ?192.168.1.34?) (213.202.152.161) by 0 with SMTP; 28 Oct 2005 08:08:05 +1000 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5241ED1F-1488-467B-ACAD-128D5E36A5B4@redry.net> Content-Transfer-Encoding: 7bit From: eoghan Date: Thu, 27 Oct 2005 23:08:03 +0100 To: eoghan X-Mailer: Apple Mail (2.734) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on luke.segpub.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 Cc: "Andrew P." , freebsd-questions@freebsd.org Subject: Re: increasing mount size 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: Thu, 27 Oct 2005 22:08:07 -0000 On 27 Oct 2005, at 23:03, eoghan wrote: >> >> FreeBSD default layout is very smart. >> >> What takes up so much in your /var? >> >> # du -s /var/* >> > > That says: > du: No match. > im not sure :) but i was trying to add openoffice... i know its > big. the size of my var is only 248MB, which > is the same size as /tmp and ive only 2% left on that. > its a 20GB hard drive - i suppose these days thats pretty small. oops! typo... sorry... output: nathaniel# du -s /var/* 2 /var/account 6 /var/at 8 /var/backups 4 /var/crash 4 /var/cron 71010 /var/db 2 /var/empty 2 /var/games 2 /var/gdm 2 /var/heimdal 6 /var/lib 720 /var/log 2 /var/mail 4 /var/msgs 38 /var/named 2 /var/preserve 42 /var/run 2 /var/rwho 24 /var/spool 4844 /var/tmp 20 /var/yp