SCSI vs. IDE In The Real World 586
An anonymous reader writes "Gerard Beekmans has a really good comparison of the speeds of IDE and SCSI drives up over on devchannel.org. Should help put an end to the myth of IDE erasing SCSI's speed advantage." Note that Beekmans' test handicaps the SCSI disk a bit, with interesting results. (DevChannel, like Slashdot, is part of OSDN.)
Meaningless.. (Score:5, Insightful)
a really good comparison of the speeds of IDE and SCSI drives
Oh please. With all due respect to the submitter and Mr. Beekmans, this "comparison" ignores all sorts of other factors: write caching, command overlap, rotational speeds, et al ad nauseum. Yes, some of these are mentioned but a comparison such as this should have hard numbers in a table not opinions. Not that I'm suprised or upset that SCSI trounces IDE, but his comparison is virtually meaningless.
There are many benchmarking suites out there, I'd suggest these be used for the next test to provide some meaningful results.
Re:Meaningless.. (Score:2)
SCSI has it's uses... you don't have to pay for them if you don't want to.
Re:Meaningless.. (Score:2, Insightful)
Regardless of the things he ignored... 7 minutes to 1.5 minutes is a huge difference
Indeed it is but taking one small test's result and implying that the results can be applied across the board is misleading at best.
Re:Meaningless.. (Score:5, Informative)
The tester didn't even bother to check and see if the files are fragmented, let alone checking to see if the files are on the same part of the disk. The original poster was right, this was NOT in any way a "good" comparison.
If you actually do want a good comparison, head on over to www.storagereview.com. They have compared many different SCSI and IDE drives and have a VERY good grip as to where and when SCSI's performance advantage comes into play.
Here's a quick and easy way to do things: Click on "Performance Database" at the top of the page, and then do a head to head comparison of a bunch of few SCSI drives and a few IDE drives. This will give you a whole whack of benchmarks. What you'll find is that on desktop applications, a 7200rpm IDE can almost always outperform a 7200rpm SCSI drive and is usually about on-par with a 10,000rpm SCSI drive. But, as soon as you get into their server benchmarks, the SCSI drives wipe the floor with the IDE drives.
Then it simply becomes a question of whether you run a server or a desktop. Different drives for different markets.
Re:Meaningless.. (Score:3, Informative)
They have a leaderboard which REALLY shows how HD's compare. One thing I really like is how CPU usage is going down with newer IDE HD's. I always hated how IDE spikes the CPU. Ive always tempted to buy an addon ide raid controller to help smooth out the IDE spikes, but keep the size advantage of IDE. If money
Re:Meaningless.. (Score:2)
Re:Meaningless.. (Score:3, Insightful)
the lack of cpu usage needed is still what cuts it for me w/ scsi. IDE may be as fast, etc, but on a high load, real time performance server, SCSI is a must, any way you cut it.
Re:Meaningless.. (Score:3, Interesting)
Re:Meaningless.. (Score:2)
I somewhat agree with your point, but some (most?) of the SCSI-IDE difference is in the physical hard drive.
Bad Science begets Meaningless.. (Score:3, Insightful)
However, the test is about as bogus and incomplete as the 2.6.0 vs. 2.4.x vs *BSD tests earlier this week.
Old, crufty files on IDE, all over.
Good test would move the files to an empty, freshly formatted IDE drive.
And to an empty SCSI drive (he did just the latter).
And SCSI will be faster and the test will be better.
I have mail scattered across a crufty barracuda. It wa
IDE for end-user... (Score:3, Insightful)
-Seriv
Re:IDE for end-user... (Score:2)
Much coolness. I don't go farther back than Indigo R3000, but I love those little machines.
Hard as hell to compile software for these! The R4000 makes up for speed, abit - but doesn't really help for your 4Ds.
Not just SCSI disk - the GREAT SCSI DAT that was supplied by SGI is fantastic. With audio support in firmware - combined with 1992-era SCSI disks, this is still a great realtime-audio tool.
scsi and laptops (Score:3, Interesting)
Does anyone know fo laptops that use scsi drives?
-Mary
Re: (Score:2)
Re:scsi and laptops (Score:2)
This article doesn't show diddly shit, though, except that in one test, two SCSI drives were both faster than one IDE drive. It als
SCSI vs. IDE: Same experiences (Score:2)
Re:SCSI vs. IDE: Same experiences (Score:2)
--jeff++
Re:SCSI vs. IDE: Same experiences (Score:2)
James
Re:SCSI vs. IDE: Same experiences (Score:3, Interesting)
The reason for this being that SCSI handles
Re:SCSI vs. IDE: Same experiences (Score:2)
This is because SCSI, by defination, is an intelligent bus. In very simple terms, with SCSI, you basically tell the drive to go to sector x, read y sectors, and let me know when the data is available in it's entirety. While waiting for the process to complete, your OS can go about doing something else as it only has to wait for the data to become available (DMA transfered so it just shows up in memory).
In IDE, the OS has to position the head, wait x sectors, read a sector, save it into memory, go to the
Re:SCSI vs. IDE: Same experiences (Score:5, Informative)
No. It's NEVER been that way in ATA. Not even the earliest IDE drives. With MFM drives before IDE, and on the Apple ][ and C-64 this sort work was done, but IDE has never been anything like this.
With ATA (a.k.a. IDE), you write 5 bytes to registers to indicate the starting sector number and the number of sectors you want. Then, you write to the command register to transfer control to the drive and it begins working on your command. All modern systems will (usually) issue the "read multiple" command, which instructs the drive to read many sectors into its buffer and give an interrupt when they are all available in the buffer. This isn't something new. The read multiple command has been in the ATA specs for a long time, and PCs have made use of it since at least the days of Windows95 and Linux kernel 1.0. When the drive has all the sectors in its buffer, it asserts the interrupt pin. The read multiple command comes in PIO and DMA flavor, and if you wrote the DMA version to the command register, a DMA operation happens to transfer all those sectors to whereever you set up the DMA controller to store them.
SCSI gets most of its advantage from tagged command queuing and disconnection. These features have appeared in the very latest IDE specs, and so far very few ATA drives support them.
Re:SCSI vs. IDE: Same experiences (Score:2)
The question is whether ide is as fast or faster than scsi... So if you want to compare a high end IDE drive or a SATA drive then you better be ready to butt heads against the fastest scsi drive i can find at any price. Those with enough money to be interested in the real questions being asked here don't generally CARE about t
Re:SCSI vs. IDE: Same experiences (Score:2)
I've upgraded since then, and my workstation now runs four 15,000 RPM Ultra320 drives in RAID5 configuration. It's pretty sweet. Not quite as visibly sexy as the dual 20" flatpanels, though.
I'm so spoiled.
Offtopic, but still: (Score:2)
No no, HERE is a sexy display... Someone sent me a link to this [go-l.com] today.
MUST...HAVE
Re:SCSI vs. IDE: Same experiences (Score:2, Informative)
It's insane... SCSI is worths it's money... I just don't have the money... ;-)
Real world (Score:3, Insightful)
And back to reality. (Score:4, Insightful)
Why isn't his test, done with real world data, not a 'real world' test?
Re:Real world (Score:5, Insightful)
Re:Real world (Score:2)
You could move to a ATA-RAID card, which would save you some slots, but that starts to get into the SCSI price range.
Putting extra RAM in the machine is not really fair. You norm
Re:Real world (Score:2)
For starters, it's hard to put that many IDE drives on a single machine.
No it's not, and you seem to know it because you mention it later: ATA-RAID card
Once you do, you will start running out of PCI slots, or PCI bandwidth in a hurry (running out of PCI bandwidth is a good thing in one sense, but only if you are actually utilizing it well).
on the PC Mobo architecture, both IDE(SATA) and SCSI controllers are placed on the same PCI bus. So they obviously share the same PCI bandwidt
Re:Real world (Score:2)
Re:Real world (Score:2)
If you want a real test, get a bottom of the line scsi drive, and bottom of the line IDE, and top of the line scsi and top of the line IDE an
That's the point of keeping them constant. (Score:2)
Re:Real world (Score:2)
Holy shit. (Score:3, Insightful)
Since it went faster on his SCSI drive, he concludes that SCSI is faster. Wow! How comprehensive!
If Slashdot keeps this up, I hope they start to get a reputation like Tomshardware.com (those people are full of shit as well).
Re:Holy shit. (Score:2)
Since it went faster on his SCSI drive, he concludes that SCSI is faster. Wow! How comprehensive!
Um. Did he claim it was comprehensive? If not, why are you whining?
Did he show that the actual throughput was higher for the IDE drive in the one test? Yes, he did. Did the SCSI drive finis
Re:Holy shit. (Score:2)
I can't speak for the original poster, but I'm whining because this article made the front page, along with a summary that describes it as "a really good comparison of the speeds of IDE and SCSI drives".
Re:Holy shit. (Score:2, Insightful)
Maybe if he compared drives that were closer together, it would be conclusive... but this is pretty pathetic.
Re:Holy shit. (Score:2)
No, it was not a very comprehensive comparison. I would have preferred more benchmarks with varying datasets. However, judging from your post you barely even read what was written.
Re:Holy shit. (Score:2)
Re:Holy shit. (Score:3, Insightful)
You mean testing a 10 year old 15k rpm SCSI drive vs a brand new 15k rpm IDE drive?
ATTN: Slashdot community (Score:3, Insightful)
If the editors cannot distinguish what is trash or what isn't, let the community decide.
Thank you.
Re:ATTN: Slashdot community (Score:3, Interesting)
Re:Fo shizzle, ma nizzle (Score:2)
Re:Holy shit. (Score:3, Funny)
[next page]
he has alot of advertising and
[next page]
in some instances I get the impression
[next page]
some of this reviews are biased.
[next page]
This article brought to you by some advertising dollars.
Click here for the "best" prices.
You get what you pay for. (Score:5, Interesting)
Tape drives are like this, too. They look the same, they act about the same during the write process, but the cheapie drives that come with some servers will fail to reread the tapes if they're reused as constantly as they are in most businesses (who, on average, reuse the same weekly tapes for a full year or more!). Better to put the money into a DLTtape solution than to rely on what's bundled with the server.
Re:You get what you pay for. (Score:2, Funny)
Re:You get what you pay for. (Score:3, Interesting)
This is absolutely true. Apple used to ship all SCSI drives in their machines and I still have twelve year old Macs that have never had a hard drive failure. The new IDE drives however are a different story. That said, Apple appears to do more quality testing on their hard drives in that since Apple started shipping Macs with IDE drives, I ha
Re:You get what you pay for. (Score:2)
Most of the recent SCSI drives I've seen look like they're manufactured using the same parts as their IDE counterparts, except for different controller circuitry.
(Take a look at the new Western Digital SCSI drives, for example. You'd mistake them for their Caviar EIDE drives if you didn't check the connector or read the label on them
Re:You get what you pay for. (Score:2, Informative)
What about VXA [exabyte.com]? We run at least five tapes a week through our VXA-1 drive, and have had a
Re:You get what you pay for. (Score:2)
I'd have to look at more recent IDE specs to be sure, but I was under the assumption that scsi drives don't have to jump back to cyl 1 for multi-reads. If this is still true, this could be directly responcible for scsi's longer life.
Not an accurate test (Score:3, Interesting)
Re:Not an accurate test (Score:3, Informative)
No, he read 50,000 files.
every email message is stored in a separate file....I used a maildir folder containing 50,000 emails.
Sure it would have been better for him to run a number of scenarios, but he couldn't build himself a whole lab due to cost factors. Even with this rudimentary testing, a difference of 8 times indicates to me that there is an effect.
Re:Not an accurate test (Score:3, Informative)
ATA-5 added multiple command queuing and disconnection (the primary benefits of SCSI). A few drives today support it. Someday, almost all will.
Tagged command queuing and better drivers in linux are most likely the reason the SCSI drives were able to read 50000 files much more rapidly than a similar IDE drive.
well they haven't they just increase the clock speed
DMA modes 0 -> 1 -> 2, followed by UDMA 66 -
Forget SCSI... (Score:2)
Re:Forget SCSI... (Score:2)
Look up FCP on t10.org.
FYI: Gerard Beekmans... (Score:4, Informative)
...is the original creator of Linux From Scratch [linuxfromscratch.org], and therefore registers very high on all standard 7331-meters
Re:FYI: Gerard Beekmans... (Score:2)
Why not make it a fair test... (Score:2)
I would have loved to see that SCSI against an SATA150 drive.
Unfair comparison (Score:2)
The Atlas was 9gb
The Atlas obviously had less tracks too seek through than the Maxtor because it had 1/4 of the total number of tracks the maxtor did. This would totally account for the 1/3 speed increase seen over the IDE solution.
Also to take into consideration is how much buffer each drive has. If I remember right, Atlas's have like 8 megs of buffer, while the 40 gig maxtors have like 2.
Re:Unfair comparison (Score:2)
Re:Unfair comparison (Score:2)
Look at the seek times, that is pretty much all that matters here. Every file is going to be a seperate seek. The first SCSI drive had a 6.3ms seek time, which is ~30% faster than the IDE hard drives 8.9ms; however, the actual performance difference is over 600%!
Re:Unfair comparison (Score:3, Informative)
Hard Drive Performance isn't an issue to me now (Score:2)
Anyways, it seems that network performance has always been more of a bottleneck than hard drive performance.
Poor Submission (Score:2)
--
Possibly misleading (Score:2)
Oh, come ON. (Score:4, Insightful)
Look, I'm not denying that SCSI is faster. But he neglected to even do any other tests! He also neglected to use a newer IDE drive, which hampered the IDE performance dramatically. (Who's going to use a 2MB cache IDE drive in any area where hard drive performance is critical?)
Personally, I'd like to see the test of an IDE RAID array running off a 3Ware card. For the price of one SCSI drive, you can get 3 8MB cache IDE drives, plus the 3Ware card. Oh, sure, it will probably still be a bit slower than SCSI. But at least the benchmarks will show some sort of logical comparison (and the benefit of IDE -- namely, tons of disk space.)
Is it just me, or have the articles posted on Slashdot recently been pretty lame? I just don't understand how some of this stuff gets posted to the front page. This is not a review. This is not a benchmark. It's one guy who tested one application of hard drives and made a conclusion based on that test. This type of stuff can be found in any newsgroup or forum on a daily basis. It should not have been posted to the front page of Slashdot.
Re:This is not a review (Score:3, Insightful)
"before my wife would allow me to"...
the whole point of the testing was to convince his wife to let him buy one.. and she most likely was asleep at "integrated IDE controllers".. apon waking up, all he had to say was "From my testing I concluded that SCSI being faster than IDE is not a myth. It is very much a reality." and obviously got the go ahead
remember, in the immortal of homer simpson "facts, schmacts...
Real-world Price Comparison (Score:3, Informative)
I said in my earlier post that you can get 3x8MB cache drives plus a 3Ware IDE RAID card for about the cost of one SCSI drive. Here are the actual cost breakdowns. All prices include shipping.
IDE SYSTEM
1 x 3Ware 7500-4 4-port RAID card: $250
3 x Western Digital WD800JB hard drives (IDE; 80GB; 8MB cache) = $219.
TOTAL for IDE system: $469.
Total usable space: 160GB.
Bonus points for R
Re:Real-world Price Comparison (Score:3, Informative)
The bus bandwidth only comes into play if you have more than 4 disks on the SCSI bus. The max sustained bandwidth of a 10k RPM SCSI disk is ~70 MB/s. You would need a U320 controller if you plan on putting about 4 of these disks on the same bus that is 4x70 MB/s = 280 MB/s.
You could get away with an LSI logic single chanel U160 64 bit PCI controller for $46.75 shipped (pricewatch). Maxtor 10K rpm 73GB U160 drive can be had for $147 shipped.
An important health warning! (Score:2, Flamebait)
My coworker eats life-savers, and has been diagnosed with skin cancer.
I conclude from this experiment that life savers cause cancer, but cigars are ok.
Where SCSI shines (Score:2)
Multiple simultaneous transactions is where SCSI wins. Try comparing SCSI vs. IDE for something like an NFS server, and watch SCSI leave IDE in the dust.
Re:Where SCSI shines (Score:2)
pretty outdated hardware... (Score:5, Insightful)
Basically he just told us that circa 2001, SCSI was faster. I think we mostly knew that already.
It would be a lot more interesting to see the test run with one of the 36gb WD Raptors. They are 10K RPM and are *very* fast drives. I use a pair of them striped as RAID 0 in my main desktop; they're faster than anything I've ever used before, including 10KRPM SCSI. (I haven't used 15KRPM SCSI, which I imagine is probably faster still, but very noisy, which is why I went with the Raptors. )
Note also that IDE drives in general are "tuned for desktop usage patterns". I'm not entirely sure what that entails, but I suspect it involves a lot of read-ahead caching; single-user systems tend to be actively reading only one or two things at a time. SCSI is tuned for server performance, and the test of "read lots of small files" is probably much closer to a "server" load than to a "desktop" load.
What I'd like to see is testing of streaming performance in working with really big files. That's something I do fairly frequently. How fast can you extract, say, a 500MB RAR file back to the same disk? How fast is it if you're reading from one and writing to a second? On a personal basis, I do that a lot more than putting 50,000 files in a directory and then reading every single one of them.
However, if I ever DO plan on putting 50,000 files in a directory and then reading all of them on a frequent basis, I'll be sure to choose SCSI.
Look at my new toys... (Score:2)
Color me un-impressed (with the article) (Score:2)
Sheesh....come on moderators....you can do better than this.
Clock speed != processor speed (Score:2)
I stopped really caring at that point. I woulda thought somebody comparing the virtues of SCSI vs IDE would know that clock speed != processor speed. Redirect all posts about how he didn't count how fast the processor can crunch numbers in his (rather weak) comparison to
Holy war? (Score:5, Interesting)
The True Path (Score:5, Funny)
vi? Emacs? What are these things of which you speak?
Ed is the standard text editor! [gnu.org]
SCSI for swap space, IDE for storage? (Score:2)
(I know, I know, real
Beakman's World (Score:2)
This can't be right (Score:2)
Next on Slashdot: P4 beats Apple ][! (Score:3, Funny)
My Pentium 4 is faster than my Apple ][. I did benchmarks!!!!!!!
Explaination of results (Score:5, Insightful)
TCQ allows a drive to execute commands out of order to optimize the access pattern. This can have a HUGE impact on performance. Relatively few drives support TCQ on ATA, and very few chipsets support it as well. This is mostly because people who buy ATA aren't *real* performance freaks. They want high streaming performance (like hdparm -tT), but don't know to care about random access performance as it may not be relevant to them.
Server/database access patterns are far more random than typical desktop usage, and this is where SCSI wipes the floor with ATA.
Some have pointed out that RAID enclosures are moving towards IDE drives. This is due to the fact that the integrators are using optimizing logic in the controller to handle emulating TCQ. So you can have a stone-dumb drive in there and it doesn't matter as long as the physicals are there.
SCSI drives also typically come with caching algorithms which are intended to try to increase cache hits by using more intelligent cache allocation and predictive reading.
Combine that with better, more intelligent controllers, command detachment, and infinitely better bus sharing - and SCSI cannot be compared to ATA in high demand situations.
But *why*? (Score:3, Informative)
I can't say I understand why SCSI performs so much better than IDE, however. In this particular test, he compared what amount to evenly-matched drives, specs-wise, and even gave the IDE drive the better machine. Yet, the SCSI drive completely crushed the IDE drive, no question about it. And as I mentioned, my own informal tests have shown the same results.
What explains the difference? Same spindle speeds, similar read rates (both buffered and unbuffered), similar seek times... What other factors exist that make so much of a difference? Just higher quality controller hardware? And if so, would an IDE drive on a high-end controller perform comparably?
Personally, I'll still take 4x the size for the same price, since cost and size (with "okay" performance) matters more to me than raw speed. But I wish I knew why one performs so much better than the other.
Differences between SCSI and IDE (Score:3, Informative)
The second - CPU utilization. A SCSI controller does a lot more work by itself than an IDE one - therefore it requires much less interaction with the CPU.
Then we have the bus bandwidth - this is probably no longer an issue, as ATA/66/100/133 can pipe enough bytes per second
Finally, the most important one - manufacturers simply don't make a 10k RPM hardrive IDE drive ... And 10k - 7200 makes a hell of a difference.
Check out storagereview.com (Score:3, Insightful)
Great drive reviews, the best out there..
At the moment, the best scsi drive has about a 2x lead over the best IDE drive in "Server style" loads, and about a 20% lead in desktop type loads.
Note that this really isn't an interface issue, but a market issue. With tagged command queuing in serial ATA, one of the main reasons for SCSI's dominance is gone. Unfortunatly, no enterprise class drives support it yet.
The difference between SATA and SCSI is market.
The fastest SATA drive goes for $160, while the fastest SCSI for about $700.
SCSI drives are manufactured for the "no compromise" audience, and are therefore traditionally faster and more reliable.
SATA puts IDE drives in the same interface class as SCSI, and more "enterprise class" drives are starting to be built with that interface.
Given a well-built SATA drive that includes all the SATA features like TCQ and drive with the same build quality in SCSI, I bet that the difference would be minimal. There are no comparable products at the moment though, so time will tell..
Re:Does it matter? (Score:3, Insightful)
And just how exactly does it "all even out" in a RAID setup? IDE RAID and SCSI RAID are still two very different animals...
Re:Does it matter? (Score:5, Insightful)
Re:Does it matter? (Score:5, Informative)
SCSI over NFS better than Local ATA for me! (Score:5, Interesting)
That says something.
Re:This is a pretty crappy comparison, actually. (Score:2)
Re:IDE w/ 2meg cache? (Score:2)
You will need a hell of a RAID array to beat that! Not mentionning that a RAID-0 array is just lowering the lifetime of your whole array (one disk crashes you loose all the data), while a RAID-1 array will reduce the write time. And please, let's not go to RAID-5 to have a factor of 14x in read times...
Re:IDE w/ 2meg cache? (Score:3, Interesting)
Pieroxy wrote: Dude: 7 minutes vs 28 seconds. That's more than 1:14!!!
Dude: This comparison leaves so much out that it is completely meaningless.
Re:IDE w/ 2meg cache? (Score:2)
The question isn't price/performance ratio, the question is which is faster when the price of disk drives is not really an issue. If you want top of line IDE you'll need to compare it to a 15k rpm 8mb cache ultra320 drive on a good controller.
Re:Comparo? (Score:2)
Agreed that the article are far too few details. But he did mention processor speeds--2.2 GHz for the IDE installation, 750 MHz for the SCSI installation. Then he installed a SCSI card in hie 2.2 GHz computer and got the 28 second time.
Re:Comparo? (Score:3, Insightful)
Note also that the IDE drive was used exclusively for this test at the time of the test, and the SCSI drive was in a server which was active doing other things as well.
I would think that the 50,000 message folder would be of a wide variety of file sizes. Though it would be really easy to create such a folder of all one file si
Re:IDE apologists (Score:2)
Re:SCSI wins, period (Score:2)
Re:SCSI and Fibre Channel are 8 times faster (Score:2)
Yes, but you must concede that this level of affordability is comparatively recent. As little as two years ago, you were paying more than that for 18G drives. And you must further concede that, for the same number of dollars, you'll get an IDE drive that's three times larger. And believe me, if you're at all a gamer, you can fill up 36G with remarkable speed.
Schwab
Fellow SCSI Bigot
P.S: Where are you finding PCI-X SCSI-320 controll