From owner-freebsd-newbies@FreeBSD.ORG Thu Jul 22 10:59:13 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC8B316A4CE for ; Thu, 22 Jul 2004 10:59:13 +0000 (GMT) Received: from alpargata.net (alpargata.net [67.18.172.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73ABB43D46 for ; Thu, 22 Jul 2004 10:59:11 +0000 (GMT) (envelope-from nospam@illusionart.com) Received: from illusionart.com (dialup-4.243.122.150.Dial1.SanFrancisco1.Level3.net [4.243.122.150]) (authenticated bits=0) by alpargata.net (8.12.10/8.12.10) with ESMTP id i6MAxaGo075305 for ; Thu, 22 Jul 2004 05:59:37 -0500 (CDT) (envelope-from nospam@illusionart.com) Date: Thu, 22 Jul 2004 03:59:37 -0700 Mime-Version: 1.0 (Apple Message framework v553) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Vonleigh Simmons To: freebsd-newbies@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <3905EA84-DBCE-11D8-8A99-000A2791B6EC@illusionart.com> X-Mailer: Apple Mail (2.553) Subject: /var running out of space X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2004 10:59:14 -0000 Today in my Daily Output I noticed that my /var partition is running out of space. The partition is only 250MB and /var/mail is the biggest hog with about 170MB. I think that this /var is way too small, considering that 20 mail users with 10MB of email each, would be 200MB and could easily saturate it. I'm wondering what would be the best way of going about this. My initial thought was to just link /var/mail to /home/mail and that way let it grow however it needs to. However, maybe setting /var/mail to it's own partition might be advantageous, although I don't know if this requires reformatting the whole HD. I don't have access to the server (I'm renting it in a facility), so reformatting is not an option, it's also on a mirrored RAID if that changes anything. Thanks in advance for your help. Vonleigh Simmons