From owner-freebsd-questions@FreeBSD.ORG Wed Oct 5 13:22:18 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 7E23B16A41F for ; Wed, 5 Oct 2005 13:22:18 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14AE343D45 for ; Wed, 5 Oct 2005 13:22:17 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: by xproxy.gmail.com with SMTP id t5so94373wxc for ; Wed, 05 Oct 2005 06:22:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tgIYj3a9RPvd9GNcRLqS3GuOBeEMbvZL4CU8Gb87ohRDvmeh3whGcS7BHt85SB7Czl7QBYXUQxXNhyitWqoLSyJRtdQRtZux2fJxU2GXDCsbnR/3swV15XdSDw5gDboB+BTtCAx1lI6vgDJ8viHPv6x/iE/6cZbXJxVWNJYGlNE= Received: by 10.70.100.9 with SMTP id x9mr399515wxb; Wed, 05 Oct 2005 06:22:17 -0700 (PDT) Received: by 10.70.67.15 with HTTP; Wed, 5 Oct 2005 06:22:17 -0700 (PDT) Message-ID: <54db43990510050622x259adb9bl510105605e822036@mail.gmail.com> Date: Wed, 5 Oct 2005 09:22:17 -0400 From: Bob Johnson To: freebsd-questions@freebsd.org In-Reply-To: <20051005125057.I1341@www.pukruppa.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <000a01c5c994$f7d8f1e0$ce01a8c0@JOJONOTEBOOK> <20051005125057.I1341@www.pukruppa.net> Cc: jojo , bobo1009@mailtest2.eng.ufl.edu Subject: Re: /: write failed, filesystem is full X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bob Johnson List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 13:22:18 -0000 On 10/5/05, P.U.Kruppa wrote: > On Wed, 5 Oct 2005, jojo wrote: > > > 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. > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq > /disks.html#DISK-MORE-THAN-FULL > As well as http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#DU-VS-DF i.e. read sections 9.23 and 9.26 of the FAQ. Or just reboot. Crude, and not very informative, but it will fix it. - Bob