From owner-freebsd-bugs@FreeBSD.ORG Wed Apr 4 15:10:06 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDF5616A47A for ; Wed, 4 Apr 2007 15:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 8F36213C489 for ; Wed, 4 Apr 2007 15:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l34FA6jH098848 for ; Wed, 4 Apr 2007 15:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l34FA6Df098847; Wed, 4 Apr 2007 15:10:06 GMT (envelope-from gnats) Date: Wed, 4 Apr 2007 15:10:06 GMT Message-Id: <200704041510.l34FA6Df098847@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Dan D Niles Cc: Subject: Re: bin/111146: fsck fails on 6T filesystem X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dan D Niles List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2007 15:10:07 -0000 The following reply was made to PR bin/111146; it has been noted by GNATS. From: Dan D Niles To: Astrodog Cc: bug-followup@FreeBSD.org Subject: Re: bin/111146: fsck fails on 6T filesystem Date: Wed, 04 Apr 2007 09:29:29 -0500 On Wed, 2007-04-04 at 08:13 -0500, Astrodog wrote: > How much memory do you have in this system? There is a minimum ammount > of memory required to fsck large filesystems, I've found. > > --- Harrison Grundy I only have 3G at the moment, but fsck is failing when the resulting memory usage would be 2.3G. I have MAXDSIZ and DFLDSIZE set to 2.8G. I have 2G of swap space, none of which gets used. I'm getting a little pressure to reformat the array. Is there any debugging you would like me to do? Thanks for your response, Dan D Niles