LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-08-2004, 09:05 AM   #421
yanger
Member
 
Registered: Jun 2004
Location: Wisconsin
Distribution: Ubuntu, Gentoo, FreeBSD, Solaris
Posts: 55

Rep: Reputation: 16

What would be the fastest?

-> SCSI 4 HDDs at 10000RPM RAID0?
-> SATA 4 HDDs at 10000TPM RAID0?

and with RAID0, what's the chance that 1 of the 4 new hdds die within a year?
 
Old 08-09-2004, 08:21 PM   #422
natalinasmpf
Member
 
Registered: Dec 2003
Distribution: Slackware 9.1
Posts: 309

Rep: Reputation: 30
And I'm still stuck with 20 MB/s.
 
Old 09-07-2004, 04:44 PM   #423
NewbGhostShells
Member
 
Registered: Aug 2003
Distribution: Fedora Core 2
Posts: 35

Rep: Reputation: 15
/dev/hda:
Timing buffered disk reads: 84 MB in 3.06 seconds = 27.46 MB/sec

Maxtor 4D080H4
80 Gigabytes. Dont know much else about it. But its pretty good..Right?
 
Old 09-07-2004, 05:45 PM   #424
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
i just installed a new 80GB seagate today:

Timing buffered disk reads: 166 MB in 3.01 seconds = 55.18 MB/sec

if that's a 7200rpm you might want to check your hdparm settings, NewbGhost. you should probably be getting at least somewhere in the 40s i would think. ? also don't be doing stuff while running the benchmark (esp. media).
 
Old 09-07-2004, 06:05 PM   #425
NewbGhostShells
Member
 
Registered: Aug 2003
Distribution: Fedora Core 2
Posts: 35

Rep: Reputation: 15
/dev/hda:
Timing buffered disk reads: 104 MB in 3.05 seconds = 34.07 MB/sec

After shutting down XMMS. Also I dont believe it is 7200rpm. It's about 3 yrs old, thinking its 5600? Or the common one in the 5000s. That one. I think. Also it has some problems right now, needs a full format soon.
 
Old 09-07-2004, 07:49 PM   #426
pongmaster
Member
 
Registered: Jul 2004
Location: London, England
Distribution: Mandrake 10.1
Posts: 300

Rep: Reputation: 30
/dev/hda:
Timing buffered disk reads: 164 MB in 3.02 seconds = 54.33 MB/sec
/dev/hdb:
Timing buffered disk reads: 168 MB in 3.02 seconds = 55.69 MB/sec
Two identical Seagate 80Gb Barracuda 7200rpm drives.
 
Old 09-07-2004, 10:05 PM   #427
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
Wonder what drive and interface is the fastest? I have seen a few IDEs that are faster than SCSI.

Anybody answer that question? Maybe someone who has a server at work or something.


Last edited by dalek; 09-07-2004 at 10:06 PM.
 
Old 09-13-2004, 11:56 AM   #428
industry7
LQ Newbie
 
Registered: Feb 2004
Location: K-Zoo, MI
Distribution: Fedora 1
Posts: 3

Rep: Reputation: 0
my results

my hard-drives are both running in udma5 mode, (which i presume is the fastest). at first i thought my performance was pretty bad, but i guess not. btw, anyway who's drives are running ~5MB/s or less, make sure you are running in DMA mode, makes a huge difference. i can't tell you exactly how to do that, you *might* have to recompile the kernel, maybe not if you're lucky. anyway, here's my numbers:

Western Digital 100gig (WDC WD1000JB-00CRA0):
Timing buffered disk reads: 110 MB in 3.01 seconds = 36.54 MB/sec

Maxtor 80gig (Maxtor 4W080H6):
Timing buffered disk reads: 58 MB in 3.01 seconds = 19.27 MB/sec

so there you have it. DMA is awesome, Maxtor is not.
 
Old 09-13-2004, 12:10 PM   #429
sh1ft
Member
 
Registered: Feb 2004
Location: Ottawa, Ontario, Can
Distribution: Slackware, ubuntu
Posts: 391

Rep: Reputation: 32
err.. my Maxtor 80 gig (6Y080L0) gives me:

Code:
oot@sh1ft:/home/nolan# hdparm -Tt /dev/hda

/dev/hda:
 Timing buffer-cache reads:   1228 MB in  2.00 seconds = 613.48 MB/sec
 Timing buffered disk reads:  164 MB in  3.01 seconds =  54.42 MB/sec
And that's with only a 2mb cache instead of the 8 that is now standard....

As for the fastest performance, i think 55-60 is the absolute fastest you can go with a conventional ide drive (not raid). Although I have yet to see any drives break 58.

Last edited by sh1ft; 09-13-2004 at 12:12 PM.
 
Old 09-13-2004, 12:48 PM   #430
Changeling
Member
 
Registered: Jul 2004
Distribution: Slackware
Posts: 55
Blog Entries: 1

Rep: Reputation: 15
hard drive

Here's my specs, only on the drive with Slack on it;
Maxtor ide 80gb 7000 rpm

dev/hdb:
Timing buffered disk reads: 166 MB in 3.00 seconds = 55.33 MB/sec
 
Old 09-13-2004, 07:40 PM   #431
jspenguin
Member
 
Registered: Feb 2003
Location: Wichita, KS
Distribution: Heavily modified Redhat
Posts: 194

Rep: Reputation: 30
Primary disc, 40gb Western Digital
/dev/discs/disc0/disc:
Timing buffered disk reads: 64 MB in 2.47 seconds = 25.89 MB/sec

Secondary disc, 160gb Seagate:
/dev/discs/disc1/disc:
Timing buffered disk reads: 64 MB in 1.17 seconds = 54.85 MB/sec

iRiver iHP-120:
/dev/discs/disc2/disc:
Timing buffered disk reads: 64 MB in 5.74 seconds = 11.15 MB/sec
 
Old 09-13-2004, 08:33 PM   #432
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
maxtors are bad-ass fast. my 40GB maxtor with 2mb cache:

/dev/hdb:
Timing buffered disk reads: 64 MB in 1.11 seconds = 57.66 MB/sec
 
Old 09-13-2004, 08:51 PM   #433
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Quote:
Originally posted by synaptical
maxtors are bad-ass fast. my 40GB maxtor with 2mb cache:

/dev/hdb:
Timing buffered disk reads: 64 MB in 1.11 seconds = 57.66 MB/sec
If you don't mind, which kernel are you running? Is it patched? What mobo?

These are 2 Maxtor 7200 rpm 2MB cache drives. Kernel 2.4.26, with
/dev/hda being Windoze plus Linux swap, and
/dev/hdc being Linux.
Code:
root@paul:/home/mingdao# hdparm -tT /dev/hda /dev/hdc                    

/dev/hda:
 Timing buffer-cache reads:   1656 MB in  2.00 seconds = 828.00 MB/sec
 Timing buffered disk reads:  144 MB in  3.03 seconds =  47.52 MB/sec

/dev/hdc:
 Timing buffer-cache reads:   1724 MB in  2.00 seconds = 862.00 MB/sec
 Timing buffered disk reads:   66 MB in  3.27 seconds =  20.18 MB/sec
 
Old 09-13-2004, 09:39 PM   #434
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
Quote:
Originally posted by Chinaman
If you don't mind, which kernel are you running? Is it patched? What mobo?
believe it or not, that was 2.4.20, on an epox 8K3A+ i think with overclocked athlon xp 1600+. glory days!
http://www.linuxquestions.org/questi...033#post393033

-----
>edit:
i just reinstalled my maxtor, taking out the seagate to use in my other box for some video editing. the score is basically the same, though, this time with 2.6.8.1 and an epox 8RDA+. 40gb maxtor diamondmax 8, 2mb cache. i thought it was all marketing hype, but maybe ata133 does provide some miniscule performance boost after all. ?

[4] root:/home/sero # hdparm -Tt /dev/hda

/dev/hda:
Timing cached reads: 1976 MB in 2.00 seconds = 987.16 MB/sec
Timing buffered disk reads: 174 MB in 3.02 seconds = 57.61 MB/sec



Last edited by synaptical; 09-17-2004 at 10:43 AM.
 
Old 09-20-2004, 11:03 PM   #435
Algernon
LQ Newbie
 
Registered: Jul 2004
Posts: 15

Rep: Reputation: 0
Maxtor 40gb 2mb buffer IDE 72000rpm
/dev/hda:
Timing buffered disk reads: 170 MB in 3.00 seconds = 56.67 MB/sec

Western Digital 80gb 8mb buffer IDE 72000rpm
/dev/hdb:
Timing buffered disk reads: 164 MB in 3.00 seconds = 54.67 MB/sec


Maxtor pulls out with a win!!!

Last edited by Algernon; 09-20-2004 at 11:05 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Test Hard Drive performance? voxel Linux - Hardware 7 09-07-2005 01:44 AM
Horrible Hard Drive Performance????? linux-rulz Linux - Hardware 13 06-26-2005 08:10 PM
hard drive performance true_atlantis Linux - General 3 10-26-2004 03:15 AM
Did not get the Hard drive performance Raid0! alpha97 Linux - Hardware 21 07-24-2004 03:52 AM
hard drive performance bynaar Slackware 2 12-18-2002 06:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration