From owner-freebsd-questions@FreeBSD.ORG Thu May 19 18:23:02 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 B3A9E16A4CE for ; Thu, 19 May 2005 18:23:02 +0000 (GMT) Received: from smtp.thilelli.net (smtp.thilelli.net [213.41.129.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5DA443D8C for ; Thu, 19 May 2005 18:23:01 +0000 (GMT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 2EDA573019; Thu, 19 May 2005 20:22:52 +0200 (CEST) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 61196-04; Thu, 19 May 2005 20:22:47 +0200 (CEST) Received: from webmail.thilelli.net (localhost [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 5AD2573014; Thu, 19 May 2005 20:22:47 +0200 (CEST) Received: from 192.168.1.20 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Thu, 19 May 2005 20:22:47 +0200 (CEST) Message-ID: <62876.192.168.1.20.1116526967.squirrel@webmail.thilelli.net> In-Reply-To: <200505192017.39229.freebsdbeni@spymac.com> References: <200505192017.39229.freebsdbeni@spymac.com> Date: Thu, 19 May 2005 20:22:47 +0200 (CEST) From: "Julien Gabel" To: "FreeBsdBeni" User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: amavisd-new at thilelli.net cc: freebsd-questions@freebsd.org Subject: Re: No inodes free ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jpeg@thilelli.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2005 18:23:02 -0000 > I've just cvsup'ed and began to "make installworld". This is the error I > get now : "No inodes free". There is, I think, still enough room free on / > and /usr (see the output of "df -h" below). > > What causes this error and how do I avoid it ? The 'i' opion of the df(1) command may help here. -- -jpeg.