Date: Fri, 2 Apr 1999 09:32:24 -0500 From: "Chuck O'Donnell" <cao@bus.net> To: cjclark@home.com, Steve Hovey <shovey@buffnet.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: curious "file system full" error Message-ID: <19990402093224.B12563@milf18.bus.net> In-Reply-To: <199904020456.XAA09172@cc942873-a.ewndsr1.nj.home.com>; from Crist J. Clark on Thu, Apr 01, 1999 at 11:56:39PM -0500 References: <19990401152600.A9613@milf18.bus.net> <199904020456.XAA09172@cc942873-a.ewndsr1.nj.home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 01, 1999 at 11:56:39PM -0500, Crist J. Clark wrote: > Chuck O'Donnell wrote, > > Given the following file system (on FreeBSD 2.2.5-STABLE... old I know): > > > > Filesystem 1K-blocks Used Avail Capacity Mounted on > > /dev/sd0a 59471 12352 42362 23% / > > /dev/sd0s1e 4125051 820026 2975021 22% /usr > > /dev/sd1s1e 2035244 194146 1678279 10% /var > > procfs 4 4 0 100% /proc > > > > > > Does it seem unusual to see kernel errors like this? > > > > Apr 1 15:08:40 edna /kernel: pid 9250 (mail.local), uid 0 on /: file system full > > > > I thought that mail.local confined its activities to /var ? > > >From the 'man mail.local' page, > > FILES > /var/tmp/local.XXXXXX temporary files > /var/mail/user user's mailbox directory > > Is /var/tmp symlinked to /tmp? > Thanks for the replies. Before I responded to them, I wanted to double check myself, and here's what I found: I originally read mail.local(8) on a FreeBSD 2.2.6 workstation, which states: FILES /var/tmp/local.XXXXXX temporary files /var/mail/user user's mailbox directory This morning before I replied to your emails, I read mail.local(8) on the offending 2.2.5 server: FILES /tmp/local.XXXXXX temporary files /var/mail/user user's mailbox directory there it is. Next time I'll make sure I read the man page on the machine with the problem. :-) Thanks so much for your help! Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990402093224.B12563>