Linux - Hardware This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-18-2004, 05:30 AM
|
#1
|
|
LQ Newbie
Registered: Sep 2004
Posts: 2
Rep:
|
Poor HD performance Maxtor 6Y120P0 Redhat 9
I have a Maxtor 6Y120P0 drive in my linux server, hdparm -t results show the best result of:
[root@smithafw root]# hdparm -t /dev/hdc
/dev/hdc:
Timing buffered disk reads: 64 MB in 4.82 seconds = 13.28 MB/sec
This seems a little slow to me -
Drive is capable of:
/dev/hdc:
Model=Maxtor 6Y120P0, FwRev=YAR41BW0, SerialNo=Y32KSJXE
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
BuffType=DualPortCache, BuffSize=7936kB, MaxMultSect=16, MultSect=16
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=240121728
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 *mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 udma6
AdvancedPM=yes: disabled (255) WriteCache=enabled
Drive conforms to: (null): 1 2 3 4 5 6 7
but I can't get any better then around 13MB/sec - is there anything I can do to better this performance?
|
|
|
|
09-18-2004, 06:51 AM
|
#2
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
what's the output of these??
Code:
hdparm -Tt /dev/hdc
hdparm /dev/hdc
|
|
|
|
09-18-2004, 10:39 AM
|
#3
|
|
Member
Registered: Jul 2003
Distribution: Red Hat Linux 9.0; Old and Solid
Posts: 674
Rep:
|
also, post the output of hdparm /dev/hdc.
did you enable dma? and other stuff
|
|
|
|
09-21-2004, 04:24 AM
|
#4
|
|
LQ Newbie
Registered: Sep 2004
Posts: 2
Original Poster
Rep:
|
hdparm -Tt /dev/hdc
/dev/hdc:
Timing buffer-cache reads: 128 MB in 3.09 seconds = 41.42 MB/sec
Timing buffered disk reads: 64 MB in 4.81 seconds = 13.31 MB/sec
[root@smithafw root]#
[root@smithafw root]# hdparm /dev/hdc
/dev/hdc:
multcount = 16 (on)
IO_support = 1 (32-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 8 (on)
geometry = 14946/255/63, sectors = 240121728, start = 0
|
|
|
|
09-21-2004, 04:49 AM
|
#5
|
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix, 98,2000 + various
Posts: 3,164
Rep:
|
the drive reports it is running mdma mode, not ultra dma mode. that's weird, but setting
udma is done with
hdparm -X67 /dev/hdc
or so. that may be udma 66.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:14 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|