Date: Fri, 1 Jun 2001 18:04:33 -0600 (CST) From: Ryan Thompson <ryan@sasknow.com> To: leemark@servesyndicate.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: file system full Message-ID: <Pine.BSF.4.21.0106011756510.78185-100000@ren.sasknow.com> In-Reply-To: <F105uNjVuMhvqgStMVh0000be6d@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Lee Mark Mercado wrote to freebsd-questions@FreeBSD.ORG: > im getting this error message : > Jun 1 12:18:13 sss /kernel: pid 6907 (mail.local), uid 0 on /var: file > system full > > -- how do i free my filesystem ? i tried deleting some of the log files but > its still giving me the same error. This error is being generated when the system is trying to save mail to a user's local mailbox. This failed attempt may be a cause or a symptom. It may be the case that someone has attempted to send a single large message (possibly even a lame DoS attempt), and that message simply needs to be bounced. If this happens more than once in a blue moon, set a maximum message size of a few MB in your mail server. On the other hand, it's equally likely that there is just a pileup of mail (and possibly logs, databases, etc) in var and this was the straw that broke the camel's back. Follow another respondent's suggestion and try to determine where most of the space is being used in /var. Is /var its own partition? If not, and/or if you went with the recommended sizes in the installer help, it may be too small for your purposes. You might do well to allocate a larger /var partition, or at least symlink (parts of var) to larger partitions such as /usr. By example, the /var on my current station is 60% full with a size of 4.2GB. Some servers are _much_ larger. > pls help - thx > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Ryan Thompson <ryan@sasknow.com> Network Administrator, Accounts SaskNow Technologies - http://www.sasknow.com #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America 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?Pine.BSF.4.21.0106011756510.78185-100000>