From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 22:49:04 2005 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 1F07316A4CE for ; Sat, 29 Jan 2005 22:49:04 +0000 (GMT) Received: from hotmail.com (bay16-f40.bay16.hotmail.com [65.54.186.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0282943D1D for ; Sat, 29 Jan 2005 22:49:04 +0000 (GMT) (envelope-from nuckingfutsto@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 29 Jan 2005 14:49:01 -0800 Message-ID: Received: from 204.97.162.25 by by16fd.bay16.hotmail.msn.com with HTTP; Sat, 29 Jan 2005 22:48:26 GMT X-Originating-IP: [204.97.162.25] X-Originating-Email: [nuckingfutsto@hotmail.com] X-Sender: nuckingfutsto@hotmail.com From: "GRF ." To: freebsd-questions@FreeBSD.ORG Date: Sat, 29 Jan 2005 17:48:26 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 29 Jan 2005 22:49:01.0436 (UTC) FILETIME=[B9CFF3C0:01C50654] Subject: /var Full ? 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: Sat, 29 Jan 2005 22:49:04 -0000 I am running FBSD 5.2.1 and my /var partition is giving me cannot write to disk errors, disk is full. I cleared out what I could and got it down to about 98% but I have some strange findings which I will show below. [/var]> df -h Filesystem Size Used Avail Capacity Mounted on /dev/ad0s1a 248M 55M 173M 24% / devfs 1.0K 1.0K 0B 100% /dev /dev/ad0s1e 248M 38K 228M 0% /tmp /dev/ad0s1f 70G 53G 11G 83% /usr /dev/ad0s1d 248M 223M 4.5M 98% /var #cd /var # du -hd1 2.0K ./account 6.0K ./at 16K ./backups 4.0K ./crash 390K ./cron 5.8M ./db 2.0K ./empty 2.0K ./heimdal 508K ./log 1.9M ./mail 4.0K ./msgs 2.0K ./preserve 40K ./run 2.0K ./rwho 66K ./spool 1.3M ./tmp 20K ./yp 2.0K ./games 1.0M ./ftp 394K ./usermin 2.0K ./.snap 11M . Now how can /var be 11Meg and also fill up 98% or 223 Meg at the same time? What is eating up my partition space? Uptime is 149 days and I suppose I'm due for a reboot but I have others with processes going on the box and I hate to reboot.