From owner-freebsd-questions@FreeBSD.ORG Wed Oct 5 10:10:06 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 BE3EC16A420 for ; Wed, 5 Oct 2005 10:10:06 +0000 (GMT) (envelope-from mfgjojo@gmx.de) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E085043D49 for ; Wed, 5 Oct 2005 10:10:05 +0000 (GMT) (envelope-from mfgjojo@gmx.de) Received: (qmail invoked by alias); 05 Oct 2005 10:10:04 -0000 Received: from p549180B9.dip0.t-ipconnect.de (HELO JOJONOTEBOOK) [84.145.128.185] by mail.gmx.net (mp035) with SMTP; 05 Oct 2005 12:10:04 +0200 X-Authenticated: #1659088 Message-ID: <000a01c5c994$f7d8f1e0$ce01a8c0@JOJONOTEBOOK> From: "jojo" To: Date: Wed, 5 Oct 2005 12:10:09 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Y-GMX-Trusted: 0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: /: write failed, filesystem is full 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: Wed, 05 Oct 2005 10:10:06 -0000 Hello, I have a problem with the filesystem. I am always getting those "/: = write failed, filesystem is full" errors. If I have a look on df the = root has 109% Capacity. How could that be? I had a file in /root with 3.3G that I have now deleted but with no = success. The df output is as before. I am using Raid1(Mirror) with two = 80Gig ST380011A/3.04 HDs. df -h Filesystem Size Used Avail Capacity Mounted on /dev/ar0s1a 4.9G 4.9G -400.7M 109% / devfs 1.0K 1.0K 0B 100% /dev /dev/ar0s1d 21G 2.5G 16G 13% /usr /dev/ar0s1e 3.9G 555M 3.1G 15% /var /dev/ar0s1f 43G 885M 39G 2% /www my disk usage: du -hd1 1.5K ./dev 2.5G ./usr 555M ./var 885M ./www 2.4M ./stand 1.5M ./etc 2.0K ./cdrom 2.0K ./dist 7.3M ./bin 18M ./boot 2.0K ./mnt 2.0K ./proc 18M ./root 21M ./sbin 24K ./tmp 76K ./cgb 4.0G . The du output does not agree with the df output. Where are the 4.9Gig of = / ? What can I do? Somebody had this problem before?=20 Thanks, Joachim