From owner-freebsd-current@FreeBSD.ORG Wed Jun 1 20:41:09 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AA8216A41C for ; Wed, 1 Jun 2005 20:41:09 +0000 (GMT) (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 E5A8F43D1F for ; Wed, 1 Jun 2005 20:41:08 +0000 (GMT) (envelope-from andy@siliconlandmark.com) Received: from lexi.siliconlandmark.com (localhost [127.0.0.1]) by lexi.siliconlandmark.com (8.13.3/8.13.3) with ESMTP id j51Kf3cS041209; Wed, 1 Jun 2005 16:41:03 -0400 (EDT) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost) by lexi.siliconlandmark.com (8.13.3/8.13.3/Submit) with ESMTP id j51Kf3nn041206; Wed, 1 Jun 2005 16:41:03 -0400 (EDT) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: lexi.siliconlandmark.com: andy owned process doing -bs Date: Wed, 1 Jun 2005 16:41:03 -0400 (EDT) From: Andre Guibert de Bruet To: Eric Anderson In-Reply-To: <429E1C64.4010603@centtech.com> Message-ID: <20050601163856.L41030@lexi.siliconlandmark.com> References: <200506010544.j515ija7090994@gw.catspoiler.org> <429E1C64.4010603@centtech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Information: Please contact the ISP for more information X-SL-MailScanner: Found to be clean X-SL-SpamCheck: not spam, SpamAssassin (score=-2.542, required 6, autolearn=not spam, AWL 0.06, BAYES_00 -2.60) X-MailScanner-From: andy@siliconlandmark.com Cc: freebsd-current@freebsd.org Subject: Re: cannot alloc 19968 bytes for inoinfo 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: Wed, 01 Jun 2005 20:41:09 -0000 On Wed, 1 Jun 2005, Eric Anderson wrote: > Don Lewis wrote: >> On 31 May, Eric Anderson wrote: >>> One of my filesystems won't fsck. I'm not sure how to fix it, or what >>> it's really trying to tell me. >>> >>> # fsck -y /vol1 >>> ** /dev/da0s1d >>> ** Last Mounted on /vol1 >>> ** Phase 1 - Check Blocks and Sizes >>> fsck_ufs: cannot alloc 19968 bytes for inoinfo >>> >>> df -i /vol1 output: >>> Filesystem 1K-blocks Used Avail Capacity iused ifree >>> %iused Mounted on >>> /dev/da0s1d 1891668564 1684163832 56171248 97% 55109756 189360002 23% >>> /vol1 >>> >>> Any help would be very appreciated! >> >> You're probably running into the default 512MB data size limit. Try >> setting kern.maxdsiz to a larger value in /boot/loader.conf and >> rebooting. I've got mine set to 1GB. >> kern.maxdsiz="1073741824" > > Hmm - I don't seem to have that sysctl.. What would create it? It's a loader tunable, not a sysctl variable. man 5 loader.conf Cheers, 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 * Tormenting bytes since 1980. */