From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 3 18:30:14 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A7C7106564A for ; Tue, 3 Jan 2012 18:30:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 291E58FC08 for ; Tue, 3 Jan 2012 18:30:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q03IUDLP076054 for ; Tue, 3 Jan 2012 18:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q03IUD1s076049; Tue, 3 Jan 2012 18:30:13 GMT (envelope-from gnats) Date: Tue, 3 Jan 2012 18:30:13 GMT Message-Id: <201201031830.q03IUD1s076049@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jason Bacon Cc: Subject: Re: misc/163051: Small disk sizes with 4k sectors have far too few inodes in RC2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason Bacon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2012 18:30:14 -0000 The following reply was made to PR misc/163051; it has been noted by GNATS. From: Jason Bacon To: bug-followup@FreeBSD.org, teamdest@pbarletta.com Cc: Subject: Re: misc/163051: Small disk sizes with 4k sectors have far too few inodes in RC2 Date: Tue, 03 Jan 2012 11:54:59 -0600 I've run into the same issue on RC3, and would argue for higher severity and priority. There does not seem to be a workaround in the installation process (e.g. the ability to add newfs flags during partitioning), and this prevents the completion of a desktop installation on a 10 gig VDI under VirtualBox. Below is output after a basic XFCE setup and only a few applications: Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on /dev/ada0a 515612 222640 251724 47% 2054 31224 6% / devfs 1 1 0 100% 0 0 100% /dev /dev/ada0d 1031708 32700 916472 3% 2671 63375 4% /var /dev/ada0e 515612 4184 470180 1% 20 33258 0% /tmp /dev/ada0f 7220888 3761132 2882088 57% 440632 32966 93% /usr procfs 4 4 0 100% 1 0 100% /proc I agree that a simple check for disk size in the installer would be a reasonable solution. Cheers, -- ----------------------------------------------- Jason W. Bacon Systems Programmer UITS High Performance Computing Group University of Wisconsin Milwaukee bacon@uwm.edu -----------------------------------------------