From owner-freebsd-stable@FreeBSD.ORG Sun Oct 17 22:27:49 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56950106566C for ; Sun, 17 Oct 2010 22:27:49 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id 220588FC1C for ; Sun, 17 Oct 2010 22:27:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id 588E0508D8 for ; Sun, 17 Oct 2010 23:27:48 +0100 (BST) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5GZ+wmY+gs8y for ; Sun, 17 Oct 2010 23:27:48 +0100 (BST) Received: from smtp-auth.unixathome.org (smtp-auth.unixathome.org [10.4.7.7]) (Authenticated sender: hidden) by nyi.unixathome.org (Postfix) with ESMTPSA id 0405F508AD for ; Sun, 17 Oct 2010 23:27:47 +0100 (BST) Message-ID: <4CBB7867.6020909@langille.org> Date: Sun, 17 Oct 2010 18:27:51 -0400 From: Dan Langille Organization: The FreeBSD Diary User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4CA73702.5080203@langille.org> <20101002141921.GC70283@icarus.home.lan> <4CA7AD95.9040703@langille.org> <20101002223626.GB78136@icarus.home.lan> <4CA7BEE4.9050201@langille.org> <20101002235024.GA80643@icarus.home.lan> <4CA7E4AE.4060607@langille.org> <4CA87233.2050308@langille.org> <20101004131911.6737284xpe0sv23o@webmail.leidinger.net> In-Reply-To: <20101004131911.6737284xpe0sv23o@webmail.leidinger.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: out of HDD space - zfs degraded X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2010 22:27:49 -0000 On 10/4/2010 7:19 AM, Alexander Leidinger wrote: > Quoting Dan Langille (from Sun, 03 Oct 2010 08:08:19 > -0400): > >> Overnight, the following appeared in /var/log/messages: >> >> Oct 2 21:56:46 kraken root: ZFS: checksum mismatch, zpool=storage >> path=/dev/gpt/disk06-live offset=123103157760 size=1024 >> Oct 2 21:56:47 kraken root: ZFS: checksum mismatch, zpool=storage >> path=/dev/gpt/disk06-live offset=123103159808 size=1024 > > [...] > >> Given the outage from yesterday when ada0 was offline for several >> hours, I'm guessing that checksum mismatches on that drive are >> expected. Yes, /dev/gpt/disk06-live == ada0. > > If you have the possibility to run a scrub of the pool, there should be > no additional checksum errors accouring *after* the scrub is *finished*. > If checksum errors still appear on this disk after the scrub is > finished, you should have a look at the hardware (cable/disk) and take > appropriate replacement actions. For the record, there have been no further checksum errors. :) -- Dan Langille - http://langille.org/