From owner-freebsd-questions@FreeBSD.ORG Wed Mar 16 13:21:52 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 CD6D516A4CE for ; Wed, 16 Mar 2005 13:21:52 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E43843D39 for ; Wed, 16 Mar 2005 13:21:52 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id g11so86964rne for ; Wed, 16 Mar 2005 05:21:51 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=fAyn9Wy/Knl/IA+NUmj7HcF0wjG8zlGHbvNczEo/nIAXik0g0XUlax728tkm/XRfHtTqHG5nF++jTLbh8yHRnbgEuzyE1/8sI9qCU997YHqj5NqPkKyCjFJAdgYi23VRhhskry/Zlf0uD5uS5TaET9HYoNCLr6pG3vD+vFRtUyY= Received: by 10.39.1.24 with SMTP id d24mr467716rni; Wed, 16 Mar 2005 05:21:51 -0800 (PST) Received: by 10.38.74.23 with HTTP; Wed, 16 Mar 2005 05:21:51 -0800 (PST) Message-ID: Date: Wed, 16 Mar 2005 14:21:51 +0100 From: Gert Cuykens To: Giorgos Keramidas In-Reply-To: <20050316130603.GB7986@orion.daedalusnetworks.priv> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050316121309.GA7793@orion.daedalusnetworks.priv> <20050316122721.GA7906@orion.daedalusnetworks.priv> <20050316130603.GB7986@orion.daedalusnetworks.priv> cc: freebsd-questions@freebsd.org Subject: Re: inode X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 13:21:52 -0000 > Here you are. Your /usr partition has no free i-nodes. Probably > because you used too large block/fragment sizes when it was newfs'd. I pict default partitioning ? How big does the /usr need to be for base, ports mysql php apache ? Is there a make command that tells you how much space it needs to install ?