From owner-freebsd-current@FreeBSD.ORG Fri Jul 23 19:59:15 2004 Return-Path: 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 EBDF416A4CE; Fri, 23 Jul 2004 19:59:14 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E241943D2D; Fri, 23 Jul 2004 19:59:13 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id C4E697A43E; Fri, 23 Jul 2004 12:59:13 -0700 (PDT) Message-ID: <41016E11.90809@elischer.org> Date: Fri, 23 Jul 2004 12:59:13 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Scott Long References: <200407231632.i6NGWoeO084976@gate.multicom.lv> <41016BFC.5000708@elischer.org> <41016CEE.6060806@freebsd.org> In-Reply-To: <41016CEE.6060806@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Can't check large FS X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 23 Jul 2004 19:59:15 -0000 Scott Long wrote: > I don't know if I agree with that. I've fsck'd 1.9TB filesystems with > no problem. > 770MB is quite a bit to be allocating. it's about right.. I've fsck'd 1TB filesystems and I think it depends on what blocksize you use etc. but I think it's about 700MB per TB for 16KB blocksize. it'd be good to set the result of a ulimit command > > > Doug might be right about checking an alternate superblock. > > Scott > > Julian Elischer wrote: > >> the process needs to be able to allocate more RAM. >> probably you need to increase its data limit. >> >> >> Andris wrote: >> >>> Hi, >>> >>> I have a PC running 5.2.1-p9 with Promise SX6000 RAID and six 300Gb >>> Maxtor >>> HDD's configured as RAID 0+1 so the total FS size is about 850 Gb. >>> >>> After hardware failure and rebuilding array I can't check my FS, >>> fsck always >>> dump core with the message: >>> >>> cannot alloc 775104816 bytes for inoinfo >>> fsck: /dev/pst0s1d: Segmentation fault >>> >>> >>> Andris >>> >>> >>> _______________________________________________ >>> freebsd-current@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-current >>> To unsubscribe, send any mail to >>> "freebsd-current-unsubscribe@freebsd.org" >>> >>> >> >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to >> "freebsd-current-unsubscribe@freebsd.org" >