From owner-freebsd-questions@FreeBSD.ORG Sun Mar 16 05:09:44 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5E90B374 for ; Sun, 16 Mar 2014 05:09:44 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77258E32 for ; Sun, 16 Mar 2014 05:09:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=MC1H09B0KFGkAfz9Tk5AiUB9bKV9qKGt1pDNVICmdS8=; b=yMP9QYNpabNIt4Bn5Ss7//n9M4S6lEULM/zsfhw+ParaDv0tAZr/vhXysJ2lDjPfixqNBztLwANyeb8rje9ZDs5nzW0lzuxNORb+Fier3pPsQMd/3U6isJoHJfMW+gNUaBDl1vNCxArFZHomdmrpaTrf8HI0Fv+TsYgA1NpUvyM=; Received: from [182.12.48.234] (port=54063 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WP3KP-000S5f-Lt; Sat, 15 Mar 2014 23:09:42 -0600 Date: Sun, 16 Mar 2014 13:09:36 +0800 From: Erich Dollansky To: cruxpot Subject: Re: Another case of the vanishing disk Message-ID: <20140316130936.3f2d18e0@X220.alogt.com> In-Reply-To: References: X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2014 05:09:44 -0000 Hi, get a new disk as fast as possible. On Sat, 15 Mar 2014 23:48:58 -0500 cruxpot wrote: > messages:Mar 13 03:03:11 bsdbox kernel: ata4: port is not ready > (timeout 15000ms) tfd = 0000ffff First alarm bell is on. > UPDATED WHEN_FAILED RAW_VALUE > 1 Raw_Read_Error_Rate 0x000f 100 099 006 Pre-fail > Always - 1476032 Second alarm bell. > 7 Seek_Error_Rate 0x000f 078 060 030 Pre-fail > Always - 64570250 Third alarm bell. > 9 Power_On_Hours 0x0032 077 077 000 Old_age > Always - 20524 Warranty should be still on then. > 188 Command_Timeout 0x0032 100 097 000 Old_age > Always - 50 Fourth alarm bell. > 195 Hardware_ECC_Recovered 0x001a 037 004 000 Old_age > Always - 1476032 I think I cannot count that far. A disk with raw errors is not dead yet but it is a clear sign that something is wrong. Be prepared for a sudden crash. Erich