From owner-freebsd-questions@FreeBSD.ORG Thu Apr 2 20:36:20 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C4BD106566C for ; Thu, 2 Apr 2009 20:36:20 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 849418FC0C for ; Thu, 2 Apr 2009 20:36:17 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n32Ka8vr043765; Thu, 2 Apr 2009 22:36:08 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n32Ka8dV043762; Thu, 2 Apr 2009 22:36:08 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 2 Apr 2009 22:36:08 +0200 (CEST) From: Wojciech Puchar To: "John H. Nyhuis" In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: kernal dump on zfs file system panic?!? "panic: ffs_blkfree freeing free block" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2009 20:36:20 -0000 > > dev = twed0s1d, block = 1, fs = /archive > panic: ffs_blkfree freeing free block looks like ffs related panic, not ZFS. something is completely wrong here. > cpuid = 1 > Uptime = 11m23s > Physical memory: 1011 MB > Dumping 67 MB: 52 36 20 4 > Dump complete > > /archive has no files in it as it is an empty filesystem. In fact, it's a > seperate spindle from the OS disk. > > fsck does not resolve the problem: > > #> umount /archive > #> fsck -t zfs /dev/twed0s1d > > and I've verified that the disks involved don't have bad blocks. Since the > machine becomes non-responsive after the dump, I can't access logs or > anything to see what happened. > > Machine is using ASUS P2B-D mainboard (dual 500Mhz PIII Intel), with a 3ware > 7000-2 raid card. The 3ware has 2 Maxtor 200GB drives in a RAID-1; these > would normally be mounted as /archive. The volume is empty (no files). > > Google shows lot's of people having similar problems with zfs, but no > solutions that I have found yet. > > Anyone have any ideas? > > Thanks, > > John H. Nyhuis > IT Manager > Dept. of Pediatrics > HS RR541C, Box 356320 > University of Washington > Desk: (206)-685-3884 > jnyhuis@u.washington.edu > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >