Slashdot Mirror


IDE, SCSI And Recording Everything

Raju writes: "For many years we were told that SCSI is superior to IDE. I always made my systems with SCSI and the others in the household got el-cheapo IDE disks. In the past SCSI beat IDE hands-down but now according to Simson Garfinkel, "today's IDE drives are significantly faster than SCSI drives". In the article at O'Reilly Network he talks about the tests they had run for storage of network data on disks. In the light of this article does anyone see any reason for going with SCSI in a desktop machine? For servers with heavy disk usage patterns it might be different due to command queuing." Disk types aren't what the article's really about, though -- it's a top-level look at network forensics (including advice on building a traffic-analysis system), and makes some interesting points about the unbalanced growth of storage and bandwidth.

532 comments

  1. SCSI by dazdaz · · Score: 1, Informative

    It's about reliability and speed of SCSI.

    1. Re:SCSI by Anonymous Coward · · Score: 3, Insightful

      I agree that it's the reliability that's the big factor.

      Ever try to add 8 IDE devices to a system? With SCSI it's a snap as long as your power supply is large enough.

      I think this is very application specific though.

    2. Re:SCSI by jsonic · · Score: 3, Informative

      The point of SCSI is that it allows the disk access and such to be offloaded from the CPU to the processor on the SCSI card. This way your programs don't freeze when heavy disk access occurs.

    3. Re:SCSI by Tattva · · Score: 4, Insightful
      This way your programs don't freeze when heavy disk access occurs.

      That's only true if the program is doing disk I/O asychronously. If your program is doing I/O inline with its execution, it will be paused just as long reguardless of where the disk I/O computation is being done.

      --
      personal attacks hurt, especially when deserved
    4. Re:SCSI by Anonymous Coward · · Score: 0

      Its about hot swappable raid 5.

      Does the Promise(tm) card (or any other) support raid 5 with several (5+) disks?

      Are there any good hot swappable ide back planes?

    5. Re:SCSI by ergo98 · · Score: 2

      Isn't this particular article about workstations though? Workstations seldom have more than 2 drives, if even that, and many new motherboards now offer the normal IDE controllers (2 drops each with 2 connections), and a RAID connector (2 drops each with 2 connectors), for instance the Asus A7V333.

    6. Re:SCSI by ergo98 · · Score: 1

      If you're talking about busmastering, then most IDE controllers have done this for years now. Ever since the era of multithreaded/multitasking operating systems, the fact that SCSI offloads a little queue of disk commands is of very limited value as well (given that the CPU can queue them and feed them out with about 1% of 1% of 1% of its processor power).

    7. Re:SCSI by Anonymous Coward · · Score: 0, Flamebait

      It's about defending your overly expensive purchase of SCSI over IDE so you don't feel like a stupid clod.

    8. Re:SCSI by Anonymous Coward · · Score: 0

      Except that you are overlooking the effect of queueing on the side of the SCSI drive. Since SCSI supports queueing and IDE does not, a SCSI drive can gain great performance benefit from running in queued mode. On a typical drive, the IOPs (I/Os per second) can sometimes increase 2x in queued mode. Anyone who says that IDE can outpace SCSI is not taking advantage of the benefits of SCSI.

    9. Re:SCSI by Anonymous Coward · · Score: 0

      It's about the PITA of SCSI.

    10. Re:SCSI by afidel · · Score: 1

      Get a real IDE RAID card then, duh.
      Adaptec has the 2400A
      Promise has the SuperTrak 6000
      3Ware has their Escalade line.

      All of these use some form of an i960 embedded controller to offload calculations.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    11. Re:SCSI by Anonymous Coward · · Score: 0

      Bullpucky!

      I've worked for the same company for about 8 years and we've been "SCSI is for servers" since building our first real server in the mid-90s. Since then, we've had less than 20 SCSI hard drives pass thru the doors. All of them mid to high end at the time they were purchased. We've had 1 fail utterly and 2 that became unstable. (They'd work fine for a while then stop responding.) That's 3 failures.

      In the same time, we've had well over a hundred IDE hard drives pass through in the same time period. There have been 2 total failures and 2 drives that became unreliable. That's 4 failures.

      I should also point out that the SCSI drives were always running on servers with clean power run thru a UPS. Climate controlled room, no power cycles, nobody bumping the cases. Not a whole lot of use compared to a desktop system with applications constantly being opened and closed. Just file access. They had the perfect environment. The IDE drives, on the other hand, live under the desks in the labs. They're always getting bumped and kicked and moved. Constantly acquiring data so they're reading/writing more often than not. Power-cycles almost daily. All the stuff that stresses spinning parts.

      If SCSI drives are so much better than IDE, I should be seeing IDE drives die once or twice a month, not every couple of years.

    12. Re:SCSI by ichimunki · · Score: 1

      The individual program may have to wait, but what about the other programs that now won't have to wait for the CPU to free up from doing some other program's I/O stuff?

      --
      I do not have a signature
    13. Re:SCSI by Anonymous Coward · · Score: 0

      I always thought the actual drive mechanisms in SCSI and IDE were the same, only the interface was different. Therefore, the reliabilty rate should be pretty much the same.

      If I'm wrong, feel free to point it out!

    14. Re:SCSI by undercanopy · · Score: 1

      then why 10k and 15k scsi drives and only 5400 and 7200 ide?

      --
      -- D-23994, Muff#2613
    15. Re:SCSI by ez76 · · Score: 1
      This way your programs don't freeze when heavy disk access occurs.
      That's only true if the program is doing disk I/O asychronously. If your program is doing I/O inline with its execution, it will be paused just as long reguardless of where the disk I/O computation is being done.
      OK, but I think what the original poster really meant was "This way your system doesn't freeze when heavy disk access occurs," which is still a problem with host-controlled disk I/O.
    16. Re:SCSI by mabu · · Score: 1

      In my experience SCSI drives last a LOT longer than IDE drives. Aside from performance, they run longer. I have a server that is running on a Seagate Barricuda 4G drive that has not been turned off in almost 9 years -- let's see an IDE drive do that!

      One drive I'll never use whether SCSI or IDE is Quantum.. pieces of crap

    17. Re:SCSI by Anonymous Coward · · Score: 0

      it is not about raid 5 on my database.

    18. Re:SCSI by Anonymous Coward · · Score: 0

      Marketeering. Do you really not think that it is not possible to get an ide drive to spin as fast as a scsi? Could the electrical interface of a mechanical device keep the manufacture from putting a faster motor on that mechanical device.

    19. Re:SCSI by Anonymous Coward · · Score: 0

      I run my bbs with 110Mb ide seagate; it has been running >99% of the time since 1995. Before that, it was used in my brothers 386. My guess is that is is from 1992-1993--maybe before then since it has a factory sticker with the writing "MS-DOS 5.0".

    20. Re:SCSI by Anonymous Coward · · Score: 0

      The problem is getting IDE to actually transfer data of the disk fast enough. Face it, the sustained transfer rate of IDE sucks compared to SCSI.

    21. Re:SCSI by Anonymous Coward · · Score: 0

      No shit. find me an IDE drive that can match the 3.9ms seek of my seagate cheetah X15 (15,000 RPM, 18GB, u160 scsi). You won't find one.

      ebaycj

    22. Re:SCSI by Anonymous Coward · · Score: 0

      Intelligent programmers always do disk I/O asynchronously if they anticipate heavy disk usage. This technique has been around for 25 years or more. OOPS! I forgot! We're talking about Microsoft programmers, aren't we?

    23. Re:SCSI by Anonymous Coward · · Score: 0

      I'll just buy five or six fast 30GB IDE drives for what you paid for that thing.

    24. Re:SCSI by Anonymous Coward · · Score: 0

      Actually, I have a server with 8 160 Gb ide
      drives using a 3ware controller. Better yet, I am using hot swapable containers that let me put
      3 drives per full height 5.25" drive bay.
      The 3ware controller looks like a SCSI drive
      to linux and, in striped mode, is very fast and
      _very_ cost effective. It can be run with drives
      mirrored or in RAID 5.

    25. Re:SCSI by Anonymous Coward · · Score: 0

      Maybe, but sustained data transfer rate of hard drives sucks compared to IDE. And anyway, SCSI has to be able to support up to 7 drive per interface, while IDE only 2, so it had better be faster, just to keep up (if that makes sense to you).

    26. Re:SCSI by Anonymous Coward · · Score: 0

      You are wrong. There is no one single drive, scsi nor ide, that can saturate an ATA100 bus. Currently, the difference in bus speeds for the fastest ide and scsi controlers is less than 30Mbps.

    27. Re:SCSI by pls · · Score: 1

      I don't think you can make a case for SCSI based on CPU use. UDMA drives, which is pretty much everything these days, use only slightly more CPU use than SCSI, not enough to matter.

      SCSI provides better multiplexing. But that's not significant until you get to more than two or three drives on a channel.

      You can get a speed advantage by buying 10,000 or 15,000 RPM SCSI drives rather than 7,500 RPM ATA drives. Better be compulsive about drive cooling if you do this.

      But the big thing the extra cost of SCSI buys you is reliability. SCSI drives are designed for servers where the drive gets pounded hour after hour. The current market for ATA drive is so competitive that the manufacturers have starting cutting corners so badly that sometimes the corners fall off.

      I've gone through 3 IBM 75GB drives in the past year. I seriously considering SCSI for my next system.

      ++PLS

  2. Stability... by DrewMadMax · · Score: 0

    Personally, I would stick to IDE, unless you plan on having a UPS on your system, and you don't plan on doing restarts. From what I have heard, SCSI isn't too fond of shutting down hard.. or maybe that is just a Sun problem...

    --
    "True knowledge exists in knowing that you know nothing"
    1. Re:Stability... by flatrock · · Score: 2

      A lot of the lower end Sun systems use IDE.

    2. Re:Stability... by SpinyNorman · · Score: 2

      They do, and I'm writing this at work on one - an Ultra 5.

      The IDE drive's performace SUCKS. It's horrible. My PII 266MHz (state of the art at the time I bought it) at home with SCSI drives just kicks the crap out of this thing on file copies, compiles etc.

    3. Re:Stability... by Anonymous Coward · · Score: 0

      the problem is less the box and more sloaris.

    4. Re:Stability... by dan+the+person · · Score: 1

      No the problem is likely the IDE controller in those "cheap" Suns. Doesn't do DMA = performance sucks.

      If sun had put a real IDE host controller in there things would have been better.

  3. IDE is not necessarily worse than SCSI by kpansky · · Score: 3, Interesting

    I have two sets of IDE controllers on my system. Each disk I have has its own channel and controller. Because I get to use cheap IDE disks, the cost is much lower than SCSI and the performance is right on par with it. Its not the technology -- its how its applied and used in real life.

    --

    --Kevin
    1. Re:IDE is not necessarily worse than SCSI by BrookHarty · · Score: 2

      Lucky the problem of running our of IDE spots is gone with newer motherboards. The problem on older motherboards, only 2 ide controllers, you would run your HD on the primary and CD on your secondary. Sharing would slow access down, and if you mix pio/udma modes they would slow down even again.

      Now with the newer 4 ide controllers on motherboards, 2 are normally combo raid/fast controllers. So you can have 4 devices on unshared controller, and get the most speed out of them.

      I currently have 2 80 giggers on my raid/fast controller, each on its on channels. And my DVD and CDR on the non-raid motherboard channels. Nothing shared, and I put my swap on 2d drive to get max performance. IDE is perfect for my workstation, fast and tons of room. If I ever go crazy, I can have a total of 8 IDE devices on my PC. And add another IDE card for 12 (Max for motherboards) I do this for my linux server, all IDE, and makes a great cd-rom tower. With the tower case and an extra IDE controller, I put in 4 CDs. The built in ide controller handles the 3 HD's and 1 CD/R.

      I wouldnt use scsi for a workstation, but for a pc box server, the price of a ide raid card with cpu/ram would be the only factor. Major servers like sun/hp/etc scsi is your only option.

    2. Re:IDE is not necessarily worse than SCSI by Anonymous Coward · · Score: 0

      while the performance may be right on par when using linux, i think that you'll find that other operating systems are not quite so similar.

      one of the issues with using scsi under linux, verses ide, is that the scsi layer for linux typically pushes all data through a small (64kb) window, while ide performance is much better, as the drivers are newer, more supported, and in general better written.

    3. Re:IDE is not necessarily worse than SCSI by Anonymous Coward · · Score: 1, Insightful

      right on par.

      that statement is somewhat simplified....but i'll agree.

      i like ide in workstations because it's 75% the performance for about 1/2 the price.

      if money is no object, then a little over a grand will get you a nice pair of 15,000rpm top of the line drives plus a controller.

      for someone who builds $4000 workstations, it's no big shit.

      if you are building a game/web/general purpose athlon system for $600, it does not make any sense to spend gads of cash for scsi.

      servers--well that's a whole different subject.

      scsi hardware raid, imo, "just works"

      ide hardware raid, ...chirp chirp chirp...yep, it's pretty damn quiot out there. sure you have a few companies out there touting their ide hardware raid, but it's not really an option, again imo.

      finally, i don't deny that ide has made huge gains. i used to hate using ide drives, they just plain sucked. now, i think they are decent.

      but they aren't that great. i would call them "satisfactory".

    4. Re:IDE is not necessarily worse than SCSI by Anonymous Coward · · Score: 0

      I have two sets of IDE controllers on my system. Each disk I have has its own channel and controller. Because I get to use cheap IDE disks, the cost is much lower than SCSI and the performance is right on par with it. Its not the technology -- its how its applied and used in real life.

      Moderation Totals: Flamebait=1, Insightful=1, Interesting=1, Overrated=1, Underrated=1, Total=5.


      ===

      Good freaking God, people -- can somebody please explain to me how that post warrants a f-ing -1 FLAMEBAIT?!?!? Are some of you really so damn elitist about SCSI that IDE drives (at 1/3 the price) have absolutely no place anywhere?

      You know what you arrogant screwheads? High-end is OVERKILL for many applications - in fact, I design SERVERS with IDE drives and CELERON processors. Yeah -- you heard me right, *SERVERS*. Why? They're frickin' cheap, and I leave an upgrade path -- something high-end servers DON'T do. Think I'm nuts? Fine. My servers run for months and years too, and they're disposable - a dead drive is a $100 fix, not a $350 fix. Consider that the lowest el-cheapo home PC on the market today is an ORDER OF MAGNITUDE faster than the best server class box of a few years ago and get off your high horse.

      The SCSI _worshipping_ assholes among us need to get a frickin' life.

    5. Re:IDE is not necessarily worse than SCSI by servanya · · Score: 1

      Oh boy..
      IDE is faster? Ha! I just got my dream HD a few months ago (the seagate cheetah x15), and it is sooo much faster. 3.9ms seek time - its the fastest drive around. Gotta love the 15K RPM. I also have a pretty high performance ide drive (7200 RPM), which has an average 9ms seek time. That's a huge difference! And I do notice the difference. Games load faster than anyone else at LAN parties, and when I'm running photoshop, VS .NET, and outlook at the same time, there is NEVER any pausing or waiting. Aeverything just pops up. That definately wouldn't happen with my old IDE drive.

    6. Re:IDE is not necessarily worse than SCSI by 13Echo · · Score: 1

      I get the same performance out of my IDE RAID array, and if you don't believe me, I can show you some benchmarks the prove that it busts read speeds by 15 MBps over the highest single SCSI drives. As for write speeds, a single SCSI drive is still 10-15 MBps faster. SCSI is still the fastest option when dealing with RAID, but the price is just not economical for home use. I am perfectly happy with my IDE RAID-0 setup. There isn't a single program that doesn't load instantaneously.

    7. Re:IDE is not necessarily worse than SCSI by Anonymous Coward · · Score: 0

      Ok, I can agree on most of this ide-is-as-good-as-scsi stuff, but you are stepping over the line when you say that an el-cheapo home pc is an order of magnitude faster than the best server class box of a few years ago. The simple fact is that the company xeon (slow in Mhz) will kick the shit out of a new pc (fast in Mhz) when it comes to hosting a database. The xeon is dual xeon (quad expandable) with 4GB of ram and 16 9GB disks. It would not be possible for a home pc to host oracle and get the performance that we get with 16 disks.

    8. Re:IDE is not necessarily worse than SCSI by rnturn · · Score: 2

      All that hardware and no mention of any devices with which to do any backup of that 180+GB of hard disk space. Keep away from my servers, please.

      --
      CUR ALLOC 20195.....5804M
    9. Re:IDE is not necessarily worse than SCSI by davros74 · · Score: 1

      Only problem with some of these new motherboards with 3rd and 4th IDE channels is that they are usually implemented with some off the wall chipset unrelated to the BIOS or the typical southbridge (being HPT or Promise or something).

      What I've seen happen (on an ASUS A7V133 board) is that Linux and Windows 2000 fail to find the Hard Disk if it is plugged into the Promise chip IDE slot, instead of the basic IDE slot. Windows98 and WindowsXP worked fine. I could fdisk the drive, but the disk would not show up on a BIOS scan for the hard drives and probably required some stupid Promise driver to get it to work, which would just be a nightmare for Linux. I moved the HDD to the standard IDE channel 0, and put both CDROM/burner on channel 1, and left the Promise 3/4th channels unused, and all works perfectly.

      The other disadvantage with 4 IDE channels is that one still needs a single IRQ _per channel_, whereas you need only one IRQ for all 31 SCSI devices you can put on a U160 SCSI controller. You can forget using all those IDE channels, serial, parallel, USB, ethernet and firewire all in one box, unless you want to try and use ACPI (and that's an entirely separate can of worms).

    10. Re:IDE is not necessarily worse than SCSI by kpansky · · Score: 1

      Not even mozilla or OpenOffice? :)

      --

      --Kevin
    11. Re:IDE is not necessarily worse than SCSI by BrookHarty · · Score: 2

      lol.

      I use my CDR for backup. 1 Cd holds my OS (ghost) and 3 for apps (compressed) I was thinking of getting a backup, but nothing I could loose that I dont have on cd. The majority of room is mp3 cd's and video games. Just backup the save-games on CDs and patches. On the unix box, my /etc and /home fit on 1 or 2 bziped cd. I can restore linux in about 30 minutes, same as a backup. But ya, if I had to reload all my video games from CD or MP3s that would take a couple hours. But havnt seen any good cheep and reliable backup over a few gigs that I wanted to blow the money on. 300 bux for 20/40gb DAT or 600 bux for a 35/70gb AIT.

      Really, if Its something important, I just backit up on a cd or 2.

    12. Re:IDE is not necessarily worse than SCSI by Anonymous Coward · · Score: 0

      So you're getting performance on par with SCSI?
      So how did you get ATA160 interfaces with 15K RPM disk with 3.6msavg IDE disks?

      IDE at the moment *is* worse performance than SCSI if you compare the lastest standards.
      If you want to compare the lastest ATA/IDE standard with an old SCSI standard and claim they have similar performance it doen't really mean anything.

    13. Re:IDE is not necessarily worse than SCSI by 13Echo · · Score: 1

      Nope. It's all fast. That may have something to do with my machine having a gig of RAM though. :)

    14. Re:IDE is not necessarily worse than SCSI by rew · · Score: 2

      I have a system where I want top performance. So I prepared an extra IDE controller.

      Turns out that performance drops from 35Mb per second (manufacturer claims something like 35.4Mb per second) to about 33Mb per second if the second drive on the controller kicks in at another 33Mb per second.

      I get about 120Mb per second out of all 4 disks (i.e. 4x 30) , and only 100Mb per second when they are striped together. Well, that's the level of performance, I don't worry anymore, and just leave it with the extra controller unused, as it didn't handle the 160G disks correctly.

      Roger.

  4. Speed by CmdrTaco+(editor) · · Score: 2, Troll

    IDE may be faster than SCSI in some benchmark tests, but in multiple drive machines where IDE drives share controllers, SCSI will always be faster. Plus, access times and transfer speeds aren't everything. The fact that SCSI supports multiple IO commands at the same time is a major contribitor to the feel of speed.

    1. Re:Speed by reaper20 · · Score: 5, Insightful

      My vote is for the low-CPU usage of scsi devices. My hardrives, DVD drive, CDROM, and CDR are all SCSI.

      I can run three instances of grip and rip/encode from all three drives simultaneously. Desktop still runs like a champ, it doesn't bog down. Rip from one IDE drive and it does ok ... start copying around movie files while it does this, and you'll become a SCSI fan real quick.

      Sure, I may pay $400 for an 18GB SCSI drive, but it's worth it. :| It really does make a difference, though lately IDE has been too cheap to ignore.

    2. Re:Speed by Anonymous Coward · · Score: 0

      For burning CDs, SCSI (still) has a significant advantage over IDE.

      Also, SCSI supports non-disk stuff (like scanners).

    3. Re:Speed by ergo98 · · Score: 1

      I have a pretty good IDE controller (the Promise RAID Lite on a Asus A7V333 motherboard), with a pair of fairly fast hard drive (Maxtor Diamondmax 7200RPM 60GB. Configured as two separate drives [I have taken the plunge and RAID 0 striped them]) and when I copy gigantic, multi-hundred MB files between them the CPU usage hovers around a blistering 0%.

      Really I think the "coprocessing" nature of SCSI is grossly, overwhelmingly overstated. Perhaps when CPUs were piddly little 386s this made a huge difference, but the logic required to manage the disks on something like a P4 or an Athlon XP is so unbelievably trivially (not to mention that most IDE controllers offload anyways, and all IDE implementations for about the past 8 years have supported busmastering) low, I really question the veracity of the claims about SCSI's advantage in that area. Even if SCSI did reduce my CPU usage 1% (I doubt even that), I think I'll still go with ATA-133 and buy 3x bigger drives for 1/3 the price.

    4. Re:Speed by BMazurek · · Score: 4, Interesting
      ut in multiple drive machines where IDE drives share controllers, SCSI will always be faster

      On the surface, I would agree with you. However, the planned usage of the disk space in question becomes an important point.

      I had this conversation with Greg Oster, a friend from University, who wrote the NetBSD RAIDframe implementation. We were considering setting up a large network server. After doing some number crunching, something became very very very clear: unless we were going to be moving to Gigabit Ethernet, 3 IDE disks in a RAID configuration were going to be more than sufficient to fill our 100MB LAN.

      The point is, whether IDE will be "good enough" depends on what you're using it for. For a large fileserver, IDE RAID may well be good enough, depending on you local LAN. For video editting and other purposes where the data is used on the machine where the disks reside, SCSI's command queueing may be the better choice.

    5. Re:Speed by aonaran · · Score: 2, Interesting

      ...not to mention that I have yet to see a true IDE RAID controller. There's some nice RAID 0+1 controllers now that do OK, but RAID 5 still seems to be SCSI's domain.

      Sure the question was is there any reason to use SCSI anymore in a desktop, for which my answer would be "there never was one for 99% of users" Of course gamer/benchmark freaks who need 200+ FPS (why?) will likely disagree with me.

    6. Re:Speed by Nogami_Saeko · · Score: 1

      SCSI used to have a definate edge, but advances in IDE technology, especially as soon as IDE RAID started becoming common have led to SCSI more or less disappearing from all but server systems.

      My editing/compositing system at home runs 400gb of storage, with a meager 160gb of that on the IDE raid array. It has performed absolutely flawlessly with no downtime and no corrupted files inspite of over a year of 24/7 power-on time. When I was looking at integrating a SCSI RAID array at the same time, it would've easily cost 3 to 4 times as much.

      Easy decision. The imminent release of dirt-cheap hot-swap IDE raid controllers is only going to drive another nail into the SCSI coffin.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    7. Re:Speed by Anonymous Coward · · Score: 0

      I'd like to point out that Adaptec has a Raid 5 IDE card. Look up the 2400A.

    8. Re:Speed by domc · · Score: 1

      Yeah, but it really only matters if you plan on burning more than one CD at a time.

      On my machine, I can burn a CD (IDE) at x24, run lots of applications, and not have any problems.

      domc

    9. Re:Speed by Not+The+Real+Me · · Score: 1

      $400 for an 18GB SCSI?!

      I bought 8 new IBM 18GB SCSI LVDs from EBay for an average price of $60 each.

      Speaking of performance, the IDE lovers should try writing and then reading a 1GB temp file. SCSI is always faster and the system doesn't slow to a crawl while doing the file write.

    10. Re:Speed by Anonymous Coward · · Score: 0

      The 3ware ide-raid controllers support raid5.

    11. Re:Speed by sykt · · Score: 1

      Being able to do multiple disk intensive tasks at the same time is definately SCSIs' strength. IDE systems will get bogged down with simple file I/O, esp. intensive operations like CD burning, file indexing/searching, video encoding. SCSI is the only way to go if you want to do those kind of tasks and still have a usuable system for other tasks.

      How this article sparked a classic IDE v. SCSI I don't know, but SCSI still wins again!

    12. Re:Speed by ergo98 · · Score: 1

      Why don't you put together a benchmark then and document your methodology? The reality is that this SCSI dream is a religion, not a reality. SCSI seems to be sacred grounds for many on here, usually for anecdotal reasons. Bring on the metrics and I'm willing to be convinced in a moment, but for desktop/workstation use (note that I differentiate servers), SCSI usually indicates the naivety of the purchaser more than the performance of the system.

    13. Re:Speed by YourMissionForToday · · Score: 0

      At least you're being honest. And while we're being honest-I stained my pants last night while cooking mango chicken!

    14. Re:Speed by chriso11 · · Score: 1

      My point exactly! Naive users get IDE.

      What is the real difference between SCSI and IDE?
      1) IDE gets you big drives with up to 7200RPM
      2) SCSI gets you very fast drives: you can choose 10K RPM or 15K RPM with extra noise and heat.
      3) SCSI allows you more drives - which means you have as much disk space as a slower IDE in 2 SCSI faster drives.
      4) SCSI loads the CPU less. This used to be a big deal, but since everyone already has GHz+ speed CPUs, it's not such a big deal anymore. Of course, those who agree should consider getting winmodems...

      So what do I do with my extra drives? Well, I can upgrade much easier to new drives, share the load across several (faster) drives. I routinely image my main boot drive onto a backup drive, just in case it were to check out (luckily, none have). Burning a CD-R is never a problem.

      My ancedotal proof is when I backup my wife's computer - her IDE drive system can only chug at 75-80MB/min while my SCSI system can cruise around 180 - 220MB/min. Note that this is reading the data on the drive, compressing, and writing out to an image file.

      It seems to me that most SCSI haters are simply jealous. They can't afford a real drive, and so they spout 'sour grapes'

      --
      No, I don't trust in god. He'll have to pay up front, like everybody else.
    15. Re:Speed by money_shot · · Score: 1

      Having a SCSI or IDE drive will do absolutely nothing to increase your frame rate. However, the level load may be affected by drives and RAM.

      Personally, I do a shit load of video editing on 7200 IDE drives. They perfrom like champs. I take the extra money I save from not buying SCSI and build a coupld of more computers.

    16. Re:Speed by Anonymous Coward · · Score: 0

      "2) SCSI gets you very fast drives: you can choose 10K RPM or 15K RPM with extra noise and heat."

      The only thing preventing 10/15kRPM IDE drives is... Manufacturer unwillingness! They love the fact that they get to gouge people like you for 200%+ more profit for 5-10% more performance. If they give you IDE at the same speeds for way less, they lose profit.

      "3) SCSI allows you more drives - which means you have as much disk space as a slower IDE in 2 SCSI faster drives."

      The only remaining advantage SCSI has. However, most people just get a larger HD to replace one of the older ones. Two 160GB IDEs are quite affordable and should be more than enough for almost any user.

      "4) SCSI loads the CPU less. This used to be a big deal, but since everyone already has GHz+ speed CPUs, it's not such a big deal anymore. Of course, those who agree should consider getting winmodems..."

      This is just a terrible comparison. There were only three reasons everyone hated WinModems:

      1) Most CPUs at the time of introduction weren't fast enough and caused major packet loss and disconnections.

      2) The drivers, initially, were shit. They're actually decent now.

      3) Driver availability. If these things were sold as "software-based modems" instead of "Win"modems, and drivers were available for all OSs, or at least some source code, then these modems probably would have done quite well.

      On the other hand, IDE drivers are commonly available under any OS, there are very few driver problems, and any CPU made in the last 3 years should have no trouble with the HDs of today.

    17. Re:Speed by chriso11 · · Score: 2, Insightful

      Errr - from your own admission, there are two advantages to scsi:
      1) faster drives - manufacturer unwillingness or what not. This is because Joe Blow would rather have a 60GB drive for $180 than a good 18GB for $300.
      And:
      2) More drives.

      Basically, SCSI drives are better drives.
      First, bigger caches.
      Second, better bandwidth. SCSI is going to 320MB/s. Where is IDE - 133MB/s?
      Third, lower latency.
      Fourth, you can use several drives better.

      To state simply - SCSI is a better engineered interface. IDE is designed to be cheap. No matter how many excuses and FUD is thrown, it is the truth.

      --
      No, I don't trust in god. He'll have to pay up front, like everybody else.
    18. Re:Speed by Yakman · · Score: 2

      http://www.adaptec.com/worldwide/product/proddetai l.html?prodkey=AAR-2400A&cat=%2fTechnology%2fRAID% 2fATA+RAID

      Unfortunately it only supports up to 4 IDE devices (still, with 4 x 80Gb drives you can get 240Gb out of a RAID5 array), but it's IDE hardware RAID5.

      I'd say that's the biggest advantage of SCSI.. it's easy to make a RAID 5+1 array with 5 drives per array and a hot spare - all off one controller. (Power on the other hand is another issue :) )

    19. Re:Speed by Hast · · Score: 1

      Plextor, the long standing champion of CDR's, don't even make SCSI versions of their latest models. And I can tell you that I got a lot more coasters from my old x4 SCSI burner than from my rather new x24 IDE burner. Mainly due to 'Burnproof' naturally.

      And the IDE cost half as much as well.

    20. Re:Speed by domc · · Score: 1

      Was this reply supposed to be to the parent?

      domc

    21. Re:Speed by Bios_Hakr · · Score: 2

      Ask for IDE RAID5 goodness and ye shall recive...

      http://www.adaptec.com/worldwide/product/proddet ai l.html?prodkey=AAR-2400A&cat=%2fTechnology%2fR AID%2fATA+RAID

      --
      I'd rather you do it wrong, than for me to have to do it at all.
    22. Re:Speed by ergo98 · · Score: 1

      Sounds more like the "sour grapes" ones are the fools who rushed to buy SCSI (having heard that it's "clearly superior" by fellow nutbars), only to see their friends buying vastly superior I/O systems for 1/3 the price.

      As a point by point rebuttal:

      1) Perhaps you have some amazing need for drives faster than 7200RPM, but the reality is that 99.99999% of the public doesn't, hence why you don't find them on the marketplace for IDE. There isn't some magical difference between IDE and SCSI that limits IDE from having faster drives, except for a marketplace that simply wouldn't be willing to pay for it (the "non-nutbar" community).

      2) See point 1.

      3) I have _never_ had a need for more drives, though my current motherboard supports up to 8 IDE devices, right now I have two CDs, and two HDs, and with 120GB I'm not begging to stick another 18GB "superior" drive in to show my expansion capabilities. For those who say "but SCSI lets you connect tape drives/scanners/whatever", realize that 1394 or USB 2 are far better solutions for that anyways (and my MB has USB 2.0 and Firewire on it).

      4) Prove it. This old BS has been around since the days of IDE controllers that didn't support busmastering, and the same regurgitated nonsense continually reappears. Again, drop the anecdotal BS and put together a comparison of a grossly overpriced Adaptec controller with a sucker-punch SCSI drive, and a ATA-133 with a current drive : I doubt CPU usage will vary more than 1%.

      But, oh boy I wish I could spend lots of money on an equal or lower performing SCSI system: That's my dream! Oh boy I can only hope that one day I'll achieve that goal.

    23. Re:Speed by ergo98 · · Score: 1

      Most "Joe Blow"s would indeed rather a 60GB drive over a more expensive 18GB drive when the only superiority of the 18GB drive is hypotheticals and religious zealotry. Thanks, we're all stocked up on crazy, but I think I'll use my brain and go for the superior solution (obviously IDE on workstations).

      The FUD comes from the SCSI camp. SCSI is not realistic on workstations anymore, and even the much vaunted "lower CPU usage" is a claim that isn't demonstratable in real world use.

      Personally I think SCSI is cheap for cheapo Joe Blows : My workstation only runs on fiber connected triple redundant NAS. I'm 31337, right?

    24. Re:Speed by xmedar · · Score: 1

      The Promise SuperTrak SX6000 supports up to 6 drives all on independent channels, and the Escalade 7810/7850 support 8 drives on seperate channels, put 2 of those in your machine and have 16 drives in a nice RAID 5 array and have ~2TB for ~$4K

      --
      Any sufficiently advanced man is indistinguishable from God
    25. Re:Speed by Anonymous Coward · · Score: 0

      this is simply not true, my computer runs fine with an ide disk. Are you telling me that by changing my one ide disk to one scsi disk, that I well se an improvement in speed?

    26. Re:Speed by GunFodder · · Score: 2

      Most of your points are correct, but the bandwidth argument is bogus. While your facts are correct the reality is that you can't put more than two hard drives on one IDE channel, and no two IDE hard drives in existence today need 133MB/s of bandwidth.

      And if we're going to talk about bandwidth then it should be mentioned that a 32 bit 33Mhz PCI bus can't handle more than 133MB/s anyway, so to take advantage of Ultra320 SCSI you would need a 64bit 66Mhz PCI bus and SCSI card. That will cost some serious clams. In fact the performance advantage compared to the extra cost of SCSI is not good, which is why this technology is not growing like IDE is.

    27. Re:Speed by Chaset · · Score: 1
      This is probably off topic, but the SCSI/IDE thing has always bugged me. It's yet another example of the market picking a sub-optimal solution, thus giving it the opportunity to be kludged layer by layer over years and years to get to what the competing technology offered (perhaps for a little more $$) from the beginning. (e.g. Windows, x86 procs) And, if the superior technology had gotten all of the engineering effort and money thrown at it that the inferior technology got, everybody would have been better off. Just imagine how cheap and commonplace SCSI would be if it had become the "standard". It would also have needed fewer kludges along the way that had caused consumers all sorts of headaches over the years (500MB limit, 1GB limit, 2GB limit, finally move to LBA). It would also have offered everybody a fast external interconnect for peripherals. (just compare scan speeds of parallel port scanners vs. SCSI)

      Way back when all computer components were expensive regardless of IDE or SCSI,(yes, I know, SCSI was still more expensive, but difference overall would have been relatively small) if people had informed themselves and supported the technology that offered more value, We would not be having this discussion. Everybody would have the latest SCSI technology with all of its benefits, and the costs would be similar to what IDE is today.

      Just my rant, to chew over next time you're considering buying something cheap vs. something better.

      --
      -- "This world is a comedy to those who think, a tragedy to those who feel."
    28. Re:Speed by jgarzik · · Score: 3, Informative
      but in multiple drive machines where IDE drives share controllers, SCSI will always be faster.

      Look at "TCQ" -- Tagged Command Queueing -- that has been worked on by Andre Hedrick in the past, and is currently going into the Linux 2.5.x kernel series due to the work of Jens Axboe.

      TCQ is where SCSI gets a lot of its speed, by allowing multiple device commands to be outstanding on the bus at any given time. TCQ really levels the playing field for IDE and SCSI... assuming your IDE driver supports it (most do not).

      Jeff
    29. Re:Speed by aonaran · · Score: 1

      About tiem 3ware put out a RAID 5 card

    30. Re:Speed by tcc · · Score: 2

      False.

      3WARE 7850 IDE RAID CONTROLLER.

      8 channels ATA/100
      48Bits LBA support
      64Bits/66MHZ PCI
      Linux/Windows drivers
      Good Raid5 results when you use the 7850 and not the 7810 (2MB cache extra on the 7850).

      This my friend, is the cream of what you can get with IDE, and I use this with 8 maxtor drives for a non-critical datacenter (temporary rendered images). IDE drives are a bit less reliable than SCSI drives, that's why I built an array with ventilated cases (they run for 20$ each these days). You make that raid 5, in case one breaks, and off you go, it costed me a bit over 1/3 of the price of a comparable SCSI solution.

      Bandwidth? PCI64bits/66mhz = theorical 528MB/sec peak bandwidth. The storage switch itself is very well optimized, but it also depends on the drives themselves, of course in my case storage was more important that the overall speed, so adding maxtor 160GB drives (5400rpm) won't be as efficient as using the Western Digital 120GB drives 7200rpm that have 8MB cache on them (this must be a killer drive with that raid card, I'd love to try this one day).

      --
      --- Metamoderating abusive downgraders since my 300th post.
    31. Re:Speed by Bryan+Ischo · · Score: 2

      Wow. I am simply amazed that people can actually sling insults at each other over IDE vs. SCSI. It boggles the mind.

      I can only talk about my experience, whch is unfortunately outdated. At my previous place of employment, I was basically the IT department, and I helped to build our at-the-time honkin fast file server. We decided to go with the fastest SCSI at the time (can't remember what it was, a step behind Ultra160 I think). We bought 18 GB 7200 RPM scsi drives (this was when IDE was at 5400 RPM max). It worked really, really well. We were able to do multiple read/write tests (tar'ing from one drive to the other, etc) simultaneously and the CPU load stayed very low (under 10%). We did the same tests using the remaining IDE drives in the system, and the CPU load went up significantly to 30% or so. This was with a Pentium III 500 system, using Linux.

      So at the time I was very impressed and happy with our choice. There is something about knowing that disk I/O is being handled by a capable and powerful controller, that was comforting. When we replaced the machine we went with a SCSI Raid array and were even more impressed with the speed and low CPU usage.

      But that was about three years ago, and I'm sure things have changed. I am about to build my own system and I have been seriously considering using a SCSI drive. But I would like to know if SCSI still holds the advantages that it used to (or at least, that I thought that it used to). I wish someone would do comprehensive testing and benchmarking on this, I think it would clear up alot of the FUD floating around in this debate.

      There, I made my point, and I didn't insult anyone in doing it!

    32. Re:Speed by Anonymous Coward · · Score: 0
      Strange, but I have only one SCSI device on my machine: a Yamaha CRW2100S CD writer. When cdrecord writes to it, the system crawls to a near halt.

      Am I doing something wrong?

    33. Re:Speed by JPriest · · Score: 1

      I read an article on anandtech that was reviewing one of the via chipsets and covering the decision to move to ATA-133, they stated it took a quad 7200 RPM RAID 0 aray before they benchmarked over 100 and were actually getting use of the interface. The reality is that most 7200 RPM drives don't have a read throughput much higher then 35. There are few cases where that bandwidth is used and it's usually when (if?) you have multiple disks with large caches and are pulling from cache on all of them. SCSI might be capible of 160 as aposed to 133 but the main bottle neck is still the HDD itself (about 35). For what you save by going with IDE you can add another drive and a hardware RAID controller.

      --
      Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    34. Re:Speed by Anonymous Coward · · Score: 0

      I do not remember the difference ever being small. When 1GB scsi drives came down to a reasonable price, $700 in 1994, I could buy two 500MB ide disks for 1/2 the price. The only reason that anyone would concider buying scsi back then was because you could get more and larger disks (do not forget that big-ass 9GB that segate made in the mid 90's), but the price was never close in dollars per MB.

    35. Re:Speed by Hermanetta · · Score: 0

      for all of you nutty people argueing

      cpu utilitzation and general myths

      proof

      There really arent many good generalizations you can make. Like most things the issue is more complex. Sure there is a stigma attached to both scsi and ide. Sure there is an infrastructure in place on both sides that further creates the rift. Desktops have mass market ide controllers and drives with great enconomies of scale, and scsi with a huge plethora of external storage crap, exotic high end hardware, built in hot swap physical interface (SCA), and endless other crap

      If you had none of that to contend with (pretend it all doesnt exist), and you were a drive manufacturer and/or a controller manufacturer judging purly on technical applicability, which curent and working (no serial ata or serial scsi in which case these 490+ arguments back and forth on ./ become even more pathetic) incarnation of both standards would you use for high end? Which would you use for mass market? Ends up the same as it is now? no shit.

      Hopefully the serial versions of these "standards" will finally put an end to the mac vs pc type bs. Both will have all the most modern tricks, and both will be implemented (parts created) in a way that suits their respective markets.

      Lastly, two things:

      -the cpu utilization
      if you have real need, 20% is way better than 40% (some people do use apps that beat the shit out of hard drives all day). The argument that it doesnt matter if the app isnt threaded or async with reads/writes is somewhat bullshit. Its true that blocking on the drive for a thread is blocking on the drive. But if you have a nice new OS from the last 5-6 years, most of the writing and reading go though the system file cache, and much of the time you are async. Writing can be completely async if you want it to be, and reading ahead by both the drive and the os really do happen. But if you block you block. NT kernel OS takes way better avantage of doing stuff while an app is blocked and has very nice syncronization and interrupt handling. Linux is getting way better too.

      -drive differences
      You know how cpus and memory get binned by manufacturers, i.e. separated by how well the chips run, usually by speed? Think of IDE and SCSI not as interfaces, but as bins. Even if you make spacial platters just for IDE and special ones for SCSI, just think of how many more platters will be good enough for IDE for a good price point if you do 5400 or 7200 rpms. Like wise what quality chips and standards would you apply. What you make into a war is just economics and binning of designs and part tolarances accoring to market segment demands.

    36. Re:Speed by Hermanetta · · Score: 0

      One more thing about why thing are the way they are:

      Times for most companies are still tight right now, if not financially then at least in hteir thinking. For the drive manufacturers who mostly do IDE, this would be a great time to build and market IDE drives for servers. While this may happen sometime in the future, why dont they all do it now?

      I mean any 100+ million dollar revenue per year businesses that ran their databases and other critial shit on consumer grade drives to save $40,000 over two or three years in replacement and upgrade costs would be a bunch of complete idiots. And thats how most companies and it departments see it. If the drives keeps eating shit and you bought it, its your ass.

      So the drive companies of mostly IDE drives know that they cant meet the service level and infratructure requirements, requred by these applications. So they dont do it, and the world is in a perfect place.

      Conversly alot of regular consumers cant understand why ANYONE would buy SCSI fro ANY reason at those prices as the quality and stats seem to be the much the same from their perspective. I mean alot of it is also how the firmware is tuned as to the performance differences on server and desktop applications. Is it nuts to pay 200-300% more more for firmware? Yes. Is that all that is going on no. But just because one doesnt understand having never been in a position of real need, doesnt mean that ther isnt a valid justfication. The good news it that IDE drives are the best that they have ever been, and that a regular consumer can jsut go on and buy the largest drive at the cheapest price and be blissfully happy. Again the world is in a perfect place.

    37. Re:Speed by prefect42 · · Score: 1

      That's such a simplistic attitude to take. Yes you can saturate your network assuming that you're pumping out full data rates, but that's not the point and never was. What about when you have 50 people (a *very* conservative number) accessing lots of small files from these disks. SCSI will kill you hands down due to better drive logic, and command queuing. You're trying to apply simplistic maths to a complex problem.

      We have one set of machines with IDE drives and another set with Ultra160 drives. I'll tell you which I'm choosing to sit at, and it's no small performance difference either. And that's on a desktop. Linux is pretty good at opening 101 rc files and the like. Slow disks gives slow linux, and I know SCSI is a killer.

      jh

      --

      jh

    38. Re:Speed by Hast · · Score: 1

      Yeah. Serves me right for having fifteen open browser windows of the same discussion but different threads. ;-)

    39. Re:Speed by BMazurek · · Score: 1

      The person I was responding to said SCSI was faster. My point was that "being faster" can be a moot point if both are "good enough" to accomplish what you desire.

      If having a network file server is what you're after, a RAID system with 3 IDE drives may indeed by sufficient, saturate your network connection and pose no real benefits over SCSI.

      I'm not disputing that there are usage patterns where SCSI would kick IDEs ass. I was simply saying that arguing one is, in a raw sense, faster is not necessarily the only, or even the most important factor to consider. The case you cite is indeed valid.

      Use cases and usage patterns are very very important.

    40. Re:Speed by Anonymous Coward · · Score: 0

      ... though lately IDE has been too cheap to ignore.

      Yeah, slightly. Your $400 would buy no less than 240 GB of ATA/133 IDE drives. That's nearly a 1/4 terabyte for the same price as your fancy single 18 GB SCSI unit.

    41. Re:Speed by aonaran · · Score: 1

      Not false, I said I had yet to see one last time I checked on 3ware was a year ago and I'm quite sure they were still on the 6800 series, non of which offer RAID5, since then it has always been Promise that everyone has hyped and although I now know they have one, I've never seen a promise controller that did RAID5

      ...the adaptec one someone posted is also news to me (I didn't know adaptec had an IDE product at all)

    42. Re:Speed by ergo98 · · Score: 1

      Firewire was actually originally intended as a SCSI-3 serial format.

      Anyways, firstly can you tell me where I can find the benchmarking program that StorageReview uses? I would love to duplicate their results to see how my system performs, and I can virtually guarantee that my CPU usage will be dramatically lower. Why? Well I noticed in their testbed docs (while searching for their benchmarking suite): "Important Note: We've stuck with Windows XP's native driver rather than installing Intel's "Application Accelerator," i.e., Intel's busmastering drivers.'". That is pure insanity. Both VIA, Intel, and the add-in maker Promise have offered high performance, low CPU usage busmastering drivers for years (drivers that can take advantage of busmastering, and the 32-command queue that most IDE controllers have nowadays, even the $20 ones), and failing to use them renders the results ridiculously irrelevant. Disingenously saying "Oh well we went with the OS drivers for the Adaptec too" is flawed as well : The IDE drivers are generic, whereas the Adaptec drivers are specific. Install the proper drivers and then come back.

  5. This is NOT what the article is about by Brento · · Score: 4, Insightful

    The article's authors needed a way to store large amounts of network log data quickly - they're trying to capture packets in real time. For that kind of straightforward use (large volumes of data, only one user, no simultaneous read/writes) it's easy to see why IDE is more cost-effective and speedy, as the article states. However, when you add multiple users trying to write multiple drives simultaneously, the story changes, and the article simply doesn't address that.

    --
    What's your damage, Heather?
  6. Plextor by Anonymous Coward · · Score: 0

    Plextor's SCSI CD-ROM drives are still the best out there for digital audio extraction.

    1. Re:Plextor by DMCA · · Score: 1

      That's like saying a quad Xeon box is still the best out there for running Word. I'm sure it is, but a used K6 machine would be a lot cheaper and do more than an acceptable job.

      --


      --
      Repeal me, NOW!!!
      Thank you.

    2. Re:Plextor by Tremblay99 · · Score: 1

      Too bad they're switching to IDE, eh?

    3. Re:Plextor by Anonymous Coward · · Score: 0

      Time to go with Yahmaha. Yamaha's CDroms are faster and cheaper anyways.

  7. Western Digital's new 120 GB IDE Drive by hex1848 · · Score: 2

    Toms hardware has a review of Western Digital's new drive, the WD1200JB. 8 megs of cache . The article claims that the drive performs at par or better then Seagate's Barracuda ATA IV. IDE has come along way.

    I want one!

    1. Re:Western Digital's new 120 GB IDE Drive by Lobsang · · Score: 3, Insightful

      I agree.

      However, I want to see not one, but eight IDE drives outperforming eight SCSI drives doing heavy I/O. That's the crux of the question for servers. For desktops, just go IDE and that's it.

    2. Re:Western Digital's new 120 GB IDE Drive by 0x20 · · Score: 1

      I have two of these on a Promise FastTrak TX2000 RAID controller. The 8MB cache really sets them apart from other drives and makes them a realistic alternative to a SCSI RAID setup for a medium-sized workgroup server.

      Of course I know they won't perform as well as the fastest SCSI drives under extreme conditions, but I paid 1/3 the price of a comparable SCSI setup and haven't regretted the decision yet. Certainly worth consideration for your next server setup.

    3. Re:Western Digital's new 120 GB IDE Drive by Captain+Pooh · · Score: 1

      I am getting a Western Digital or Maxtor IDE drive for my cousins' computer. Their computer is old, it supports ATA-2, but luckily I can put any ATA protocol drive onto the system. The drive will just slow itself down which will be a big waste. Their old hardrive is a Western Digital Caviar 2GB, and I'm going to take that drive since they have no extra controller for another IDE device, and I put that drive on my system. I was cotemplating a SCSI hardrive but it is expensive, and I wouldn't use the features that SCSI offers so much. But I see one in my future, maybe when I download a ripped Malaysian copy of Attact of the Clones I need to transfer somewhere. (I was kidding about the ripped Malaysian thing, I'm going use my money to see Attact of the clones)

    4. Re:Western Digital's new 120 GB IDE Drive by Master+Bait · · Score: 4, Informative
      I suggest you head over to Storage Review and double check the facts about SCSI vs. IDE. While some Windows-style user space benchmark tests will show that reading and writing out of an 8mb cache is faster than doing the same out of a 2mb cache in a mid-range SCSI drive, overall performance definitely belongs to SCSI.

      If you check out Storage reviews File Server Benchmark database, you'll see that the fastest ATA drive scores well below half what a 15,000 rpm Fujitsu drive does.

      --
      "Only in their dreams can men truly be free 'twas always thus, and always thus will be."
      --Tom Schulman
    5. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      Check out Tom's other review of scsi drives, in which it was shown that the seagate barracuda IV is barely half as fast as its competiitors (cheetahs and atlas) etc.

    6. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      Oh come on. They don't sell 15,000 rpm ATA drives - of course SCSI is going to be faster! This is no technical limitation of ATA however - this is because the SCSI markets demands the latest and greatest. SCSI wins because of market pressure - not because of technical excellence.

    7. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      No, it is about equal dollars worth of SCSI equipment outperforming equal dollars of IDE equipment. Unfortunately for SCSI, that ain't gonna happen. When you can get 4 120GB 7200rpm/8MB cache drives + 3ware raid for the same price as 2 36GB 15Krpm scsi drives (without even a scsi HBA), scsi has lost the price/performance comparision completely.

    8. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      And given Western Digital's history, this drive will probably last you a total of one month before developing problems (if not failing outright).

      Folks, Western Digital is the bottom of the barrel. What good is 120GB if the drive fails in less than 6 months? How, exactly, are you going to back up all that data?

    9. Re:Western Digital's new 120 GB IDE Drive by undercanopy · · Score: 1

      2 mirrored drives.... get 'em replaced and swap 'em back and forth....

      --
      -- D-23994, Muff#2613
    10. Re:Western Digital's new 120 GB IDE Drive by Salamander · · Score: 2

      OK, so how do you explain the fact that, on the referenced benchmark, the 7200RPM SCSI Quantum Atlas V beats the very best ATA drive (the 7200RPM Maxtor DiamondMax D740X) by 174 to 133. That's a 30% difference. Sure, the Atlas is smaller and costs more, but it does perform better and that's what we're supposedly talking about.

      In fact, this is a hard comparison to do, because it's hard to find SCSI drives below 10000RPM or ATA drives above 7200RPM? Why do you suppose that is? One possibility is that it's a vast conspiracy. Another possibility, which seems more rational to people who know something about storage, is that the drive vendors know the extra speed would be wasted on an ATA drive. It'd be like putting a GigE interface on a DSL modem. OK, not quite that bad, but you get the point: it doesn't make sense to upgrade one part of a system that remains bottlenecked elsewhere. If putting an ATA interface on a 10K RPM mechanism really gave better performance than a 7200 RPM mechanism, the drive vendors would be all over that, but it doesn't so they don't. No conspiracy theory is necessary to explain that.

      --
      Slashdot - News for Herds. Stuff that Splatters.
    11. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      "In fact, this is a hard comparison to do, because it's hard to find SCSI drives below 10000RPM or ATA drives above 7200RPM? Why do you suppose that is? One possibility is that it's a vast conspiracy. Another possibility, which seems more rational to people who know something about storage, is that the drive vendors know the extra speed would be wasted on an ATA drive"

      That's a big, steaming load. It's not a "conspiracy", it's just plain marketing and greed. ATA is perfectly capable of those transfer speeds and more. It's the same reason Chevy will NEVER put an engine with more horsepower in a Camaro than they would in the same year Corvette. The 'Vette is their baby, their flagship, and they will make you pay top-dollar to get that little extra bit of performance out of it.

      Just like SCSI.

      A rip-off for any solution that doesn't absolutely DEMAND it. *Most* SCSI proponants are simply dick-waving egotists who have to show that they have "the best", regardless of what price they paid.

    12. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0
      OK, so how do you explain the fact that, on the referenced benchmark, the 7200RPM SCSI Quantum Atlas V beats the very best ATA drive (the 7200RPM Maxtor DiamondMax D740X) by 174 to 133. That's a 30% difference. Sure, the Atlas is smaller and costs more, but it does perform better and that's what we're supposedly talking about.
      As you say, it's a hard comparision to do, and if the only change was the interface I'd agree with you. But that's not so clear. Western Digital themselves (and Seagate -- mmmm.. barracuda)) have said that they don't change the internals and that they just change the interface, which would seem to back up your theory. But again - we don't know what's in there for the test you point out. An IDE 7200RPM isn't necessarily a SCSI 7200RPM with an IDE interface - and in only such a case would the comparison be valid. It's much more likely that better technology was in the SCSI version than the IDE (consider seek time, cache size, etc). Until it's otherwise proven that example isn't evidence.
    13. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      Just to be clear #3453496 and #3454234 are the same poster. This guy is someone else.

    14. Re:Western Digital's new 120 GB IDE Drive by Methuseus · · Score: 1

      Exactly. Did you bother to read the blurb at the top of the page before posting? What you said is the WHOLE POINT of this article, desktops, not servers.

      --
      Two things are infinite: the universe and human stupidity, though I'm not yet sure about the universe. - A Einstein
    15. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      I rarely have issues with any of the big HD manufacturers (Maxtor, Seagate, WD). As for WD being bottom of the barrel, I've only had a single WD drive start to fail. A 420 megabyte drive I bought in 92 that began to fail in 97.

    16. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      Not it lost the price comparison. It easily won the performance comparison. What exactly is the price to performance ration you want? I have a job and I spend a lot of time using computers so the importance of performance rates higher than that of price for me.

    17. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      Funny. I just ripped the controller out of my companies web staging server. A $80 Tekram SCSI controller far out performed any of the IDE "RAID" controllers I've seen.

    18. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      In other words: somebody else pays for it, so you get to win the dicksize war with it, eh?

    19. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      Are you scribbling all this stuff down on a fucking scorecard, or what??

    20. Re:Western Digital's new 120 GB IDE Drive by esper_child · · Score: 1

      I have only had one problem with WD in the past as well (also the only problem I have had with a HDD at all). My problem was with one of the 3 gig drives. It worked for about half a year then died for a while, then came back, but wouldn't stay working for more than about an hour or two before it would die again.

      Since then I have bought a 40 gig and a 10 gig WD and neither have had a lick of problem. My 4 maxtors have never had a problem (2 300 meg, 6 gig, and 20 gig), nor have my seagates (2 20 meg, 200 meg, 10 gig, and 80 gig). there is a few drives that I don't remember what they are but I never had problems with them either. WD has become a worthwhile HDD company recently and it is what I use when I build for other people, and when I don't have the budget to put seagate drives in (for somereason they are real expensive in this area).

    21. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      It doesn't have to be a vast industry conspiracy, because Quantum is owned by Maxtor!

    22. Re:Western Digital's new 120 GB IDE Drive by Anonymous Coward · · Score: 0

      The dick-waving egotist in this conversation would seem to be you.

  8. Name by Anonymous Coward · · Score: 0

    Simson Garfinkel sounds like a cheap ripoff of Simon and Garfunkle.

  9. yep, I know this one... by Anonymous Coward · · Score: 1, Funny

    according to Simson Garfinkel

    God Bless you please, Mrs. Robinson, Jesus loves you more than you will know, whoa, whoa, whoa.

    1. Re:yep, I know this one... by Anonymous Coward · · Score: 0

      So long as they "Keep The Customer Satisfied" ;-)

    2. Re:yep, I know this one... by tps12 · · Score: 2

      Yes, my reaction was along similar lines: you are going to take some old rock stars' advice on disk systems?!?

      --

      Karma: Good (despite my invention of the Karma: sig)
    3. Re:yep, I know this one... by SirRichardPumpaloaf · · Score: 2, Funny

      Art Garfunkel - dead or Canadian?

    4. Re:yep, I know this one... by Anonymous Coward · · Score: 0

      If those are his choices and he has any sense, he'd be dead.

    5. Re:yep, I know this one... by Anonymous Coward · · Score: 0

      Funny! This guy was the editor of The Tech (MIT's school newspaper) when I was in school there, and every time I ever saw his name I thought the same thing!

    6. Re:yep, I know this one... by egreB · · Score: 1

      Why not take it all the way back on topic (and still keeping it on your topic) by referencing the guy who built speakers from his three broken harddrives? (-8
      Slashdot story: http://slashdot.org/article.pl?sid=02/02/16/143921 1&mode=nested

      For those who are too lazy to click twice:
      http://www.andrew.cmu.edu/~hsakr/hdspeaker s/hdspea kers.htm

  10. Performance Depends by codeguy007 · · Score: 2, Informative

    The advantage SCSI has over IDE is the multiple read, writes on the channel. So a single IDE drive compared to a Single SCSI drive may provide an advantage but you can put several SCSI devices on the same SCSI channel and make use of multiple read/writes. To obtain similar performance with IDE you would have to have a separate channel for every IDE drive. The biggest advantage to SCSI comes with raid. No sure you can get IDE Raid but compared to a good SCSI raid card, IDE raid sucks.

    1. Re:Performance Depends by The_Laughing_God · · Score: 1

      "No sure you can get IDE Raid but compared to a good SCSI raid card, IDE raid sucks."

      I'm not flaming you, but I don't understand the above sentence. Since you clearly indicate you don't know about them, why do you say they suck? Did you drop a couple of words? (I've done that before, myself)

      I'm not saying it doesn't suck compared to SCSI RAID -I honestly don't know- but my ATA RAID controller (vs slapping some software on fully populated mobo controllers) works as well as my SCSI units. I'm not pushing the envelope on either SCSI or IDE, so I'm hardly a technical benchmark, but I think a lot of us are driving Volvos instead of Ferraris and for us, they don't suck.

    2. Re:Performance Depends by afidel · · Score: 1

      Wrong, IDE RAID will be within a couple percent in performance with modern controllers. The only area where they lag is some random read/write tests because the fastest spindles for IDE are 7200rpm vs 15k rpm for scsii. Once the manufacturers start producing high spindle speed ide drives even this should go away. Modern controllers from Adaptec, Promise, and 3Ware all use per drive controll chips, caches and i960 embedded CPU's to bring overall performance to near scsii levels while retaining much of the cost benifits of mass produced IDE. Since most file servers will be limited to the 100Mb or 1Gb network connection and not the storage controller with any modern RAID setup I think that once IT gets over it's ide hangups IDE RAID will takeover the low and mid end of the storage market. SCSII will live on in it's grandchildren iSCSI and fibrechannel, but I think the days of SCSII as a disk interface are numbered.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    3. Re:Performance Depends by codeguy007 · · Score: 1

      I know about IDE Raid boxes. I sell them for a living. For a NAS box or a fileserver they perform very well and compared to lowend SCSI RAID controllers they do hold their own. But comparied to High End SCSI Raid controllers with battery backup, large caches and the works, they don't compare especially on scsi processor intensive stuff live Raid 5.

      If I were building a highend database server, I would definitely use SCSI.

      Also as many others have stated, SCSI drives are just plain built better and come with a 5 year warranty. Not only that, IBM and other SCSI drive manufacturers will setup limited runs of older models so that they can replace a failed drive with an exact match which is required in a raid situation. You are going to get that level of service from a IDE manufacturer.

    4. Re:Performance Depends by Methuseus · · Score: 1

      Just to make sure everyone understands and doesn't flame this guy for no reason, he meant the last sentence to say "You *aren't* going to get that level of service from a IDE manufacturer."

      --
      Two things are infinite: the universe and human stupidity, though I'm not yet sure about the universe. - A Einstein
  11. Depends upon usage by blankmange · · Score: 2

    Like everything else about computing, it all in what you want to do with the machine. SCSI for mission-critical, IDE for everything else. Quite a simply formula; IDE's speed and throughput nowadays is fast/high enough to handle just about anything the usual user can throw at it.

    --
    ...we are from the government - we are here to help...
  12. The age-old debate... by NerveGas · · Score: 5, Insightful


    As if the tens of thousands of times this has been hashed out weren't enough already...

    The question of IDE vs. SCSI is not (or should not) be about speed. Really. There are nice, fast drives in each camp. If speed is all that matters to you, go with IDE, it'll be a lot cheaper.

    So are there any advantages to SCSI? Sure. But not for the majority of people. SCSI's beauties are:

    - You can hook a LOT of drives to one controller
    - You can hook most any kind of device to the controller
    - You can hook devices up both inside and outside of the case
    - You can use much longer cables
    - When the controller is waiting on one command, it can issue other commands while it's waiting

    SCSI was designed for systems where you would either have many, many devices connected to the controller, or where many different processes (or users) would be accessing the hardware simultaneously - and in either of those situations, it *does* perform better than IDE. However, the portion of systems that will actually enter into that area are very, very few. In general, "if you have to ask, you don't need it."

    As for straight speed, if you're looking for all-out throughput, don't rely on a single drive, get a RAID array - be it IDE or SCSI. By getting a faster drive, you can increase your throughput by what - 10%? 20%? A two-drive array will nearly double your throughput, and with quality controllers, it's fairly linear up through three to five drives - again, depending on the quality of the controller.

    steve

    --
    Oh, you're not stuck, you're just unable to let go of the onion rings.
    1. Re:The age-old debate... by larien · · Score: 4, Interesting
      You can hook most any kind of device to the controller
      Watch out, if you attach many different types of devices on the same SCSI chain, it will function at the speed of the slowest device. i.e. if you have a SCSI-3 disk drive and attach a SCSI-1 CD-ROM on the same SCSI chain, you'll get SCSI-1 speeds.

      You can use much longer cables
      Quite; I was attaching a tape drive using a 20m cable a fortnight ago.

      As for arrays, beware of the benefits of striping. RAID 0 (striping) has the problem that the more drives you add, the less reliable your array becomes. RAID 0+1 (or RAID 10) mirrors the data as well and keeps your data secure in the event of a single disk failure (and RAID 10 can occassionally suffer multiple disk failures).

    2. Re:The age-old debate... by John_Booty · · Score: 4, Funny

      A two-drive array will nearly double your throughput, and with quality controllers, it's fairly linear up through three to five drives - again, depending on the quality of the controller

      A two-drive array can double your throughput, but halve your reliability since if one of the drives fails, you lose all your data ;-)

      that sort of RAID is neat but it's just inviting disaster. you need to move to the higher levels of RAID which involve more drives and offer parity as well as striping!

      --

      OtakuBooty.com: Smart, funny, sexy nerds.
    3. Re:The age-old debate... by jmv · · Score: 3, Insightful

      I think you're forgetting what probably explains most of the price gab between IDE and SCSI. SCSI drives are targeted at mid/high-end servers and are build so that they're more reliable than IDE drives, although it has nothing to do with the controller itself.

    4. Re:The age-old debate... by Meowharishi · · Score: 2

      SCSI is far superior when it comes to sustained thoroughput. It also does not rely on the CPU and system bus as IDE does. These two factors are particuarly important when you're thinking about online editing systems, for example.

      --
      mje0w!!!1!
    5. Re:The age-old debate... by drinkypoo · · Score: 1
      Most SCSI controllers which will do Ultra160 have multiple channels. Adaptec cards which do ultra160 can do ultra160 and LVD simultaneously on the same channel, or so they claim, as well as ultra, fast, and slow scsi on the narrow at the same time.

      I'm sure it slows things down, probably adds some latency, but it is not as bad as you make it out to be. Unless adaptec is lying, but I'm not used to them doing that... Adaptec is one of the companies which I respect most, actually, for the quality of their products, technical support, documentation, et cetera.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    6. Re:The age-old debate... by WhaDaYaKnow · · Score: 2

      Just to clarify something you wrote:

      - When the controller is waiting on one command, it can issue other commands while it's waiting

      This is exactly why it's NOT a good idea to have two IDE devices on the same cable, if you expect that both will be used at the same time. Such as your HD and CDROM.

      IDE allows for only one transaction to be active on the cable, until it's entirely completed. So for example you can not issue a read to the HD, then while waiting for the HD to become ready for transfer, issue a read to the CDROM. You have to wait until the HD is ready, and transfer the data, and THEN you can only access the next device.

      A big shortcomming, that's why it's nice to have a board with a RAID controller, just for the extra IDE interfaces.

    7. Re:The age-old debate... by Amazing+Quantum+Man · · Score: 2, Informative
      I think he meant device types, not SCSI types...

      For example, SCSI-2 device types include:

      Direct Access Devices (Hard Drives)

      Sequential Access Devices (Tape Drives)

      Printer Devices

      Processor Devices(*)

      Write Once Devices (WORM, CD-R)

      Optical Memory Devices (CD-RW, MO)

      Medium-Changer Devices (Jukeboxes,Tape Libs)

      Communications Devices

      (*) Yes, you can do processor-processor communications using SCSI. You do, however, need a target-mode driver.

      --
      Fascism starts when the efficiency of the government becomes more important than the rights of the people.
    8. Re:The age-old debate... by Deltan · · Score: 0

      A two-drive array can double your throughput, but halve your reliability since if one of the drives fails, you lose all your data ;-)

      How can you say it halves the reliability? Your reliability is not halved at all. Each drive is just as reliable as though it were in a single configuration.

      What's changed is that now you've got twice the liability. Two drives instead of one. If you run in a single disk configuration and your single drive dies it's no different than if one dies in a two disk configuration.

    9. Re:The age-old debate... by Zathrus · · Score: 4, Interesting

      Unfortunately, that's not true.

      Take a 7200 rpm SCSI drive. Take a 7200 rpm IDE drive. Rip off the electronics.

      You now have two identical drives.

      That's how it's been for most vendors for years now. SCSI does offer higher speeds (10 and 15k RPM), and the various other benefits spoken of, but reliability is not one of them. The electronics rarely fail on HD's. Instead it's a failure of a mechanical device (the motor, the heads, etc).

      SCSI really doesn't serve much purpose on desktop machines anymore. Three times the cost for little or no performance gain. The days of IDE being vastly slower (even on the desktop) are gone, as are the days of IDE CD-R/RW's spitting out coasters if you as much as moved the mouse. There are a few people who will go out and buy the fastest SCSI drives out there, toss them in a RAID array, and then play games on it (no, I'm not kidding... a friend of mine did), but the cost-benefit there is so small as to be ludicrous.

    10. Re:The age-old debate... by stapedium · · Score: 1

      I have heard this over and over and it just doesn't hold up to my experience over the past five years. Half of the SCSI disk I have installed in that time have crashed, while not one IDE disk has crashed. We initially bought the SCSI disk for speed since you could not get 10k RPM IDEs at the time. Since the second SCSI disk crashed we are a strictly 5400 rpm IDE shop. And thanks to density inprovements we are getting pretty close to the same throughput out of 100 GB Western digitals that we were getting out of 18 GB IBMs.

    11. Re:The age-old debate... by eXtro · · Score: 1

      No, your reliability is halved. Consider a fair coin toss. This coin toss represents the state of your data after enough hours have passed that theirs a 50% chance of a hard drive problem. Heads your data is fine, tails your data is destroyed. You've got a 50% chance of having good data after a single coin flip. A striped RAID is like having 2 coins. If either coin comes up tails then your data is dead, so you've got a 25% chance of having good data after flipping the pair of coins. If either hard drive goes south you lose the data.

    12. Re:The age-old debate... by Mr+Z · · Score: 1

      Sure it is. If one disk of two in a non-striped configuration dies, you effectively lose half your data. If one disk of two in a striped configuration dies, you effectively lose ALL your data.

      --Joe
    13. Re:The age-old debate... by Anonymous Coward · · Score: 1, Informative
      IDE allows for only one transaction to be active on the cable, until it's entirely completed. So for example you can not issue a read to the HD, then while waiting for the HD to become ready for transfer, issue a read to the CDROM. You have to wait until the HD is ready, and transfer the data, and THEN you can only access the next device.

      Actually, this is not completely true anymore. The IDE specification has, since ATA-ATAPI-4, included "Queued feature set" and "Overlapped feature set" which are basically disconnect/reconnect and command-queuing for IDE. However, these are only available for subset of IDE commands (including UDMA-reading and -writing) and for some reason, these features are not available in the drivers used today. There have been some drivers that made use of these features but I do not remember who made them.

      /Morgan

    14. Re:The age-old debate... by cruff · · Score: 3, Interesting
      Watch out, if you attach many different types of devices on the same SCSI chain, it will function at the speed of the slowest device. i.e. if you have a SCSI-3 disk drive and attach a SCSI-1 CD-ROM on the same SCSI chain, you'll get SCSI-1 speeds.

      This is simply not true for all SCSI busses. Each device will use the speed it is capable of. All devices are not forced to the slowest speed. It is true that slow devices may tie up the bus for longer periods than a time-sensitive device can tolerate, but then you shouldn't have placed the two onto the same bus anyway!


      One thing that is true is that mixing single ended (SE) and low voltage differential (LVD) devices on a bus will cause all devices to behave as SE, with a possible lowering in the maximum speed possible for the LVD devices, but again, this does not necessarily mean they will all run at the same speed.

    15. Re:The age-old debate... by davros74 · · Score: 1

      Ah yes, but SCSI drives are capable of queueing and reordering commands to optimize performance, which just might make a difference in long time head/actuator wear.

      Imagine if an elevator serviced floor stops in the order in which the buttons were pushed (IDE) versus hitting all the floors with buttons pushed going up and then going down (SCSI). Unless I am mistaken, IDE devices must process requests in the order it receives them, and any other devices on the same channel have to shutup until that device is unbusy.

      This difference between IDE/SCSI not only affects performance, but can affect how the drive will wear to some extent.

    16. Re:The age-old debate... by NetMasta10bt · · Score: 1

      You said it: you have twice the liability. Instead of only having one point of failure (one disc), you have two points of failure.

      This of course is only true of RAID 0 striping.

      RAID 1 mirroring theoretically doubles your reads, but does nothing for writes. But you do have half of the liability of one drive; thus doubling your reliability.

    17. Re:The age-old debate... by arivanov · · Score: 2
      Quite; I was attaching a tape drive using a 20m cable a fortnight ago

      That shall be HVD "High Voltage Differential" sir. 25m max to be more exact. It is a standard that is not suported by anything but some tapes (as in your example) and some SANs. You are not connecting anything else to this conroller (except in SCSI-2 compatibility mode to the 50 pin internal connector assuming you have an AH2944). It is also obscenely expensive (low volume production).

      The more common varieties that are priced at more normal prices do much shorter distances.

      You are mostly correct about the speed though. Connecting an old device to a chain with new ones makes the chain go from differential to SE mode. This change does not necessarily force drop to SCSI-1 if I recall correctly. It usually does but it is not obliged to. But it does impose a speed penalty.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    18. Re:The age-old debate... by ottffssent · · Score: 2

      That depends what RAID level you're talking about. Striping will double both read and write speeds but halve reliability. Mirroring does nothing for write speeds but doubles read speed (if done right), and squares your MTBF. IE, if 1 drive has 100,000hr MTBF, two mirrored drives have 100,000 * 100,000 = 10 billion hours MTBF. The RAID controller however will likely fail *long* before both drives do simultaneously, and systems to handle controller failure without interruption are *expensive*.

      I don't mean to jump on you in particular, but /. posters in general seem pretty clueless about storage issues. If you're honestly interested, check out storagereview.

    19. Re:The age-old debate... by Anonymous Coward · · Score: 0

      That's beside the point. If you do mix SCSI types, the slowest type throttles the rest of the chain. Please excuse me, I'll scan some porn with my ultra-scsi scanner.

    20. Re:The age-old debate... by Deltan · · Score: 2

      Reliability and Liability are two different things.

      The drives are just as reliable on their own as they are in a pair. The way I saw his post worded was that he was insinuating there's some kind of degraded reliability of the drives while in running a raid configuration.

    21. Re:The age-old debate... by Erik_Kahl · · Score: 1
      Take a 7200 rpm SCSI drive. Take a 7200 rpm IDE drive. Rip off the electronics.
      You now have two identical drives.


      Maybe not.
      This could be a load of crap, but:

      I was told by an IBM support rep that SCSI drives used a different lubricant on the axel the platters are mounted to. The difference is that the SCSI version is better for situations where the disk is always on. The lube isn't subjected to starting in a cold and less viscous state and operates in a narrow temp range. His claim was that this lube wouldn't handle the roll of a desktop very well....starting and stopping all the time, different temp ranges.

      Like I said, this might be crap, but it was interesting to consider.

    22. Re:The age-old debate... by John_Booty · · Score: 2

      Well, the reliability of each drive is the same. However, the chance that your data will disappear to a drive crash on any given day is doubled since only one of the two drives needs to fail.

      And as another poster pointed out, yes, I was talking about RAID striping two drives here, not a two-drive mirror configuration.

      --

      OtakuBooty.com: Smart, funny, sexy nerds.
    23. Re:The age-old debate... by Dirtside · · Score: 2

      One of my biggest pet peeves about computer games is how the computer stutters (or stops dead) whenever data is being accessed off the hard drive -- for example, in almost any 3D FPS, whenever you load a new level, you're treated with the sight of a status bar loading in big jumps and chunks, since the screen isn't updating while the HD is accessing. I don't have any real experience using SCSI hardware, but I was under the impression that one of the advantages of SCSI to games was that since the drive controller is asynchronous, the rest of the computer (i.e. the rendering going on in the game) doesn't stutter to a halt whenever the game accesses the drive. Is this true? Am I even on the right track? If not, wouldn't it be neat?

      --
      "Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
    24. Re:The age-old debate... by John_Booty · · Score: 2

      You're totally right. I didn't mention striping specifically in my post since the original poster was talking about "doubling his speed" with two drives, so I assumed it went without saying that we were talking about striping. For maximum clarity i should have mentioned that you could run a mirrored setup with two drives for greater reliability if you don't mind forgoing the throughput boost that striping gives you.

      Then again, if all you have is two IBM Deskstar drives, might as well runn 'em striped anyway-- they'll both fail in what, a week? :)

      --

      OtakuBooty.com: Smart, funny, sexy nerds.
    25. Re:The age-old debate... by Noehre · · Score: 1
      If speed is all that matters to you, go with IDE, it'll be a lot cheaper.


      If speed is your only concern, why would you opt to save money and sacrifice speed by going with IDE?

      Unless you only look at maximum sustained transfer rates, SCSI will always be faster.

      Look at Storagereview.com's analysis of the IBM 120GXP vs the 10k or 15k Fujitsu SCSI drives.

      The SCSI drives have half the access times of the fastest IDE drive.

      For me, acess times are far, far more important than transfer rates.
    26. Re:The age-old debate... by Beliskner · · Score: 4, Insightful
      Take a 7200 rpm SCSI drive. Take a 7200 rpm IDE drive. Rip off the electronics.

      You now have two identical drives
      Are you sure? Have both drives been through equivalent QA tests? And if one fails a QA test, wouldn't it make sense to make it IDE, remap the defective sectors, and sell it? Do you work in a HD manufacturers cleanroom? Do you know for a fact that they just randomly make some SCSI and others IDE without running further tests?
      --
      A caveman dreams of being us, the incalculable power and riches. We dream of being Q, then what?
    27. Re:The age-old debate... by automatic_jack · · Score: 1
      As for arrays, beware of the benefits of striping. RAID 0 (striping) has the problem that the more drives you add, the less reliable your array becomes. RAID 0+1 (or RAID 10) mirrors the data as well and keeps your data secure in the event of a single disk failure (and RAID 10 can occassionally suffer multiple disk failures).

      Not sure if you're saying that RAID 0+1 and RAID 10 are the same, but if so, they are not. It's a fairly common misconception, but there is a subtle difference between these two types.

      RAID 0+1 requires a minimum of four disks, and is a mirrored array whose segments are RAID 0 arrays. RAID 10 also requires a minimum of four disks, but is a striped array whose segments are RAID 1 arrays. The difference is that a single drive failure will cause an entire RAID 0+1 array to become essentially a RAID 0 array. In a RAID 10 setup, multiple drives can fail simultaneously (contingent on the number of drives obviously) and the array will still function as usual.

      For more information, see AC&NC's excellent RAID tutorial here.
      --

      -- Have you ever noticed that at trade shows, Microsoft is always the company that is handing out stress balls?

    28. Re:The age-old debate... by Beliskner · · Score: 1
      I was told by an IBM support rep that SCSI drives used a different lubricant on the axel the platters are mounted to.
      And just for spraying the platters with some fancy stuff they charge an extra couple of hundred bucks. Common sense dictates they do a lot more than that, at least run Spinrite a couple of times ;-)
      --
      A caveman dreams of being us, the incalculable power and riches. We dream of being Q, then what?
    29. Re:The age-old debate... by Beliskner · · Score: 1

      The age-old debate, hmmmm this might be the last chance to have this debate before Serial-ATA gets ratified. Then we can have a 3-way debate. Heck let's throw in iSCSI, firewire hard disks, holographic cubes, flash-RAM, transactional-RAM (for databases) for good measure! Alright, big grand ruckus! /. flamewar - Serial versus 64-bit. Hey let's use FPGA as a storage device, alriiiiiight.

      --
      A caveman dreams of being us, the incalculable power and riches. We dream of being Q, then what?
    30. Re:The age-old debate... by Anonymous Coward · · Score: 0

      Unfortunately for your argument, the typical scsi drive has a spindle speed of 10K rpm or greater, not yet seen on an ide drive. Apart from the spindle speed they also use platters with far less data density. In fact the only new SCSI drive that exists that meets your criteria is the Seagate SCSI version of the Barracuda IV, which is intended for photocopiers and laser printers. You sir are a troll.

    31. Re:The age-old debate... by larien · · Score: 1

      I know they're not, hence my statement specifying that RAID 10 can occassionally suffer multiple disk failures. However, if the two disks which die hold the same data, that data is lost so it can't handle all situations where two disks die.

    32. Re:The age-old debate... by Anonymous Coward · · Score: 0
      if you have a SCSI-3 disk drive and attach a SCSI-1 CD-ROM on the same SCSI chain, you'll get SCSI-1 speeds.

      Not quite. Arbitration will occur at the slower timings, and that can hurt a lot all by itself, but data transfers can still take advantage of the higher speed.

    33. Re:The age-old debate... by robhancock · · Score: 1

      This has nothing to do with the controller in use. If the software is written to do so, it can keep processing while another thread is reading from the disk - even on an IDE drive, even (to some extent) if it's an IDE drive running in crappy old PIO mode.

      However, in many cases this is impossible. Take the case of a game: The game needs to load in data for a new frame. It is impossible for the game to render the frame until the data has finished loading. The CPU usage of the disk I/O is irrelevant because the program is waiting for the I/O to complete before continuing.

    34. Re:The age-old debate... by Bios_Hakr · · Score: 2

      The screen updating has nothing to do with HD access. If you need 100mb of level info, and a status bar is plotting the progress, it will move some when a 10mb file loads, when a 50mb file loads, it will jump a lot.

      The overall CPU usage on a HD read is also very low. At peak transfer, my system reports between 2% and 5% CPU utilization. You would think you could load a little of the next level while playing the current level, but I guess the memory managment nescessary to do that is too much for poor game programmers.

      --
      I'd rather you do it wrong, than for me to have to do it at all.
    35. Re:The age-old debate... by pixel.jonah · · Score: 1

      saying "Hey let's use FPGA as a storage device" is like saying "Lets use 25 Pin DIN as a processor."

      Its just a device package (and physical spec. of how to connect it.)

    36. Re:The age-old debate... by Zarquon · · Score: 2

      I think what you mean is mirroring will double the (read) speed, but halve the capacity...

      --
      "'Tis great confidence in a friend to tell him your faults, greater to tell him his." --Poor Richard's Almanac
    37. Re:The age-old debate... by Beliskner · · Score: 1
      saying "Hey let's use FPGA as a storage device" is like saying "Lets use 25 Pin DIN as a processor."
      Even a LM741N op-amp (operational amplifier) is a processor. I'd draw the line at Schmitt trigger. If you watch the movie Tron even bits and electrons have intelligence,

      Can transistors dream?

      --
      A caveman dreams of being us, the incalculable power and riches. We dream of being Q, then what?
    38. Re:The age-old debate... by jsse · · Score: 2

      Take a 7200 rpm SCSI drive. Take a 7200 rpm IDE drive. Rip off the electronics.

      You now have two identical drives.

      Yes, if you are driving them on the road they must be in similar performance.

      Oh wait...

    39. Re:The age-old debate... by Zathrus · · Score: 3, Interesting

      Look at the part numbers on the drives. They're the same.

      Obviously this works better if you look at older drives, since there aren't many 7200 rpm SCSI drives manufactured still.

      Sorry, but anyone thinking otherwise is trying to convince themselves that there's something magical about a physical transport medium that has the same performance requirements and characteristics.

      They're also trying to convince themselves they're not being ripped off for buying SCSI.

    40. Re:The age-old debate... by Anonymous Coward · · Score: 0

      +4 Funny??? You people have a grim sense of humor.

    41. Re:The age-old debate... by jandrese · · Score: 2

      I think that was only available on the IBM Deathstars. The feature you're thinking of is command tagged queueing, and it's pretty much the same as the CTQ used in sCSI drives (although with a much smaller tag limit). It doesn't really save much bus time, it's more a method of lowering average seek time by ordering your operations so the write head only has to seek in one direction instead of randomly jumping all over the place like in most ATA drives.

      --

      I read the internet for the articles.
    42. Re:The age-old debate... by UranusReallyHertz · · Score: 1

      10 billion hours is 1,141,552 years. I don't think that any bearing made by man could spin at 7200 or more rpm for a million years. What the million years really means is how long it would be between both disks failing at the exact same time. Obviously a very unlikly thing. But this only holds if the failed drives are always replaced immediatly. The longer the wait the lower this number. And if the failed drive is never replaced, I believe the MTBF is only going to be doubled on average.

      --
      Smoking is an expensive, slow, and unreliable method of suicide.
    43. Re:The age-old debate... by Teferi · · Score: 1

      A 25-pin DIN (if such a beast existed) wouldn't be an electronic component at all.
      It's a connector - I suspect he meant a DB-25 connector; old-style SCSI, serial, or parallel port.

      --
      -- Veni, vidi, dormivi
    44. Re:The age-old debate... by Anonymous Coward · · Score: 0

      But quality cards, such as my Adaptec 29160 have multiple channels. So the Ultra 160 disks go on the LVD chain and the scanner, CD-RW, and tape drive go on the old 50-pin connector. Also this card can run 160 and 80 MBps drives simultaneously on the same connector as long as they are LVD.

    45. Re:The age-old debate... by darkonc · · Score: 2
      However, if the two disks which die hold the same data, that data is lost ....

      That presumes that your raid 1 mirrors are only two plexes each... There's nothing wrong with doing (say) a 7 way mirror. It'll be hell on writes without hardware support, but really nice for a read-mostly database with lots of concurrent access -- and you can lose up to 6 disks, guaranteed, before you risk real data loss (as opposed to performance changes).

      I vaguely remember doing a 4 way mirror one day, using the veritas volume manager, when I had a 'spare' 10 disk box sitting about to be put into service. It was mostly just proof-of-concept. I didn't do any real benchmarking because I didn't have any real applications that might have needed that kind of that kind of data flow/reliability. (or, for that matter, enough spare time)

      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
    46. Re:The age-old debate... by Skuld-Chan · · Score: 1

      Thats not true at all - I've got a set of 18 gig IBM DMVS drives that have been replaces 3 times - all for the same problem (drive electronics die it seems) - these are drives that cost like 400$ new at the time.

      On the other side I have a 7200 RPM 80 gig 2 meg cache seagate IDE drive that I bought at fryz a while back on sale for 89$ and its never dropped a single file.

    47. Re:The age-old debate... by darkonc · · Score: 2
      MTBF would, as you said, be average time before data loss to the entire array -- (and would, nominally, presume that you get the replacement drive running within the granularity of the measurement (1 hour, in this case)). That implies a hot-spare pool.
      On the other hand, if you presume 24 hours to get the replacement disk in and populated, then you'd be looking at 5,000*5,000 days == 25million days , or "ONLY" ABOUT 68K YEARS.

      Like said -- still more likely that the silicon is going to wear out with those sorts of times.

      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
    48. Re:The age-old debate... by 0x0d0a · · Score: 1

      If drives spit back useful geometry info for once, Linux could reorder commands too, and with its greater amount of info about the system, probably beat drive reordering in performance.

    49. Re:The age-old debate... by darkonc · · Score: 2
      As if the tens of thousands of times this has been hashed out weren't enough already...

      In something like logging network traffic, SCSI would give pretty much zero advantage for the extra cost. I'm only vaguely surprised that IDE is faster than SCSI for raw speed.

      My analogy:
      IDE is like a Yamaha motercycle -- motor, wheels, seat. little else.
      SCSI is like a BMW sedan -- more weight but more volume too.

      If all you want to do is get one or two people (400LB biker and his girlfriend) from point 'A' to point 'B' as fast as possible, the Yamaha/IDE may be your best bet.

      On the other hand, when you've got a spouse, 2 screaming Kids, a dog and a cooler fool of picnic supplies, I'd still suggest the BMW/SCSI.

      Network logging is a 400lb biker type of situation. 100,000 users trying to access their e-mail would be a screaming kids application.

      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
    50. Re:The age-old debate... by pixel.jonah · · Score: 1

      Aahh, yes DB-25 was what I meant to say. I was also thinking of BGA (ball grid array). Its late, nevermind...

    51. Re:The age-old debate... by Akumapwr · · Score: 1

      Then why do SCSI drives come with a 5 year warranty and 3 year for an IDE?

      Clearly these companies understand that these SCSI drives will probably be on 24-7..

      They aren't the same.

    52. Re:The age-old debate... by Anonymous Coward · · Score: 0

      So THAT's why most of our logging systems at work are running SCSI! --- note dripping sarcasm

    53. Re:The age-old debate... by shogun · · Score: 2

      Take a 7200 rpm SCSI drive. Take a 7200 rpm IDE drive. Rip off the electronics.
      You now have two identical drives.


      Actually you now have to equally useless chunks of metal. However you could take it apart even more and make a creative mobile or modern art sculpture out of them.

    54. Re:The age-old debate... by Paul+Komarek · · Score: 2

      Possibly true (though I thought the 15Krpm drives used smaller platters to achieve that speed). However, the SCSI drive is probably warranted for 5 years, while the IDE drive is probably warranted for 3 years. Thus there is an advantage with SCSI disks in terms of "reliability", insofar that if a SCSI disk fails in year four or five you get a new one for free. =-)

      That said, free drives in years four and five probably don't justify the additional cost.

      -Paul Komarek

    55. Re:The age-old debate... by Beliskner · · Score: 2
      Part numbers are meaningless. The part can be the same, but as another poster on this topic states
      "They spray a different lubricant onto SCSI platters than on IDE"
      Can you find the part number of the lubricant? Can you find the part number of the advanced QA testing? Does the part number change when a platter too defective for SCSI is installed into IDE? Do platters with many defects get a different part number? Can you see the part number of the GMR head?

      I remember seeing posted on /. in the past 9 months that Compaq servers were sold with IDE hard drives that had the same part numbers as the retail ones, but were "especially built". When these disks were replaced with the retail version (with the same part number) they dropped like flies. Do 20% defective platters have the same part number as 0% defective platters? No, just put the defective platter into an IDE drive and remap the defective sectors, why would companies embarass themselves by putting a different part number. They used to write defective sectors on the top of old, old drives, and you had to tell the BIOS about these when you installed the drive, but then people just bought the drives with least defective sectors (stupid). So now they hide this. Same part number, dude.

      --
      A caveman dreams of being us, the incalculable power and riches. We dream of being Q, then what?
    56. Re:The age-old debate... by Dr.+Manhattan · · Score: 2
      One thing that is true is that mixing single ended (SE) and low voltage differential (LVD) devices on a bus will cause all devices to behave as SE...

      And even that isn't true for all SCSI busses. For example, my Tekram DC390U2W card has an isolation chip so that I can hook up single-ended and LVD devices and each will run at their max speed. I get 80MB/sec from my SCSI drives and 20MB/sec from my CDRW (not that it can use that much bandwidth, except to fill the buffer).

      --
      PHEM - party like it's 1997-2003!
    57. Re:The age-old debate... by pyite69 · · Score: 1


      > Take a 7200 rpm SCSI drive. Take a 7200 rpm
      > IDE drive. Rip off the electronics.
      > You now have two identical drives.

      If only this were true. It may have been true
      ten years ago, but these days the SCSI drives
      are significantly different; with 50% higher
      spin rates, and 1/2 the access time. Do they
      even make 7200rpm scsi drives these days?

      I wish there were an option to have SCSI or
      IDE on the same drive; it might bring the
      prices back in line with the early 90's - a
      20% premium on SCSI instead of 200%.

    58. Re:The age-old debate... by shippo · · Score: 1

      I've got a SCSI-2 encryption processor here. Basically a processor for handling the generation of strong RSA keys without tying up the main CPU.

    59. Re:The age-old debate... by Anonymous Coward · · Score: 0

      I have to agree with the other poster. Ignore the parts number and look at the MTBF numbers and translate that into downtime numbers for your server farm, then compare hardware costs with (overtime) labor costs. That's how SCSI is priced.

      We all know that 5 years ago IDE and SCSI drives were ususally the same. It appears to to be no longer true. There's nothing magical about better bearings, better lubricants, and better motors either. And yeah, the market is artificially segmented by bus type, but there's some sensible reasons for that.

    60. Re:The age-old debate... by John_Booty · · Score: 2

      When you have mirrored drives, you're running two (or more) drives with the same data on them. Performance is the same (well, slightly decreased, actually) but reliabilty is greatly increased because if one drive goes down, you're still okay.

      --

      OtakuBooty.com: Smart, funny, sexy nerds.
    61. Re:The age-old debate... by Zarquon · · Score: 2
      Note I specified _read_ performance. Write performance will be the same, or slightly lower.

      From a random FAQ

      RAID 1: Shadowing/Mirroring/Duplexing

      RAID level 1 refers to maintaining duplicate sets of all data on separate disk drives. Of the RAID levels, level 1 provides the highest data availability since two complete copies of all information are maintained. In addition. read performance may be enhanced if the array controller allows simultaneous reads from both members of a mirrored pair. During writes, there will be a minor performance penalty when compared to writing to a single disk. Higher availability will be achieved if both disks in a mirror pair are on separate I/O busses, known as duplexing.
      --
      "'Tis great confidence in a friend to tell him your faults, greater to tell him his." --Poor Richard's Almanac
  13. Google... by kwishot · · Score: 2

    Didn't I read somewhere that Google uses IDE drives to host their database? Maybe that or it was archive.org. Companies with such huge investments in the technology have surely done their homework. If you take the cost, reliability, speed, and *availability* of both IDE and SCSI, IDE wins hands down no question.

    -kwishot

    1. Re: Google... by Anonymous Coward · · Score: 0

      No, according to this Slashdot article they use DRAM (!)

    2. Re:Google... by ezfur · · Score: 1

      I think the only reason Google uses IDE is becasue they load the entire database into memory across many machines. They never really exercise the disk much.

    3. Re:Google... by NerveGas · · Score: 1

      Google has a great deal of servers behind load-balancers. If one of their machiens konks over dead, no big deal - you've only lost 1.500th of your capacity, and nobody knows the difference. If you're talking about a single file server, though, konk out a drive, and you're in deep trouble.

      steve

      --
      Oh, you're not stuck, you're just unable to let go of the onion rings.
    4. Re:Google... by Dai-Sho · · Score: 1

      Yes google runs IDE. The also run low end boxes in general. They just run 5000 of them mirrored. If they loose 10 or 20 machines just throw in new ones.

    5. Re:Google... by rtaylor · · Score: 2

      My understanding of the way Google works is that they simply don't use mechanical storage.

      It's all Ram between several thousand machines. The IDE disk system is a backup for power outtages.

      Similar to how many companies use a tape backup incase the harddrive dies.

      --
      Rod Taylor
    6. Re:Google... by geekoid · · Score: 2

      "Companies with such huge investments in the technology have surely done their homework"
      hahahaha you haven't worked in the corporate sector much, have you?

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    7. Re:Google... by eplese · · Score: 1

      I've read that also, but web data storage to me would seem to be a bit different from normal data storage. I think they already update the web cache and search data every 30 days, so I'm sure that repopulating a single one of the thousands of storage nodes they have wouldn't be too big of a deal. Basically what I'm saying is that the web data that Google stores isn't absolutely critical that it never be lost. I wouldn't be surprised if they don't have any tape backup of the web cache data either, but they do (from what I've read) mirror the IDE drives for some redundancy. I would imagine that the statistical data about the websites and other more important data that is not easily obtained is backed up though.

    8. Re:Google... by xdfgf · · Score: 0

      "Oh dad, poor dad, mommas hung you in the closet and I'm feeling so sad"

      Where is your sig from? Ever since I read it a few weeks ago I havent been able to remember where its from. It sounds very familar.

    9. Re:Google... by Anonymous Coward · · Score: 0
    10. Re:Google... by xdfgf · · Score: 0

      i did

      i get nothing

    11. Re:Google... by Tony-A · · Score: 2

      Didn't I read somewhere that Google uses IDE drives to host their database?
      I would love to have a database, where if I ever lost a drive or something, I could just go out on the net and get, not an old stale bacup copy, but fresher information than what I just lost.
      Google knows what they're doing, but it is NOT a general recipe for how to set up a server cluster.

  14. From experience by beldraen · · Score: 1, Interesting

    SCSI is a very reliable system and is capable of handling high load from multiple requests. Never had the original CD-R writting issues that IDE had because the system was designed to handle constant through put. But like all things with price, IDE's affordability has won out over technical achievement and has slowly worked its way up, if you buy the right hardware. This is no different than from USB. Originally, it was pale compared to firewire. But, cheap gave it the edge to become a dominant standard. With USB 2.0, Firewire will be religated to niche before dying quietly. After all, for the price of a SCSI drive, I can easily buy three IDE's. It makes more sense to just mirror the data. However, where performance is the last word, SCSI will stay for now. At my work place, the amount of volume of data we process is staggering. There just isn't IDE hardware that handle the number of disks we need to have online.

    My two cents,

    --
    Bel, the mostly sane.. "Of course I can't see anything! I'm standing on the shoulders of idiots." -- Me
    1. Re:From experience by MrJerryNormandinSir · · Score: 1

      Ahh.. I think firewire is going to evolve. I am a systems engineer and work with million dollar
      machines.. AIX black raven... so. They us e SSA drives. I can see Firewire drives evolving into
      what SSA is. Raid over Firewire, that's cool.

    2. Re:From experience by geekoid · · Score: 2

      But would you want to put all those disks on the same channel? probably not. In a world where Hard drive keep getting cheaper isn't the ability to put 16 drives on a controller make more sense?

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    3. Re:From experience by Beliskner · · Score: 1
      I am a systems engineer and work with million dollar machines.. AIX black raven... so. They use SSA drives
      Friend, SSA is a little overrated, read this article. You better upgrade.
      --
      A caveman dreams of being us, the incalculable power and riches. We dream of being Q, then what?
    4. Re:From experience by ez76 · · Score: 1
      SCSI is a very reliable system and is capable of handling high load from multiple requests. Never had the original CD-R writting issues that IDE had because the system was designed to handle constant through put.
      This is disingenuous. Any CD-R is going to have writing issues if there isn't data in the buffer when push comes to shove. The "original CD-R writing issues" were due more to lack of buffer than any SCSI/IDE issue.
    5. Re:From experience by darkonc · · Score: 1, Troll
      It's not just buffering. The SCSI protocol allows you to queue a whackload of write requests and then go get more data while the disk is processing your queue and then queue a bit more.

      With IDE, you have to have the data waiting and ready to go before the hardware buffer on the drive runs out. If you have any sort of latency problems you're more likely to die with IDE than with SCSI -- it's because of what the protocol allows you to do with your data/commands.

      Those sorts of problems aren't as critical in normal disk I/O situations, but they will show up as hickups in the data flow if you're pushing the disks/controller trying to get all of your data to/from the disk in time -- especially if you're seeking all over the disk.

      --
      Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  15. from a recent regretful convert by rapid+prototype · · Score: 1

    i've been using strictly scsi in my systems since i built my first box. however recently i put together a system and simply due to price and the apparent gains in ide speed, i went with ata/100 7200 RPM ide drive instead of my usual scsi. i wish i could undo that decision, as the ide seems simply unresponsive at times. as soon as i can afford a nice scsi drive, i'm switching back.

    -rp

    1. Re:from a recent regretful convert by Anonymous Coward · · Score: 0

      If you are using Linux, I hope you've used hdparm to enable 32bit on your drive.

      Check out
      http://linux.oreillynet.com/pub/a/linux/2000/06/ 29 / dparm.html

    2. Re:from a recent regretful convert by Anonymous Coward · · Score: 0

      Did the SCSI drivers kill your capslock key? Oh, wait, you did use caps in "RPM", so I assume it's working. Guess it's just the user...

  16. For what it's worth by Anonymous Coward · · Score: 1, Informative

    I've noticed a HEAVY taxation imposed upon the CPU during IDE traffic, compared to SCSI.

    Sure, transfer rates may be on par with SCSI, but when your IDE drive array starts pulling down huge data files while you are chunking your buddies in Quake3, your framerate is going to feel the pain.

    I've not noticed this with SCSI, and it may be different under windows, which i do not run.

    Also, SCSI is a more reliable.

    Also, factor in the cost of additional controllers. 32 devices per SCSI controller. You want 32 IDE Devices, you will need 8 controllers. I think that sums up the cost difference right there.

    1. Re:For what it's worth by Anonymous Coward · · Score: 0

      In NZ, scsi is fairly dear, so here's a pricing - $270 for a scsi controller * 8 = $2160
      $1200 for a 18Gb drive * 32 = $38400

      For ide
      $65 for a controller (4 drives) * 8 = $520
      $239 for 20Gb drive * 32 = $7648

      Totals of $40,560 for scsi & $8,168 for ide...

  17. Number of devices, and overall speed by bruceg · · Score: 1

    I have one IDE HD, and 2 SCSI HD's in my desktop machine, and if I really crank on the IDE, you can see the slow down, where the SCSI HD's keep pace. I also have a CDRW, DVD, Scanner, Zip drive, and a CDROM on my SCSI chain - burning, ripping, and doing normal tasks does not slow my system down. Trying that on a system with IDE, tends to slow it down a bit. With my 29160 controller, I also have plenty of room for more HD's if I want.

    I recently helped a friend install a CDRW (IDE) in his machine, and the first thing I tried was burning on the fly. Nope. Sorry. Need another IDE bus for that, so that the CDROM and CDRW are on seperate buses. Not true with SCSI. I burn on the fly all the time.

    I guess I just like the overall flexibility with SCSI.

    1. Re:Number of devices, and overall speed by karnal · · Score: 1

      I've got a TDK 161040, and I can burn on the fly.

      My configuration:

      Controller 0:
      Dev Master: Hda
      Dev Slave : Nada

      Controller 1:
      Dev Master: TDK
      Dev Slave: DVD el-cheapo

      Now, the software does warn me that it could be extra slow in this configuration, but I've seen that it works fine as long as you have enough oomph in your system. All I have is a tbird 900 with an Abit kt-7 raid. (Raid controller not being used -- don't get me started on that one.....)

      From what I've seen, SCSI does "feel" faster -- I ran it exclusively in my k6-2 450. But, with the newer 7200rpm ide drives (maxtor) I don't feel much difference in a single user system. I did like using only one ribbon cable, however... :)

      --
      Karnal
    2. Re:Number of devices, and overall speed by bruceg · · Score: 1

      That's interesting, maybe his system can handle it. Thanks for the info!

    3. Re:Number of devices, and overall speed by Anonymous Coward · · Score: 0

      All it takes is 900Mhz machine? Nice try.
      I've been doing that with SCSI CDROM & CDRW using a PPRO 200 for years.

    4. Re:Number of devices, and overall speed by Anonymous Coward · · Score: 0

      I bet he paid way less for that 900MHz than you did for your PPro200. Those overpriced pieces of shit never performed as well as they should have.

      In the end, it comes down to price/performance ratio.

    5. Re:Number of devices, and overall speed by Methuseus · · Score: 1

      The main things in whether you can burn "on the fly" are the quality of the IDE controller, and the quality of the CD-ROM drive. I've seen 8x "on the fly" burns on the same IDE cable in many systems that are at least 450 MHz, but nothing faster than 12x, even on different IDE cables. Then again, I also know someone who has an AMD T-bird 1.4 GHz, with the reader and burner on different IDE cables, and he couldn't sustain greater than 4x "on the fly" burns. I have the feeling he just had a crap reader, since his installs were also at a snail's pace from the drive.

      I personally have a SCSI burner, using a Lite-on 16x DVD drive as my reader. I've never gotten a buffer underrun in an on the fly situation, except once when I had a dirty, scratched CD that I was reading from. I had to make a second copy, so I tried cleaning it, and it didn't create that underrun again.

      --
      Two things are infinite: the universe and human stupidity, though I'm not yet sure about the universe. - A Einstein
    6. Re:Number of devices, and overall speed by Hast · · Score: 1

      You know, x1 burning isn't exactly considered "top of the line" any longer. ;-)

  18. correct me if im wrong by jest3r · · Score: 0, Redundant

    The IDE drive may be faster but the IDE BUS is slower when trying to read and write from multiple drives on the same IDE channel ..

  19. no reason for scsi on desktops by srpayne · · Score: 0

    I've never seen any reason for the use of a SCSI drive on any desktop machine. Its simply not cost effective and it doesnt provide any real, substantial benefit. On servers however, SCSI obviously has the upper hand when used in conjucntion with RAIDS etc... However, 3ware does offer some interesting IDE raid devices which have shown some intersting results. I've worked in the storage industry and generally there is little excitement about the 3ware technology. At least among the partners i've talked to who have used/tested it for deployment in their storage products.

    --

    F******* LOUDER! I CAN'T HEAR YOU! --Ozzy Osbourne
    1. Re:no reason for scsi on desktops by zaphod110676 · · Score: 1

      My reason for having SCSI on my desktop is that I like to be able to play a game, copy, a CD and be downloading new RPMs in the background.

      Anyone who uses their computer to do one task at a time will gain nothing from scsi. Anyone who multitasks will definitely notice a difference.

      --
      To Do: 1. Take over world 2. Pick up Milk and Bread on the way home
    2. Re:no reason for scsi on desktops by Fig,+formerly+A.C. · · Score: 1

      The main advantage IDE RAID has is that you can get RAID data security for a lot fewer dollars per gig of storage. I'm using a 3Ware card to run 8 hard disks mirrored for a total of 640GIG of secure data storage on my home LAN. It is acessed by one or two people at a time, mostly for movies and MP3's, so the performance isn't nearly as big an issue as the capacity for the money is.

      --
      Murphy was an optimist.
    3. Re:no reason for scsi on desktops by Anonymous Coward · · Score: 0

      If you need to do a large compile while continuing to use your computer for other things, that's when you'll appreciate SCSI. It is definitely a "real, substantial benefit"!

  20. SCSI Advantage.. by Hallow · · Score: 5, Insightful

    The main SCSI advantage is not that it's faster in I/O than IDE (although it used to be). The really big advantage was that (and I think still is), that on a server under heavy memory and processor load, SCSI will outperform IDE because most of the logic is moved off the CPU and onto the SCSI card. So when the CPU is pegged, IDE crawls, but SCSI keeps on chugging.

    I think one of the big things is that processor speeds have kept on shooting up, meaning that while IDE has been considered a serious contender for small to mid- sized servers increasingly over the past few years, it's now becoming much more plausible to use it on higher scale systems.

    1. Re:SCSI Advantage.. by j09824 · · Score: 2, Informative

      That used to be true. But modern IDE controllers are smart as well and take the load off the CPU.

    2. Re:SCSI Advantage.. by SpinyNorman · · Score: 2

      The other benefit of SCSI is (was?) that it queues and reorders read/write commands so as to optimize disk head movement. This is not only essential for servers, but also for multitasking OS's where you've got multiple tasks doing disk IO.

    3. Re:SCSI Advantage.. by jgore26785 · · Score: 1

      You are correct.. people always debate about the performance of SCSI vs. IDE when it actually has more to do with the SCSI _CONTROLLER_ than the actual standard. The SCSI controller offloads much of the low-level I/O required to communicate with the hardware. IDE drives are (slowly becoming "were", see below) commonly interfaced by the processor and are much more CPU intensive.

      If you could copy a large file on a SCSI drive and an IDE drive, you may find that the performance is very similar.. as long as the CPU with the IDE drive is not the bottleneck. On the system with a SCSI controller, the CPU load might be as low as 5% while the CPU load with IDE drives could be near 100%.

      This is changing now with IDE controllers. This allows you to retain the performance of the drive and severely cut the load on your CPU. I highly suggest picking one up as it makes your computer VERY useable even if your hard drives are cranked. There's nothing like being able to continue working while copying large files, burning CDs, or having your virtual memory file cleared out.

      Personally, I have an HPT370 IDE controller that is built onto my ASUS motherboard. The difference in performance is astounding compared to bypassing the controller and plugging in the hard drives to the regular IDE channels. Seeing as the price difference for a motherboard is as little as $20-30 (not withstanding some driver hassles that are becoming lessened as time goes on), I don't see why anyone should go without an IDE controller on their motherboard.

    4. Re:SCSI Advantage.. by Anonymous Coward · · Score: 0

      What about for different type of devices(scanners, tapedrives, etc.,) I have an adaptec 2940uw that can handle upto 16 scsi devices. Most PCs still ship with your standard 2 ide channels which give you a maximum of 4 devices. If you want to connect other devices you'll have to go with either USB,serial,or paralled(all slower than SCSI, with the possible exception of USB) that add their on overhead to the cpu and configuration complexities. Plus you also have the added benefit of crossplatform compatibility with SCSI. I can easily use SCSI devices used on other platforms(apple,sun, etc.,) with x86 windows/linux/netbsd. When you add it up if you wanted to use tape drives,cdrw,scanners,zip drives and numerous other devices you most likely will be adding more latency and complexity to your system.

    5. Re:SCSI Advantage.. by j09824 · · Score: 2

      I don't see why that is a function of the bus. Head movement optimization can be done no matter what interface you have. The main constraints of IDE used to be that it kept the CPU fairly busy and that (I believe) you could only talk to one drive at a time. But with modern controllers, the IDE controller itself handles all the timing and talking to each drive, and you can just put different drives onto different controllers. A smart controller might even be able to do the reordering automatically, depending on how the host talks to it.

    6. Re:SCSI Advantage.. by j09824 · · Score: 2
      A couple of years ago, I would have agreed. But I just got rid of all my SCSI equipment.

      These days, the dual IDE controllers on most motherboards let you hook up up to two high performance hard disks and one or two CD-ROM drives without sacrificing any performance. For any expansion beyond that (external drives, scanners tape drives, etc.), USB2 and FireWire are the way to go: they are very efficient, cheap, electrically more reliable, and support more devices. The host interfaces are standardized, so most controllers will work under most operating systems out of the box. And, in terms of drivers, they generally encapsulate SCSI, so that software requires no or few changes.

      Note that IDE is completely standard now: Apple uses it, Sun uses it, and just about every operating system understands it.

    7. Re:SCSI Advantage.. by 0x0d0a · · Score: 1

      Ignoring performance, things that piss me off about IDE are:

      * Devices blocking the bus while waiting for a read to complete. Stupid, and wasteful. SCSI lets other devices use the bus while the original device isn't actually doing anything with it.
      * Two bloody devices per IDE channel, two channels in a typical computer. If you want more, buy a card. This is just dumb...Intel recently designed the next-gen ATA spec, and sure enough, same limitations. Lets them happily price-discriminate and charge more for expensive business servers. With SCSI, I can pop in 15 devices, no problems, just plug it in and run.
      * IDE has no standard for external cabling. Sometimes you Really Do want an external device. With SCSI, no biggie. USB is just awful for this, Firewire is a bit pricy and isn't on-motherboard on most PCs. If you're currently using IDE, you're up for getting either a Firewire or SCSI card.
      * Most crap consumer drives can't generate an event when the eject button is pushed, requring the ATAPI CD-ROM drive driver to poll the drive constantly. This is such idiotic design that Linux doesn't even have a driver capable of unmounting and ejecting a disc in a drive with a locked (in use) door on an eject button press. I have hopes that SCSI works differently.

  21. It depends on what you need. by jht · · Score: 2

    If all you need is a fast single-user system, or a machine that performs a specialized task, IDE is fine and good. The drives are fast and huge for little money, and the caches are big enough to obfuscate some of the bottlenecks. TiVo uses IDE drives, even - as do most of the specialized NAS servers out there.

    If you run a multi-user computer, high-end server, or a system where hardware reliability is at a premium, SCSI is still the way to go, though - but you pay a premium for it. Features like command queueing and disconnect/reconnect are really helpful when running a server that has to manage a heavy load, or a complex multi-user application. And the best RAID systems are still SCSI-based.

    But if you are running a server box that runs some sort of brain-damaged inefficient server or client OS, IDE is more than enough for you.

    --
    -- Josh Turiel
    "2. Do not eat iPod Shuffle."
  22. Won't help me. by Anti-Microsoft+Troll · · Score: 1, Funny

    It doesn't matter how fast they make hard drives. It still won't make Windows XP boot in a reasonable amount of time.

    1. Re:Won't help me. by Anonymous Coward · · Score: 0

      20 seconds is unreasonable?

    2. Re:Won't help me. by Anonymous Coward · · Score: 0

      not much will help you now, friend. =]

    3. Re:Won't help me. by Anonymous Coward · · Score: 0

      boots faster than RH 7.2 on the same box in dual boot config...... what do you suggest ?

  23. I run scsi desktop by Anonymous Coward · · Score: 0

    I am running a scsi desktop, I only do it to maxize the performence of the machine.

  24. Misinterpretation by Jeffrey+Baker · · Score: 4, Insightful
    That isn't actually what he said. He said:
    The conclusion: today's IDE drives are significantly faster than SCSI drives costing two or three times more per gigabyte stored.

    That's probably true. For example, you can buy a n 80GB western digital 7200RPM drive for $150. That is $1.88/GB. The only 7200RPM SCSI drive made these days is the Seagate Barracuda, which is $300 for 36GB: $8.33/GB.

    That really isn't the point of SCSI though. I'll accept that IDE wins on a money-per-GB basis. But, IDE has a performance ceiling that SCSI doesn't have. You can't get 10000RPM and 15000RPM drives for IDE at any price, period.

    There is a point, when building RAID systems, where SCSI exceeds IDE in the $-per-I/O-per-second metric. In desktop systems, you probably won't exceed this point. But if you intend to have stripe sets of 4 or more disks, SCSI will win the price wars again.

    Anyway it really isn't a matter of SCSI being expensive and IDE being cheap. It's the drives that are expensive/cheap and it simply works out that expensive drives get SCSI connections and cheap drives get IDE connections.

    P.S. Have fun trying to get you 4-disk IDE RAID all within 18 inches of your IDE controller :)

    1. Re:Misinterpretation by Anonymous Coward · · Score: 0

      My ATA133 hard disk is 10,000rpm...

      And 160gig to boot ;)

      Thankyou Maxtor...

    2. Re:Misinterpretation by Jeffrey+Baker · · Score: 2
      Maxtor sells a 5400RPM drive up to 160GB, and a 7200RPM drive up to 80GB:

      Maxtor's product page

    3. Re:Misinterpretation by Anonymous Coward · · Score: 0

      No it isn't

    4. Re:Misinterpretation by Anonymous Coward · · Score: 0

      Actualy IDE prices are about $1/GB now. You can buy a 80GB IDE for $86. Wonder how long until IDE is cheaper than CDROM per GB.

    5. Re:Misinterpretation by Anonymous Coward · · Score: 1, Informative

      P.S. Have fun trying to get you 4-disk IDE RAID all within 18 inches of your IDE controller.

      Not a problem. Last weekend I put together a system with a 3ware 6410 IDE raid card (about $120) and 4 Western Digital 120GB (7200rpm, 8MB cache) drives. Each drive gets its own port on the 3ware card and I had zero problem running the four seperate cables over to my drive bay. Of course I used high-quality teflon coated cables (slide around easily) and I have a "mini-server" cube-shaped case with bays for about 15 drives. But, it really was no problem.

      FWIW, this raid can saturate my PCI bus. I used Intel's iometer to determine what stripe-size was best and it turned out that for most work-loads it didn't matter, each stripe-size was able to end-up with more than 110MB/sec of throughput. I wish I had a 4x PCI bus...

    6. Re:Misinterpretation by Anonymous Coward · · Score: 0

      The only 7200RPM SCSI drive made these days is the Seagate Barracuda, which is $300 for 36GB: $8.33/GB.

      You should really see the The Barracuda 180 w/16 MB cache it rocks. We built a little media server with 9 of these in a RAID 5 array with a tenth for a hot spare. 1.4 TB, 250 users have access and it just zips along.

      Granted it is $1800.00 per drive, but it is a far cry from 36 GB.

    7. Re:Misinterpretation by Kanasta · · Score: 2

      At the rate IDE disk densities are ballooning, they won't NEED 10K rpm to get good performance.

      5Yrs ago I bought a 4.5G SCSI drive. With the same money I can get about 18G now.

      5Yrs ago the money for a 9G IDE drive can get you about 80G now.

      Why are techs used in increasing IDE densities not being used in SCSI drives?

      With the increase in CPU speeds, any advantage SCSI has in many cases will cost too much for too little.

    8. Re:Misinterpretation by Jeffrey+Baker · · Score: 2
      High-end disks don't need those high platter densities. The platter densities increase the sequential transfer rate, but you get the same effect from spinning the disk faster. In addition, the faster spinning disk reduces seek times.

      CPU speed is totally unrelated. Even if we ignore the CPU penalty of IDE, about twice as much CPU time as SCSI, the SCSI disks are just moving faster than any IDE drive at any price.

  25. Apple realized that a long time ago by EboMike · · Score: 1

    Apple has stopped using SCSI for their systems since the G3 IIRC and went for IDE instead. To compensate for external hot-pluggable drives, they've added Firewire.

    So Apple is right IMHO. SCSI is obsolete. For high-speed bandwidth and external devices, use Firewire. For built-in HDs, use IDE.

    1. Re:Apple realized that a long time ago by tps12 · · Score: 2
      Apple has stopped using SCSI for their systems since the G3 IIRC and went for IDE instead. To compensate for external hot-pluggable drives, they've added Firewire.

      This was a dark day in Apple history, IMO. :( Apple seems to have done this in an effort to drive down costs, to try and compete better in the low-end PC market. As a result, while you can pick up an SE/30 with a still-functional original hard drive, you don't have to go far to find some iBook user who needed their drive replaced.

      --

      Karma: Good (despite my invention of the Karma: sig)
    2. Re:Apple realized that a long time ago by arivanov · · Score: 2
      Apple has stopped using SCSI for their systems since the G3 IIRC

      Earlier. Large batches of early PPC Performas for the education sector went out outfitted with IDE. I have to deal with one such antycomputer from time to time (my significant half's machine) and it is a c*** of s***t. It also has SCSI but the disk and the CD are connected to the IDE bus.

      The G3 was the first Mac to have only IDE and no SCSI. Otherwise Apple was quitely putting in IDE for a while before that.

      Considering that most Apple cult followers do not check the hardware they had no problem doing this. And the machines still had the SCSI connector on the back for Apple branded external devices.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    3. Re:Apple realized that a long time ago by ek_adam · · Score: 1

      And to go for easy fast hot pluggable external hard drives without termination or SCSI ID issues. Apple has always gone for ease of use.

      Some of their desktop machines still have SCSI drive options available.

    4. Re:Apple realized that a long time ago by Anonymous Coward · · Score: 0
      And to go for easy fast hot pluggable external hard drives without termination or SCSI ID issues. Apple has always gone for ease of use.

      Actually, the IDE switch occured a while before the move to USB and Firewire. Many of the low-to-mid-range beige Macs, I believe beginning with some of the 603's, had IDE drives. The Mac press tried to play it off like it was a great improvement (surprise surprise), even though they'd been going on about how superior SCSI was for 5 years before.

    5. Re:Apple realized that a long time ago by Spencerian · · Score: 3, Informative

      Au contraire.

      Apple didn't stop using SCSI as standard equipment because of its speed. They used it in their Macs for YEARS because of better speeds than any drives of the time. Apple chose IDE later (when Job returned) for reasons of cost, just as PC makers do. Removing SCSI as standard brought down Mac prices by a few hundred dollars.

      For general daily use, and because of recent advances in IDE, there was no advantage to using SCSI as standard any longer for Apple.

      However, SCSI, particularly the LVD (SCSI-3) will SMOKE any hard drive interface today, which is why Apple still equips various SCSI configs on build-to-order workstations and their Server models.

      FireWire (1394) is theoretically as fast as SCSI-3, but few people can afford a true FireWire drive with genuine FW controllers (earlier FW drives were some IDE or SCSI to FW translator or used slow drives on a FW interface).

      Apple is overdue to upgrade their logic boards (motherboards) to the faster buses found in the best PC boards now, so there should be improvements in their performance for that platform in the coming months.

      --
      Vos teneo officium eram periculosus ut vos recipero is.
    6. Re:Apple realized that a long time ago by Anonymous Coward · · Score: 0

      Apple is always right IYHO. Admit it.

    7. Re:Apple realized that a long time ago by Anonymous Coward · · Score: 0

      there was no advantage to using SCSI as standard any longer for Apple.

      That is one way of putting it. Another might be to note that Apple has a habit of shafting its userbase.

  26. I like the metal on metal sound of SCSI! by ezfur · · Score: 5, Funny

    There is nothing like the metal on metal sound of a high quality SCSI drive. Also you cant find an IDE drive to make the high pitch whine like the 10,000rpm Cheetah. The IDE drives make weak plastic sounds, or almost make no sound at all.

    1. Re:I like the metal on metal sound of SCSI! by Anonymous Coward · · Score: 0

      15k does one better. ;)

    2. Re:I like the metal on metal sound of SCSI! by sharkey · · Score: 4, Funny

      The IDE drives make weak plastic sounds, or almost make no sound at all.

      Give the Western Digital ATA-100 drives a shot. They sound like stones mixed with sand being ground together.

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
    3. Re:I like the metal on metal sound of SCSI! by Anonymous Coward · · Score: 0

      Actually...

      I recently bought a Seagate X15-36LP (2nd generation 15K drive). I was astonished to find that the idle noise is barely audible. You literally cannot hear it over the fans in a typical computer. I thought it was broken at first because I couldn't hear it spinning and when I put my finger on it I couldn't feel any vibration.

      The seeks are fairly loud, but I expected that (you can't get 3.6ms avg seek without making a lot more noise than your typical 8-10ms IDE drive).

  27. The advantage IDE will always have: by DMCA · · Score: 1
    Price.

    Shell out US$a few hundred, and you can have a super-speedy IDE RAID with mondo-capacity. And, if one of the disks breaks, ah, no big deal. Especially if it breaks 4 or 5 years from now: that disk that cost $250 in 1998 can be picked up for $50 today. Try finding an old SCSI drive that easily.

    --


    --
    Repeal me, NOW!!!
    Thank you.

    1. Re:The advantage IDE will always have: by Anonymous Coward · · Score: 0

      That's because the SCSI drive purchased in 1998 is still in use running happily along.

      No need to replace what isn't broken.

    2. Re:The advantage IDE will always have: by Anonymous Coward · · Score: 0

      I find old SCSI drives in dumpsters and recycling bins all the time. I have a 14 spindle array (that's right, 14 SCSI drives on two controllers using all free software) that is entirely made of junk drives I scrounged free.

      Mostly 4GB seagates at the moment, but it started out with 250MB drives originally.

      The damn thing gets appallingly hot, though, I must admit - I have six fans in the (home-made) rack and the two big ones are just for the array.

      Performance is awesome - SCSI over RAID10 spreads the load so much it blows away any modern single drive regardless of interface.

    3. Re:The advantage IDE will always have: by Anonymous Coward · · Score: 0

      What a crock of shit, the drive mechanics are all the same. Only the controller and electronics are different. If a drive's gonna fail, it's gonna fail, whether it's IDE or SCSI.

    4. Re:The advantage IDE will always have: by Anonymous Coward · · Score: 0

      9.1 gig half-height IBM U2, 50-pin, SE. Just arrived today.
      $25+S&H.
      www.hitechcafe.com
      (on sale: I don't recommend their regular prices)

  28. CD to CD copy by bmongar · · Score: 2


    For CD to CD copy you'd be hard pressed to beat the speed you could get with SCSI. The multiple IO at the same time makes that rock.

    --
    As x approaches total apathy I couldn't care less.
    1. Re:CD to CD copy by zaphod110676 · · Score: 2, Informative

      The same model plextor CD-RW drive, one IDE, the other SCSI.....

      The SCSI drive burned CDs in half the time.

      --
      To Do: 1. Take over world 2. Pick up Milk and Bread on the way home
    2. Re:CD to CD copy by TechSam · · Score: 1

      Turn DMA on. That's all you have to do, in PIO mode, IDE just can't cut it.

    3. Re:CD to CD copy by robhancock · · Score: 1

      I call bullshit here. Where's the proof of this?

      If the CD burners are the same rated speed, there won't be a speed difference like that. The burner CANNOT go slower than its rated speed, unless it was a seriously messed up setup that was constantly under-running the buffer and activating the Burn-Proof..

  29. Even SCSI is being used less by SirTwitchALot · · Score: 1

    In high performance applications, SCSI is being used less in the real world. You see a lot of fibre channel, especially switched fabric architecture. With the way most sans will cache data, throughput is ridiculously fast in this architecture. As switched fabric becomes more and more affordable, you'll see it used more often in less demanding applications. now if only I didn't have to reboot to add disk to my Sun boxen. Damn sd driver, I guess I'll wait for Solaris 9.

    --
    Go away, or I will replace you with a very small shell script.
    1. Re:Even SCSI is being used less by Anonymous Coward · · Score: 0

      You are an IDIOT! Do you even know what SCSI is? You fucking retarted, brain dead, cock holster. Read up on computer systems, SANs and storage in general.
      Clueless fuck.

    2. Re:Even SCSI is being used less by Anonymous Coward · · Score: 0

      hmms really the thing with scsi is that it is a protocol and witch protocol does fiber channel could it be the scsi protocol yepp it is ;)

      fiber channel is simpley scsi over a fiber conector

    3. Re:Even SCSI is being used less by Anonymous Coward · · Score: 0

      why the hell do you have to reboot to add a disk? Even solaris 2.6 will let you add a disk to a live machine without rebooting.

      You might want to look up the commands: drvconfig, devlinks and disks

    4. Re:Even SCSI is being used less by Anonymous Coward · · Score: 0

      Have you tried devfsadm -v?
      That will add new drives to Solaris without a reboot.

    5. Re:Even SCSI is being used less by greg · · Score: 1

      The vast majority of fibre channel SANs use SCSI disks. Usually the RAID controller in the SAN has multiple channels of SCSI going out to the disks and redundant fibre channel connections back to the fibre channel switch. SCSI is still cheaper on the disk than all those lasers and optics.

      Eventually most vendors will go fibre channel from end to end but not yet. GBICs and cable are just too expensive.

      --

      I browse with my threshold at 2 so I can't read my own comments :-)

    6. Re:Even SCSI is being used less by SirTwitchALot · · Score: 1

      Those all work fine... but not if the lun isn't in sd.conf, the only way to add a lun is to reload the sd driver, and since it's in use by the kernel this requires a reboot. This is a recognized problem that is addressed in the betas of solaris 9, of course betas aren't approved for production use around here.

      --
      Go away, or I will replace you with a very small shell script.
    7. Re:Even SCSI is being used less by SirTwitchALot · · Score: 1

      only works if the luns are already in sd.conf

      --
      Go away, or I will replace you with a very small shell script.
    8. Re:Even SCSI is being used less by SirTwitchALot · · Score: 1

      It just looks like scsi, and that's on purpose by design. Makes migration very easy. Fibre channel includes a number of features not present on SCSI such as loop arbitration. Fibre channel also sends the data serially. True you can encapsulate scsi over fibre channel, but you can also encapsulate TCP/IP. That doesn't mean that my symmetrix has to use it.

      --
      Go away, or I will replace you with a very small shell script.
  30. Forget it when it comes to DV by Meowharishi · · Score: 1

    I have given multiple chances to IDE and IDE RAID to suffice for my wife's digital video editing system. It has consistently given me nothing but grief and headaches. Finally I gave up on it all and switched to SCSI.

    However then my SCSI RAID card died and I had no $$$ to buy a new one. SCSI is extremely expensive.

    So then I went to firewire.

    And life has been smooth ever since.

    --
    mje0w!!!1!
    1. Re:Forget it when it comes to DV by briareus · · Score: 1

      Why were you using SCSI RAID? Plain old SCSI will suffice as long as you've got plenty of headroom above what DV requires (5MB/sec?).

    2. Re:Forget it when it comes to DV by Anonymous Coward · · Score: 0

      You must have had something set up wrong with your IDE RAID. Let me guess. You had a single 2-channel controller with more than one drive per channel. That ain't gonna work. If you want IDE to be fast, it has to be 1 device per channel. Period. If you want to run an IDE RAID, fork over the cash for a multi-channel controller like the Promise SX6000. Sure, it'll cost you $350-400 for that card but that is your big expense. From there, it's all cheap. $200 drives that hold 100 gigs each with 30mb/s + throughput right to the end of the drive.

      If you want a real kick in the nuts, open up that firewire drive. It's and IDE with an adapter. I guarantee it. And the overhead your system has to deal with on the firewire controller is much greater than a properly configured ATA/100 system.

    3. Re:Forget it when it comes to DV by Anonymous Coward · · Score: 0

      Doh'!!!

      Most Firewire devices are nothing more than IDE/ATA drives. Take one apart and you will see.

      If there is a pure firewire interface attached to a disk spindle, then I have yet to see it...

  31. It's All About MTBF by twos · · Score: 2, Informative

    SCSI hard drives have longer life expectancies than ATA drives.

    For example, the Seagate Cheetah X15 36LP has MTBF of 1.2 million hours, whereas the Seagate Barracuda ATA IV has an MTBF of 0.6 million hours.

    Longer life = better ROI

    --
    Phear The Phat Penguin
    1. Re:It's All About MTBF by Anonymous Coward · · Score: 0

      Not sure what MTBF is, but 600,000 hours is 68.5 years. I won't live that long(or I'll be pushing 100) so why would I care?

    2. Re:It's All About MTBF by Anonymous Coward · · Score: 0

      Ummm, 600,000 hours is about 68 YEARS. I think I can manage crashes 68 years apart. Even if you worst worst worst case it to 100,000 hours you are at over 11 years.

      The MTBF is meaningless at this level.

    3. Re:It's All About MTBF by agallagh42 · · Score: 1

      Mean Time Between Failures

      --
      Carpe Cerevisi - Seize the Beer
    4. Re:It's All About MTBF by Anonymous Coward · · Score: 0

      Here's a good reason what its nice to have a high MTBF:

      Permanent archival storage. Yup, why not use a hard drive for it if its going to last that long? Its longer than the stats for cheap CDRs.

    5. Re:It's All About MTBF by Anonymous Coward · · Score: 0


      So get IDE raid - more performance and
      more reliability for some fixed price.

      As for seagate's rating of their drives -
      surprise, surprise, they estimate their
      more expensive drives are better.

      Sure, they're good. I have 3 Cheetah's in
      the computer I'm on right now. But for my
      own personal money I would never do that.

    6. Re:It's All About MTBF by spectecjr · · Score: 3, Informative

      Ummm, 600,000 hours is about 68 YEARS. I think I can manage crashes 68 years apart. Even if you worst worst worst case it to 100,000 hours you are at over 11 years.

      All this means is that for any given drive in any given year, you have a 1.4705% chance of your drive failing, on average.

      If you have 68 drives in your system, then, it is likely that one will fail per year.

      That's stats for you.

      So higher MTBF can actually work out to better reliability.

      Of course, this is a simplistic analysis, which doesn't take into account the actual distribution of mortality for those drives (which, for any hardware, tends to have the stillborn/geriatric ends of the spectrum with the most failures)

      Simon

      --
      Coming soon - pyrogyra
    7. Re:It's All About MTBF by Anonymous Coward · · Score: 0

      You got the meaningless part right. MTBF figures are not a prediction of how long any single drive will last... figure that as the length of the warranty IF you use the drive 24/7 -- warranties are typically 3 years for IDE and 5 years for SCSI.

      MTBF figures predict failure rates in large populations of drives. If you have a 1 million hour MTBF drive model and you run 1000 of them for 1000 hours each, accumulating 1 million power on hours over the whole population, the expected failure rate during that time is 1 drive.

      MTBF figures also apply only during the expected service life of the drives (i.e. before mechanical wear starts to kill them). As implied above, mfrs typically set the warranty period to be about the same as the service lifetime.

      All this assumes that the drives are in a proper environment -- high temperatures can cause early failure of either the electronics or the HDA (head-disk assembly). For instance, the main bearing lubricant in spindle motors typically starts to degrade at about 60C, so if the drive spends enough time at such temperatures the lubricant will be less effective and therefore the main bearing will fail much sooner.

    8. Re:It's All About MTBF by Beliskner · · Score: 2
      the Seagate Cheetah X15 36LP has MTBF of 1.2 million hours, whereas the Seagate Barracuda ATA IV has an MTBF of 0.6 million hours. If we take a worst case of MYBF=100,000 hours, this can be a misleading figure. It depends on the actual distribution of failure. If mean time between failures is 12.5 years then if the variance is wide then we can approximate half the hard drives last 22 years, and the other half last 3 years that would give an MTBF=12.5 years = 100,000 hours. But half of your hard disks would die within 3 years. An abysmal rate.

      We can see the same with cars, they are most likely to fail just after you buy them (manufacturing defect - lemon), then become unlikely to fail, and then gradually become more likely to fail after 10 years or so (because of age). Of course in the real world it won't be so extreme - half hard disks failing in 3 years, half after 22 years. It'll be more of a high-low manufacturing not perfect P(failure) = 1/exponential(t) within 10 years then slowly increasing P(failure) = log(t) rising to 100% failure after 500 years or so.

      I seriously think it's possible for hard disks to (perhaps) go over 300 years because well in a car the components are rubbing => finite life, whereas in hard disks:

      The heads barely touch the platter,
      Servo actuators are so reliable they're used in car braking systems,
      Brushless motors have no frictional brushes,
      The SCSI electronics within the drive are cooled by the whirlwind generated by the fast platter rotation. IDE electronics on the drive's underside aren't.
      Rust or dust? Ahh, that's why its made in a clean room.
      Oil bearing technology might have high reliability soon.
      So then why might a hard disk not last 500 years? Hmmmm let me think:
      Perhaps the head assembly would weaken or become brittle as the metal ages, sagging and causing the head to scrape against the platter after a couple of decades,
      Maybe the fast air rushing over the head would sharpen it same as a waterfall sharpens rock over thousands over years. This sharpening would over decades wreck the aerodynamics of the head causing it to lose lift and scrape against the platters, making a groove,
      Perhaps running your hard drive too cool can cause head scrapage against the platters - if the head assembly is cool then the metal will be less flexible and the head would ride closer to the platter, perhaps scraping against it,
      New Glass Platter technology might limit life because glass flows like a liquid, cuasing a warping effect in old windows. Under the high centrifugal forces in a 15,000 RPM hard disk it might shatter or start liquid flow within a few years.

      I wonder if the engineers have factored these failure conditions into the manufacturing process. Maybe now in this recession I should switch to career in science fiction, or science fact?

      --
      A caveman dreams of being us, the incalculable power and riches. We dream of being Q, then what?
  32. how many drives by 2MuchC0ffeeMan · · Score: 2

    i think the only thing that matters now is how many drives you need.

    ide is now faster, but has been limited to the amount of ide cards/motherboard you have...

    granted, with the new abit max boards coming out, with 12 ide devices, that's not a problem...

    if you need more than 12 hard drives, when you're building a perfectly NEW system, i would use SCSI... if not, just go with the 'new level' of motherboards coming out, and smack some IDE drives into the case....

    now if i could only get a better power supply for all of them.

    --
    Runnin' On Empty .... I'm Still Alive
  33. Firewire ? by smak · · Score: 1

    I recently read that one of Apples aims in developing firewire was to take-over the job of SCSI. Is this likely to happen ?

    Will we one-day consolidate our internal and external buses ?

    smak.

    --
    b0rk!

    1. Re:Firewire ? by moire_theory · · Score: 1

      Well, Apple stopped putting internal firewire ports on their G4 motherboards a couple of revisions ago, so no.

  34. Any data on the numbers? by sisukapalli1 · · Score: 1

    It would be great to see how much throughputdisks SCSI and IDE support. I worked at a place where they had a SCSI disk controller (a hub) where a lot of machines could connect to the array and see the disks as local disks. I have seen some cases where there is a fiber channel controller going into another fiber channel controller and the actual disks were simple scsi disks.

    What metrics do people use? Price surely favors IDE, and proabably scalability -- it is very easy to install a dozen scsi controllers and connect to several hundreds of disks because of the several channels provided.

    A quote here:

    Connectivity: The ATA interface can only address two devices while SCSI can address eight devices (Narrow SCSI), 16 devices (Wide SCSI), 32 (Very Wide SCSI) or 126 (FireWire). There are also many peripherals available to SCSI only and not ATA.


    The page I got this quote from is at http://www.acc.umu.se/~sagge/scsi_ide/

    S

  35. To All Slashdot Readerz @# +1 ; Helpful #@ by Anonymous Coward · · Score: 0

    Lame stories are posted to Slashdot while Biker Gangs On Turf Warpath.

    I wonder if John Ashcroft will call them as material witnesses or Donald Rumsfeld will
    call in the Special Forces.

    Thanks in advance.

    Woot

  36. The Big Picute is Much More Important by stoolpigeon · · Score: 2

    IDE vs. SCSI is the big topic here when the authors are talking about how rapid advances in hardware vs. slow advances in bandwidth means it is becoming much more practical for more people to track everything that happens accross the internet.

    The ramifications are important.

    Also - how does this storage boon impact other kinds of surveillance?

    This whole line of thought is a big part of making big brother a reality.

    Just a thought.

    .

    --
    It's hard to believe that's how Micronians are made. Why don't we see it right now by having you both kiss one another?
  37. Just wait.. by OutRigged · · Score: 1

    Just wait until Serial ATA devices start appearing on the market.. More bandwidth, round cables, and it's compatible with all current operating systems that support IDE.

    --
    RaGe
    We're all just noise on the wires..
    1. Re:Just wait.. by Anonymous Coward · · Score: 0

      Round cables, sheesh, SCSI has had these for years.

  38. Analyzing huge network logs (or web logs, etc.) by GringoGoiano · · Score: 1

    The author's analyzing huge volumes of network logs -- he needs a good analysis tool after capturing all that data on SCSI or IDE.

    You should take a look at the addamark technologies LMS (log management system) product. It's a distributed, clustered database system that will load huge amounts of log data and run SQL/Perl queries against it much faster than regular commercial databases or other specialized tools. Check it out.

  39. Data integrity by origin2k · · Score: 2, Informative
    EIDE drives may be getting faster, but consider these points as well:

    • SCSI has parity checking on the bus, EIDE has nothing
    • SCSI drives have a higher MBTF and thus typically have a 5-year vs. EIDE 3-year warranty
    • SCSI drives use ECC for each sector as do EIDE, but some IDE drives do not do a 4 byte CRC on each sector so when ECC corrects it won't detect it misscorrected
    • SCSI drives typically XOR the logical block address into the CRC to detect the drive reading the wrong block
    • SCSI drives typically can handle more sock and vibe
    • SCSI drives are typically tested better

    Yes, the delta between SCSI and EIDE drives performance seems to be shrinking, but I would take a 15k SCSI drive over a 7200RPM 8MB cache EIDE drive any day.

    Just my $0.02
    1. Re:Data integrity by Anonymous Coward · · Score: 0

      SCSI has parity checking on the bus, EIDE has nothing

      Your better SCSI devices (Ultra-160 and newer) use CRC rather than parity (except for asynchronous transfers where they still use parity).

      SCSI drives typically XOR the logical block address into the CRC to detect the drive reading the wrong block

      No. In packetized SCSI (not available on the market just yet) the LBAs are CRC-protected, but existing devices just use the parity. There was a scheme a few years back to use an error-checking code on the upper byte of a wide SCSI bus during a narrow transfer, but it offered only marginal improvement over parity, so almost nobody implemented it and it was obsoleted.

    2. Re:Data integrity by Cheeze · · Score: 1

      scsi is:
      1) much much louder
      2) much much hotter
      3) less energy conservative
      4) much more expensive
      5) less chance of failure

      ide has a much better price/performance ratio compared to scsi. scsi is a time-tested option. scsi drives rarely have the problem that IBM recently had, where a whole brand of hard drives turns up bad. the same people that get scsi are the ones that still order T1's. the people that get ide for everything are the ones getting DSL.

      --
      Why read the article when I can just make up a snap judgement?
    3. Re:Data integrity by origin2k · · Score: 2, Informative

      Sorry I guess my post wasn't that clear. The crc and ecc I was referring to were used internally, I was not referring to the interface in that context. The last disk drive I worked on had:

      30 Bytes PLO (Used for syncing the read channel)
      512 bytes user data
      4 bytes CRC
      15 bytes ECC

      Our sister development team that did EIDE did not do the 4 bytes of CRC so they didn't have the option of XOR'ing the lba in the CRC.

      I haven't worked on drives for the last 2.5 years so my information is probably way out of date and varies between disk drive designs.

      The whole point I was trying to make is more effort is put into protecting the users data on enterprise disk drives.

    4. Re:Data integrity by BrookHarty · · Score: 2

      Buying IDE supports terrorism.

      -
      It is better to be quotable than to be honest. - Tom Stoppard

    5. Re:Data integrity by Anonymous Coward · · Score: 0

      Ah, thanks for clearing that up.

      SCSI drives are expected to deliver more data integrity so taking such measures internally certainly makes sense.

  40. To All Slashdot Readers #@ +1 ; Helpful @# by Anonymous Coward · · Score: 0

    Lame stories are posted to Slashdot while Biker Gangs On Turf Warpath.

    I wonder if John Ashcroft will call them as material witnesses or Donald Rumsfeld will
    call in the Special Forces.

    Thanks in advance.

    Woot

  41. IDE and SCSI are different by brandon · · Score: 1

    The architecture of SCSI Harddrives or devices in any case, are designed to handle constant throughput and not need the CPU and IO bus to handle requests. SCSI is also a supieror way to use RAID. True, there's software RAIDs that appear to be a good solution, but they don't give you the same performance, or reliability.

    On a side note, IDE's have high burst rates, SCSI is more sustained throughput. Also, my 5 year old SCSI drive still has a 4.5ms access time, most all high speed IDE drives don't have a access time like that, and when using RAID, that makes a large difference.

  42. Relative speed of drives. by the_hose · · Score: 1

    Please be precise and avoid using vague terms like "speed".
    Ask yourself what you are trying to describe, is it the speed at which the drive spins, the rate of data transfer, etc.

    This article is NOT a scsi vs ata comparison.
    For the purposes of the author, some otherwise crucial performance metrics were not relevant. For intance, the inferior seek time of available ATA drives had minimal impact on his application, and thus were not weighed.

    SCSI and ATA each have their place in different environments, and as long as the drive mfrs continue existing trends it is utterly useless to bicker about the relative merits of drive technology divorced from the context of specific applications.

  43. slashdot editor actually read an article? by iosphere · · Score: 1

    From the look of the comments it would seem a slashdot editor actually read the story before posting it. That's a sign of the apocolypse if I've ever seen one!

  44. I wish it was possible... by NOT-2-QUICK · · Score: 5, Insightful

    I wish it were possible to moderate the initial article submission as being off-topic, because from what I have gathered from actually reading this excellent article is that the individual who submitted this story completely overlooked the primary topic on which the article was written...

    The speed comparison of SCSI vs. IDE was most certainly referenced within the story context of the story; however, that was by no means the intended takeaway that the author had for his readers - it was but a supporting factoid of his other conclussions and thoughts. The article was a very written analysis, history and summation of the practice of Network Forensics. While it did cover a wide range of technologies (including hard disks) that aid in the collecting of such forensic intelligence, by no means was his observation of the increased speed of IDE drives intended to monopolize the reader's attention or be the central focus!!!

    Even worse, the majority of posters have (unsurprisingly) focused on everything but the article's intended subject matter. Now ensues the typical flame-war of people supporting their preferred technology instead of having intelligent discourse concerning this exciting and evolving new field of I/T security...

    Oh well...if you can't beat them, I suppose you might as well join them! For the record, my vote remains with the tried and true performance and quality of SCSI...

    --
    Beer is proof that God loves us and wants us to be happy. -- Benjamin Franklin
    1. Re:I wish it was possible... by Bios_Hakr · · Score: 2

      I wish it were possible to moderate the initial article submission as being off-topic, because from what I have gathered from actually reading this excellent article is that the individual who submitted this story completely overlooked the primary topic on which the article was written...

      I belive that feature is called Scoop. You can see a beautiful implementation of said system at Kuro5hin. Basicly, all the members of the community can submit stories(like slash), post comments (like slash), and rate comments(almost like slash). The differences lie in that everyone in the community votes to decide if a story gets posted, and everyone can moderate as much as they want. You can even post and moderate in the same discussion. Oh yeah, and I don't think Kuro5hin tracks "karma", but I could be wrong.

      --
      I'd rather you do it wrong, than for me to have to do it at all.
  45. external connections, length and number of cables by skidrash · · Score: 1

    with IDE you have to kludge a lot and it's never reliable ( in my experience)

    With SCSI external-device connection was _always_ given equal consideration in the protocol and feature designs.

    With LVDifferential scsi you can get 25M !!!
    I always wondered why the Beowulf people used simple network cards instead of doing a faster IP over SCSI layer for Linux. That would have been sweet, faster than gigabit at far lower cost ( we're talking 5 to 6 years ago, where gigabit was extremely expensive and SCSI was becoming very cheap.)

  46. Primary benefit of SCSI - Nostalgia by Anonymous Coward · · Score: 0
    I've been using SCSI exclusively since my Mac SE/30 (1985). I've got lots of fond memories of digging through boxes of cables for that elusive centronics SCSI terminator. The best thing about SCSI is that I can still use the stack of 40meg 5.25 inch drives from 'back in the day' as well as my 3x NEC Caddy CDRom and 88meg Syquest on the same interface as a new 50gig drive.


    There is nothing quite like the auditory feedback of putting the swap file on a 'classic' drive, like a 300meg full height Western Digital; you really know when your machine is working.

  47. any difference under FreeBSD? by Anonymous Coward · · Score: 0

    I think you need a server operating system like FreeBSD that can handle server loads to see the difference. Single desktop non-scalable *linux systems probably aren't up to snuff.

  48. How appropriate... by slipgun · · Score: 5, Funny

    according to Simson Garfinkel

    Hello SCSI my old friend
    It's getting very near the end

    --
    SpamNet - a spam blocker that really works
  49. Some people like it both ways (IDE+SCSI) by Xeger · · Score: 3, Interesting

    For the past five years I've run my system exclusively with SCSI components. When I first went out and bought a SCSI controller and a disk I paid a fortune for the privilege. At the time, the UW controller cost me $150 and a 9Gb IBM drive ran me another $300. The controller's SCSI BIOS added another 5 seconds to my boot time, and the IBM drive was full-height and loud as hell on account of it spinning at 10,000rpm. Regardless, I was a happy camper. I had consistently fast disk access, low latency and--best of all--I didn't get those annoying entire-system pauses while waiting for disk accesses to complete!

    Over the years the benefit running SCSI decreased. First bus-mastering IDE channels came along and got rid of the annoying pauses. Then they started turning up the clock speeds with UDMA 66, 100, and so forth, until my aging SCSI drives could barely compete with even an average IDE drive.

    Naturally, I did what any self-respecting bithead would do: I upgraded my SCSI components. By that time (circa 1999) the price gap between IDE and SCSI had narrowed somewhat (this was before IDE storage prices bottomed out) and I was able to purchase two 18Gb SCSI drives for a mere 25% than the equivalent IDE drives would cost me. And once again, I was happy with decent performance, low latency and high throughput.

    Two weeks ago, I found myself scrabbling to free up a few megs and realized it was that time again, time to upgrade my storage. Looking at Pricewatch, I noticed that IDE drives are now cheaper than Big Macs and come in similarly absurdly-sized portions. Would you like 160Gb of space for your MP3s? No problem--they've got you covered, at $200 a pop! Meanwhile, relatively few vendors have stayed on the SCSI bandwagon, demand for SCSI drives is mostly limited to legacy systems that don't support an IDE bus, and a 160Gb SCSI drive will cost you $900.

    In the face of this incredible price ratio, I did what any self-respecting bithead would do: I threw in the damn towel. Now I'm in a transitional period where I run 36Gb of fast UW SCSI storage and 160Gb of even faster IDE storage; I have a SCSI DVD-ROM drive, a SCSI CD burner, and an IDE DVD+RW burner, I/O controllers are fighting each other to the death to secure an interrupt, and the inside of my case looks like the aftermath of a tragic explosion at a cabling factory. I'm damned lucky my system is water-cooled, because I doubt any system fan could pull enough air through that morass of ribbon cables to make a difference in cooling.

    The moral of the story: SCSI had its glory days, but it just ain't cost-effective anymore. And with Serial ATA looming on the horizon and promising God's own transfer rates, it just doesn't make any sense to buy SCSI.

    1. Re:Some people like it both ways (IDE+SCSI) by geekoid · · Score: 2

      your not a bit head anymore, your a price consious consumer, there's a difference.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    2. Re:Some people like it both ways (IDE+SCSI) by Tycho · · Score: 1

      Well you could always do something goofy like using an Acard UW SCSI to IDE bridge. It allows the use of IDE drives with Ultra Wide SCSI controllers. Unfortunately the bridge only supports UDMA/66 on the IDE side and only 40MB/s for SCSI, so it isn't as fast as it could be.

      --
      Impersonating Tycho from Penny Arcade since before there was a PA.
    3. Re:Some people like it both ways (IDE+SCSI) by Anonymous Coward · · Score: 0

      Nice story dood. Exactly my experience as well. The versatility of SCSI, the ability to connect many types of devices, and vice versa, the ability to get SCSI running on many different types of machines is what I liked about SCSI. But over time this coherence has gradually disintegrated with the many types of connectors, firmware differences and implementation bugs, not to mention the backward compatibility nightmare.

    4. Re:Some people like it both ways (IDE+SCSI) by Anonymous Coward · · Score: 0

      And with Serial ATA looming on the horizon and promising God's own transfer rates, it just doesn't make any sense to buy SCSI.

      Given that God knows everything that is happenning everywhere at any point in time, his computers must have an absurd amount of bandwidth everywhere to make it happen.

      Damn, I wish I had one of those :-)

    5. Re:Some people like it both ways (IDE+SCSI) by Anonymous Coward · · Score: 0

      Could you imagine a beowulf cluster of those???

    6. Re:Some people like it both ways (IDE+SCSI) by Paul+Komarek · · Score: 2

      Another way to mix SCSI and IDE is to use IDE for the drives, but SCSI for external communication. There are some nice external IDE RAID setups available now, which talk to the server via SCSI.

      You can attach a handful of these external boxes to a server, with each box looking like a single big SCSI drive. Because SCSI cables can be strung ridiculously far, there is no problem daisy-chaining these boxes throughout your cabinet. The drives inside the box are IDE, which saves money.

      -Paul Komarek

    7. Re:Some people like it both ways (IDE+SCSI) by Anonymous Coward · · Score: 0

      You can still find Amigas on eBay if you really want one.

    8. Re:Some people like it both ways (IDE+SCSI) by Anonymous Coward · · Score: 0

      Given that God knows everything that is happenning everywhere at any point in time, his computers must have an absurd amount of bandwidth everywhere to make it happen.

      Damn, I wish I had one of those :-)


      In fact, this computer cannot be part of the universe, because it had to cope with itself plus the rest of the universe. This proves that there's either a seperate world that god does not know or our universe is this computer itself, in which case we are part of it.

    9. Re:Some people like it both ways (IDE+SCSI) by Xeger · · Score: 2

      Interesting! I'm going to look into this -- thanks for the tip!

  50. Expandable Storage... by NanoGator · · Score: 2

    "In the light of this article does anyone see any reason for going with SCSI in a desktop machine? "

    I do a lot of work with 3D Rendering and Digital Video, etc. I have tons of high quality footage that needs to be stored. The reason I'm running SCSI is because its' really easy to add new devices. SCSI has enough channels that you can have one card control a bunch of disks. I have 5 SCSI Drives at work and a couple of Firewire for transporting data around to other computers.

    At home I have 1 SCSI and 2 IDE hard disks, and now an external Firewire drive. The SCSI drive is my performance capture drive. I have a 14 gigger that's reasonably fast, and an 80 gigger that's slow. The 80 gigger is for archival of the compressed video, or the uncompressed I don't need to get as quickly. Then I have the Firewire 80 gig drive (also slow) that I attach and do backups to occasionally. The drive stays off when it's not in use. I figure it's more reliable that way. :)

    I can forsee the day coming before too long where I have only high performance IDE drives and Firewire drives, but no more SCSI.

    --
    "Derp de derp."
  51. What keeps most people on scsi? by G00F · · Score: 2, Interesting

    Is that they can have a lot more devices, and it isn't just limited to storage. MY personal system has 5 HD's, 1 cdrom, 1 zip, 1 scanner. All scsi. If it wasn't for that one thing, yea, ide would make scsi people stupid now days.

    Not to mention, there is also the smartness of the scsi controller. I've used "good" usb scanners, and ittakes over you computer when scanner. With scsi, you can burn a cd, scan a picture, and play quake3 with out a hickup. Now, who would do all that? Well think enterprises. Think 14 15000 RPM scsi drives in a raid 5 (or what ever). Or think media people having to render imamges while saving to a file and other stuff.

    Oh ya, and nothing like sending in an older (3 year old ) scsi drive for RMA, with no questions asks other than "how can I help you".

    But I have to admit, these days I keep quesioning myself on my coninuation of buying scsi for home. The I just look at all the things I have in scsi, and think of how I would "try" to do it w/o it. And I can't.

    Oh ya, somethign that you ide people can't do
    1 10k rpm hd OS
    1 10k rpm hd swap/tmp
    1 10k rpm hd data
    1 10k rpm hd applications/games
    1 10k rpm hd mp3/downloads, etc

    --
    The spirit of resistance to government is so valuable on certain occasions that I wish it to be always kept alive
    1. Re:What keeps most people on scsi? by Anonymous Coward · · Score: 0

      Uh... and why not? With the newer linux kernels there's no reason you can't do this if you've got an extra controller card.

    2. Re:What keeps most people on scsi? by Anonymous Coward · · Score: 0

      Oh ya, somethign that you ide people can't do
      1 10k rpm hd OS
      1 10k rpm hd swap/tmp
      1 10k rpm hd data
      1 10k rpm hd applications/games
      1 10k rpm hd mp3/downloads, etc


      The new line of ABIT motherboards have 6 IDE channels on board. So, if you're willing to spend cash, you can do it.

      Cail

    3. Re:What keeps most people on scsi? by Anonymous Coward · · Score: 0

      Ok, maybe I should have added the other hardware using the scs card, and also the fact it takes 1 irq(praticaly irrelavant nowdays) and 1 slot.

      6 ide channels 12 devices, 6 irqs, oh, and let me guess, it isn't 64 bit is it?

    4. Re:What keeps most people on scsi? by Anonymous Coward · · Score: 0

      The only reason SCSI makes sense at home is eBay. You can get Adaptec 2940UW's for between 35 and 55 dollars and 9~18 G Baracuda's and Cheetahs are going for between 15 and 40 dollars per drive. My standard box now is a small IDE system drive (2 ~ 6 G) and a pair of Baracuda's or Cheetah's for data storage. IDE is a very good for sequential access tasks like loading 12G of Mozilla. SCSI is very good at random access tasks like three processes doing an indexed random access search on a MySQL database with 300,000 records all at the same time.

  52. Just Purchased 360 gig 6 disk IDE raid5 server by klosskorban · · Score: 1

    Its price versus Reliability for heavy usage. Speed is about the same and with raid 5 if one of the WD drives fail its no big deal. Its a Tyan MPX, Dual Athlon 1800+ MP's, 512 DDR, 2 Intel nics, tnt2 video(cheapest they had), 560watt gold connect Enermax PS ($180), promise sx6000 raid card. All for $2200 plus $150 for Mandrake 8.2. I'm sorry our new server Kicks ASS. Try doing that with SCSI for anywhere near that price. !!!!! 360 GIG !!!!!!

    --
    Need help finding the flow? http://www.myspace.com/naturalismandbalance
  53. IDE RAID by C.+E.+Sum · · Score: 1

    IDE RAID is a wonderful thing, to be sure. In cases where you are concerned about storage and reliability over random-access speed, Linux software RAID or an IDE RAID controller can do wonders.

    We're putting together a pair of backup servers, and $90 80gb 5400rpm IDE drives in RAID-5 configuration make a fine solution. For the size of my company, 160gb or 240gb allows us to backup everything at a very attractive price.

    The system I'm putting together is a rackmount PII with a Promise Ultra100TX2 (two-channel IDE) and 3 80gb Maxtor 5400RPM IDE drives. The drives run $90 at Pricewatch. My total cost was about $300 for 160gb of somewhat redundant storage. Each of these drives will do about 30MB/sec sequental access if you saturate the IDE bus 2 drives. 36MB/sec if you use 1 drive per channel. 3 drives almost max out the PCI bus in this machine.

    And if you're just recording or backing up, even that speed is overkill.

    --
    -- Have you ever imagined a world with no hypothetical situations?
    1. Re:IDE RAID by Anonymous Coward · · Score: 0

      Please don't put IDE drives in a backup system..

  54. SCSI vs. IDE is not the issue by acidblood · · Score: 3, Interesting

    Although many people discuss the superiority of the SCSI protocol vs. the IDE protocol, this is not really the question.

    Manufacturers produce the fastest disks on the planet on SCSI interfaces only. There are no 10K/15K RPM IDE discs, period. If one wants the lowest access time available today coupled with respectable transfer rates, one must purchase a 15K RPM drive, which are only available in SCSI interfaces.

    For single-user access patterns, the author is correct to state that IDE drives have the lead today. StorageReview.com recently reviewed the latest 7200 RPM Seagate SCSI offering, and it was beaten down in single user tests by half a dozen of the newer IDE drives; however, when tested with server access patterns, it was the clear leader (excluding higher-RPM offerings, of course.) Still, 7200 RPM drives can't beat 15K RPM drives in any access pattern.

    And I noticed the author was RAIDing drives -- 3ware's RAID products are very high quality, and their performance exceeds each and every other RAID card out there, SCSI or IDE interface. That surely contributed to his conclusion that current IDE drives are faster than their SCSI counterparts.

    --

    Join the NFSNET. Our prime goal is making little numbers out of big ones. http://www.nfsnet.org/

    1. Re:SCSI vs. IDE is not the issue by buss_error · · Score: 3, Informative
      Manufacturers produce the fastest disks on the planet on SCSI interfaces only

      Actually, SSA is rated at 180Mbps, whilst SCSI 3 is 160Mbps. Technically, the fastest drives are RAM drives. DATARAM used to make boxes (8 or 12 U, as I remember) of nothing but static ram. Blazing speed, sky high prices.

      OK, I'm nit picking here.

      --
      Necessity is the plea for every infringement of human freedom. It is the argument of tyrants; it is the creed of slaves.
    2. Re:SCSI vs. IDE is not the issue by cybercrap · · Score: 0

      I think you mean MBps not Mbps, cause shit my ide drive is faster than 180Mbps.

    3. Re:SCSI vs. IDE is not the issue by ottffssent · · Score: 3, Insightful

      I agree that 3ware makes excellent products. One slight nitpick though. The Adaptec 2400A beats 3ware's 7450 in some RAID level and test combinations, though it is limited to 2 channels whereas 3ware offers the 7850, with 8 channels.

    4. Re:SCSI vs. IDE is not the issue by Paul+Komarek · · Score: 2

      Do you have a model name or number for these boxes? I would love to read about one, just for the sake of curiousity. What a great idea that has virtually no use today!

      -Paul Komarek

  55. RAID speed-up by morbid · · Score: 0

    10-20%
    Hell, with software raid alone and, say, 8 15k RPM U160 SCSI drives you can easily get a 100% speedup.
    As soon as you go for hardware striping, your bus becomes the limiting factor, not the drives, that's why medium-high end boxen have differential SCSI i.e. 2 SCSI controllers speaking to 1 array.
    Try 10 drives in a stripe over dual U160 SCSI controllers.
    :-)

    You will be impressed.

    --
    I'm out of my tree just now but please feel free to leave a banana.
  56. multitask latency by Anonymous Coward · · Score: 0

    For linear access to limited (less than 0.2 TB) storage I would always go with IDE due to the cost savings. For multitasking (multiple concurrent processes/users) with continual seeks over a large storage area, I would definately go with 15,000 RPM drives and RAID stripping using SCSI to achieve minial seek latency. The features needed to reduce latency definately fall in the SCSI court. Since this tends not to be a factor or adding additional RAM provides more performance per dollar, I would agree that IDE is almost always perferable for workstations when money is an important consideration.

  57. In place of 'tcpdump' and 'strings' try 'ipstrings by jrifkin · · Score: 1
    The article states:
    Analyzing the Data

    After you've taken measures to collect the information, your next big decision will be the analysis tools that you can bring to the table. If you have built your own system, your primary analysis tools will be tcpdump and the strings command.
    <blatent plug>

    ... or you can try ipstrings which is included in the ipaudit and ipaudit-web packages.

    </blatent plug>
  58. SCSI vs. IDE in MaximumPC by samdu · · Score: 1
    Last month's issue of MaximumPC had a head-to-head comparison of SCSI and IDE technology. Basically, while SCSI still has some advantages (multiple command handling, faster platter rotational speeds first, etc...) IDE is better for the desktop machine. And, as difficult as it is for me to admit (I'm an old school SCSI guy from the Amiga days) I'd have to agree. IDE drives are now pretty smokin' fast. They're cheap and unless you're last name is Rockefeller you can get more storage than you'll really need (TM) for a handfull of bills. This may all be moot not too far in the future anyway as I think that Firewire will eventually replace SCSI and USB may eventually replace IDE. One can hope, at least. :)

    Sam

  59. Re: USB 2.0 v. Firewire by Anonymous Coward · · Score: 0

    I don't think this is the place for a USB 2.0 v. Firewire flame-fest. But they're two different standards for different things. I can't imagine that there won't be a 800MB/s or 1600MB/s implementation of Firewire--it's built into the spec.

    USB 2.0 might make it easier for high-speed USB CD-RW drives or improve scanner data transfer. I don't think there's any way it can handle the volume of digital video that's the bread and butter of Firewire.

    -AC

  60. When they fix the jagged mouse pointer problem.... by e_n_d_o · · Score: 2

    Ah yes, another IDE vs SCSI debate. That's my cue to bring up the same point I've made in the last 500 /. IDE vs. SCSI debates, and hope that this time someone actually has an answer.

    Heavy use of SCSI drives does not noticably impact system performance. When I say "noticably," I mean those intermittent pauses a computer experiences during disk usage. That is, when you're moving your mouse and the pointer skids across the screen, making it incredibly difficult to get any work done. I absolutely hate this. If anyone knows of an IDE setup that will solve this problem, just THIS problem, I'll dump my ridiculously expensive Seagate X15 in a heartbeat. Until then, its worth it to me to shell out an extra $200/box and deal with smaller capacity drives.

  61. What about reliability of SCSI? by logout · · Score: 1

    Yes, I admit that I haven't used SCSI drives for the recent two years.

    But the reason I preferred SCSI drives for some of the server systems was that SCSI drives were more reliable when multiple users were accessing the drive at once; the system with SCSI drives did not slow down so much as one with the IDE drives. For some reason, it seemed that SCSI controllers relieved some work from the CPU.

    Whie the speed of the IDE drives didn't match SCSI ones that time, IDE was my choice when I built my personal system or small-sized server. IDE was simply much cheaper. However, when there is a possibility that multiple users use the server at the same time, I always chose for SCSI, because of its reliability.

    Is it changed nowadays? Is IDE now faster and more *reliable* than SCSI? I heard from some of my friends that they always go for IDE when they build a computation server; they are ph.d. students from engineering schoool. I think they are right in the sense that multiple access to the drive is seldom an issue with scientific computing applications. But if they build one computational server for the entire lab people, I would definitely recommend SCSI to them, based on my previous experience. Now with the increased performance of IDE drives, do I need to switch to IDE drives for these cases? What are your opinions?

  62. what?! by burtonator · · Score: 1, Offtopic


    in the past SCSI beat IDE hands-down but now according to Simson Garfinkel...


    OK! What do Simon and Garfunkel know about SCSI!

    Maybe they should testify for Microsoft in the anti-trust case...

    :)

    1. Re:what?! by Anonymous Coward · · Score: 0

      ~~We'd like to know a little more about you for our files~~

  63. Right.... by sigma-z · · Score: 1

    ....synchronous versus asynchronous io.

    ...'nuff said...

    --
    *==Sigma-Z==*
  64. No. by bani · · Score: 2

    SCSI has parity checking, EIDE (UDMA) has CRC.
    SCSI drives (from the same manufacturer) use exactly the same physical mechanism as EIDE ones, but with different controller cards (or sometimes, just different firmware and different physical connector)
    SCSI and EIDE do exactly the same ECC mechanism and exactly the same reserved-bad-blocks mechanism.

    1. Re:No. by eparusel · · Score: 1

      Would you like to give some proof to these statements? If they use the same 'physical mechanism' as EIDE drives, why is the MTBF so much higher on a SCSI drive?

  65. Don't count out FireWire by SpiceWare · · Score: 4, Informative

    FireWire Faq

    Sure USB2.0 is about the same speed as FireWire, but FireWire hasn't been standing still - it's next version calls for speeds of 800Mbps and 1.2Gbps. There's even plans for fiber and wireless based versions.

    However, even more import is that FireWire is PEER based. A computer is not required to transfer video from one device to another. There's already a bunch of video equipment that has FireWire support, camcorders as well as the Playstation 2(Sony calls it i.LINK instead of FireWire or IEEE 1394) come to mind.

    While it might be possible to hack USB 2.0 for use without a computer, USB 2.0 wasn't designed for it. I suspect such a hack would be a successful as the "patched on security" we see in Windows.

    1. Re:Don't count out FireWire by Noehre · · Score: 1

      What does this have to do with anything?

      Firewire and USB2.0 aren't even in the same league as IDE and SCSI.

      You actually think that those external Firewire and USB2.0 hard drives connect directly via Firewire/USB2.0? Not a chance. They all use IDE converting daughterboards.

      So what is the point of your post?

  66. This guy's a retard by Anonymous Coward · · Score: 0

    Firewire vs USB 2.0 & SCSI vs IDE have something in common. Firewire and SCSI both have dedicated chipsets to handle devices, while IDE and USB 2.0 both rely almost soley on the processor to handle the brunt of IO commands and processing. That's why when I plug my firewire/ USB 2.0 portable drive into my firewire port it performs significantly faster than when it's plugged into the USB 2 port. Same drive. Sounds like USB 2 straight from intel's marketing department, you need a faster processor.

  67. Re: USB 2.0 v. Firewire by rnd() · · Score: 2

    this would be an interesting discussion... i hope someone comments...

    --

    Amazing magic tricks

  68. Um, duh? by Wakko+Warner · · Score: 2

    The Barracuda ATA IV is an IDE drive.

    IDE still has a long way to go.

    - A.P.

    --
    "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
  69. Re:external connections, length and number of cabl by Anonymous Coward · · Score: 0


    Yeah, if only those Beowulf dorks had
    asked you. It would have rocked. You are
    the man.

    LOL.

    Newsflash:
    Some /. punk thinks he is smarter than Becker.

    LOL.

  70. outdated test hardware by Anonymous Coward · · Score: 0

    the article mentions 160 scsi harddisks ; there are scsi 320 hard disks now, running at a swift 15000rpm

    ide will never ever be any better then scsi ; scsi is faster, has a higher fault tolerance, higher MTBF and it doesn't eat your cpu when you're copying a couple of gigs.

    and that's that.

  71. What about my firewire interface with IDE drives? by MaceSoul · · Score: 0

    I have a firewire interface for IDE drives. Someone chime in on pro/con of 1394 vs. SCSI. I can tell you one thing for sure, with 120GB IDE drives costing a little over a buck a gig, you'd have to be insane to go SCSI for bulk personal storage. I can put a quarter terabyte of MP3's on my machine for under $300. Hell-yeah!

  72. All worry, no substance by Junks+Jerzey · · Score: 2

    For many years we were told that SCSI is superior to IDE.

    This is completely irrelevant unless you have an application which is tremendously hard drive bound, and you've done benchmarking to determine which type of drive or specific model of drive will work best for your purposes. Otherwise this is just the typical, meaningless fretting that some geeks have made a hobby of, such as buying a new, expensive video card so they can get 327fps in Quake instead of 270.

    1. Re:All worry, no substance by LordHunter317 · · Score: 1

      Guess what,
      I can on my dual 7200RPM IDE system:
      rip or compile.. not both.. and expect to get any work done. Even then, the system still gets latency.

      Slocate's cron job is even worse if I'm up late.

      I'm rarely at my home computer, so I have to be able to queue and automate everything as much as possible. That includes being able to pound the living crap out of my drives.

      Most things are tremenoudlsy hard-drive bound, you just don't realize it. 512MB of ram goes a long way to caching.

  73. Clueless much? by Anonymous Coward · · Score: 0

    Maxtor doesn't make anything faster than 7200 RPM.

    Looks like you've been screwed!

  74. latency is the big difference by j_dot_bomb · · Score: 0

    The latency of 10ms on ide and 5ms on scsi (typical) are by far the slowest things you have to deal with on a computer today (other than CD latencies). It hasent changed much in 5 or 10 years. You will notice a substantial speedup in a number of applications and windows functions.

  75. talk about a troll by craw · · Score: 1

    This is kind of sad. Simson Garfinkel (co-auther of "Practical Unix & Internet Security") writes a nice article about collecting and analyzing network traffic. As an aside, he comments about SCSI versus IDE.

    What ensues? A debate about SCSI vs IDE. Talk about your trolls.

    Why aren't we discussing network forensics? Besides basic network security, there are a lot of ramifications to this as Garfinkel alludes to in the summary.

  76. Re:When they fix the jagged mouse pointer problem. by gatkinso · · Score: 1


    I have noticed this behavior on el cheapo IDE solutions. Get yourself a MB with a decent IDE controller (or buy a good IDE card).

    Asus, Tyan, Intel. These are pretty decent MB solutions for relatively little money.

    --
    I am very small, utmostly microscopic.
  77. Re:When they fix the jagged mouse pointer problem. by jgore26785 · · Score: 1

    There is a solution to your dilemma....

    Heavy use of SCSI drives does not impact system performance because you have a SCSI controller handling most of the low-level IO.

    I have an ASUS motherboard with an IDE RAID controller built onboard (Highpoint HPT370). I don't use the RAID aspect of it, but it's just as suitable as an IDE controller and allows me to use the maximum performance of my IDE hard drives while utilizing about 5% of my CPU. It is amazing how much more work I can get done while my hard drives are pegged.

    All this for about $30 increased motherboard price...

  78. Re: your unrelated product plug by FuriousJester · · Score: 1
    Thanks for plugging your product, but try to get the details straight. The product Mr. Garfinkel is talking about, NetIntercept, is recording packets directly off of a network interface, not analyzing log files.

    From a forensics point of view, packets are more reliable than logs. The work that these products are doing is not even comparable, in terms of accuracy of network forensics. The packet based method gives you greater detail.

    After a competent system compromise,the best you can hope for with distributed logfile analysis is discrepancy checking between systems and flagging of suspicious data. Having a packet history allows you to reconstruct the session, and figure out how what got recorded in your logs happened.

    It is somewhat more difficult to go from logs back to packets, eh?

    --
    Never send anything unencrypted that you don't want to have appear in court.
  79. My simplistic view by tommy · · Score: 1

    1. I have a Cheetah X15 in my home computer and a Maxtor IDE in my work computer.

      Sisoft Sandra has told me that my X15 is significantly slower than a 7200rpm IDE drive, but I can say from using them that my X15 (and even my previous 10000rpm Cheetah for that matter) absolutely runs circles around any IDE drive I have ever used.

      I switched to SCSI in 1998 when I got my first Cheetah and I have never looked back. I would much rather have a fast hard drive than a huge drive that takes forever to access its data.

      Plus, Cheetahs can warm the house on those cold winter days!
    --

    I have a woman and money. Life is good.

  80. Whatever... by levendis · · Score: 2

    That's just great. I hope that anyone with half a brain who reads this article takes it with an incredibly large grain of salt. If you are using one or two drives, IDE might be comparable to SCSI (as long as your have the drives on separate channels!) for most "workstation" type applications. Any more than that, and SCSI is the way to go (or Fibre Channel...). Here are just a few reasons:

    - tagged command queuing (multiple outstanding I/O requests to a single drive)
    - disconnect (drive does not "hog the bus" while waiting for an I/O to complete)
    - you can have up to 15 drives per channel (compared to 2 on IDE) with minimal performance impact
    - 15,000 RPM SCSI drives are available, although they do require extensive cooling.

    It really burns me when some idiot claims SCSI is dead just because he doesn't see any reason to use it on his POS desktop system. A friend of mine recently set up a PCI-X based system with 8 SCSI channels and lotsa drives, and benchmarked it at over a gigabyte a second transfer rates (yes, that's 1024+ MB/s). It'll be a long time before you see that with IDE anything.

    (Serial-ATA does promise to bring many improvements to the low end of storage, but by the time it gets common, SCSI will be even further along with Ultra320, etc)

    --
    ---- I made the Kessel Run in under 11 parsecs.
  81. Neither are prefect. by jtshaw · · Score: 2, Insightful

    IDE has gotten a lot faster these days but there are still many flaws.

    For one, most of the ATA133/ATA100 is a lot of hype. On long transphers (or any transphers that exceed the cache size of the drive) I have yet to see an IDE drive break 30-40 MB/s. In fact, testing an "ATA133" drive on an ATA133 controller vs. an ATA100 controller I saw no gain in speed. There was a gain from ATA66 because the ATA66 bus can't quite sustain 30-40MB/s constant.

    Which brings me to another point, like all buses, the 66/100/133 is the peak allowed, it is usually not nearly that fast.

    The drive speeds could be higher on IDE. You can get some top notch SCSI drives that run at 15,000 rpm. The best you find with IDE is 7200rpm. The drives would obviously be a little better at filling the bus if they had faster motors.

    The IDE bus lacks any intelligence. It is the intelligence you are really paying for on SCSI. The command queues, multitasking bus, ect. ect.

    Lastly, SCSI drives are obviously way more expensive, as are there controllers. Of course you are getting a higher quality (read=better built, not faster) product.

    Basically what it comes down to in real world performance is no matter what you choise, IDE or SCSI, your disk drives will be the biggest bottleneck in your system by a long shot. If you run a single drive system, or have enough buses so you don't share them SCSI doesn't really provide enough to justify the cost on a desktop in my opinion.

  82. If it's only one drive by GrumpyOldManager · · Score: 1

    About five years ago we noticed that IDE equipted PCs loaded linux (over our network) faster than SCSI equipted PCs. This was not the first time techs had told me this story as when the first IDE Macs came out about nine years ago the same thing was noticed.

    The theory was that with one drive on the machine the SCSI bus had more overhead (the better to manage its greater abilities with) to deal with than the IDE drive.

    Don't forget that scheduling of I/Os for different partitions on a drive plays a role in performance as well. It's often best to test your specific hardware/OS drivers/applications yourself and treat the popular press articles proclaiming one technology as best with a bit of skepticism

    We've deployed hundreds of linux desktop machines without SCSI support saving $$$.

  83. Costs: Why SCSI > IDE? by deragon · · Score: 2, Insightful

    Can someone explain me why SCSI drives are more costly than IDE? I believe (I might be wrong) that many IDE and SCSI drives share the same mechanics and thus, its the electronics that change.

    I can understand that 80's and 90's that SCSI electronics were expensive, but I would have expected that electronics prices would fall. How complex is a SCSI controller? Does it have a chip running at 600Mhz or something?!? (Guess not).

    Any input about the reasons why SCSI $> IDE is welcomed.

    --
    Remember the year 2000? They promised us flying cars. They delivered the PT Cruiser...
  84. IDE might be faster one drive at a time.... by scharkalvin · · Score: 1

    but try doing interlocked operations on several ide drives. That's what RAID is about, and IDE will SUCK big time at it because you can't do interlocked io over several disks. With SCSI you can have operations going on on several devices on the same bus, but IDE is strickly a one at a time affair. So in a computer with a single disk IDE might win, but in a system needing a disk farm there is only one choice .... SCSI.

  85. IDE faster than SCSI? Maybe only with sequential by Captain+Morgan · · Score: 1

    I'd like to see what benchmarks they are using to compare the performance of SCSI and IDE drives. For instance whether they are comparing sequential read/write or random read/write.

    Take a comparison between Maxtors DiamondMax Plus D740x and a Fujitsu MAM3367MC/MP:

    DiamondMax Plus D740x
    7200 rpm
    8.5ms average seek time
    41MB/s(OD) to 25MB/s(ID) sequential transfer rates
    145 IOMeter heavy load(should be about the same depth as the database index measurement)

    Fujitsu MAM3367MC/MP:
    15000 rpm
    3.5ms average seek time
    57MB/s(OD) to 44MB/s(ID) sequential transfer rates
    364.34 IOMeter database index

    Even if these specs are off by a few percent we can see that for sequential workloads with low queue depth that IDE and SCSI are about the same. IDE wins on price, SCSI wins on overall data integrity and drive reliability.

    For random workloads however SCSI is far faster than IDE in general due to the much lower seek time. Random workloads also often tend to have very deep queue depths, sometimes 32+ commands are queued. IDE drives don't perform command queing. Because of a SCSI drives command queuing the drive can internally reorder seeks. This gives a very large performance gain. Rotational latency is a huge factor in seek time, this is why 15k rpm beats out 7200rpm with random workloads.

    The article could have been a bit more descriptive when it described why they claim IDE drives perform better than SCSI although it appears clear that it is due to the typical sequential workload of their application.

  86. Simon & Garfunkel Reunited!! by ScoLgo · · Score: 2, Funny

    Talk about scuzzy! What is it with all these old rock/folk has-beens making comebacks lately, anyway?

    What? Simson Garfinkel? Who the hell is that? I thought it said... oh hell, never mind...

    --
    "Michael, I did nothing. I did absolutely nothing - and it was everything that I thought it could be."
  87. Don't forget disconnection and hot-swapping! by doorbot.com · · Score: 2

    In addition to the numerous advantages listed by previous posters, SCSI also includes the ability to "disconnect" a drive from the bus, through the software. In theory (or at least in my understanding), then the drive is effectively idle and you can unplug the device from the bus without damaging data on the drive, or corrupting data being sent to other drives.

    Of course, those who would try this should be using another great feature of SCSI: the single connector attachment (SCA) plug, which allows SCSI drives to be hotswapped, and often assigned a SCSI ID on the fly.

    While many have spoken about the ability for SCSI drives to be used in RAID configurations, a huge benefit is the fact that the drives can be swapped off of the bus/host without turning the host off. This is a huge boon for server environments, where uptime is king. IDE does not have any features like this.

    SCSI also has the ability to be used in a "simple" cluster of two machines. Sorry, but I'm hardly an expert on this, so I can't fill in the specifics. But you basically have two identical machines each with a RAID controller, and then these are both hooked up to the same disk array. That way, if one machine goes down, the other still has the current file data.

    1. Re:Don't forget disconnection and hot-swapping! by afidel · · Score: 1

      using hotswap trays both Adaptec 2400A and 3Ware Escalade line support IDE hotswap.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  88. tagged command queueing by calc · · Score: 1

    New IDE drives have tagged command queueing also but Linux does not currently support it. From what I can remember at least IBM and WDC drives support it. Support was added around Linux 2.5.8 but was removed while it is being rewritten. It will probably reappear in a few weeks or maybe a little longer.

  89. Umm, no? This is ridiculous. by ProtonMotiveForce · · Score: 0
    If he's saying that a high-end IDE drive is faster than a high-end SCSI drive in any but the most obscure benchmark item, he's insane. It's simply not true. A Seagate X15 (or some of the newer high-end SCSI drives) laugh at IDE speeds.


    Per-cost, maybe. But it's silly to claim IDE is faster than SCSI with no qualifications (e.g. cheap SCSI).

  90. IDE use : 1 TB RAIDs less than $4000 by martial · · Score: 1

    Where I work, I have had to set up a few RAID systems, and the solution that we decided to work with was entirely based on IDE hard drives.

    Here is the solution I did recommend and implement (we are working with 120GB hard drives for now, but with the now available 160GB it can be a 1120 GB RAID) :

    1) The Hard Drives : ~$1200 (1TB solution for $1600)
    MAXTOR 120GB about ~$150 a piece ... 8 of them

    2) 8 port Hardware RAID Controller: ~$900
    3ware 7850 / ~$900
    (This card is ATA133 compatible with 8 port Hot Swap/Hot spare independent ports and of course fully supported under Linux (kernel 2.4.18 is recommended))
    (NB: we looked at the Promise solutions but preferred this solution over a SCSI Disk rack)

    3) Case and Racks: $320
    ENLIGHT 8950 / ~$160
    (This case has 1x 3.5" floppy drive bay and 9x front 5.25" drive bays)
    Removable HD Rack with Dual cooling Fans / 8x$20
    (with ATA100 compatible cables)

    4) Computer: old parts (new ... about ~$300)
    Athlon 500 / 256MB / 20GB HD / NIC (no Monitor)

    And works as we have about 4 of them with the solution presented here in different total HD size configurations.

    --
    -- Martial MICHEL
  91. use the best technology for the job! by deviator · · Score: 5, Insightful

    Beta is technically superior to VHS.

    Novell Netware is technically superior to Windows NT.

    SCSI is technically superior to IDE.

    Does any of this matter to most of the market? Not really, since most people look primarily at up-front cost. I've been telling my customers (mainly small businesses) that mirrored IDE drives are the best value for general purpose data storage. The gap has narrowed; IDE definately makes more sense for most people (and even most servers) these days.

    If I were specing out a system for high-end video editing, or a system that absoulutely had to process thousands of transactions a second, or a general purpose file or e-mail server that supported thousands of users, or a GIANT SAN, I'd go with SCSI. SCSI shines in really big storage pools, or in places where you absolutely need the fastest possible speed. But for most things, IDE undercuts SCSI by a longshot.

    That said, there is one major problem with IDE, and it's not bandwidth (as most "higher-end" IDE-RAID controllers (such as some of the new ones by Adaptec) have multiple channels for multiple drives) - it's lack of VERY standard chipsets & APIs needed to access IDE block devices. The original spec has been hacked onto so many times that you're really at the mercy of the manufacturers' drivers for any "sophisticated" IDE implementations. This has gotten me into trouble several times. SCSI drivers tend to be more plentiful than high-end IDE drivers, and the testing cycles seem to be better because OS vendors actually care about them.

    But again, people who buy IDE just on the technical merits of it may as well throw their money away. I wish the situation were different, but I don't think it will change unless drive vendors DRASTICALLY lower SCSI drive prices. Right now they're getting away with charging lots of extra dough simply because managers are hearing "SCSI is way better!" from their employees when purchasing hardware. That may have been true a few years ago, but it'll take a few years for the general consensus to swing in the other direction. (I really, really like SCSI too, and I think IDE sucks as a technology... but money talks) :(

    1. Re:use the best technology for the job! by Spinality · · Score: 1

      "Use the best technology for the job"
      "Beta is technically superior to VHS."
      "I've been telling my customers (mainly small businesses) that mirrored IDE drives are the best value for general purpose data storage."


      So, uh, does this mean you still use Beta? Kewl. Great to see somebody who stands by his principles in the face of overpowering market forces.

      It's actually not generally the best advice for a client, though. You rarely lose *in the long term* betting on the market leader. Sad but true.

      --
      -- We all have enough strength to endure the misfortunes of other people. La Rochefoucauld
    2. Re:use the best technology for the job! by Gutboy_Barrelhouse · · Score: 1, Funny
      > Novell Netware is technically superior to Windows NT.
      Really? Because I have to use NN at work, and it basically sucks...

      Oh, I see.

    3. Re:use the best technology for the job! by deviator · · Score: 1
      whoops! last para: s/people who buy IDE/people who buy SCSI/

      that might make more sense. :)

    4. Re:use the best technology for the job! by cookieman · · Score: 1

      Hi!

      Just a little "fact" correction...
      >> Novell Netware is technically superior to Windows NT.

      Not to be on M$ side but did you ever tried to build/work on a Novell NLM project?
      I would not wish that even to my worst enemy. Try to find a compiler for that platform. And the debuging feature for that platform is near to nonexistant...

      Another "feature" that is not very known about Novell Netware: before version 6.0 every Netware was build on Non-Preemptiv Multitasking, every application could hold the CPU for itself as long as it wants... (see exception: CPU hog). I'm not sure about version 6 either.

      Please check your "facts" before posting.
      Just my 2 cents as a developer...
      Regards,

      --
      Just another coder...
    5. Re:use the best technology for the job! by deviator · · Score: 1
      hey - (totally offtopic) I'm taking the "view from 10,000 ft. approach" - i.e., Netware doesn't break down like NT... Netware is easier to upgrade than NT... Netware is easier to move than NT... Netware more closely follows standards than NT... Netware is faster than NT... Netware is more secure than NT... these are all facts. :) I wish all of my customers would run Netware, because it means I'd rarely have to see them unless I'm installing something new.

      I don't develop for Netware, but I understand it's a pain in the ass to develop NLMs compared to writing win32 code. But writing solid server apps SHOULDN'T be for everyone... and Netware is clearly not built for developers (to its own detriment)... it's built to be the best possible file server, which it is.

      Nowadays, Novell is really pushing hard for people to develop in Java instead. (I believe) the kernel is now fully pre-emptive (pretty sure they fixed that with NW5, but I could be mistaken) and threads split across processors really easily now. Clustering comes _with_ Netware 6 out of the box - and it works great! There's a lot to be said for it as a good web services platform... just most people don't think about it. Check it out if you get a chance - http://www.novell.com/netware

      No one said it wasn't easy to develop apps for Windows... that's part of Microsoft's genuis... because they certainly don't maintain market share based on the technical merits of their software.

  92. SCSI Adapters for IDE drives by Malc · · Score: 2

    Does anybody have any experience with SCSI adapters for IDE drives. The cost of an IDE drive + SCSI adapter seems lower than a normal SCSI drive.

  93. This is NOT what the question is about by MrScience · · Score: 1

    The question's author specifically asks about desktop machines, and states that there are obvious server benefits to SCSI. It sounds like IDE is definitely the way to go for a single-user box.

    --

    You quitting proves that the karma kap worked. The most annoying of the whores shut up. --CmdrTaco

  94. IDE overtaking SCSI.... by Tranvisor · · Score: 1

    Just think about it, so many more billions of dollars are pouring into R&D for IDE drives for one simple reason, its a much larger market. Now I don't know if SCSI is out of the race yet, but you must accept that for the last couple years, for the first time ver, the race is actually close.

    SCSI is a limited use technology, its expensive and not many usual computers use it. Eventually, I think IDE will outpace it. Especially since motherboard manufactures now see the goodness in putting at least 4 channels of IDE on-board :).

  95. Re:external connections, length and number of cabl by arivanov · · Score: 2
    With LVDifferential scsi you can get 25M.

    Nope. That is HVD. LVD is less. 12m if you do not have SE devices on the bus. Even one SE device drops it further down to 1.5m. Check the FAQs on http://www.cablemakers.com. In btw: they are the only ones I found to supply HVD parts.

    --
    Baker's Law: Misery no longer loves company. Nowadays it insists on it
    http://www.sigsegv.cx/
  96. Heavy IDE disk load = poor performance by Malc · · Score: 4, Interesting

    I have a dual P3-850 (was a P2-450). Under heavy CPU load it remains suprisingly responsive. However, if it's under heavy disk load, it crawls, even though Ultra-ATA isn't very heavy on CPU utilisation.

    My previous machine was a single PPro-200 with SCSI disks. Under heavy CPU load, it crawled horribly. However, under heavy disk load, it remained much more responsive than my current system.

    Therefore I conclude that SCSI really does perform better, even if the drives themselves are matched on throughput and access times. I think most benchmarks suffer a little from tunnel-vision and focus only on the raw disk performance without really taking into consideration what it all means in real world situations.

    I put up with the worse overall performance of IDE because it's so much cheaper. Of course, I'm up to my limit (4 devices) and need a new controller if I want to add anymore. And, I have to remember to be careful about tying up the IDE bus attached to my CD-RW when I'm burning discs. I can't see the last point being a problem with SCSI.

    1. Re:Heavy IDE disk load = poor performance by markmoss · · Score: 2

      The article more or less said that -- they are running a very unusual application, trying to capture everything on a network and log it to disk. That's a single-user application running the HD's harder than most servers ever do. So yeah, raw speed was what counted there, but things are probably different for whatever you are doing...

    2. Re:Heavy IDE disk load = poor performance by djneko · · Score: 1

      Preach on, brutha-man.

      Seriously, though, I have 2 Seagate Cheetah's running in my home system, a 9 gig boot/program install drive and an 18 gig data drive. Never have any trouble with disk access lagging my system...

      until... I try to burn a cd on my 20x Yamaha drive. It pegs my (athlon 1GHz) processor out to 100% CPU and my machine crawls like my first 486dx/100 trying to run Win95. It's HORRIBLE.

      I don't have a SCSI burner to test against (oh many a 5 minute span of time have I wished for one though) but copying data off my plextor 40x (again, ultrawide scsi) barely registers on radar.

      Of course, I'm not worried about having a hug3 h4rd dr1v3 to fill up with l33t w4r3z, so I don't mind paying my premium for the joys of SCSI. As long as my photoshop loads in under 5 seconds, I'm happy.

      --
      `/\/\
      (^.^)
      (")(")
      not quite an analog pussy, just a cat that plays with vinyl
    3. Re:Heavy IDE disk load = poor performance by Pedrito · · Score: 2

      No offense, but a "population of one", as statistics go is hardly conclusive, though your conclusion may be correct, the example is limited in the ability to draw a conclusion. Just thought I'd point that out.

    4. Re:Heavy IDE disk load = poor performance by Miksa · · Score: 0

      You probably don't have DMA enabled for your burner. It would probably help greatly.

      --

      Begging for modpoints since '03
  97. Another Reason IDE sucks by lamontg · · Score: 5, Informative
    IDE write buffering also sucks. From the FreeBSD tuning(7) man page:

    FreeBSD 4.3 flirted with turning off IDE write caching. This reduced write bandwidth to IDE disks but was considered necessary due to serious data consistency issues introduced by hard drive vendors. Basically the problem is that IDE drives lie about when a write completes. With IDE write caching turned on, IDE hard drives will not only write data to disk out of order, they will sometimes delay some of the blocks indefinitely when under heavy disk loads. A crash or power failure can result in serious filesystem corruption. So our default was changed to be safe. Unfortunately, the result was such a huge loss in performance that we caved in and changed the default back to on after the release.

    [...]

    There is a new experimental feature for IDE hard drives called hw.ata.tags (you also set this in the bootloader) which allows write caching to be safely turned on. This brings SCSI tagging features to IDE drives. As of this writing only IBM DPTA and DTLA drives support the feature. Warning! These drives apparently have quality control problems and I do not recommend purchasing them at this time.

    So, SCSI is better both for performance and for data integrity.

    1. Re:Another Reason IDE sucks by Billly+Gates · · Score: 2

      Oh please.

      FreeBSD has been known to have a crappy ide interface implemantation while having a good scsi one. Especially with write buffering. This should change in the 5.x series. In the linux kernel 2.0x and the opposite was true. This manpage is about the freebsd issue with its own kernel cache write buffering drivers and not about which drive is better. ALso the part that mentions data integrity in case of a power failure is an issue no matter if the drive is scsi or ide. Yes, a better write buffering driver may help but it will not fix the problem if the filesystem is not journaled and the power goes off. All this has nothing to do with ide in general. Regardless as to what this manpage says, you should not have write caching on at all in a server unless it supports a journaling filesystem! Hell, even on my Windows2k workstation, the first thing I do is disable write caching.

      Yes I sound like an ide biggot but I support scsi for a server. I just think its laughable on anything else in this day and edge whith ata eide available. $400 for a low end hard drive? Please. If I wanted a raid for my personal use, I would use ata133 over scsi in a heartbeat and would probably NOT use FreeBSD obviously. Or if I did I would turn the write cache writing for sure.

    2. Re:Another Reason IDE sucks by lamontg · · Score: 2
      You don't understand the issue. The issue is that SCSI drives don't lie about write completion while IDE drives do. That means that even with a journaled filesystem your data integrity can be compromised by using IDE drives, but not with SCSI drives. It has nothing to do with the crappiness or otherwise of anyone's IDE or SCSI drivers. This issue would exist in a world with perfect OS drivers and perfect journaling and/or softupdate filesystems.

      Granted, there's a tradeoff here. How likely are you to get bitten by this IDE issue? Remember that you have to lose power to the drive at the exact same time that you're doing at least two virutally simultaneous transactions to the disk which get reordered in the write buffer. At home its probably worth the risk in exchange for the cheap storage. At some point though you start dealing with workloads which increase the risk and data becomes valuable enough to you that you're going to need to start using SCSI drives for the reliability.

  98. Look! They are *different*, not better/worse. by Moderation+abuser · · Score: 5, Insightful

    IDE drives are fine in a desktop machine. It isn't likely to be heavily stressed and any reads and writes are likely to be from a single application at a time and a single user at a time with a CPU that is typically 99% idle. Such a user doesn't need the benefits of SCSI and the additional costs that the marketing people add.

    If however you have 100 people all accessing different pieces of the disk, some reading some writing then IDE will just not cut the mustard. It requires too much CPU involvement. With SCSI the CPU just says here you handle this to the SCSI interface and gets on with something else instead. In addition, with SCSI I can have 15 devices on a single bus, with IDE, I can have 2.

    So basically:

    SCSI = scalability & heavy loads.
    IDE = low cost & single user access.

    Use the one appropriate to your application. For most people that'll be IDE, for other people chucking a lot of data around and lots of processes doing different things, SCSI would be better.

    Just a quick rant about laptops. People think that a 1GHz laptop is as fast as a 1GHz desktop. It isn't. The laptop disks are designed with power management in mind and are often significantly slower than normal IDE even. So if your managment think that everyone should have laptops, tell them not to complain when their Oracle client runs like shit.

    --
    Government of the people, by corporate executives, for corporate profits.
    1. Re:Look! They are *different*, not better/worse. by Skuld-Chan · · Score: 2

      ever use alexa or archive.org? Its all ide - seriously.

    2. Re:Look! They are *different*, not better/worse. by aoliva · · Score: 1

      > If however you have 100 people all accessing different pieces of the disk, some reading some writing then IDE will just not cut the mustard.

      You're probably talking about some network server in this case. The bottleneck is more likely to be the network than the disks.

      > It requires too much CPU involvement. With SCSI the CPU just says here you handle this to the SCSI interface and gets on with something else instead.

      Err... DMA anyone? :-)

      > In addition, with SCSI I can have 15 devices on a single bus, with IDE, I can have 2.

      With IDE, you can have one. The other is just in case you want neither of them to work as fast as they can :-)

      With SCSI, if you attach 15 decides on a single bus and have 100 users doing random access on them, how many MB/s does each disk get? Guess I'd rather go with IDE disks in buses by themselves ;-)

      Doing software RAID on 4+ IDE disks is great; even if your motherboard doesn't have as many IDE controllers, there's always the option of buying PCI cards with additional controllers.

      Oh, and if you really care that much about offloading the CPU and being able to connect dozens of disks to a machine, you can find boxes into which you can place lots of fast&cheap IDE disks that interfaces with the computer with a SCSI interface. Cool, eh?

    3. Re:Look! They are *different*, not better/worse. by IanBevan · · Score: 1

      > single user at a time with a CPU that is typically 99% idle Clearly not a seti@home user then :)

    4. Re:Look! They are *different*, not better/worse. by leandrod · · Score: 2

      > IDE drives are fine in a desktop machine. It isn't likely to be heavily stressed and any reads and writes are likely to be from a single application at a time and a single user at a time with a CPU that is typically 99% idle.

      If you use any modern OS you’re supposed to have virtual memory paging and multitasking that poses very serious data integrity issues for IDE, as stated in FreeBSD’s tuning(7) manpage.

      --
      Leandro Guimarães Faria Corcete DUTRA
      DA, DBA, SysAdmin, Data Modeller
      GNU Project, Debian GNU/Lin
    5. Re:Look! They are *different*, not better/worse. by Billly+Gates · · Score: 2

      grrr. Please read my older comment.

    6. Re:Look! They are *different*, not better/worse. by Reziac · · Score: 2

      Some figures for folks to play with:

      CPU cycle usage for different types of HD:

      SCSI: 2-3% regardless of brand or size

      IDE: Western Digital: 10-12% for 40g; all other brands, 20-25% regardless of size

      Source: a performance review of 10g to 45g HDs, probably on TomsHardware, about a year ago. I have not seen any CPU cycle usage figures for newer HDs of either type or any brand (tho W.D. may have solved the CPU cycle use spike, since I notice my new 60g is much faster than my 45g of the same base model).

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    7. Re:Look! They are *different*, not better/worse. by Reziac · · Score: 2

      That should read:

      IDE: Western Digital: 10-12% for under 40g, 40% for over 40g; all other brands, 20-25% regardless of size

      (Damned Slashcode eating greater than/less than signs again)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    8. Re:Look! They are *different*, not better/worse. by BJH · · Score: 1

      Argh, I hate these know-it-alls...

      You're probably talking about some network server in this case. The bottleneck is more likely to be the network than the disks.

      With Gigabit Ethernet? Hardly.

      Err... DMA anyone? :-)

      Hate to tell you, but DMA doesn't do you much good if the interface just sits there doing nothing while waiting for operations to complete... SCSI with proper command tagging anyone?

      With SCSI, if you attach 15 decides on a single bus and have 100 users doing random access on them, how many MB/s does each disk get? Guess I'd rather go with IDE disks in buses by themselves ;-)

      Since the disks are many times slower than the interface, multiple devices on a single interface won't slow the individual devices down that much (although if you're putting 15 15Krpm disks on a single SCSI channel, obviously you'd be better off spreading them over multiple channels). Once you're doing that sort of thing, the main problem starts to be your PCI bus. Good luck at finding a 64bit/66MHz IDE card...

      h, and if you really care that much about offloading the CPU and being able to connect dozens of disks to a machine, you can find boxes into which you can place lots of fast&cheap IDE disks that interfaces with the computer with a SCSI interface. Cool, eh?

      Well done, you've just managed to refute your own arguments.

    9. Re:Look! They are *different*, not better/worse. by Anonymous Coward · · Score: 0

      archive.org is really a shoestring operation, and it's also really slow. The nitch coolness factor makes up for it, but don't think anyone was planning for scalability.

      Google loads off IDE, I think, but all of the action is in their in-memory database. Maybe alexa is the same. Besides, a clustered stateless web service is very different that most corporate-type datastores.

  99. Re:Simon and Garfunkle by Anonymous Coward · · Score: 0
    No one reading slashdot is interested in how you or anyone else "misread" something that seems funny or special to you. Please stop posting the results of flaws in your mental processing.

  100. Linux SCSI Drivers by Anonymous Coward · · Score: 0

    What ever happened to the LINUX SCSI driver issues that came up about a year ago?

  101. RAID a RAID... by Janitor · · Score: 1

    I was just wondering what happens if you RAID a bunch of RAID arrays. If you got a RAID SCSI controler from Adaptec or someone then hooked up a couple RAID controlers like one of these Accusys what happens?

  102. Faster controllers are SCSI, too by Chazmati · · Score: 3, Interesting

    I haven't seen any IDE controllers that sport a 64-bit/66 MHz PCI bus interface. SCSI already has PCI-X dual-channel U160/U320 controllers. Check out LSI Logic

    IDE RAID is fine, it's cheap, but with newer IDE drives pushing 50 MB/sec (sustained) you could max out a standard PCI bus with three drives. Need more throughput? Then you're stuck waiting for PCI-X IDE RAID controllers, or at least 64-bit/66 MHz versions. And in the meantime, SCSI will just get faster.

    1. Re:Faster controllers are SCSI, too by Jay+L · · Score: 2

      I haven't seen any IDE controllers that sport a 64-bit/66 MHz PCI bus interface

      Then you haven't checked Google. They're out there.

    2. Re:Faster controllers are SCSI, too by Anonymous Coward · · Score: 0

      What disk pushes 50MB/sec?

    3. Re:Faster controllers are SCSI, too by Chazmati · · Score: 1

      Really? Do you have some link or another for that? Every time I search Google for "66 MHz 64 bit IDE controller" or similar variations I get motherboards, pages of both IDE and SCSI inventories, and generally NOT any 64/66 IDE controllers. Even when I use "-scsi -motherboard".

      Which in a way proves to me that high-bandwidth IDE controllers are rare if not vaporware. And I'd probably buy one if I could find it.

    4. Re:Faster controllers are SCSI, too by Jay+L · · Score: 2

      Which in a way proves to me that high-bandwidth IDE controllers are rare if not vaporware

      OK, we're both right! I was thinking of the 3Ware RAID box, www.3ware.com. That's 64-bit, but it doesn't mention 66MHz. If it is 33MHz, the card can still handle 8 drives no problem, but you'd have 50% bus saturation by my early-morning math.

  103. IDE is less reliable, it's the manufacturers by Beliskner · · Score: 2, Interesting
    : "For many years we were told that SCSI is superior to IDE. I always made my systems with SCSI and the others in the household got el-cheapo IDE disks. In the past SCSI beat IDE hands-down but now according to Simson Garfinkel, "today's IDE drives are significantly faster than SCSI drives"
    Not true. My friend worked at NCR, and talked to the clean-room hard disk manufacturing workers, I can't give him as a contact because he's retired now.

    Mainframe hard disks (historically SCSI) don't use remapped sectors. The drives are built to perfection. They are the top of the line. IDE drives are inferior, because the drives that have imperfections are sold off as IDE. This is because the bad sectors are remapped and hidden from the user.

    Same old story people, OS/2 is the quality system but loses, Microsoft is the pile of junk yet sells to the masses. Likewise SCSI drives are the quality niche, IDE drives are the mass-marketed Microsoft-equivalent pile of junk with the bugs and flaws hidden.

    While the manufacturing line at Seagate, IBM, Hitachi, Quantum, etc. take their SCSI drives *very* seriously, IDE is more like "yeah it's ok if we screw up a couple of sectors, couple of customers complain so what". The SCSI line failing is like Ford coming last at the Daytona, it's in a completely different league.

    The reliability of SCSI drives outclasses that of IDE because the manufacturers discriminate during production (note IBM 120GXP fiasco did *not* affect its SCSI drives). If any cleanroom people can confirm my facts please reply.

    --
    A caveman dreams of being us, the incalculable power and riches. We dream of being Q, then what?
  104. Not quite..Re:Apple realized that a long time ago by Anonymous Coward · · Score: 0

    Apple still sells SCSI systems.

    You order SCSI cards as a custom add-on.

    I'm sure they sell plenty of SCSI cards in server and hi-end configurations for graphics editing. We have one for a server at my company. I also know someone who ordered one to better his DV editing experience.

    Apple simply realized that not everyone who buys a desktop machine for word processing ( aka iMac ) needs SCSI, so why build it onto motherboards when IDE controllers/disks are so damn cheap?

  105. Why does IDE not get it's own CPU? by datacaliber · · Score: 1

    How much cpu power does an IDE array need? Why don't they make a motherboard or raid card that has it's own CPU dedicated to IDE? An AMD 1800+ only costs like 110 and that is EXTREME overkill. I've never understood why IDE HAS to depend on the main CPU. You smarter types explain it to me :)

    1. Re:Why does IDE not get it's own CPU? by Anonymous Coward · · Score: 0

      'cause transferring blocks of data doesn't require much computation. Now, if you said IDE should get it's own BUS, I might beleive you were not on crack...

  106. Why I'm a SCSI Bigot by ewhac · · Score: 3, Interesting

    I've been a SCSI bigot since my Amiga days. Just 15 short years ago, all that was really available for consumer-level computers was SCSI, ESDI, and ST-506.

    ST-506 was hardly an interface at all. You had to tell the BIOS the number of cylinders, heads, and sectors the drive had (sound familiar?), so that it could do the multiplication and convert logical block addresses into positioning information for the drive. You also had to enter the bad block list by hand, printed on a sticker affixed to the drive. An ST-506 interface was available for the Amiga-2000, and setting it up was predictably a bear.

    SCSI saw its first consumer deployment on the Mac, and Amiga got it not too long after. No more CHS crap. No more typing in lists of bad blocks. All that intelligence was on the drive itself. Just plug the drive into the chain, tell the OS what SCSI address it had, and you were ready to start partitioning and using the drive.

    So when it comes time for PCs to get intelligent drives, SCSI was the obvious choice. But no, they invent this new thing called IDE. What was different about it? As far as anyone could tell, the cable. You still had to feed CHS addresses at it; SCSI used LBA from the start. IDE drives from different manufacturers wouldn't work together; SCSI mandated interoperability. IDE now let you have two drives in your machine; SCSI already allowed up to seven.

    IDE was touted as much cheaper, but it wasn't. SCSI and IDE drive prices were at near parity for years. Manufacturers were offering drives in both IDE and SCSI flavors (all other characteristics identical), with the SCSI flavor costing only ten dollars more (for a $600.00 drive, a typical price in those days, this was epsilon). It's only in the last few years or so that SCSI drive prices have skyrocketed for no readily discernable reason.

    Add to that the fact that, even on a modern SCSI controller, all your old drives will still work. I have an old 600M 5-1/4-inch full-height Hewlett/Packard drive with a SCSI-I (asynchronous) interface. I plug it into the Adaptec AHA2940-U2W controller in my main rig, and Linux sees and mounts it just fine. Same with all my other old SCSI drives; I don't have to leave any of my data behind. It Just Works.

    I also have an HP Omnibook 800CT laptop, which has SCSI built-in. All my drives work on that, too.

    Apart from the artificially inflated costs, SCSI's only real headache is bus termination. But aside from that, the increased speed, flexibility, expandability, and reliability, for me, make SCSI an obvious choice.

    Schwab

    1. Re:Why I'm a SCSI Bigot by Ziviyr · · Score: 2

      As an Amigan, they must have dumped all that ST-506 stuff on a big pile and burnt it all to the ground very quickly, because all the Amigas I've ever seen have not had much to do with it (as in I've never heard of it before).

      Sure it wasn't more of an Amiga 1000 thing?

      --

      Someone set us up the bomb, so shine we are!
  107. This has got to be.... by greymond · · Score: 1

    a friggin joke. I use 68pin external seagate scsi drive which runs from a adaptec pci card.

    my 2 udma100 maxtor na dibm drives run straight from my mb controller.

    i have xp installed on my maxtor drive and an exact image of this drive backed up on the external scsi drive for transfering to my second computer which does not have an internal drive. the system boots HELLA faster from the external scsi drive than it does from the udma drives. FACT. PERIOD. have a nice day.

  108. SCSI is great for... by Tiado · · Score: 1
    One thing that SCSI is a great performer in is when it's implemented in a network or large web server, where data is being read and/or written to multiple drives at the same time.

    Under normal workstation or home PC use, IDE would be a cost effective method of connecting drives. You can buy a 100GB or so hard drive from Maxtor or WD for only a couple hundred dollars, while SCSI can cost more than double of what you can get IDE for. In addition, you must buy a SCSI controller to connect your drives to, this controller usually fits into one of your PCI expansion slots and can cost almost as much as a SCSI harddrive.

  109. bandwidth/space inbalance by GigsVT · · Score: 2, Interesting

    I have some recent first hand experience with this one. I built a 980GB RAID out of eight 160GB ATA drives on a 3ware card, and I was all ready to ship it, and but I forgot that we needed to copy 500GB of our data onto it first. That was early yesterday. It is still copying files as I type this. It's pretty bad when it takes several days to copy files onto an array at full bore network speeds, just to fill it halfway up. Never before has network speed/storage space been at such a high ratio before.

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  110. IDE drives aren't faster but they hold their own. by Anonymous Coward · · Score: 1, Interesting

    The fastest IDE hard drives (WD's 7200 RPM 100 & 120 gig drives) aren't faster than high end SCSI drives but they're nipping at the heels of some very respectable SCSI drives. When you consider the price difference, it takes a very stubborn (or ignorant) mindset to blindly say "only use SCSI for servers".

    There are some situations where good SCSI drives still have a distinct advantage. That's generally in the arena of database servers and systems with a high I/O load on the drives. But if you're not going to be building a server for that kind of environment, you're doing yourself (and/or your company) a disservice by not at least considering using IDE drives.

    A 240 gig RAID with 6 channel IDE controller, hot-swap bays, and a spare drive can be had for under $1500 using the fastest IDE drives available. Capacity can be doubled for another $600. That's about half a terabyte of usable storage with the ability to suffer the loss of a drive and rebuild itself on the fly for a little over $2k. Try and build that for under $4000 with SCSI. Doubling the capacity of the SCSI system will cost $2800 (assuming you started off with 73 gig drives). More than quadruple the cost of expanding the IDE RAID. To use a PHB phrase, "what's the ROI on that SCSI system?"

    Unfortunately, many consultants are unwilling to even consider using IDE. "Gee. I've never built a server with IDE drives before. Sounds like it could work but...SCSI IS FOR SERVERS! LONG LIVE SCSI!"

  111. It's simpler than that by kawika · · Score: 2

    All SCSI drives ship with write caching turned off. This is because they figure if you were willing to pay for a SCSI drive you must value your data.

    All IDE drives ship with write caching turned on. This is because they want to win all the lame benchmarks that people run. Plus, they're mostly used in desktop PCs where you can blame disk corruption on lots of different things. :-)

    This difference alone can give a massive advantage to IDE on write-intensive applications, especially on those new WD drives that have 8MB of cache. Of course if the sytem powers off suddenly you could have a problem, but you have a UPS, right? Also, if you run IDE on Windows, just make sure you keep up with the Windows patches for cache problems:
    Write Cache on IDE/ATAPI Disks Is Not Flushed on Shut Down (Q153296)
    ScanDisk Runs Even Though Windows Shut Down Correctly (Q273017)

  112. SCSI is not desktop. by GeekDork · · Score: 5, Insightful

    IMHO, the SCSI bus system is better than everything IDE/ATA can offer to date. It's not necessarily the devices that need to be put up against each other. Most recent SCSI disks in "acceptable" sizes are so expensive that you can easily build a RAID system from IDE disks for the same or even lower price. However what's really bad about IDE is the short bus. Face it, length and size do matter in some cases.

    You can have a 12m LVD-SCSI bus with 15 devices plus controller running at full speed. But that's not desktop. You'll have trouble just cramming the disks in your average-sized tower, and you still need one or two additional PSUs to get them spinning. And now you take the sucker out for a LAN; but don't forget calling your chiropractor and get a reservation for the next two weeks straight.

    Then there's IDE. With todays U-ATA133 specs you're limited to, like, 50cm bus length. Heck, that's about the height of a midi-tower! But it gets the job done. But no external devices for you, sorry. And you're down to 4 devices on your average motherboard, but most users can live with CD-ROM, CD-RW and one or two disks. With onboard RAID controllers coming up, there's an additional four disks possible and you can even plug in a separate DVD drive. You don't need a nuclear plant to get it running, you have lots of storage for a desktop machine and you can still carry it around. Perfect.

    To sum it up, I think SCSI is still great, but it's losing on the desktop nowadays. The disks might last longer, it might be more flexible, but in the end, it's way too expensive and overkill. And then there's serial ATA on the horizon.

    --

    Fight hunger. Filet a politician and send him to a 3rd world country of your choice.

    1. Re:SCSI is not desktop. by ashpool7 · · Score: 1

      > The disks might last longer,

      Indeed they do. I would rather be buying one disk that lasts a very long time than constantly replacing them. A *reliable* hard drive is like a good friend.

      >it might be more flexible,

      Indeed it is! Cable length, number of devices, configurabilty, and RAID are features I routinely enjoy. They've been around for a while and work quite well. In some reported instances, better than their IDE counterparts.

      >but in the end, it's way too expensive

      There are three things that differentiate a good SCSI drive from an IDE one.
      * Size: SCSI costs more per gig
      * Speed: Comparatively, SCSI *typically* faster
      * Life: SCSI drives live longer

      There are some times when space is a killer need. Such as those MP3 servers.... This is where IDE murders SCSI. It is very difficult to get reasonable 100 GB SCSI drives. There isn't a solution to this. I just break down and get an IDE drive. :-/

      EBay is really the best place to get your SCSI equipment. It's cheaper than retail and if you choose good supplier, they're just as reliable.

      SCSI drives are also faster. This is just a fact of life. :) All the new technology that makes drives faster gets dumped in SCSI first. Mainly because people who by SCSI are spending that money to _get_faster_drives_.

      Life: see top

      >and overkill

      I don't know about you, but given the choice, I would buy choose a BMW over a Ford. Especially if the price difference was the same as SCSI vs IDE.

      >there's serial ATA on the horizon.

      This really doesn't mean jack squat, IMNSHO. Serial ATA brings more devices (bandwidth) and smaller cables. That's it. Physical drive quality won't change a bit. It's like changing the body styling on a car but leaving the engine the same. SCSI drives will still be high quality drives, SATA drives will still be bottom-bucket.

      SATA also has one hitch to having more devices: the cables are in a star configuration. This means, you have one cable that comes out of your controller and goes to each drive. Individually. None of this easy daisy chaining you used to enjoy in PATA, SCSI, or FireWire. If your controller only has 4 cables coming out of it, tough nuts.

    2. Re:SCSI is not desktop. by GeekDork · · Score: 1

      Well, I couldn't agree more. I'd kill for a nice SCSI RAID system. I'm running three IBM U2W drives (2x18G, 1x9G), a CD-ROM and a ZIP on a nice dual channel controller and running a couple of 18 or 36-giggers in RAID would be nice. It'd probably last forever and provide nice performance on the right controller. But fact is that I can't afford it.

      I'm a student. I drive a crummy '88 Volkswagen Golf. I'm willing to spend more on computer equipment than most average users. But as long as I don't find someone who pays me half a fortune for simple programming or maintenance work or win the lottery, the next SCSI system isn't too likely to happen soon. Hopefully the one I have lasts a little longer.

      --

      Fight hunger. Filet a politician and send him to a 3rd world country of your choice.

    3. Re:SCSI is not desktop. by Anonymous Coward · · Score: 0

      You can get a nice DPT U2W raid card on ebay for $50-$75 right now, depending on nnumber of channels and cache size... I got a 3 channel adaptec 3755U2B, 3 10k 36GB cheetahs and a set of LVD cables for $300 in January. I saw a bigger "perceived performance boost" going from ide to scsi than i did going from a k6-2 450 to a 1.4 tbird...

      if you've already got the drives, you ought to be able to go hardware raid dirt cheap.

  113. I/O is everything. by Anonymous Coward · · Score: 0

    I/O is the key to everything in the SCSI vs IDE debate. IDE simply bogs DOWN under heavy I/O.

    I ran a heavily-used mail relay. Initially, it used IDE. However, due to the load, the system was bogged down in I/O operations most of the time...system load wasn't high, but IDE was kicking the crap out of the machine.

    Not so with SCSI. Even under heavy load, there was no I/O sluggishness.

    Then there is the issue of reliability. I have YET to see an IDE drive with the reliability of a SCSI drive. SCSI drives cost more, and with good reason---they are made to last.

    1. Re:I/O is everything. by Anonymous Coward · · Score: 0

      Your anecdote is probably five or six years old.

  114. It's the controller.... by gsa700 · · Score: 1

    I have ultra 160 scsi on my desktop which I use for games and web development. The cost of the drives (3 IBM 10k 9.1 GB 80 MB per sec) was just over $100 on ebay. The Adaptec controller was almost $200 new on ebay.

    --
    "You do not support the root but the root supports you." - Romans 11:18
  115. Ide Raid; two different speed drives by havardi · · Score: 1

    I did this test to see how badly my wd200bb drive was draggin down my raid. Not too bad, I think I'll keep it. Peace of mind is better than a few K/sec. :-)

    Raid 1
    Bonnie++ 1.02c
    0 WD200bb
    1 IBM 60GXP

    496M,9813,69,26251,15,12396,11,12382,92,26699,10 ,3 13.4,1,16,2566,99,+++++,+++,+++++,+++,2628,99,++++ +,+++,5122,99

    Raid 1 w/ faulty
    Bonnie++
    0 WD200bb (faulty)
    1 IBM 60GXP

    496M,10562,74,27133,11,13380,9,12001,89,29111,11 ,2 17.2,0,16,2632,99,+++++,+++,+++++,+++,2712,99,++++ +,+++,4757,99

  116. More drives by autopr0n · · Score: 2

    3) SCSI allows you more drives - which means you have as much disk space as a slower IDE in 2 SCSI faster drives.

    Which is easily aliviated by getting $20 IDE controllers. Hell, my last drive came with its own controler card (due to size)

    I mean, just how many drives do you need?

    --
    autopr0n is like, down and stuff.
    1. Re:More drives by Methuseus · · Score: 1

      I agree, the parent of your comment is trying to justify his SCSI habit. I use a SCSI CD burner, but that's mainly because when I first got a burner, my computer was so slow I was worried about buffer underruns at the new (then, at least) 4x speed. Now I'm not really worried, but my controller card is still compatible with my computer and new SCSI CD-RW drives, so I'm not worried. It allows me to be less concerned about speed and also frees up an IDE spot for something else. When I get a motherboard with a RAID controller, or maybe if there is a price difference of more than 5% in the SCSI drives, then I will probably go to IDE.

      --
      Two things are infinite: the universe and human stupidity, though I'm not yet sure about the universe. - A Einstein
    2. Re:More drives by Paul+Komarek · · Score: 2

      How many drives do I need? At home, not many. In the lab, 9, which is estimated grow by one every half year (each addition is actually several drives in an external cabinet which talks SCSI externally). Just try to get all those ide controllers into a 1U chassis. =-)

      Just try to get a single $20 IDE controller past me and into a big box I have to administer. ;-)

      -Paul Komarek

  117. More sock? by Anonymous Coward · · Score: 0

    I guess you're right; when I sock my drive, it gives it quite a shock...

  118. Where I learned about HD's by rsborg · · Score: 1
    Aside from personal experience, I found that storagereview's HD reference guide very useful in explaining the details of how things work.

    But wait, that's not all... included is a great review of RAID.

    --
    Make sure everyone's vote counts: Verified Voting
  119. Sounds of Silence by NickisGod.com · · Score: 1

    This should have been an article on drive noise.

    And the vision, that was planted in my brain, still remained...

  120. Another angle... by Stoutlimb · · Score: 2

    On the speed issue, I don't think this has been addressed... How many IDE I/O cards out there have slots for large amounts of RAM? How well do those caching SCSI controller cards work compared to an un-cached IDE? I dream of a controller card with 1GB of ram on it, and firmware that pre-loads the first 500MB of clusters into RAM (presumably system files and swap.)

    Buy a pentium so you can reboot faster.

  121. Can't you follow a thread? by SpiceWare · · Score: 2
    What does this have to do with anything?
    I was replying to part of the post by beldraen:
    With USB 2.0, Firewire will be religated to niche before dying quietly.
    So what is the point of your post?
    information - what was the point of yours?
  122. SCSI faster than IDE? Huh? by nightfire-unique · · Score: 3, Insightful
    Ok, really now. Anyone who believes "IDE hard drives" are slower than "SCSI hard drives" are out to lunch.

    SCSI as a protocol is far superior (in terms of performance design, connectability, intelligence, and fault tolerance/scalability) than IDE (which essentially acts as a glorified signal converter). Regardless of what any benchmarks attempt "prove," SCSI does not present an overhead which inherently degrades single-user performance. Given the same drive mechanics and comparitive channel rates (ie. 80mb/sec - 160mb/sec LVD, or FC), SCSI disk performance will meet or exceed IDE disk performance, for any given single user application.

    When you begin to involve more complex and real-world use of disk drives, the difference becomes tremendous. Think faster disks (15k rpm Seagates), switched fiber interconnects (running >200mb/sec), spindle synchronization, and intelligent command queueing. The added cost (which is usually insignificant compared to the cost of downtime, delayed I/Os, and maintenance) becomes a non-issue.

    99% of the high performance computing industry chooses SCSI over IDE as their block device interface, time and time again, and there is a reason. To do so otherwise demonstrates a fundamental misunderstanding of storage interface technology.

    --
    A government is a body of people notably ungoverned - AC
  123. Re:Costs: Why SCSI IDE? by prisoner-of-enigma · · Score: 2

    Easy! Because corporate I.T. departments think nothing of shelling out huge coin for SCSI arrays. Let's face it, SCSI at home is nearly an impossibility in the face of gargantuan IDE drives for under a dollar a gigabyte. $400 will buy you about 18GB of SCSI storage if you include a controller. You can get about 180GB of IDE storage for the same price. Sure you can't hook up a SCSI scanner or SCSI CDROM to it, but why would you want to? Good USB scanners are everywhere, and IDE CDROMs lack nothing compared to their SCSI bretheren except an inflated cost.

    So it has to be the corporations that are footing the SCSI bill and allowing the prices to remain inflated. The drive mechanisms and fabrication plants are IDENTICAL between IDE and SCSI. There is no special razzle-dazzle clean room with neato-keen testing equipment just for SCSI disk platters. It's the same! The only difference is in the electronics, and while SCSI chips cost more than IDE, we're talking the difference between a $10 IDE disk logic board and a $25 SCSI disk logic board, certainly not enough to account for the ridiculous pricing differences of SCSI vs. IDE.

    Some have said that IDE is worse off because you can't get it in 10K and 15K RPM variants. To that I say "if you ask for it, they will build it". Your average consumer neither wants nor needs a banshee-screaming, egg-frying 10K or 15K drive. And as we've already seen, about the only thing RPM gets you is reduced rotational latency. It does NOT scale the transfer rate (i.e. a 15K drive's transfer rate is not double that of a 7200RPM drive) with RPM. Do we really care if the drive has a 0.5ms faster seek rate? On a database server, yes. On a desktop, or even a good workstation? No.

    --
    In the end they will lay their freedom at our feet and say to us, Make us your slaves, but feed us. - Fyodor Dostoyevsky
  124. it's all about application by abescully · · Score: 1

    I have a dual p-III 1000Mhz system. I have a 7200RPM Seagate ultra2 18.1GB with 2MB cache and one 7200RPM Maxtor 40GB ata66 with 2MB cache. compiling a large project on the IDE takes 4 or 5 minutes total. Compiling the same project on the scsi drive takes 2 minutes.

    That was all I needed to see to convince me that scsi was good for gcc.

    1. Re:it's all about application by Nintendork · · Score: 1

      The seek time on the SCSI drive is going to be quite a bit faster, which probably made a big differencec in this comparison. What controller was the ATA drive on? Was it the only drive on it's channel? Also, how old is the Maxtor? Older 7200 RPM drives run about the same speed as newer 5400 RPM drives. I just want to make sure there weren't any factors involved that would explain the difference.

      I wonder how much faster it would be on a ATA stripe set (2x20GB) using a hardware RAID controller. The 2 drives and a 2 channel RAID controller would still be a whole lot cheaper than the SCSI setup.

  125. The ONLY reasons to go SCSI by zerofoo · · Score: 2

    SCSI has one really nice thing going for it...160MB/sec bandwidth. A bunch of drives in a raid 5 configuration can take advantage of Ultra 160's bandwidth, but it's a waste on the desktop since most desktop chipsets do not support 64-bit PCI at 66 MHZ. (Intel's i850 P4 chipset has a bug in it that limits the PCI bus to 90 MB/sec instead of the theoretical 133MB/sec.) If your platform doesn't have the bandwidth capability then there is no reason to spend the dough on lots of fast SCSI drives.

    SCSI drives are (for the most part) built better and spin at higher speeds. 10k RPM drives can be had for $350. I have a 36GB 10k Seagate in my box right now. The SCSI drives that I buy come with a 5 yr warranty. You'll never see that kind of warranty on IDE drives. It has nothing to do with IDE vs. SCSI per se....it is all about margin. IDE drives have to be less than $200 to get anyone's attention in the retail space so they have lower build quality.

    Most SCSI drives, on the other hand, are designed for higher-end applications where cost is less of a factor. Reliability and uptime are more important (read: servers). These drives cost more and therefore the manufacturer builds (and warranties) them better.

    As far as single drive performance goes, the mechanicals of most SCSI drives and IDE drives are pretty similar. That is the limiting factor in a single drive installation...not the bus or the interface.

    -ted

  126. Re:SCSI faster than IDE? Huh? by nightfire-unique · · Score: 1
    Doh. Obviously, that should be:

    Anyone who believes "IDE hard drives" are faster than "SCSI hard drives" are out to lunch.

    I'm fired. ;)

    --
    A government is a body of people notably ungoverned - AC
  127. Damn Slocate and Cron :-P by swv3752 · · Score: 1

    Funny you should mention that. I was playing Tribes2 on my linux box last night. Suddenly the game starts lagging real bad. Noone else is having a problem so I quite out of the game and run top. I also notice the HDD churning away. Lo and behold, I have an slocate process useing 85% cpu or more. Does remind me that I need to reschedule that cron jof for another time of day.

    --
    Just a Tuna in the Sea of Life
    1. Re:Damn Slocate and Cron :-P by Anonymous Coward · · Score: 0

      So, what were you using dammit? IDE or SCSI?

    2. Re:Damn Slocate and Cron :-P by swv3752 · · Score: 1

      So, what were you using dammit? IDE or SCSI?

      IDE of course. On is a Maxtor and the other is an infamous IBM Deskstar. No problems so far.

      --
      Just a Tuna in the Sea of Life
  128. No to your No. by Anonymous Coward · · Score: 1, Informative

    It is fairly rare for SCSI drives to have the same mechanism as IDE drives these days. The only place you find it is low end 7200 RPM SCSI drives, which are a disappearing breed (only Seagate is still introducing new 7200 RPM SCSI models). 10K and 15K RPM drives are on completely different mechanical platforms. In fact, even the media is different, as 10K drives typically have 3" platters and 15K drives 2.5" or 2.6" platters. (Easier to spin them that fast when the platters are smaller.)

    Before 7200 RPM SCSI became the low end of the SCSI market, there were many 7200 RPM SCSI disks with different mechanisms than IDE disks. I once had some IBM UltraStar 9LPs; these had a 6.5ms seek time. Even today no IDE disk has a seek time that fast.

    If you go back even further the story is much the same -- at any given point in time there are a few low end SCSI models which share mechanisms with high end IDE models, but never any mechanism sharing between high end SCSI and any form of IDE.

    Also, SCSI drives typically have better soft and hard error rate specs, which indicates that they do not have exactly the same ECC.

  129. Re:When they fix the jagged mouse pointer problem. by Anonymous Coward · · Score: 0

    Stop kidding yourselves. You will never give up your expensive trash anytime soon. The problem you are referring to has been dead for years now. You just like to dump an extra $200/box and have other people deal with you bringing it up all the time ("...did i tell you about my scsi box?").

  130. Re:Misinterpretation Why not make a 15000 rpm IDE? by olddoc · · Score: 1

    Why can't manufactures make 15,000 rpm IDE drives?
    I bet they would sell!

    --
    Power tends to corrupt, and absolute power corrupts absolutely.
  131. SCSI is cheaper then IDE by half+clued+aussie · · Score: 1

    you guys a missing another aspect, and those saying IDe is cheaper are quite incorrect in the long run...

    SCSI drives from Seagate and IBM both have 5 year warranties... and most IDE drives have 1.. the SCSI drive will happily last 5 years without ever being turned off.. i'd like to see a IDE drive last like that...

    i put all SCSI disks in my workstation simple because i know they're built better, will last longer and give me better performance without mucking around.

    IDE drives are cheap and nasty and i could never trust data i wanted to them. Most ide drives these days seem to have trouble lasting 2 years. and the DOA rate of them is climbing every day.

    ~HCA~

    1. Re:SCSI is cheaper then IDE by Anonymous Coward · · Score: 0

      Now way! The last time I checked, both Maxtor and WD drives sport a 3 yr warranty. Please, correct me if I'm wrong.

  132. Just say NO! by Anonymous Coward · · Score: 0

    I wasted alot of money 2 years ago on an Adaptec SCSI U2 card and some plextor drives for my home PC. Everyone told me this was the way to go to get good CD copies. Turns out that I could have been just fine with IDE and saved $300.

    Just say no to do SCSI for your home PC. Its like buying an expensive racing bike
    http://www.litespeed.com/english/road/road.h tml

    when all you need is
    http://www.specialized.com/SBCBkModel.jsp?san= Alle zA1Sport27&browselevel=roadbikes

  133. MTBF MTTF by Anonymous Coward · · Score: 0

    MTTF, or Mean Time To Failure, is the time that a drive will fail after being installed.

    MTBF, or Mean Time Between Failure, is MTTF plus the time to remove the drive, acquire another one, etc..

    I guess what I'm saying is two things: good luck trying to find a SCSI drive in four or five years, and who will care by that time with the advancement of storage technology?

  134. Large buffers.. by evilpaul13 · · Score: 1

    You can get 8MB buffers on the newest Western Digital drives. That gives a 7200RPM IDE drive nearly the raw performance of a 10000RPM SCSI disk. You can also run two in RAID0, which comes standard on many motherboards anymore nearly doubling the read/write performance again.

    Unless you really need hotswappable disks or have huge I/O demands there isn't much point to SCSI on the desktop anymore imho.

  135. RPM by drwho · · Score: 2, Insightful

    Are there 15,000 RPM EIDE drives? I don't think so; the fastest I have seen is 7200 RPM and they are rare. What is the MTBF of the drive? EIDE may be faster at burning out. IBM gives a usage cycle of their drives that indicates they are designed for desktop use, not server use. This is usually reflected in the warrantee periods of the drives. 5 years is standard for SCSI, 2-3 for EIDE.

    There's more !/$ on EIDE than SCSI, but the performance and reliability isn't there.

    In any case, it's a matter of the appropriate use of technology.

    Yet again, Simson shoots his mouth off without knowing the full story. Or maybe he does, and ignored it.

  136. Old Windows Aren't Wavy Because of Glass Flow by Anonymous Coward · · Score: 0

    Hell, the article you link to even says as much.

    Old and medieval windows are thicker towards the bottom because of the manufacturing processes involved; medieval-style windows made in the here-and-now using traditional methods are uneven right from the get-go.

    Glass at room temperature is only *technically* a liquid because it doesn't crystallize. It doesn't really flow. In order for the glass in a window to sag enough to be visible, (assuming normal window usage conditions) the window would have to be older than the universe.

    The article you linked to, by the way, questions heavily whether glass should be considered a liquid at all.

    1. Re:Old Windows Aren't Wavy Because of Glass Flow by Beliskner · · Score: 1

      Very well, read this and jump to the Conclusions at the bottom. I'm pretty sure that a platter can get 250 Celsius transients (at which point it becomes a supercooled liquid) upon head crash (platter irregularity or pinpoint contamination causing high friction) or a long read over the same track (e.g. reading then re-reading then dual-ECC then quad-ECC on yet another pass).

      --
      A caveman dreams of being us, the incalculable power and riches. We dream of being Q, then what?
  137. EMC embracing ATA Drives by chuckfee · · Score: 1

    Just saw this today - EMC is now gearing
    up to sell a betterfastercheaper ATA (aka IDE)
    based disk frame - capable of up to a petabyte

    http://www.nwfusion.com/news/2002/132134_04-29-2 00 2.html

    --chuck

    1. Re:EMC embracing ATA Drives by Nintendork · · Score: 1

      Remove the space from 2002 on the URL

  138. I'm Building a 600GB IDE RAID 5 File Server by Nintendork · · Score: 2, Informative

    Just ordered the parts yesterday. It'll be hot swappable (Promise SuperSwap) running NT server with 6 of those 7200 RPM, 120GB special edition caviars (8MB buffer per drive). I'm going to be using a Promise SX6000 (6 channels, one drive per channel) with 128MB memory in a RAID 5 configuration. Sure it slows down to do the parity, but the real bottleneck will be the dual port 10/100 NIC. After overhead, I expect a transfer rate over the wire of roughly 16MB/sec (200Mb - ~72Mb for overhead / 8). It'll be running a Athlon XP 2100+ with 512MB of DDR memory on a Abit KR7A Mobo. All the desktops in the company running WinXP Pro (About 20) will be backing up the entire contents of their drive to it nightly at midnight. I can't wait to run SETI and see if the performance dips when the backups are running. For those curious, case is a Enlight 8950 with 400W PSU, CDROM will connect to the regular IDE1, VGA is ATI AGP XPert 2000 (Inexpensive). I ordered the rackmount kit also.

    Grand total was ~$2,800. Ironically, it'll be in the same rackmount as the Compaq ML530 which was purchased before I was hired. Each 36GB drive in that thing cost us $1,200. Times that by 18 or so. You don't even want to know how much they spent on the whole setup with Fibre connection to the server.

    I talked to the senior technician at Promise and asked if running the drives in a master/slave configuration on their 2 channel and 4 channel cards would run slower than running one drive per channel when striping. I had always heard that with IDE, only one drive can be accessed at a time. He said that their controllers have a timing for each device so in theory it shouldn't matter, but in tinkering, he noticed a slight improvement when running with one device per channel.

    I'd be interested to hear what others have experienceed with IDE RAID controllers versus SCSI RAID contrtollers when it comes down to transfer rate and performance. Do these controllers give the same effect of bogging down of the CPU like IDE desktops because of I/O? Or are they quite similar because of the IDE RAID controller with all the chips on the card?

    1. Re:I'm Building a 600GB IDE RAID 5 File Server by Nintendork · · Score: 1

      I'd like to clarify on that question. I meant to say...

      Do these controllers give the same effect of bogging down of the CPU like IDE desktops because of I/O? Or are they quite similar in performance to SCSI controllers because of the IDE RAID controller with all the chips on the card?

    2. Re:I'm Building a 600GB IDE RAID 5 File Server by Anonymous Coward · · Score: 0

      I did a similier system about 4 months ago using Maxtor 160gb 5400 RPM drives under Redhat Linux using a software RAID. The controller cards (2) are Promise cards that were included with the drives. I THINK they are PDC ##269 or somthing like that. They are NOT hardware RAID controllers. All drives run as masters on their own bus.

      The system runs RAID5 on 3 drives with one spare drive. The system is used for backup purposes using rsync. It backs up a WinNT server, and 6 Linux servers doing various tasks. I'm extremely happy with the reliability and performance of this system. Not to mention I don't have to f**k with tape backups any longer. Tape is a pain and is simply not worth the hassle and failures that are common with tape. Not to mention the cost!

      Here is a simple benchmark using hdparm.

      # hdparm -tT /dev/md0

      /dev/md0:
      Timing buffer-cache reads: 128 MB in 1.90 seconds = 67.37 MB/sec
      Timing buffered disk reads: 64 MB in 2.57 seconds = 24.90 MB/se

      Not too bad, eh?

    3. Re:I'm Building a 600GB IDE RAID 5 File Server by Nintendork · · Score: 1

      Not too shabby. We still use tape backup for all important data. The purpose of having a nightly full backup of all the workstations is to minimize the downtime and frustration of re OSing, reinstalling, re customizing, etc. Besides, WinXP allows a full backup to a network share including open files. All built into the OS courtesy of Veritas & MS. I might as well take advantage of every feature since we're paying for them. I estimate 200GB of space will be used for the nightly backups. The remaining space will be used for home directories. Currently, there's a few dozen scattered shares that haven't been locked down. We're a small company and anything terribly private is locked down. Oncee I get everything organized into home directories, I'll install the backup exec remote agent on the server to get them on tape nightly. The tapes go home with one of our programmers in case of fire.

      I'll boot up into red hat and see if I have hdparm. If not, I'll download. Either way, I'm curious what my crappy home systems can push.

  139. NSM by bamm · · Score: 1

    I'm betting the packets were captured using NSM and then replayed using one of its associated applications . NSM logged packets to disk, and then at the end of the day, it went back through this data and created session summaries. Warning values based on string matches and a primitive anomolly detection engine flagged suspicious traffic. An analysis could then go back through the suspicious traffic and determine if the activity was truly malicious and more importantly, whether malicious activity was successful. From there an analyst could also determine what actions took place when unauthorized users had access to the system. All this without ever having to access the victim computer.

    Todd Heberlein created NSM and the application that "replayed" these sessions. He used to have Solaris binaries available on his site, but it seems to be offline as of late. Although the session-replay app (I cannot for the life of me remember the name) didn't provide a whole lot of analytical value, it was fun to play with. You could play at "normal speed" or speed it up. Telnet sessions (then the norm - ssh? what's ssh?) were fun to watch as typos would appear on the terminal and then dissappear as the "attacker" hit the backspace. Aaaah, them were the days :)

    Bammkkkk

    --
    www.sguil.net
    The Analyst Console for NSM
  140. To add to the myth... by mindstrm · · Score: 2

    I think people generally get this wrong. THey think IDE is to SCSI as winmodems are to real modems, ie, all processing and hard work done by the cpu.

    Not true.

    The controller hardware in the case of IDE is on the drive itself. In scsi, there is actually less hardware and logic on the drive itself; those functions are moved to the controller.

    The main bottleneck in IDE is the fact that it does not share a bus well. 2 drives on one channel is very hack-ish. SCSI, of course, was designed to be a bus, and to be efficient at what it does.

    I'm confused.. you say you have 2 drives, striped, and then talk about copying big files between them? IF they are striped they are one volume, and you can't copy things between them.

    I think the only reason IDE is more cpu intensive is because there are some functions, such as copying between drives, that scsi drives can do directly over the scsi bus with very little intervention from the cpu, and with ide, the cpu has to be involved in shuffling the data (or rather, with traditional ide controllers).

    Oh yeah. A traditional ide 'controller' is not a controller at all. It's more along the lines of a raw i/o port. It has an i/o address, and a buffered (electrically speaking) set of i/o lines. It's even more 'basic' than your parallel port. I think you used to be able to build an IDE controller with a pair of 8255's.
    Certainly they are a bit more complex now, but still, they are a raw i/o port, with no onboard functionality whatsoever.

    The ide/scsi argument is still silly. If you want lots of drives working together, use scsi3 or fiberchannel. If you are at home, use IDE simply because it's way cheaper and certainly fast enough for you, especially with all the new funky ide controllers.

    1. Re:To add to the myth... by ergo98 · · Score: 3, Interesting

      I'm confused.. you say you have 2 drives, striped, and then talk about copying big files between them? IF they are striped they are one volume, and you can't copy things between them.

      That was a mistype on my part, and what I meant to type was that while I have two 60GB drives off of a RAID controller, I haven't taken the plunge and striped them yet. As such they're both hanging as the single drive on their own bus, on two separate buses obviously.

      I think the only reason IDE is more cpu intensive

      It should be pointed out that while this is constantly restated, repetition doesn't count as evidence. It was ironic that just prior to seeing this debate, I saw this page which shows significantly higher CPU utilization for the two SCSI drives (mind you, they're extremely high performance drives, however they're not of a scale that would justify the difference between them and the IDEs). Each new time I replace my workstation I go through the whole IDE versus SCSI debate because I want to go with what's best (SCSI just has an air of superiority around it, much like Honda enthusiasts feel about their 115 lb-ft of torque VTEC engines : Enthusiasm, again, doesn't indicate that it's rational or based on any truths), but it seems that, firstly, it's extremely hard to find cold hard facts on the matter (i.e. basic metrics. Most of the evidence is anecdotal or based on uneven systems), but secondly that a lot of SCSI enthusiasts are very emotional about it. I have zero faith in anyone's personal opinion about the "feel" of one over the other: I remember back in the BBS days when a program made the rounds that promised to "convert your 386 to a 486!" and people would argue with me and ASSURE me that, yup, it made their system that much faster and smoother. A little persuasion and predisposition goes a long way when it comes to subjective measures, which is why I usually discount them.

    2. Re:To add to the myth... by mindstrm · · Score: 2

      They are about the same for a single drive.

      Moving data between drives will always be faster if you have a controller in between them handling traffic for you. This is why scsi works far better.
      Unless you factor in these new ide raid controllers that are true controllers.

      I have high end scsi systems I maintain. I would never suggest replacing them with IDE. But for a home system, an IDE raid controller from promise or 3ware would absolutely be a better solution. A good chunk of the performance of scsi, especially for the money.
      ANd man, don't stripe. IF you want to stripe, go all out and do raid 10. (not raid 0+1)

  141. SCSI was the only way to have a scanner on linux.. by C0vardeAn0nim0 · · Score: 2

    And it WAS faster for disk I/O back at the 233 MHz CPU times.

    when I built my second PC I planned it to have a 233 MHz AMD CPU, 64 MB of RAM, CD burner and a scanner, all of this running linux. It was one of the best machines money could buy in Brasil at that time.

    At that time SCSI made sense, because:

    - IDE cd burners used to suck at that time
    - SANE only had support to SCSI scanners

    So I went shopping and came home with a Soyo motherboard, a K6 233 MHz, a Symbios SCSI card, an Umax scanner, a quantum 3.2 GB HD and an HP SCSI burner. Excelent machine.

    Now we have nice things such as USB, Firewire, ultra fast CPUs and excelent IDE chipsets and linux supports all of them, so SCSI doesn't make sense for desktop anymore.

    Now I have an IDE burner, IDE HD, USB scanner and USB printer, etc. and all works flawlessly.

    SCSI nowadays is for SERVERS. where high the availability of RAID is a question of live and death, where reliable hotswap is neccessary and "details" such as extremelly high noise or subglacial cooling doesn't get into account because the machines will be locked in their own room.

    now, if you REALLY want ultra-fast disks in your desktop... firewire is FASTER than SCSI. up to 400 MB/s.

    --
    What ? Me, worry ?
  142. IDE drives 100% CPU usage by Anonymous Coward · · Score: 1, Informative

    If you want your IDE hard drive to stop hogging your CPU, then turn on DMA for that drive if your controller and the drive supports it. If they do not, then get drives and controllers which do. If you do not do this, then do not bitch about your hd hogging up the CPU.

    SCSI drives may be faster, but once you add other devices onto the SCSI chain, the performance decreases.

    For 1/3 the price and a little creativity, you can build a very fast IDE raid array which will compete with the fastest SCSI drives out there.

    Reliability? I have some reservations about a platter spinning at 15,000 RPM and how long it can continue to do so.

  143. Hmm.. by tuffy · · Score: 4, Informative
    now, if you REALLY want ultra-fast disks in your desktop... firewire is FASTER than SCSI. up to 400 MB/s.

    Firewire is 400Mbps, which is 50 MBps. That's faster than Ultra2 SCSI, but slower than Wide Ultra2, Ultra3 and Ultra160/320 SCSI. Check out this link for details. Firewire is still nice tech, and a fair bit smarter than USB2.0, but it's not the bandwidth king that SCSI is.

    --

    Ita erat quando hic adveni.

  144. SCSI is not always more reliable than IDE. by lexus99 · · Score: 1

    I have used SCSI devices for years in a broadcast enviroment. For the most part, I've had really good reliability, but in one case, I junked the whole SCSI array in favor of IDE. The station I work for uses an ADTEC MPEG 2 playback system for commercial announcments. It contained 6 SCSI TWO Quantum HDs in an external RACK mount unit with redundant PSs. After about 6 months of operation, drives started failing at the rate of one per month. This gets very old when your paycheck depends on spots running correctly! I opened the playback unit one day and discovered that it contained 4 IDE controllers on the MB. I promptly purchased 2 30gb MAXTOR drives and replace the SCSI array. That was 18 months ago and I've not had a single failure or commercial going 'blocky' since. Perhaps now would be a great time to knock on wood! ;)

  145. IDE vs SCSI vs your actual requirements? by Lurgen · · Score: 1

    I don't buy IDE drives for my servers because I require features that simply don't exist in the IDE world - RAID5 using more than four disks, and hot-swap.

    Performance means next to nothing on the day you have a hard disk failure. On that (rather dark, unfortunate) day, all you really want is to be able to remove the failed disk without an outage, and plug in a fresh one. Show me an IDE RAID solution that supports these requirements, and I'll change my mind.

    As for overall speed, there's no doubt in my mind that IDE and SCSI are pretty much equal in a single disk configuration. If you take cost into account, SCSI is a total waste. Going to multiple disks is still hard to justify, unless you bring RAID into the equation.

    As with all computer system purchases, the requirements almost always define the solution. Define your requirements carefully, with the right priorities in mind, and the answer will almost always be obvious.

    Incidently, I buy SCSI based RAID solutions for production servers, single IDE disks for development (non-production, non-backup servers), and IDE for all workstations (including some extremely high-end graphical workstations).

    --
    This would be my 2 cents worth, except we don't have 2 cent pieces in Australia any more, and rounding it down makes my opinion worthless!

    1. Re:IDE vs SCSI vs your actual requirements? by Nintendork · · Score: 1

      See my posting about the 600GB file server. $2,800, RAID 5, 6 drives. Overall, a well designed server for a small to mid sized business.

      -Lucas

  146. Exactly by Anonymous Coward · · Score: 0

    I totally agree, the only problem at the moment is still cost (mainly because I don't have money for a cup of coffee, so even IDE are expensive for me).

    I think i am going to perhaps even go with RAID-5 on my system (as soon as I put another processor in). I have a Raidport on my supermicro p6dgu and I am going to order the Adaptec raid controller for it. It has 64mb of hardware cache then. I will just throw 8 drives or something in it and it will be soo much better than my 4 crappy ide drives in there now.

    SCSI is also SOOO much better for CDR drives. Ever try to do a bit-for-bit copy with an IDE drive, don't think so! Why did plextor stop at 12x for SCSI!?!?!?

    Tibbon

    1. Re:Exactly by Anonymous Coward · · Score: 0

      "SCSI is also SOOO much better for CDR drives. Ever try to do a bit-for-bit copy with an IDE drive, don't think so! Why did plextor stop at 12x for SCSI!?!?!?"

      A) You can't do a "bit-for-bit" copy of a CD, a floppy-disk, or any other common magnetic media for that matter. It doesn't work that way. The controller will get in your way because it can only sense "changes" in magnetic flux, not individual 1's and 0's. For CD, you may be able to read it bit-for-bit, but you sure can't write it that way. You are bound by the rules of the firmware and other drive hardware.

      B) If you're just talking about a straight CD-to-CDR copy, on-the-fly, then yeah, I HAVE done this with an IDE drive. It's not a problem for the drives to handle. However, it's not wise to do. If your source disc has a scratch, piece of dust, some other impurity on it which causes an error and an abort in reading, it will botch your copy, even if you have burn-proof. Copying to an image file first will prevent this and will only cost you an extra 2 minutes or so.

      Ever see the price difference between SCSI and IDE burners? It's big, and it's not worth it. Perhaps Plextor saw that there's hardly any market for these things and made the wise business decision to dump them.

      SCSI is totally niche market now for home use. It's aimed at business use and the price shows mark-ups not seen in fields other than medicine or defense departments.

  147. Which SCSI v.s. Which IDE, and what peripherals by tz · · Score: 1

    A dual channel 160UW system with two 10K (or faster!) drives will blow away any dual drive IDE system. But it would be more expensive.

    SCSI has multitasking capability (you can give multiple commands to each of multiple devices and have them processed as each device gets time). Add a CD-Writer or even CD-ROM to an IDE system and watch what happens if you try to access both the disk and CD. The Multimedia command set was originally SCSI (which is one of the reasons there is an IDE-SCSI option/module in the linux kernel).

    You can also put 15 devices per wide SCSI bus, but still can only do two per IDE.

    IDE is simpler and thus cheaper, but has a limited performance envelope, i.e. degrades under a number of conditions common to certain environments like servers. It isn't really a VHS v.s. Beta. CRT v.s. LCD might be closer. Or Sedan v.s. Pickup truck - If your job involves taking clients to lunch v.s. going to Lowes or Home Depot to get stuff.

  148. Protools/3d studio/final cut pro by Anonymous Coward · · Score: 0

    Ever used Protools? The new version records 64 tracks at 192khz @ 24bit depth. Let me do my math here, 192khz (times per second) * 24 bit * 64 track == 194,912,000 bits/sec, I think that would overrun most of your IDE drives!!! Yes, digidesign (www.digidesign.com) does require SCSI for anything above 24 tracks at 44.1khz at 24 bit!

    Ever needed faster access to things in 3d studio max? What about Final Cut Pro? Can you tell me that full video works great on IDE? Don't think so? Ever had a server with a few hundred (or better thousand) acessing it? Ever notice that /. uses 9gb SCSI drives on most of their servers?

    USB 2.0/Firewire could be interesting however if they started to put decent drives in the units (seagate i swear by!!!)

    Tibbon

    1. Re:Protools/3d studio/final cut pro by ergo98 · · Score: 1

      Let me restate what I said : 99.99_% of the population has no need for extreme throughput, and those who do use the unbelievably expensive, extremely high throughput drive arrays. Just because someone, somewhere, does extreme HDTV video editing means absolutely, positively nothing for what I use on my development workstation. For any company to say "this product needs SCSI!" is just dumb : There are slow SCSI subsystems, and fast IDE subsystems, and vice versa. Current IDE controllers offer command queueing just like SCSI. This whole thread is almost ridiculous because it rehashes so many tired anti-IDE conclusions that were valid perhaps 7 years ago, but that no longer are true.

      SCSI is used in servers because servers, almost without fail, require hot swappability, which is something that IDE wasn't intended to do (not to mention that SCSI is the "monopoly" entrenched standard in servers. Just because it's a standard doesn't mean it's superior, which is something that I'm sure most Slashdotters can agree with). I don't need that feature on my home machine, so IDE is the best choice for me, and the same holds true for most workstations (which is what we're talking about).

      USB 2 and Firewire are both only about 400Mbps, so both represent significant speed downgrades from either IDE or the newer SCSIs, though they do make total sense for tape backups, scanners, etc. Personally I'm more interesting in Serial ATA as an up and coming standard.

  149. SuperMicro? by Anonymous Coward · · Score: 0

    Umm, most supermicro boards support the 64bit pci slots. Those have to be the best mobo's around. I love mine.

  150. Re:SCSI is faster by Anonymous Coward · · Score: 0

    Troll this fucker is. He is a fucking ass. He loves YASSER FUCK TOWELFAT. FUCK YOU PUSSY FUCK!

    Arafat tours his battered realm, but there is no hero's welcome from his people
    By Phil Reeves in Ramallah, West Bank
    03 May 2002

    Yasser Arafat had the air of an ageing thespian stepping out of the wings to savour a curtain call and drink in the warmth of his fans before taking a triumphant bow. But, as he strutted anew on the world stage, the applause was patchy and so were the crowds.

    His aides and bodyguards thronged loyally round him, no less excited than they had been the night before, when Israel withdrew its tanks and snipers to end the month-long siege of his crumbling and bullet-spattered compound, allowing them to leave.

    The press engulfed him, lapping up his every word and chasing his convoy of Jeeps and Mercedes, still caked in a month's worth of dust. He flashed V-for-victory signs and led prayers before a makeshift grave at the hospital - the only place officials could find to bury 15 people who were killed in the first few days after the Israeli army's arrival, when the town was under curfew.

    He inspected the Ministry of Education, peering indignantly at the computers smashed by Israeli soldiers, and held forth about the "crimes against religion" committed by Israel in Bethlehem's Church of the Nativity - where another Palestinian was shot dead yesterday. He talked, as ever, of how he wanted to return to "the peace of the brave" that he sought to create with his "partner" Yitzhak Rabin.

    But as the Palestinian leader - the "president" of an unborn and increasingly unlikely state - travelled around Ramallah with his entourage of Palestinian Authority officials, he received no hero's welcome. There was ambivalence and weariness, uncertainty - and even resentment.

    Worn down by weeks of living under an Israeli military curfew, and depressed by the scale of the destruction the Israeli army left behind, this West Bank town of 40,000 did not cheer much at Mr Arafat's sudden appearance. His popularity, which blossomed during his months of confinement, seemed to have faded, blighted by the public's view that he has made a murky and dishonourable deal in return for his release.

    Palestinians on the streets yesterday were subdued. They have two principal objections to the agreement, brokered by the United States and Britain. There is also deep distrust that any deal made in the current atmosphere of ill will, especially with Ariel Sharon, would hold for long.

    On the second point, they were soon proved right: Mr Arafat received an explicit guarantee from the US and Britain that, if he met his side of the bargain, he would be allowed to travel abroad. But the ink was barely dry before Mr Sharon threatened to prevent Mr Arafat's return if he went overseas. And - though the Israeli army pulled back from Ramallah - it still blockaded the town from its edge, just as Israel is doing across the West Bank.

    But, above all, Palestinians complained that Mr Arafat had betrayed them by handing over six Palestinians to be held in a prison in Jericho, where their Palestinians guards will be under the constant supervision of British and American wardens.

    Four of the men are fêted by the Palestinians as members of an assassination squad from the Popular Front for the Liberation of Palestine (PFLP) that killed an Israeli minister widely loathed among Arabs for his racist views and whose death followed Israel's assassination of the PFLP's top man. The other two are the leader of the PFLP, Ahmed Saadat, and Fuad Shobaki, a senior Palestinian Authority official accused of bankrolling arms smuggling. All six are widely seen by Palestinians as heroes of the intifada, leading a legitimate armed struggle against occupation.

    "The Palestinian people are all against this," said Loa al-Siyour, serving shwarma sandwiches in one of Ramallah's many cafés, thriving again now. "These people struggled for our freedom and then they put them in jail."

    A few doors along, Mohammed - he would not give his full name - demanded to know why he should feel happy. "We are not even back to the point we were before the Israelis invaded," he said. "We are still living under closure. And now we have six of our people behind bars, being looked after by the Americans, Israel's friends."

    There was unhappiness, too, over the cancellation by the UN secretary general, Kofi Annan, of a UN fact-finding mission to look into the Israeli atrocities in the Jenin refugee camp. UN, American and British officials insisted that the two issues - the mission and the terms of Mr Arafat's release - were unconnected.

    But this has not convinced Palestinians, and nor is it likely to. Asked about this by The Independent, Mr Arafat reverted to type: "Jeningrad?" he asked. Stalingrad, one was tempted to say, was on a somewhat more terrible scale.

    FUCK YOU TOWEL LOVER. You communist pig.

  151. But why the price? by Ogerman · · Score: 2

    Here's the really stupid thing about all this: Although SCSI is hands down a technically superior interface it is not THE standard simply because some marketing bozos thought they should keep IDE along for the ride to better price differentiate the marketplace. I, for one, do not believe that SCSI electronics are much (if any) more expensive to produce than IDE--especially now that modern IDE RAID controllers are getting more sophisticated. There's nothing special about etching silicon for SCSI controllers vs. IDE, that should demand such a disgustingly huge price difference. In fact, the SCSI drives themselves ought to be less expensive than IDE since most of the interface logic is on the host adapter.

    If only engineers ruled this world. (-;

  152. Garbage. by Shanep · · Score: 2

    "today's IDE drives are significantly faster than SCSI drives".

    Fastest ATA drive at the moment transfers up to almost 50MB/s near the begining of the disk, fastest SCSI drive transfers at 60MB/s near the begining.

    The SCSI drive has a measured seek time of 3.9mS whereas the ATA drive has only 8.9mS.

    Factor in SCSI abilities to be able to queue commands, automatically re-order them and use the bus for more than one thing at a time and you'll see that SCSI is still the fastest. Especially so for IO intensive applications where lots of small transfers are requested.

    Whether the price difference is worth it or not for your application is what really matters.

    The Western Digital Caviar WD1200JB is one awesome ATA drive though.

    --
    War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
  153. SCSI vs. IDE by Anonymous Coward · · Score: 0

    FYI, the disks are practically same. Some manufacturers may substitute disks from the best production line for SCSI-drives and some may not. Some may give 5-year warranty for SCSI, or just 3-year for both SCSI & IDE. The disks are equipped with either IDE or SCSI chipsets (in SCSI's case, that's less logic than with IDE), so that's not much of a difference.

    It's the bus. IDE stalls your machine if you're doing heavy disk operations on any system with one or more IDE disks. A copying of a large file will do. Switch on DMA and 32-bit controls with hdparm, little help. Reading a cd or copying large files or just having constant disk activity means that you'll be waiting for IDE queries most of the time before the queue is getting shorter. With SCSI, you probably can't think of such usage on a desktop computer that would halt an SCSI bus. I've got experience on both, and with SCSI, the speed of the data storage stems much more from the speed of the disk itself -- with IDE, you'll always have the same bus trouble with heavy disk usage no matter what UDMA/xxx chipsets you have. And before you say, an example of a more frequent disk usage occurs everytime you boot up your computer and programs are being started and drivers being read at the same time. SCSI machines generally boot up a little faster than IDE machines, according to my experiences.

  154. What are the implications of IDE bus sharing? by Anonymous Coward · · Score: 0


    Does having two devices on the same IDE bus slow down transfer rates?

    Thanks

    1. Re:What are the implications of IDE bus sharing? by Anonymous Coward · · Score: 0

      It does slow things down. Only one drive can be active at a time.

  155. Re:IDE faster than SCSI? RTFA by darkonc · · Score: 2
    Read the frigin' article:

    Nevertheless, it does seem to be the ugly truth, at least for straightforward read/write tests in a single-user environment.

    You essentially have one process doing sequential writes to disk. As almost everybody who has commented intelligently on the difference between SCSI and IDE seems to agree, this is the kind of situation that's going to favor IDE. I'd go as far as to say that it's probably close to IDE's dream application.

    No big surprise here, for me.

    ON the other hand, 25,000 users trying to POP their mail will probably beat those same IDE drives into submission faster than you can say "thrash the system".

    --
    Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  156. Please Check the HOWTO by Anonymous Coward · · Score: 0
    You know, the issue of IDE versus SCSI is covered in one of the HOWTOs from the Linux Documentation Project, specifically the Multi Disk HOWTO (latest issue is here ).

    For performance the short, short summary is that IDE wins in single threading IO due to small, low latency command overhead while SCSI wins out for multi threaded IO due to command queueing. Sure, it is in the IDE specs too these days but it is rarely implemented.

    Check out the HOWTO and if you see a mistake do contact the autor, the LDT relies on feedback from you the readers and experts.

  157. SCSI will always be faster, Bcoz it dont use CPU! by Anonymous Coward · · Score: 0

    for fark sake... ide sucks and SCSI rocks.. wake up nerds and unite against IDE.

  158. Why SCSI by PT3R · · Score: 1

    The only reason that I have a SCSI interface in my PC is to hook up my sampler to my PC to transfer sampledata from the sampleeditor software to the sampler. Face it it' is handier to edit sounds on a computer screen rather than the tiny lcd screen of the sampler. It's also very handy to share my ZIP and CDROM drive between the PC and the sampler. I think that's the only but very valid reason to use SCSI. Can you imgaine to transfer sample date over a MIDI lead ... ha.

  159. Multiple outstanding commands by axboe · · Score: 1

    IDE supports that too, at least some drives: IBM deskstars and WD Expert series. Linux 2.5 and FreeBSD supports queueing on these drives.

  160. Re:Costs: Why SCSI IDE? by Paul+Komarek · · Score: 2

    When I've bought cutting-edge SCSI equipment, I felt gouged. When I've bought previous generation SCSI equipment, I felt like I was getting what I paid for.

    I think that the cutting-edge SCSI drives prices are used to offset the R&D costs. By the time IDE drives reach the same point, the research is already paid for, manufacturing details are already solved, and the company is ready for traditional mass-marketing.

    Another factor is reliability. I don't believe that SCSI and IDE drives have the same mechanisms, unless you look at old or crappy SCSI drives and cutting-edge IDE drives. Regardless, you get a longer warrenty with SCSI drives than with IDE drives, and you're probably paying something for that. If the drive mechanisms are indeed the same, I expect that the best mechanisms from a lot end up in SCSI drives, and the rest end up in IDE drives. Just as microproccessor speeds are determined by testing.

    -Paul Komarek

  161. Re:Costs: Why SCSI IDE? by Frodo420024 · · Score: 1
    It's the economy of scale, or rather the lack thereof. Since SCSI is sold in tiny numbers, recouping development costs, logistics, profits etc. has to be much higher for selling SCSI to be worthwhile. The 'SCSI myth' of superiour reliability helps to sustain the existence of the drives, at a cost.

    Or, to put it another way, it's just much easier to make a decent living off a 100 cheap IDE drives than the rare SCSI.

    --
    I'm in a Unix state of mind.
  162. SCSI "with IDE" is this possible by Exstreamist · · Score: 1

    Hello all, I am hope the vast wisdom of all of us can slove this problem I am having, I just bought this used system. Good system, however it has a scsi drive in it. AtlasV - incase your wondering, anywho this is my first SCSI drive ever, I've never messed with them. I currenty have a 46gig IDE drive - thats were all my data is, I am unable to burn CD's mind you. Here is what I am triing to do, I am triing to install the IDE drive and use it as a slave - transfer data, I am not having any luck however. When I install the ide drive it takes over and you can't see the SCSI drive. Likewise if I change jumper setting with the SCSI drive, also when I change the Bios. Thats allows the SCSI drive to boot and than I cant see the IDE drive. I think you see where I am going with this. Any Help or can this even be done. I really am starting to think it cant be done. I have sreached and sreach google, message borad etc, maybe I am just looking in the wrong places. Any help would Be Just Peachy. Not to mention taken with the WOOOHOOOO that would follow. Thanks all!@! P.s. i know this sounds like "why the hell does this person want to do this, answer = because I don't know if it can be done, learning thing!@!

    --
    Taste_Death_Live_Life = read it Live By IT!@!
  163. IDE lets you upgrade way more often, think TCO by Kjella · · Score: 2

    ...which is why I never have considered SCSI. With disk sizes growing (my 45gb disk was huge, now my 100gb is huge), I can increase capacity all the time (=better capacity), to higher data densities (=faster), more cache (=faster). SCSI would be better at purchase, hands down. But then I'd have to keep the same disk so long, it'd be inferior to the newer IDE drives I would have bought if I'd gone with IDE. I'd rather take a 200$ drive each year than a 600$ drive every three years, it's that simple.

    Kjella

    --
    Live today, because you never know what tomorrow brings
  164. SCSI advantages will not show in linear logging by AlecC · · Score: 1

    I was told several years ago that the SCSI?IDE diffefence was mainly used by manufacturers rather as a "professional/consumer" flag.

    The silicon cost (negligible nowadaya) and raw I/O capability of the two interfaces are effectively the same. If you have the same media rotating at the same speed, you get the same raw throughput. The article described essentially bulk logging application, probably driven buy a single thread (i.e. no room for overlapped IO or seek optimisation). The advantages of Scsi won't show up in this case, so (MTBF) aside, you might as well use IDE.

    Typically, Scsi drives have faster seeks and larger cache rams. The Scsi interface (given a good driver, which is not automatic) allows much more overlapping of transfers. The build standard is usually higher, so SCSI drives have much higer MTBF (1,250,000 hrs vs 250,000 hrs last time I looked). 15,000rpm drives are only available (AFAIK) in Scsi.

    For most applications, throughput is overwhelmingly dominated by seek time and rotational latency. Scsi will win by miles here, bith because of non-scsi-related features for which Scsi is a flag (haster seeks) and scsi-related features such as much more ovelapping.
    (In on application, in which I had already sorted the transfers inot order, I still found a 25% increas in throughput by giving the Scsi drive a whole batch of commands to get on with in parallel).

    But the head and oxide technology are the same, so for bulk linear logging, IDE will match the performance of Scsi, and beat the price.

    Horses for courses.

    --
    Consciousness is an illusion caused by an excess of self consciousness.
  165. It's more complicated than that. by hawk · · Score: 2
    With two drives, you do indeed have a 3/4 chance of at least one failing before the MTBF of a single drive--but that's as far as you can go without more information.


    You need a handle on the distribution--which is probably approximately normal from the Central Limit Theorem--and other parameters. Assuming nrormality, MTBF and variance (or standard deviation) will let you use a chi-squared distribution with n degrees of freedom (where n is the number of drives) to come up with mtbf for the group (again, defining failure as "at least one").


    THe statistics get uglier when failure is "at least two":)


    hawk

  166. Re:IDE faster than SCSI? RTFA by Captain+Morgan · · Score: 1

    "Straightforward read/write tests in a single user environment." hardly specifies whether the tests are sequential or random. Single user could mean a single process or dozens of processes on the same machine. Single user only really means that the machine has a chance of not being loaded 100% at any given time, something that has to be accounted for in a system used by many multiple users.

  167. TCQ on IDE is B.A.D. by Dr.+Manhattan · · Score: 2
    TCQ is where SCSI gets a lot of its speed, by allowing multiple device commands to be outstanding on the bus at any given time.

    But from everything I've been able to gather, the IDE implementation of TCQ is Broken As Designed compared to SCSI. In a SCSI system, the drive can process commands and then notify the SCSI controller that a command has been completed.

    On an IDE system, however, the IDE controller has to poll the disk periodically to see if any commands have been completed. The drive has no way to notify the controller that data is ready and waiting.

    It's the difference between a polled and interrupt-driven system. Polling can be fast, if it's very carefully done, but interrupt-driven systems are easy to make fast.

    Don't get me wrong, it's a nice improvement to IDE, and it does narrow the gap somewhat, but as its always been, for high-end multitasking stuff SCSI is still the champ.

    --
    PHEM - party like it's 1997-2003!
  168. Here are some benchmarks! by EvilNight · · Score: 2

    I hunted all over the net looking for benchmarks of SCSI systems versus IDE systems, and couldn't find a damn thing. Sure, people benchmark SCSI hard drives versus IDE hard drives, but nobody ever bothers to benchmark SCSI RAID versus IDE RAID.

    I got so sick of it I said what the hell, and ordered up a pair of raid arrays for doing my own tests.

    Test system configuration:
    Supermicro P4DP6 Mainboard with two Intel Xeon 2.2GHz processors, and 4GB of memory.
    Microsoft Windows 2000 Server

    No I did not have time to test this under Linux before I had to get these bad boys ready for prouction. I doubt the benchmark results would have been much different, I've seen 3Ware running under Linux at Linuxworld and they kick some serious ass.

    IDE setup:
    3Ware Escalade 7450 Raid Controller
    Three Seagate Barracuda ATA IV Drives (7200RPM 9.5ms access time)
    This was set up in a RAID5 configuration.

    SCSI Setup:
    Mylex AcceleRAID 352 Raid Controller
    Three Seagate Cheetah LVD160 Drives (15,000RPM 3.6ms access time)
    This was also set up in a RAID5 configuration.

    Benchmarking utility used:
    HD Tach 2.52

    Here's the bottom line I got out of my benchmark tests.

    SCSI Performance
    CPU Usage: 2.1%, Access time 6.1ms
    Read Speed: Max 37.6MB/s Min 11.6MB/s Avg 30.8MB/s
    Write Speed: Max 8.5MB/S Min 5.4 MB/s Avg 7.5 MB/s

    IDE Performance
    CPU Usage: 3.1%, Access time 14.2ms
    Read Speed: Max 31.8MB/s Min 4.3 MB/S Avg 18.3MB/s
    Write Speed: Max 48.7MB/s Min 12.3MB/s Avg 36.4MB/s

    I was a bit shcoked to see the IDE do so well. It annihilated the SCSI in terms of sheer write performance but lagged behind a bit from the read performance. CPU use isn't a factor for most people, who really cares if you lose 1% more of your CPU to the IDE compared to the SCSI.

    Those 15,000 RPM drives were loud as jet engines, and they got hot enough that I was thinking of cooking some bacon strips on them. They were too hot to touch. The IDE drives on the other hand were barely audible even with the case off, and remained completely cool to the touch through the whole test without even a fan on them. You tell me which of those two types of drives is going to have a longer MTBF...

    I didn't even use high performance IDE drives for that test. I'd also like to point out that the Mylex card was 66MHz/64bit, whereas the 3Ware card was 33MHz/64bit... so the 3Ware card was holding its own even though it was running at a slower rate of speed. I wonder what will happen in future generations of these controllers when they turn up the speed and improve the code...

    Cost... I coul have built three of those IDE Raid systems for the price of that one SCSI system.

    Space... The IDE drives were 80GB, the SCSI were 36GB. IDE owns SCSI in terms of space. We have some bigass databases where I work so that's actually fairly important to us.

    Unless you REALLY need that 6.1ms access time or the extra ~20% in read performance you are far, far better off with an IDE Raid at this point.

    The guys at Toms and Anandtech really need to do a major article on this stuff...

    For the skeptical, here's a link to the screenshots of the HDTach benchmarks I ran. Be GENTLE guys we do not have tons of bandwidth for this...

    IDE vs SCSI

    IDE is on the top, SCSI is on the bottom. Interesting how SCSI is fairly linear but IDE is really sloppy and just running all over the place.

    --
    Hell is being intelligent in a world full of idiots.
  169. I find this hard to believe by pyite69 · · Score: 1


    Most IDE drives have 9-10ms seek times; whereas
    scsi is generally around 5. That alone is worth
    a lot in real world performance...

  170. Simon & Garfunkel? by Anonymous Coward · · Score: 0
    In the past SCSI beat IDE hands-down but now according to Simson Garfinkel, "today's IDE drives are significantly faster than SCSI drives".

    Simon & Garfunkel? What do they know about IDE and SCSI?

  171. Re:IDE faster than SCSI? RTFA by darkonc · · Score: 2
    Even systems that are multi-user are rarely 100% loaded at any given time. That's why we can get away with making multi-user systems. A system with continuous 100% utilization is probably ill-provisioned (unless the 100% is because of low-priority idle-tasks like seti-at-home). I've seen systems with 300 users still sitting below 50% usage for reasonable periods of time.

    Although single user systems can have multiple processes at any given time, many/most single user apps usually have one process (max) accessing the disk at a time. A UNIX box being used as a dedicated network log would be such an application.

    Granted -- a one-line summary doesn't include the source code, but it does indicate the kind of testing methadology they're likely to be using.

    (btw: I consider my own box single user (me) even though it has 100% utilization -- I run Seti-at-home. The disk utilization is still single-user in nature (seti rarely accesses the disk)

    --
    Sometimes boldness is in fashion. Sometimes only the brave will be bold.
  172. IDE RAID5 can be faster than SCSI raid. by lazn · · Score: 1


    The fastest raid controller on the planet is IDE. (this might have changed, but I know it was the fastest not too long ago)

    http://www.3ware.com/products/Escalade7000DS4-17 .p df

    Real measured sustained 180MB/s reads and 127MB/s writes.

    Of course that is a pricy card.

    ==>Lazn

  173. Re:WB by bored · · Score: 1

    Write back caching on the IDE drive solves this problem for writes. Of course with a tranactional system writeback needs to be properly synced. Since IDE doesn't support a fence operation you basically have to turn WB off to guarantee consistancy. For your average workstation or small server user (who doesn't understand all this anyway) its not likely they need that kind of data guarantee, a dropped email isn't the end of the world.



    For reads, the outstanding reads don't help much and its more efficient to have the OS do the read ordering because of priority issues. For example a page fault gets moved to the head of the read queue and statified immediatly rather than waiting of existing reads to complete. With the large read caches on the disks grabbing a whole track its not a performace loss to move the head grab a couple sectors and then move the head back to its previous location and read the remaining sectors. The return move will simply be statisfied from the cache.


  174. Re:Simon and Garfunkle by OzPhIsH · · Score: 1

    You seem to have been interested enough to reply. I can't believe a simple post on a message board has got your panties in a wad. Grow up.

    --

    "To lead the people, you must walk behind them"

  175. I2O On IDE RAID Controllers Eliminates I/O Issues by Nintendork · · Score: 1

    If you use a IDE controller with a I2O processor, this issue is eliminated. Most modern IDE RAID controllers have this feature.

  176. Does anyone care about access time anymore? by Blue+Lozenge · · Score: 1
    The access time of high-rpm scsi drives is amazing. I could care less about throughput when banging on code or playing games, but a fast access time will make everything seem so much faster.

    You can get a 15000 rpm drive with scsi, or you can get at most 7200 rpms with IDE.

  177. Re:The age-old debate...NOT by speedbump · · Score: 1
    Take a 7200 rpm SCSI drive. Take a 7200 rpm IDE drive. Rip off the electronics.


    You now have two identical drives.


    Not.


    An engineer friend of mine who works at Seagate's Colorado headquarters for IDE drives said that the internal mechanisms for SCSI and IDE at Seagate are different.


    The IDE market is FAR more competitive than the SCSI market, so manufacturers have to cut corners wherever they can. Some drive makers put in plastic parts, some put stamped aluminum where steel is usually required, and that is typically why warranties on IDE drives are shorter than their SCSI bretheren.


    When you strip the hood off a SCSI drive, you do NOT get an IDE drive with SCSI electronics.

  178. You may use 10Mbit. I use Gbit. by Moderation+abuser · · Score: 2

    So no. The network is very certainly not the bottleneck.

    And on the CPU side, SCSI controllers allow the CPU to sit 95%+ idle while the disks are thrashing their little arses off. I haven't yet seen an IDE interface that good. If you're lucky the CPU will be hit to the tune of 20-50% usage with IDE.

    With the 15 devices, who said they were all disks? Oh and the bus runs at 320Mbytes/second.

    As I said. SCSI is expensive but designed to scale. IDE is designed to be low cost.

    Entirely different purposes, not better/worse.

    --
    Government of the people, by corporate executives, for corporate profits.