From owner-freebsd-questions Sat Dec 19 20:29:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA01714 for freebsd-questions-outgoing; Sat, 19 Dec 1998 20:29:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from luke.cpl.net (luke.cpl.net [209.150.92.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA01707 for ; Sat, 19 Dec 1998 20:29:28 -0800 (PST) (envelope-from shawn@luke.cpl.net) Received: (from shawn@localhost) by luke.cpl.net (8.8.8/8.8.8) id UAA11072; Sat, 19 Dec 1998 20:30:08 -0800 (PST) Message-ID: <19981219203008.D8676@cpl.net> Date: Sat, 19 Dec 1998 20:30:08 -0800 From: Shawn Ramsey To: cjclark@home.com, FreeBSD Questions Subject: Re: POP3 Error Message References: <199812200108.UAA24573@cc942873-a.ewndsr1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93i In-Reply-To: <199812200108.UAA24573@cc942873-a.ewndsr1.nj.home.com>; from Crist J. Clark on Sat, Dec 19, 1998 at 08:08:21PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm running a FreeBSD machine as a mail server for our > company. Earlier in the week I started to get an unusual error message > gernerated by the ipopd daemon (and occasionally by imapd). Here is > the dmesg output, > > pid 21983 (ipop3d), uid 1026 on /: file system full > However, a quick 'df -k' shows, > > [108:~] df -k > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/wd0s2a 31775 15759 13474 54% / > /dev/wd0s2e 396895 180774 184370 50% /usr > /dev/wd0s2f 528175 50916 435005 10% /var > procfs 4 4 0 100% /proc > > My file system is not nearly full, and ipopd is not writing anything > to the root file system that I know of. > > Anyone know what this is about? Sometimes on one of our machines, df output wouldn't update for some reason. Perhaps its out of wack? Rebooting fixed it, perhaps your / is actually full? Just an idea, as services generally DON'T complain about a disk full, unless it is actually full! :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message