From owner-freebsd-current@FreeBSD.ORG Fri Jul 23 16:32:55 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 9AD8116A4CE for ; Fri, 23 Jul 2004 16:32:55 +0000 (GMT) Received: from gate.multicom.lv (gate.multicom.lv [159.148.36.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3964743D39 for ; Fri, 23 Jul 2004 16:32:54 +0000 (GMT) (envelope-from andris@multicom.lv) Received: from dove (6-181.135.i-net.lv [159.148.181.135] (may be forged)) by gate.multicom.lv (8.12.11/8.12.11) with ESMTP id i6NGWoeO084976 for ; Fri, 23 Jul 2004 19:32:50 +0300 (EEST) (envelope-from andris@multicom.lv) Message-Id: <200407231632.i6NGWoeO084976@gate.multicom.lv> From: "Andris" To: Date: Fri, 23 Jul 2004 19:32:51 +0300 Organization: JSC MultiCOm MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Thread-Index: AcRw0rJcCEvuaEqJSl2DgAJZdhTkIA== X-Spam-Status: No, hits=-3.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on gate.multicom.lv Subject: Can't check large FS X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: andris@multicom.lv 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 16:32:55 -0000 Hi, I have a PC running 5.2.1-p9 with Promise SX6000 RAID and six=9A300Gb = 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