From owner-freebsd-current@FreeBSD.ORG Thu Apr 16 20:42:48 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C51B1065672 for ; Thu, 16 Apr 2009 20:42:48 +0000 (UTC) (envelope-from dgerow@afflictions.org) Received: from relay4-v.mail.gandi.net (relay4-v.mail.gandi.net [217.70.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 505AD8FC1F for ; Thu, 16 Apr 2009 20:42:48 +0000 (UTC) (envelope-from dgerow@afflictions.org) Received: from plebeian.afflictions.org (CPE0021296fd1ec-CM0019475d4056.cpe.net.cable.rogers.com [99.241.164.229]) by relay4-v.mail.gandi.net (Postfix) with ESMTP id E98D4BA17 for ; Thu, 16 Apr 2009 22:42:46 +0200 (CEST) Received: by plebeian.afflictions.org (Postfix, from userid 1001) id 4D21A30A1; Thu, 16 Apr 2009 16:42:44 -0400 (EDT) Date: Thu, 16 Apr 2009 16:42:44 -0400 From: Damian Gerow To: freebsd-current@freebsd.org Message-ID: <20090416204244.GB1186@plebeian.afflictions.org> References: <49BD117B.2080706@163.com> <200904161327.46509.jhb@freebsd.org> <20090416182455.GA60341@wep4035.physik.uni-wuerzburg.de> <200904161535.19220.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200904161535.19220.jhb@freebsd.org> User-Agent: Mutt/1.5.19 (2009-01-05) Subject: Re: ZFS checksum errors on umass(4) insertion X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 16 Apr 2009 20:42:48 -0000 John Baldwin wrote: : > > > Something in the FAT line, likely FAT32. I use ZFS for everything but my : > > > root filesystem (/usr, /var, /tmp, /home, and a few other non-default : > > > mountpoints), but I stick with FAT for removable devices. : > > > : > > > It's probably worth pointing out that I don't need to mount the filesystem : > > > to trigger the issue. : > > : > > Try http://www.FreeBSD.org/~jhb/patches/dma_sg.patch please. : > > : > You mean dma_pg.patch? ^^^^^^^^^^^^^ : : Yes, and it is now symlinked to dma_sg as well. :) I've been running with the patch for two and a half hours, and I'm seeing a steady increase in bounced buffers, with no further complaints of checksum errors. I can usually trigger the problem about two hours into load generation, so things are looking good so far.