From owner-freebsd-hardware@FreeBSD.ORG Tue Jul 1 09:46:37 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E288106564A for ; Tue, 1 Jul 2008 09:46:37 +0000 (UTC) (envelope-from whizzter@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.189]) by mx1.freebsd.org (Postfix) with ESMTP id 29A808FC19 for ; Tue, 1 Jul 2008 09:46:36 +0000 (UTC) (envelope-from whizzter@gmail.com) Received: by mu-out-0910.google.com with SMTP id i2so678401mue.3 for ; Tue, 01 Jul 2008 02:46:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=CR+3wOYX02Ox3A9pb8AtgSA9/2pDjxU1ruxQbCcV/w8=; b=hvBU2meB7kOh/IdygqLyaDbJ7lsIpDuFdWLS4doRR7ArpeJ2k3R9KKv6JEPpq8Qt7I 5y2b5DZdJzez4lHhNvVlwlTSWaY/upjN/W40wS3flEysR0m5+CYVRRfAn4711eQc4hbU GC4rIvpkEeWCL9RmlplgfVI9sbj5uC9bJOMkE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=wjnkjapj7S83rI+FJ5JBfoUEDIw/ASJHNkIyzy8lZ/+/0NVwH3//HQcUUWwUD4/wIS lwpp0W+Y+GylaXHfpK705M0pS/fKlgTjb2ObJorndDcIU7YdUV8n//r/45zwr5Xia7t7 yM2T3pyJ75/huhZUs3o1vNXCOhCUDprflGwik= Received: by 10.103.23.20 with SMTP id a20mr2802168muj.128.1214905595649; Tue, 01 Jul 2008 02:46:35 -0700 (PDT) Received: by 10.103.214.9 with HTTP; Tue, 1 Jul 2008 02:46:35 -0700 (PDT) Message-ID: <436c7eda0807010246u4c22b32bic67bf06db1728583@mail.gmail.com> Date: Tue, 1 Jul 2008 11:46:35 +0200 From: "Jonas Lund" To: "Jeremy Chadwick" In-Reply-To: <20080627040545.GA21856@eos.sc1.parodius.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <486450DB.4000907@dannysplace.net> <20080627040545.GA21856@eos.sc1.parodius.com> Cc: Danny Carroll , freebsd-hardware@freebsd.org Subject: Re: new server motherboard with SATA II X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2008 09:46:37 -0000 > Fourth, because you'll likely have multiple disks in a ZFS zpool, you > should probably be aware of the problem that haunts some users from time > to time (re: DMA errors). > > http://wiki.freebsd.org/JeremyChadwick/ATA_issues_and_troubleshooting Reading that page i recognized the DMA timeouts from my last disk crash (Running a small server for various dev work). Anyhow after this last crash that did turn out a tad expensive(pro disk recov) i decided to put up a small bit of security by using raid1. To be able to prepare myself for the inevitable problems i've setup Raid and SMART monitoring. Now your wiki says that the disks lie about SMART data (ok ata bashing is trendy but regarldess), Any info/db about what goes for various vendors in this regard? Regards Jonas Lund