From owner-freebsd-questions@FreeBSD.ORG Tue Apr 17 00:02:05 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 521F4106566B for ; Tue, 17 Apr 2012 00:02:05 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0A0CE8FC0C for ; Tue, 17 Apr 2012 00:02:04 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SJvrs-0003Zg-Jt for freebsd-questions@freebsd.org; Tue, 17 Apr 2012 02:02:00 +0200 Received: from pool-173-79-99-96.washdc.fios.verizon.net ([173.79.99.96]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Apr 2012 02:02:00 +0200 Received: from nightrecon by pool-173-79-99-96.washdc.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Apr 2012 02:02:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Date: Mon, 16 Apr 2012 20:02 -0400 Lines: 19 Message-ID: References: <64897541.20120416193244@yandex.ru> <201204161702.q3GH2gqK024311@mail.r-bonomi.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-173-79-99-96.washdc.fios.verizon.net Subject: Re: Re[2]: newfs create to little inodes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nightrecon@hotmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2012 00:02:05 -0000 Rob Farmer wrote: > On Mon, Apr 16, 2012 at 10:02 AM, Robert Bonomi > wrote: >> >> Something about -your- installation is causing you to run out of inodes. >> > > This is a release engineering issue in 9.0, not just his installation. > The defaults are screwed up. See bin/162659. > Yes - I experienced this early on with first attempts at looking over 9.0 in a Virtualbox VM. I don't remember if it was 5 or 6GB size of the initial 'everything in one filesystem (/)' install which triggered it, but when I increased it to 8GB, and/or larger, the error the OP describes went away. -Mike