From owner-freebsd-questions Sat Mar 30 20:36: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 1607C37B41B for ; Sat, 30 Mar 2002 20:36:01 -0800 (PST) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.12.2/8.12.2) with ESMTP id g2V4Zxhd036885; Sat, 30 Mar 2002 22:36:00 -0600 (CST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.2/8.12.2/Submit) id g2V4ZxV1036884; Sat, 30 Mar 2002 22:35:59 -0600 (CST) Date: Sat, 30 Mar 2002 22:35:59 -0600 From: Dan Nelson To: Lord Raiden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Console error Message-ID: <20020331043559.GB82492@dan.emsphone.com> References: <4.2.0.58.20020330231411.00958540@pop.netzero.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4.2.0.58.20020330231411.00958540@pop.netzero.net> User-Agent: Mutt/1.3.28i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Mar 30), Lord Raiden said: > Hi all. I'm curious of something and I'm not sure what it's from. > It doesn't seem to be affecting the system, but I just thought it strange > to be seeing this. In my daily reports lately I've been getting the > following error: "id 0 on /: out of inodes" The / filesystem has run out of inodes, which means you can't create any more files on it. Either remove some files, or rerun newfs with a smaller -i flag than you did the first time (the defualt newfs gives you an insane # of inodes by default, so you must have specified a lower number manually) -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message