From owner-freebsd-questions@FreeBSD.ORG Mon Jan 31 23:13:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91F1F16A4CE for ; Mon, 31 Jan 2005 23:13:44 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C0FC43D46 for ; Mon, 31 Jan 2005 23:13:44 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so272046wri for ; Mon, 31 Jan 2005 15:13:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=HUxWBbCgSUOELVcE4zQHewAH8wm1gIT8xfZZBbmN6E9WCVqNgDYiJqZ34CpfzjmDbXJ498S6GfU0f1xid1AlBPxMkgnKcX/hV6qA9v6IMAyNL4x2ndDpRMK2IyOI42lrgMljAMRmrbBBdiFjyyTH0QDIYBMjJ6zGHLhd6egghvY= Received: by 10.54.47.13 with SMTP id u13mr344567wru; Mon, 31 Jan 2005 15:13:42 -0800 (PST) Received: by 10.54.42.28 with HTTP; Mon, 31 Jan 2005 15:13:41 -0800 (PST) Message-ID: <810a540e05013115135b134ff2@mail.gmail.com> Date: Mon, 31 Jan 2005 16:13:41 -0700 From: Pat Maddox To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Do I need to make /var bigger? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pat Maddox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jan 2005 23:13:44 -0000 I just got a new dedicated server setup with FreeBSD, and noticed that the /var partition is only 260MB. That seems like it could be a big problem, considering all the logs will go in there, as well as mail. What should I do about this? Do I need to do an OS reload and have a bigger /var partition made up? I've got an 80 gig hard drive, so space isn't really an issue. Doesn't make sense to me that I've got a 77 gig /usr partition, and only 260MB allocated to /var.