Hard drive speed weird

Place to talk about all that new hardware and decaying software you have.

Moderator: General Mods

Post Reply
Nach
ZSNES Developer
ZSNES Developer
Posts: 3904
Joined: Tue Jul 27, 2004 10:54 pm
Location: Solar powered park bench
Contact:

Hard drive speed weird

Post by Nach »

I went on vacation for a bit, when I came back, for reasons unknown to me, turning on my computer, one HD is now having very slow reads.

dmesg keeps repeating this message during HD reads:

Code: Select all

[ 6439.342910] ata3.00: status: { DRDY }
[ 6439.342915] ata3: hard resetting link
[ 6439.858858] ata3: softreset failed (device not ready)
[ 6439.858864] ata3: failed due to HW bug, retry pmp=0
[ 6440.349346] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 6440.349953] ata3.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 6440.350684] ata3.00: SB600 AHCI: limiting to 255 sectors per cmd
[ 6440.350687] ata3.00: configured for UDMA/33
[ 6440.350698] ata3: EH complete
[ 6440.370825] sd 2:0:0:0: [sdb] 488397168 512-byte hardware sectors (250059 MB)
[ 6440.374824] sd 2:0:0:0: [sdb] Write Protect is off
[ 6440.374824] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 6440.374824] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Could it be an issue with a new Linux Kernel?
Or did the cable die on me? Motherboard acting up on that SATA port? Hard drive decided to start dying while I was away?

Anyway I can do further diagnostics to pinpoint the problem?

Thanks.
May 9 2007 - NSRT 3.4, now with lots of hashing and even more accurate information! Go download it.
_____________
Insane Coding
funkyass
"God"
Posts: 1128
Joined: Tue Jul 27, 2004 11:24 pm

Post by funkyass »

I'd check the cable and the kernel. easiest thing to check really. grab a SMART reader and see what that says.
Does [Kevin] Smith masturbate with steel wool too?

- Yes, but don’t change the subject.
Nach
ZSNES Developer
ZSNES Developer
Posts: 3904
Joined: Tue Jul 27, 2004 10:54 pm
Location: Solar powered park bench
Contact:

Post by Nach »

SMART:

Code: Select all

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   200   200   051    Pre-fail  Always       -       2
  3 Spin_Up_Time            0x0003   212   198   021    Pre-fail  Always       -       4391
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       204
  5 Reallocated_Sector_Ct   0x0033   197   197   140    Pre-fail  Always       -       24
  7 Seek_Error_Rate         0x000f   200   200   051    Pre-fail  Always       -       0
  9 Power_On_Hours          0x0032   085   085   000    Old_age   Always       -       11558
 10 Spin_Retry_Count        0x0013   100   100   051    Pre-fail  Always       -       0
 11 Calibration_Retry_Count 0x0012   100   100   051    Old_age   Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       201
190 Airflow_Temperature_Cel 0x0022   046   040   045    Old_age   Always   In_the_past 54
194 Temperature_Celsius     0x0022   096   090   000    Old_age   Always       -       54
196 Reallocated_Event_Count 0x0032   199   199   000    Old_age   Always       -       1
197 Current_Pending_Sector  0x0012   200   200   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   200   200   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   190   000    Old_age   Always       -       60
200 Multi_Zone_Error_Rate   0x0009   200   200   051    Pre-fail  Offline      -       0
Nothing looks problematic.
May 9 2007 - NSRT 3.4, now with lots of hashing and even more accurate information! Go download it.
_____________
Insane Coding
odditude
Official tech support dood
Posts: 2118
Joined: Wed Jan 25, 2006 7:57 am

Post by odditude »

SeaTools is effective. Grab the DOS version (it's a standalone, self-booting utility).
Why yes, my shift key *IS* broken.
bobthebuilder
Hazed
Posts: 76
Joined: Sat Jan 28, 2006 7:21 am

Post by bobthebuilder »

I imagine this never occured since the initial setup of said computer with that harddrive, so I doubt it is an issue with the Linux Kernel. Move the hardrive to another computer or try a different cable and see if the problem persits. You may want to first run SpinRite and backup your harddrive b4 you start experimenting. I had a harddrive that began acting strangely and it died on me b4 I could back anything up.
Nach
ZSNES Developer
ZSNES Developer
Posts: 3904
Joined: Tue Jul 27, 2004 10:54 pm
Location: Solar powered park bench
Contact:

Post by Nach »

bobthebuilder wrote:I imagine this never occured since the initial setup of said computer with that harddrive, so I doubt it is an issue with the Linux Kernel.
As I started up, it upgraded to Linux 2.6.26, which is new, and not the initial setup.
May 9 2007 - NSRT 3.4, now with lots of hashing and even more accurate information! Go download it.
_____________
Insane Coding
Deathlike2
ZSNES Developer
ZSNES Developer
Posts: 6747
Joined: Tue Dec 28, 2004 6:47 am

Post by Deathlike2 »

http://www.google.com/search?hl=en&q=SA ... h&aq=f&oq=

A quick google of SATA and 2.6.26 comes up with threads about it being broken... a lot of the threads seem to refer to a G5 (Mac), but it's still Linux and it's doubtful a standard would have changed between platforms...
Continuing [url=http://slickproductions.org/forum/index.php?board=13.0]FF4[/url] Research...
Post Reply