From owner-freebsd-fs@FreeBSD.ORG Mon Dec 8 15:59:43 2014 Return-Path: Delivered-To: fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E834B97C for ; Mon, 8 Dec 2014 15:59:43 +0000 (UTC) Received: from zulu.iotz.org (zulu.iotz.org [192.73.233.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C55905FB for ; Mon, 8 Dec 2014 15:59:43 +0000 (UTC) Received: from iozz.us (zulu.iotz.org [192.73.233.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by zulu.iotz.org (Postfix) with ESMTPSA id 9B1D01E0128; Mon, 8 Dec 2014 10:53:51 -0500 (EST) Date: Mon, 8 Dec 2014 10:53:31 -0500 From: Brian N To: fs@freebsd.org Subject: ZFS scrub on new disks gives cksum errors Message-ID: <20141208155230.GA574@iozz.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2014 15:59:44 -0000 Hi. I have two new 3TB disks that I'm testing prior to installing in a production server. I created a zpool mirror, dumped a bunch of data to the pool and ran a scrub. I got back numerous CKSUM errors, the same number on each drive. I'm guessing this is not a problem with my 3TB drives but a controller or some other hardware problem. Is this a correct assumption? The PC where I'm running this test is using a GA-E7AUM-DS2H mainboard and non-ecc memory. ###### root@server:~ # zpool status pool: tank state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the entire pool from backup. see: http://illumos.org/msg/ZFS-8000-8A scan: scrub repaired 0 in 3h57m with 23 errors on Mon Dec 8 03:05:28 2014 config: NAME STATE READ WRITE CKSUM tank ONLINE 0 0 23 mirror-0 ONLINE 0 0 46 ada1 ONLINE 0 0 46 ada3 ONLINE 0 0 46 errors: 2 data errors, use '-v' for a list