From owner-freebsd-current@FreeBSD.ORG Mon Sep 3 01:52:02 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F253D16A41A for ; Mon, 3 Sep 2007 01:52:02 +0000 (UTC) (envelope-from marinosi@diogenis.ceid.upatras.gr) Received: from poseidon.ceid.upatras.gr (poseidon.ceid.upatras.gr [150.140.141.169]) by mx1.freebsd.org (Postfix) with ESMTP id 8FF5513C442 for ; Mon, 3 Sep 2007 01:52:02 +0000 (UTC) (envelope-from marinosi@diogenis.ceid.upatras.gr) Received: from mail.ceid.upatras.gr (unknown [10.1.0.143]) by poseidon.ceid.upatras.gr (Postfix) with ESMTP id B055FEB4873 for ; Mon, 3 Sep 2007 03:51:38 +0300 (EEST) Received: from localhost (europa.ceid.upatras.gr [127.0.0.1]) by mail.ceid.upatras.gr (Postfix) with ESMTP id 515CA1576F5 for ; Mon, 3 Sep 2007 03:51:38 +0300 (EEST) X-Virus-Scanned: amavisd-new at ceid.upatras.gr Received: from mail.ceid.upatras.gr ([127.0.0.1]) by localhost (europa.ceid.upatras.gr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3MbsUPON4Lj9 for ; Mon, 3 Sep 2007 03:51:38 +0300 (EEST) Received: from diogenis.ceid.upatras.gr (unknown [10.1.0.181]) by mail.ceid.upatras.gr (Postfix) with ESMTP id 27A1A1576DC for ; Mon, 3 Sep 2007 03:51:38 +0300 (EEST) Received: by diogenis.ceid.upatras.gr (Postfix, from userid 3149) id 9E9ED8FF55; Mon, 3 Sep 2007 03:51:37 +0300 (EEST) Date: Mon, 3 Sep 2007 03:51:37 +0300 From: Marinos Ilias To: freebsd-current@freebsd.org Message-ID: <20070903005137.GA26694@ceid.upatras.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Subject: Disk failure - READ_DMA X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2007 01:52:03 -0000 Hello list, I had problem with yesterday's CURRENT and my SATA disk.IIRC , I had exactly the same problem about 3 months before. Here are some messages I 've kept during the boot, which now fails and dives a db console. ad10: TIMEOUT - READ_DMA retrying (1 retry left ) LBA=30175 ad10: FAILURE - READ_DMA timed out LBA=30175 g_vfs_done():ad10s1a [READ(offset = 15417344, length =65536)] error=5 vnode_pager_getpages: I/O read error exec /rescue/init = error 5 init: not found in path ... These messages occur if I load the old boot loader ( load /boot/loader.old), else the new loader does not start.(BLX error) Unfortunately I don't have any serial console to catch any more messages. Is there any way , to boot my system again?Or I need a fresh install? Thanks, Ilias P.S: I 've tried kernel.old but nothing...