From owner-freebsd-fs@FreeBSD.ORG Tue Oct 25 14:38:36 2005 Return-Path: X-Original-To: freebsd-fs@FreeBSD.ORG Delivered-To: freebsd-fs@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB91B16A420 for ; Tue, 25 Oct 2005 14:38:36 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9E3B43D68 for ; Tue, 25 Oct 2005 14:38:30 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (ilclej@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.1/8.13.1) with ESMTP id j9PEcSZL044586 for ; Tue, 25 Oct 2005 16:38:28 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.1/8.13.1/Submit) id j9PEcSpc044585; Tue, 25 Oct 2005 16:38:28 +0200 (CEST) (envelope-from olli) Date: Tue, 25 Oct 2005 16:38:28 +0200 (CEST) Message-Id: <200510251438.j9PEcSpc044585@lurza.secnetix.de> From: Oliver Fromme To: freebsd-fs@FreeBSD.ORG In-Reply-To: X-Newsgroups: list.freebsd-fs User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.11-RELEASE (i386)) Cc: Subject: Re: FileSystem Full error in FreeBSD 5.4-Release even if the partition is not full X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-fs@FreeBSD.ORG List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2005 14:38:37 -0000 Deepak Naidu wrote: > I dont know ? all the errors are bouncing on my > FreeBSD mail server. A month ago I have ported my > mail server from Linux to FreeBSD 5.4-Release. > > I get the below error in my /var/log/messages > regarding the filesystem being full, whereas it is not > full. > > Filesystem is not full at all, then why I am getting > this error message, did any one faced this issue. > > > Oct 25 14:58:30 kernel: pid 60077 (perl5.8.6), uid 125 > inumber 50855 on /var/spool/MailScanner/incoming: > filesystem full If it says it is full, then it is full, probably. :-) > #df -h Try "df -i" -- what does it say? Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "If Java had true garbage collection, most programs would delete themselves upon execution." -- Robert Sewell