From owner-freebsd-current@FreeBSD.ORG Tue Dec 12 06:46:32 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F2CA16A407 for ; Tue, 12 Dec 2006 06:46:32 +0000 (UTC) (envelope-from andy@siliconlandmark.com) Received: from lexi.siliconlandmark.com (lexi.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 933C343CCE for ; Tue, 12 Dec 2006 06:45:10 +0000 (GMT) (envelope-from andy@siliconlandmark.com) Received: from [10.0.1.9] (cpe-24-33-245-212.twmi.res.rr.com [24.33.245.212]) by lexi.siliconlandmark.com (8.13.3/8.13.3) with ESMTP id kBC6kMEY027637 for ; Tue, 12 Dec 2006 01:46:22 -0500 (EST) (envelope-from andy@siliconlandmark.com) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: current@freebsd.org From: Andre Guibert de Bruet Date: Tue, 12 Dec 2006 01:46:56 -0500 X-Mailer: Apple Mail (2.752.3) X-Virus-Scanned: ClamAV 0.88.6/2316/Mon Dec 11 17:50:59 2006 on lexi.siliconlandmark.com X-Virus-Status: Clean X-Information: Please contact the ISP for more information X-SL-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-SL-SpamCheck: not spam, SpamAssassin (not cached, score=0.499, required 6, AWL -0.09, BAYES_00 -2.60, RCVD_IN_SORBS_DUL 2.05, SPF_FAIL 1.14) X-MailScanner-From: andy@siliconlandmark.com Cc: Subject: QUOTA on CURRENT: mount -a -l gives "mount: /dev/amrd0s1a Unable to initialize radix node head: No buffer space available" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 06:46:32 -0000 Hi, On my desktop system, I am getting the following message when trying to do a mount -a -l (As rc.d/mountlate does) when I have QUOTA enabled in my kernel: mount: /dev/amrd0s1a Unable to initialize radix node head: No buffer space available On this system /dev/amrd0s1a is the root (/) directory. My fstab can be found at http://bling.properkernel.com/freebsd/fstab and my kernel config is up at http://bling.properkernel.com/freebsd/BLING . As you can see from the fstab, there are no user or group quotas enabled on the system at this point in time (I have not tested to see if this made a difference). All filesystems have been fsck'ed and confirmed sane as of 5 minutes ago. uname -a: FreeBSD bling.properkernel.com 7.0-CURRENT FreeBSD 7.0- CURRENT #1: Mon Dec 11 03:17:27 EST 2006 root@bling.properkernel.com:/usr/obj/usr/src/sys/BLING i386 Commenting out QUOTA from the config returns the expected behavior. Any ideas? Andy /* Andre Guibert de Bruet * 6f43 6564 7020 656f 2e74 4220 7469 6a20 */ /* Code poet / Sysadmin * 636f 656b 2e79 5320 7379 6461 696d 2e6e */ /* GSM: +1 734 846 8758 * 5520 494e 2058 6c73 7565 6874 002e 0000 */ /* WWW: siliconlandmark.com * C/C++, Java, Perl, PHP, SQL, XHTML, XML */