Summary: | Overly slow harddrive | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Nico Schlömer <nico.schloemer> |
Component: | [OLD] Unspecified | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
dmesg output
Kernel configuration with ATA SFF |
Description
Nico Schlömer
2009-08-07 17:17:09 UTC
How about starting with posting any kernel messages regarding drive controller and drive detection? Also, have you tried checking drive health with smartmontools? Sometimes drives get weirdly slow when the drive is starting to get sick. Having your kernel's config attached to this bug as well as your dmesg output might be helpful as well. Thanks guys for the hints. I performed an extensive smartmon test, and there were no errors found. Also, when starting MacOS (which resides on another partition) it all seems to work out pretty fine, so I guess I can be confident that the drive is not breaking down on me. Coming back to AHCI (which may or may not be related): From MacOS, I get the drive info ============================ *snip* ============================ Intel ICH8-M AHCI: Vendor: Intel Product: ICH8-M AHCI Speed: 1.5 Gigabit Description: AHCI Version 1.10 Supported FUJITSU MHY2120BH: Capacity: 111,79 GB Model: FUJITSU MHY2120BH Revision: 0081000D Serial Number: K439T7B2BL6G Native Command Queuing: Yes Queue Depth: 32 Removable Media: No Detachable Drive: No BSD Name: disk0 Mac OS 9 Drivers: No Partition Map Type: GPT (GUID Partition Table) S.M.A.R.T. status: Verified ============================ *snap* ============================ When I disable the (Linux) kernel option "ATA SFF support" (thus relying fully on AHCI), the drive wouldn't be recognized at all. I attach dmesg output and the kernel config. Also, do you guys know of a good way to actually measure hard drive speed? I tried `hdparm -tT` but felt that didn't give me reliable numbers. Hm, there was that Phoronix test suite, too.. Cheers, Nico Created attachment 200833 [details]
dmesg output
Created attachment 200835 [details]
Kernel configuration with ATA SFF
Okay so, the fact that AHCI is not recognized might be attributed to the fact that I don't boot EFI natively, but take the rEFIt workaround and then go through Grub. So, that might not directly be the reason for the slowness. Other suggestions, anyone? Cheers, Nico Re-open if you come up with some more information on this problem. At the moment, most we can do is guess (badly). |