From owner-freebsd-questions@FreeBSD.ORG Sat Mar 31 18:49:00 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A61616A401 for ; Sat, 31 Mar 2007 18:49:00 +0000 (UTC) (envelope-from freebsd@top-consulting.net) Received: from cust02.top-consulting.net (cust02.top-consulting.net [69.28.212.222]) by mx1.freebsd.org (Postfix) with ESMTP id A6B6B13C43E for ; Sat, 31 Mar 2007 18:48:59 +0000 (UTC) (envelope-from freebsd@top-consulting.net) Received: (qmail 92515 invoked by uid 89); 31 Mar 2007 18:20:57 -0000 Received: from unknown (HELO sscan01.top-consulting.net) () (POLARISLOCAL) by cust02.top-consulting.net with SMTP; 31 Mar 2007 18:20:57 -0000 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable From: To: freebsd-questions@freebsd.org Date: Sat, 31 Mar 2007 14:20:57 -0400 Message-Id: <1339.1175365257@top-consulting.net> X-Mailer: AtMail 4.61 - 74.57.11.215 - freebsd@top-consulting.net MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD 6.1 kernel panic X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@top-consulting.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2007 18:49:00 -0000 I have the following setup: 3ware 9550SX-4LP raid card 4x 500GB SATA HD's in Raid 10. It's running on: FreeBSD store01 6.1-RELEASE-p12 FreeBSD 6.1-RELEASE-p12= #0: Mon Jan 22 11:20:03 UTC 2007 I use this machine mainly for backups and NFS mount points. The problem = is that when I perform backups at night, within 1 hour or so the machine re= boots because of kernel panic. The exact error message is: Mar 31 00:29:05 store01 syslogd: kernel boot file is /boot/kernel/kernel= Mar 31 00:29:05 store01 kernel: start =3D 0, len =3D 11431, fs =3D /usr Mar 31 00:29:05 store01 kernel: panic: ffs_alloccg: map corrupted Mar 31 00:29:05 store01 kernel: Uptime: 2d22h57m30s Mar 31 00:29:05 store01 kernel: Cannot dump. No dump device defined. Mar 31 00:29:05 store01 kernel: Automatic reboot in 15 seconds - press a ke= y on the console to abort This has been happening only since I started doing massive backups on th= is box ( lots of directories/files ). After reboot, if I run a fsck -y on t= he partitions everything turns out fine but with "fixed errors" like: Mar 2= 8 03:53:13 store01 fsck: /dev/da0s1f: INCORRECT BLOCK COUNT I=3D28342913 (4= 0 should be 0) (CORRECTED) The only other place where I've found a problem very similar to mine is:= [1]http://www.nabble.com/kern-35580:-creating-d= irectories-on-large-UFS2--%3E-boom-t3203420.html but that is on N= etBSD. Does anyone know if what I'm describing is a current bug in FreeBSD 6.1 = or a problem with the 3ware card or something else. Thanks! = References 1. 3D"http://www.nabble.com/kern-35580:-creating-directories-on-large=