From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 30802] exception & eSATA hard link resets
Date: Thu, 10 Mar 2011 10:40:24 GMT
Message-ID: <201103101040.p2AAeOvm028037@demeter2.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Return-path:
Received: from demeter2.kernel.org ([140.211.167.42]:53800 "EHLO
demeter2.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S1750818Ab1CJKkZ (ORCPT
); Thu, 10 Mar 2011 05:40:25 -0500
Received: from demeter2.kernel.org (localhost.localdomain [127.0.0.1])
by demeter2.kernel.org (8.14.4/8.14.3) with ESMTP id p2AAePbS028038
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
for ; Thu, 10 Mar 2011 10:40:25 GMT
In-Reply-To:
Sender: linux-ide-owner@vger.kernel.org
List-Id: linux-ide@vger.kernel.org
To: linux-ide@vger.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=30802
Tejun Heo changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tj@kernel.org
--- Comment #6 from Tejun Heo 2011-03-10 10:40:22 ---
First of all, please don't paste kernel log in-line and don't attach them as
tar.gz either unless the file is really big. Attach them as separate
text/plain files.
It definitely looks like hardware problem to me. You're trying to use wd
raptor 15k rpm drive, right? I don't know your setup but it could be that the
enclosure you're using isn't upto the task power-wise. The FLUSH_CACHE failure
combined with PHY going down is also indicative of power problems. Can you
please do the followings?
1. Boot and run "smartctl -a" on the hard drive.
2. Trigger the problem.
3. Reset the computer but don't power cycle the enclosure.
4. Run "smartctl -a" on the drive again.
Post the two outputs from the smartctl.
Thanks.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.