From owner-freebsd-fs@FreeBSD.ORG Wed Oct 26 06:29:31 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 6569316A41F for ; Wed, 26 Oct 2005 06:29:31 +0000 (GMT) (envelope-from maxsec@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26ABD43D4C for ; Wed, 26 Oct 2005 06:29:29 +0000 (GMT) (envelope-from maxsec@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so179996wxc for ; Tue, 25 Oct 2005 23:29:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=MWpdFQq6nSVsZ5ZQ7uwxu3PVJd6iYsjPZ5p9itppFfSwKLsIcAP49yJhdto54Y4RmkUvdNpiJRKnL3OHhMTzWSyaP56ftzuOokmoRURYp1Bi82NmJmv7YclbZafQu4/EKb56RKCfwtp2R7YTMoIEl0ynfFMquDwYgVEHA57Q0ag= Received: by 10.64.180.16 with SMTP id c16mr413882qbf; Tue, 25 Oct 2005 23:29:29 -0700 (PDT) Received: by 10.64.209.20 with HTTP; Tue, 25 Oct 2005 23:29:29 -0700 (PDT) Message-ID: <72cf361e0510252329h60689e49udb78e3ba84699f6@mail.gmail.com> Date: Wed, 26 Oct 2005 07:29:29 +0100 From: Martin Hepworth To: Deepak Naidu In-Reply-To: <20051025103440.50505.qmail@web34614.mail.mud.yahoo.com> MIME-Version: 1.0 References: <20051025103440.50505.qmail@web34614.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-fs@freebsd.org, freebsd-questions@freebsd.org 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 List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 06:29:31 -0000 Hi Deepak check the inodes as others have suggested..... the /var/spool/MailScanner/incoming is should be empty (or nearly). This is just the work area for MS and should have much in there at all apart from the batches it's working right now.. MIght be worth check with me a JPK etc on the MS list .... -- Martin (at yet another email address) On 10/25/05, Deepak Naidu wrote: > > Hi, > > 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 > > Oct 25 14:58:30 kernel: pid 60198 (perl5.8.6), uid 125 > inumber 1051 on /var/spool/MailScanner/incoming: > filesystem full > > Oct 25 14:58:30 kernel: pid 60151 (perl5.8.6), uid 125 > inumber 50857 on /var/spool/MailScanner/incoming: > filesystem full > > and also /var/spool filesystem ful error. > > #df -h > Filesystem Size Used Avail Capacity Mounted on > /dev/da0s1a 9.7G 576M 8.3G 6% / > devfs 1.0K 1.0K 0B 100% /dev > /dev/da0s1g 13G 4.2G 7.7G 35% /usr > /dev/da0s1d 9.7G 232M 8.7G 3% /var > /dev/da0s1e 19G 1.5G 16G 9% /var/log > /dev/da0s1f 9.7G 968M 8.0G 11% /var/spool > /dev/md1 1.4G 175M 1.1G 13% > /var/spool/MailScanner/incoming > devfs 1.0K 1.0K 0B 100% /var/named/dev > > > #mount > /dev/da0s1a on / (ufs, local) > devfs on /dev (devfs, local) > /dev/da0s1g on /usr (ufs, local, soft-updates) > /dev/da0s1d on /var (ufs, local, soft-updates) > /dev/da0s1e on /var/log (ufs, local, noatime, > soft-updates) > /dev/da0s1f on /var/spool (ufs, local, noatime, > soft-updates) > /dev/md1 on /var/spool/MailScanner/incoming (ufs, > local, noatime, soft-updates) > devfs on /var/named/dev (devfs, local) > > Is this a bug or anything falat. > > > Cheers, > Deepak Naidu. > > > > > > ___________________________________________________________ > Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with > voicemail http://uk.messenger.yahoo.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >