From owner-freebsd-questions@FreeBSD.ORG Wed Feb 4 01:45:55 2004 Return-Path: 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 D8EA416A4CE for ; Wed, 4 Feb 2004 01:45:55 -0800 (PST) Received: from mail.romat.com (mail.romat.com [212.143.245.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3302943D54 for ; Wed, 4 Feb 2004 01:45:53 -0800 (PST) (envelope-from gilad_bsd@romat.com) Received: from localhost (localhost.lan [127.0.0.1]) by mail.romat.com (Postfix) with ESMTP id 839E7EB2B2; Wed, 4 Feb 2004 11:45:50 +0200 (IST) Received: from mail.romat.com ([192.168.1.10]) by localhost (ladon.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23360-02; Wed, 4 Feb 2004 11:45:48 +0200 (IST) Received: from romat.com (unknown [192.168.1.199]) by mail.romat.com (Postfix) with ESMTP id ADF99EB2A9; Wed, 4 Feb 2004 11:45:48 +0200 (IST) Message-ID: <4020BD9F.2000909@romat.com> Date: Wed, 04 Feb 2004 11:38:39 +0200 From: Gilad Rom Organization: Romat Telecom User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030915 X-Accept-Language: en-us, en MIME-Version: 1.0 To: treeml References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: UDMA ICRC Error FreeBSD 4.9, falling back to PIO mode X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 09:45:56 -0000 treeml wrote: > I get a following error on boot > > ad1s1a: UDMA ICRC error reading fsbn 511 of 244-255 (ad1s1 bn 511; cn 0 tn > 8sn 7) retrying > ad1s1a: UDMA ICRC error reading fsbn 511 of 244-255 (ad1s1 bn 511; cn 0 tn > 8sn 7) retrying > ad1s1a: UDMA ICRC error reading fsbn 511 of 244-255 (ad1s1 bn 511; cn 0 tn > 8sn 7) retrying > ad1s1a: UDMA ICRC error reading fsbn 511 of 244-255 (ad1s1 bn 511; cn 0 tn > 8sn 7) retrying > falling back to PIO mode > Sounds like your drive was physically damaged. This recently happend to a mail server of ours, and I had to reinstall the whole thing. (After long fsck sessions, only a small part of the file systems was accessible, and there was nothing of value that could be salvaged) Sorry for the Bad News (tm) :( Gilad.