From owner-freebsd-questions@FreeBSD.ORG Wed Oct 5 13:57:12 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 82B5A16A41F for ; Wed, 5 Oct 2005 13:57:12 +0000 (GMT) (envelope-from mfgjojo@gmx.de) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 7B88E43D45 for ; Wed, 5 Oct 2005 13:57:10 +0000 (GMT) (envelope-from mfgjojo@gmx.de) Received: (qmail invoked by alias); 05 Oct 2005 13:57:09 -0000 Received: from p549180B9.dip0.t-ipconnect.de (HELO JOJONOTEBOOK) [84.145.128.185] by mail.gmx.net (mp007) with SMTP; 05 Oct 2005 15:57:09 +0200 X-Authenticated: #1659088 Message-ID: <001a01c5c9b4$b131e2e0$ce01a8c0@JOJONOTEBOOK> From: "jojo" To: References: <000a01c5c994$f7d8f1e0$ce01a8c0@JOJONOTEBOOK> Date: Wed, 5 Oct 2005 15:57:14 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 8bit 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 Subject: Re: /: 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 13:57:12 -0000 > On Wed, 5 Oct 2005, Jaap Boender wrote: > >> Anyway, it seems as if your 3.3G file hasn't disappeared, since there is >> still >> 4.0G in the root directory...What kind of file was it? It was a output file from tcpdump ( /root/test.txt ) > > Oh, wait, I read you wrongly. The file from /root has disappeared all > right > (only 18M in there). The 4.0G you read includes the total of everything > below > it, such as the /usr and /www and so on. If you only want the / file > system, > try the -x option, as I said. > > Sorry, > > Jaap Hi, ok now I did: cd / du -xhcd1 512B ./dev 2.0K ./usr 2.0K ./var 2.0K ./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 68M . 68M total Anyway - I canīt see the 4,9Gig. 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 Thanks, Joachim