From owner-freebsd-questions@FreeBSD.ORG Wed Aug 10 05:55:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1579C16A570; Wed, 10 Aug 2005 05:54:39 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.178.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB1A9443F6; Tue, 9 Aug 2005 22:36:38 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from [217.185.89.38] (manz-d9b95926.pool.mediaWays.net [217.185.89.38]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate2.zdv.Uni-Mainz.DE (Postfix) with ESMTP id 8C9B030000AE; Wed, 10 Aug 2005 00:36:36 +0200 (CEST) Message-ID: <42F92FEE.8060305@mail.uni-mainz.de> Date: Wed, 10 Aug 2005 00:36:30 +0200 From: "O. Hartmann" Organization: Institut =?ISO-8859-1?Q?f=FCr_Geophysik?= User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050724) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chuck Swiger References: <42F7F7E8.1020507@mail.uni-mainz.de> <42F9009E.3030601@mac.com> In-Reply-To: <42F9009E.3030601@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Cc: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Subject: Re: ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=11441599 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: Wed, 10 Aug 2005 05:55:15 -0000 Chuck Swiger wrote: > O. Hartmann wrote: > [ ... ] > >> One of my SATA disks, the SAMSUNG SP2004C seems to show errors >> during operation (and also showd under 5.4-RELEASE-p3). >> Sometimes I get this error: >> ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=11441599 >> while the machine still keeps working. >> Other days the box crashes completely. >> >> Is this a operating system bug or is this message an evidence of >> defective hardware? > > You can also run a "dd if=/dev/ad10 of=/dev/null bs=8192" to do a full > read test under FreeBSD, and see how many CRC errors show up. > I did so and I ran into a crash of the system ... I changed the cabling, did it again and until now nothing happend ... hope it was only a cabling issue. The first time I use ATA/SATA and now these experiences ... When is SCSI back for desktops?