From owner-freebsd-isp Sun Dec 12 14:50:28 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mail.wzrd.com (mail.wzrd.com [206.99.165.3]) by hub.freebsd.org (Postfix) with ESMTP id 9F72C14D49 for ; Sun, 12 Dec 1999 14:50:24 -0800 (PST) (envelope-from danh@wzrd.com) Received: by mail.wzrd.com (Postfix, from userid 91) id F1A4C5D080; Sun, 12 Dec 1999 17:50:23 -0500 (EST) Subject: Re: File system full. In-Reply-To: from jahanur at "Dec 12, 1999 8:28:24 am" To: jahanur@jjsoft.com (jahanur) Date: Sun, 12 Dec 1999 17:50:23 -0500 (EST) Cc: freebsd-isp@freebsd.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1638 Message-Id: <19991212225023.F1A4C5D080@mail.wzrd.com> From: danh@wzrd.com (Dan Harnett) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You might want to create a partition and mount it on /tmp. mail.local stores temporary files there, and as someone has mentioned, a large message could cause problems. If a new partition isn't possible, you might want to create a /usr/tmp directory, and have /tmp as a symbolic link to it. Its always a good idea to have /tmp as its own partition though. If you are running out of inodes, you should see a warning about that as well. Dan Harnett > But df shows other wise. > > $ df > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/wd0a 31775 13471 15762 46% / > /dev/wd0s1f 1847391 684154 1015446 40% /usr > /dev/wd0s1e 29727 19606 7743 72% /var > /dev/wd2s1e 3068446 65739 2757232 2% /usr2 > /dev/wd2s1f 2980313 121432 2620456 4% /usr3 > procfs 4 4 0 100% /proc > > > > On Sun, 12 Dec 1999, Dominik Brettnacher wrote: > > > On Sun, 12 Dec 1999, jahanur@jjsoft.com wrote: > > > > > Happy Holidays. > > > Do you ppl know what does this mean. > > > I can not figure out where is this full. > > > >> pid 4033 (mail.local), uid 0 on /: file system full > > > >> pid 4065 (mail.local), uid 0 on /: file system full > > > >> pid 4066 (mail.local), uid 0 on /: file system full > > > >> pid 4097 (mail.local), uid 0 on /: file system full > > > > see "df /" - there is no space available on your root file system. > > > > -- > > Dominik - http://www.saargate.de/~domi/ > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message