Poor disk performance Fedora 10 on Gigabyte GA-G31M-ES2L
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Poor disk performance Fedora 10 on Gigabyte GA-G31M-ES2L:
Kernel is Linux-2.6.27.25-170.2.72fc10.i686
This is an entry level board with integrated graphics and four sata-2 ports. I have two Hitachi 500GB Sata-2 drives plugged in and am seeing only 4MB/S when copying files between them. I have tried different combinations of sata-2 ports on the mainboard, but get same consistently bad results.
When I run hdparm -tT, I see 90+MB/S on both drives:
[root@server work-2]# hdparm -tT /dev/sda
/dev/sda:
Timing cached reads: 7782 MB in 2.00 seconds = 3899.22 MB/sec
Timing buffered disk reads: 272 MB in 3.01 seconds = 90.45 MB/sec
Have you tried to look at and possibly change the BIOS settings to see if there is something, AHCI or IDE, perhaps, or settings that reserve memory for the graphics chip, that is slowing the system?
Have you tried to download and burn a linux live-cd and used it to copy a large file from each HDD to a USB device or from a HDD to some other location, and see if the process is as slow as using your installed linux for the same operation? Does the live-cd transfer data any quicker between the two HDDs than your installed linux?
Last edited by thorkelljarl; 06-29-2009 at 08:52 PM..
I'm having the same problem here.. with both ext3, ext4 or vfat partitions in Fedora 11.
Observing the disk activity, I realize that the read speed downs to almost 0 after the first write, and keeps down for the remaining copy time.
I other words, everything goes ok in the first 5 seconds, when data is being copied from source disk to cache.
After the first cache flush to destination disk, the read speed goes down and keep slow up to the end of copy process.
Can you see the same behaviour? I see that in the gnome system monitor.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.