From owner-freebsd-current@FreeBSD.ORG Fri Jul 23 19:50:23 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 7989916A4CE for ; Fri, 23 Jul 2004 19:50:23 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62A6443D2D for ; Fri, 23 Jul 2004 19:50:23 +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 B64917A455; Fri, 23 Jul 2004 12:50:20 -0700 (PDT) Message-ID: <41016BFC.5000708@elischer.org> Date: Fri, 23 Jul 2004 12:50:20 -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: andris@multicom.lv References: <200407231632.i6NGWoeO084976@gate.multicom.lv> In-Reply-To: <200407231632.i6NGWoeO084976@gate.multicom.lv> Content-Type: text/plain; charset=KOI8-R; 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:50:23 -0000 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" > >