Slashdot Mirror


How Often Do You Replace Your Hard Drives?

Telemachas asks: "I recently purchased a Dell P4 2.8 GHz swap meet computer with a 200 gig hard disk for a good price and all is working fine. It does not seem prudent, however, to trust my data on a swap meet item. For another @ $ 75.00 each I can purchase new 200 gig HDDs. I would also like to do my first RAID system. I am now wondering how often, if at all, do Slashdot readers replace their HDDs?"

254 comments

  1. Uhh... by Omeger · · Score: 5, Insightful

    When they break?

    1. Re:Uhh... by matt74441 · · Score: 3, Insightful

      I second that. I like to avoid wasting money whenever possible, but thats just me...

    2. Re:Uhh... by Anonymous Coward · · Score: 5, Insightful

      Of course. For HDDs the Time Between Failure distribution is just too broad.

      If you replace them on a schedule, you're still not guaranteed 100% reliability because a drive can fail way before MTBF, and you waste the drives that wouldn't fail if you had kept them. Seems like a lose-lose situation to me.

      So backup often, or use RAID. Replace the HDDs when they break.

    3. Re:Uhh... by gameforge · · Score: 4, Informative
      I entirely agree with everything you said, except this (minor nitpick, if nothing else):

      So backup often, or use RAID. Replace the HDDs when they break.

      There's really no replacement for backing up your files.

      RAID 5 (or mirrored RAID, if that's your favorite flavor) protects against a single hard drive dying. But if the RAID card dies, you lose everything, especially if it's a proprietary card that's hard to find (more likely on a personal server); I've tried interchanging 3ware controllers and Highpoint controllers, and they couldn't read each other. Additionally, if more than one drive dies, you lose everything. Or, if there's some other problem (you know, the one you didn't think about before you setup the RAID) and the array gets corrupted somehow... well, you lose everything.

      RAID can be a good supplement in addition to regular backups, but it's not a complete replacement.
    4. Re:Uhh... by undeaf · · Score: 1

      I also try to avoid wasting money, but the hard drive's the one thing I do upgrade the most frequently. I've been lucky to have avoided the really noisy 7200 rpm ball bearing hard drives, but despite that I've replaced an 80 gig drive with a quieter 160 gig samsung P80, and then I've added a 160 gig V80 to that.

    5. Re:Uhh... by drsmithy · · Score: 1

      RAID 5 (or mirrored RAID, if that's your favorite flavor) protects against a single hard drive dying. But if the RAID card dies, you lose everything, especially if it's a proprietary card that's hard to find (more likely on a personal server); I've tried interchanging 3ware controllers and Highpoint controllers, and they couldn't read each other.

      This is why you use software RAID.

    6. Re:Uhh... by acidrain · · Score: 3, Interesting

      Seriously. The older a drive is, in my experience the less likely it is to die. The first six months are the worst.

      But then I'm running a pair of drives as raid 0 for speed, and figure if you loose important files due to disk crash, you needed to learn your lesson about backups the hard way.

      Next time I'll do raid 1 as I'm told that some controllers manage to combine reads from both drives to get the same speed as raid 0. Size is so cheap these days there isn't much point not to do raid 1. Twice the speed of a normal drive and a vastly reduced chance of having to reinstall everything.

      --
      -- http://thegirlorthecar.com funny dating game for guys
    7. Re:Uhh... by munpfazy · · Score: 2, Informative

      What's more, there are a lot of other data-loss scenarios for which RAID won't help you at all: namely, anything that either destroys the pc as a unit or anything that causes your machine to actively destroy data.

      To name a few:

      * disasters, natural or otherwise, that fry, crush or soak the pc as a whole. (Lightening, earthquake, broken water pipe.)

      * Theft or confiscation of your computer. (Sure, you can argue with the DEA that your drug dealing roommate never used your computer, and you might win and get your hardware back. On the other hand, if your roommate manages to pawn it first, you're out of luck.)

      * Any trojan, virus, hacker, or dumb friend who deletes your files or screws up your file systems or partitions tables. Sure, in the case of a dumb friend (or a dumb you), you may be able to recover if you discover it soon enough. . . but in that case hardware RAID is likely to make it far MORE of a pain in the ass than it otherwise would have been.

      Sure, they're probably all less likely to happen to most home pcs than the failure of a single hard drive. But they're not so unlikely as to be worth ignoring, if you care about your data.

      In choosing between RAID, and buying a couple spare drives in portable enclosures and keeping a weekly backup in your desk at work, the later seems quite a lot more attractive to me. Of course both is an even better solution. (Both, with an identical spare RAID card in your desk at work is best of all...)

    8. Re:Uhh... by theshowmecanuck · · Score: 1

      Try RAID 1+0

      --
      -- I ignore anonymous replies to my comments and postings.
    9. Re:Uhh... by toadlife · · Score: 1

      Not only can RAID cards die, they can also go haywire and destroy your array, making it unrecoverable even if you have a replacement.

      I've had HP Netraid controllers in old server do this.

      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    10. Re:Uhh... by The+Mysterious+X · · Score: 1

      If you're going to do that, you may as well do RAID 5, which has the smae level of redundancy, but mpre available space.

    11. Re:Uhh... by EvanED · · Score: 1

      A lot of cheap controllers though (including some integrated motherboard ones) do RAID 0+1. At least the last time I looked, the cheapest RAID 5 card I saw was approaching $200.

    12. Re:Uhh... by TheWanderingHermit · · Score: 2, Informative

      Then there's mdadm for Linux. I've found it to work wonderfully. And it's free.

    13. Re:Uhh... by TheWanderingHermit · · Score: 1

      I needed bigger space, so I'm using new drives I bought about 16 months ago that have all been working well. The data drives are all in RAID5 arrays under mdadm. Before that, I noticed that when I still used Windows, I would have drive failures about every six months or so. Once I switched over to Linux (about 2000), I found the drives stopped failing. Since then, I've had 2 drive failures, all hard failures, and no more software caused failures. I'm not planning on swapping out my drives before they fail. The boot/system drives are backed up, along with the data files, on a system that will soon be moved off site. I may, at some point, convert the mdadm RAID5 clusters with hardware based RAID, but if I do, I'll wait until I can get controllers that allow hot swapping. When I get to that point, to make sure business runs easier, I might swap them out every year or so, but I doubt it. As one other poster said, if a drive lasts 6 months, usually it will keep going and I'd rather not change it.

    14. Re:Uhh... by ezzzD55J · · Score: 1

      won't make much difference with two drives..!

    15. Re:Uhh... by Propaganda13 · · Score: 2, Interesting

      "When they break" is the correct answer.
      I replaced a drive because the new drive was getting rave reviews. One year later, the Deathstar died. The drive that had been replaced is still running in a friend's computer.

      Remember, RAID with mirroring or parity is just for fault tolerance. RAID is not a backup. In a normal desktop, I would buy a faster drive than spend the money on a RAID.

    16. Re:Uhh... by The+Mysterious+X · · Score: 3, Informative

      Except that raid 0+1 can't be implemented with 2 drives, it requires a minimum of 4.

    17. Re:Uhh... by lukas84 · · Score: 2, Informative

      No, that's why you have maintenance packs on your servers.

      When your controller fails, it gets replaced OnSite by service technician, no matter how old it is. We use IBM xSeries, and still have some older machines operating. We bought Out-Of-Warranty ServicePacks for them, they're now 5 years old.

      A controller in one of them failed, 3 hours later an IBM technician was OnSite with a new, same controller, replaced the card, and the machine was up and running again. That was a 5 years old IBM xSeries, with dual PIII at 1.1Ghz, mind you.

      Of course, you don't want to buy service packs that cost more than the machine is worth now (but less than the money involved to migrate the existing setup..) in a private environment. Thats why you do only RAID1 there. I've been able to recover RAID1s from any sort of raid controller with a bit of fiddling. Most involve no fiddling at all, because they have the Metadata at the "end" of the drive, and just appear as a plain disk on a normal scsi controller.

    18. Re:Uhh... by amRadioHed · · Score: 1

      Remember, RAID with mirroring or parity is just for fault tolerance.

      Well, sure but when the fault you are tolerating is the loss of all data on the disk, that's a pretty nice thing.

      I know I should be doing regular backups, but I'm lazy. No systems perfect, but drive mirroring has already payed off for me so I think it's worth the extra $100.

      --
      We hope your rules and wisdom choke you / Now we are one in everlasting peace
    19. Re:Uhh... by arivanov · · Score: 1

      That is correct in two cases - if you have a RAID array and if you have purchased them from different batches in the first place.

      If you do not have raid at today's disk prices - you are daft. If you have built it with disks from the same batch - you are even dafter as they have an increased probability to fail at the same time. To make things even worse if one of your drives die in a RAID1 or 5 scenario the rest get loaded more and the chance of them dieing increases significantly.

      So if you have built a RAID array from disks which are from the same batch you should gradually replace disks after some time. The actual times of replacement can be calculated based on MTBF (adjusted for temperature).

      By the way, the management software of some high end storage systems does this as this is the only way of guarding against non-surface type failures (heads, electronics, bearings, etc).

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    20. Re:Uhh... by Propaganda13 · · Score: 2, Insightful

      I was just pointing it out since some people think RAID is a good replacement for backups. Here's some reasons already listed why RAID isn't backup. http://ask.slashdot.org/comments.pl?sid=206854&cid =16865466
      Plus corruption of the data caused by OS, application, hardware, etc. In these cases, you'll end up with multiple dead drives, multiple copies of corrupted data, or no data at all.

      There are backup solutions even for the lazy. :D Over the years, I've learned not to trust hardware or backups.

    21. Re:Uhh... by TCM · · Score: 1

      I buy new ones when they have double the capacity of the old ones and provide the most bang for the buck. Most of the time the old ones still have some months of warranty left and you get some cash to finance the new ones.

      Right now I'm at 320G drives - most bang for the buck.

      --
      Of course it runs NetBSD. BTC: 1NT7QvbetmANwaMzhpVL6
    22. Re:Uhh... by Silver+Sloth · · Score: 4, Insightful
      Seriously. The older a drive is, in my experience the less likely it is to die. The first six months are the worst.
      This is known as the bathtub curve. If you plot failures against time then there is a high level at the beginning (the tap end) which decreases quickly as any weak or substandard components fail. Then there is a long flat bit as everything runs as normal with a (hopefully) low chance failure rate. Finally, as the components reach their end of life the failure rate begins to rise giving the shape (well, use your imagination) of a bathtub.

      With hard drives the far end of the bathtub tends to be obscured by obsolescence.

      --
      init 11 - for when you need that edge.
    23. Re:Uhh... by tibike77 · · Score: 4, Funny

      Why REPLACE a drive when you can ADD a drive ?
      Besides, whoever already said "the older a drive is, the least likely it is to get broken" got it pretty right.

      And, as for "permanent storage"... why would you EVER trust your HDD and your HDD only to "keep data safe" ?
      Everything that's critical (and not so secret) goes as soon as possible on a backup CD/DVD (the more the merrier), on other home/office computers, even on memory sticks or whatever other removable media you might have at hand... and if possible, also some remote (and remotely accessible) location.

      Or you could do it the "really tough guy way"... you know, the way of "I don't make backups, I put it online and let everybody else mirror it".

      --
      By reading this signature you agree to not disagree with the post you just read.
    24. Re:Uhh... by Corwn+of+Amber · · Score: 1

      That is, every year, just past the warranty period.
      (Three-year warranty? Yeah, right. Like anyone does buy HDs at that kind of premium. Unless they're Raptors, but then you don't even need a warranty.)

      Hard drives are now the cheapest way to store data, but they also seem to break even faster than optical supports get scratched to unreadable.

      --
      Making laws based on opinions that stem up from false informations leads to witch hunts.
    25. Re:Uhh... by tomhudson · · Score: 1

      (Three-year warranty? Yeah, right. Like anyone does buy HDs at that kind of premium. Unless they're Raptors, but then you don't even need a warranty.)
      Buy your hard drives OEM from your local beige-box builder instead of from a retailer like Future Shit or Worst Buy, and you get a 3 t 5 year OEM warranty instead of the stupid 1-year warranty, and you pay a bit less.
    26. Re:Uhh... by walt-sjc · · Score: 1

      The number one killer of hard drives is heat. IBM did a study where for each 1 degree C over ambient, the MTBF dropped in half. If you want to make sure your drives last, make sure they are well cooled. Most modern drives have built-in temp sensors that you can query with various tools.

    27. Re:Uhh... by ifrag · · Score: 1

      Sounds like you are referring to the chances of "Infant Mortality" (or whatever the correct technical term is when referring to hardware). That is when a device dies early on in it's life. Most factories do some kind of burn-in test to make sure the device meets some minimum standard of "working". This imposes a small depredation in device life, but also results in many more satisfied customers not having to deal with immediately returning merchandise failing from a manufacturing flaw. Once you are past that, the device is in it's normal life cycle, where it's assumed to not have any serious manufacturing flaw which could cause failure, but is still subject to the mean time to failure curve. The older it gets, eventually it will likely fail no matter what in the very long term.

      --
      Fear is the mind killer.
    28. Re:Uhh... by jdew · · Score: 1

      Hardware raid which stores it's configs on the drives, and not the controllers firmware can typically be replaced very easily.

      Case in point: I went from a Compaq smart array 2, to a 4200 to a 5302 to a 5i/534 And not once did I have to rebuild the array. I could probably tweak some more performance out of it by adjusting the block size, but whatever.

      So if my current smart array card dies, I can just pop in the last card I had on the box, or buy the next step up smart array card and all will be well again.

    29. Re:Uhh... by pizzach · · Score: 1

      From reading these comments, I get the feeling that windows doesn't do software raid like Mac OS X. (at least not out of the box.)

      --
      Once you start despising the jerks, you become one.
    30. Re:Uhh... by kabocox · · Score: 3, Informative

      Everything that's critical (and not so secret) goes as soon as possible on a backup CD/DVD (the more the merrier), on other home/office computers, even on memory sticks or whatever other removable media you might have at hand... and if possible, also some remote (and remotely accessible) location.

      Um, if you have a 20-40 GB drive and don't fill it up and only have a CD burner that might be a solution. The best affordable solution for most people is to buy an external USB drive enclosure and a couple of HDs. Last Christamas, my mom gave me that 250GB drive and enclosure was only about $150 from tigerdirect. I used to trust CDs/DVDs for backup purposes, but I've been burned by bad copies of the CD/DVD not working on other machines. It may be slightly more expensive for the HD solution, but you just don't have to worry about it working unless all your backup drives fail, which is unlikely.

    31. Re:Uhh... by LurkerXXX · · Score: 1

      Why REPLACE a drive when you can ADD a drive ?

      Maybe because you don't have any spare drive bays in your case and don't want to attach a bunch of external USB/FIREWIRE/SCSI/SATA drives and the accompanying spaghetti wire? Some folks like keeping things condensed.

      Personally all my cases hold 12 drives, so that's not an issue for me (yet).

      But I agree entirely that the original poster is asking a really dumb question for the reason he stated. Certainly I'd trust a used hard drive to store my data in my computer, because I have backups. Not having backups, as it seems might be the case for him, is incredibly stupid. If your data is already backed up in a couple different places, there is no need to worry about your 'used' drive going bad.

    32. Re:Uhh... by LurkerXXX · · Score: 1

      RAID 1 + 0 is faster than RAID 5though, because no parity bit needs calculating. There are trade-offs in all the RAID configurations. Pick the one that suits your needs best.

    33. Re:Uhh... by LurkerXXX · · Score: 1

      Your feeling would be wrong.

    34. Re:Uhh... by Anonymous Coward · · Score: 1, Informative

      You need to add more to that.

      buy decent Hard drives. I used to have to replace IBM drives like mad, they would not last more than 12 months if you were lucky. Switched to seagate higher quality class drives (means more expensive per gigabyte but it's well worth it) and the problems stopped.

      I find that the server class hard drives, even the IDE ones are so much better than the consumer class garbage that it's a no brainer. I happily spend $140 for a 200 gig drive, because I know that my 200 gig of illegally ripped DVD's is safer on that drive than a $68.00 200 gig consumer drive, just from my experience.

      Granted, I rather have them on a raid 50 array of 15K scsi U320 drives... but not everyone can afford $40,000 for movie storage.

    35. Re:Uhh... by WuphonsReach · · Score: 1

      RAID 1 + 0 is faster than RAID 5though, because no parity bit needs calculating. There are trade-offs in all the RAID configurations. Pick the one that suits your needs best.

      The other advantage is rebuild time. When a drive dies in a RAID10 array, rebuild time is related to the size of individual disks in the array rather then the overall size of the array. I'd hate to see what the rebuild time is for a RAID5 across 6 750GB SATA drives, but I know that RAID10 rebuild time is only 180 minutes (the time for a single RAID1 pair to rebuild itself).

      With mdadm, you can even do fancy things like:

      Multiple RAID1 sets using 3 disks in each RAID1 set with RAID0 layered over the top. Now you can withstand even more disk failures in the array before you lose data. The downside is net capacity of only 33%.

      On one of our servers, the boot and root partitions are RAID1 across 6 disks (yes... 6 copies of the partition) plus a hot-spare partition on the 7th disk. The nice part about that is you never have to worry about GRUB/LILO booting an outdated boot partition since the boot partition across all 6 disks are kept in perfect sync. Which is a scenario that I ran into when I had a simple RAID1 across 2 partitions with 5 hot-spare partition slices on the other disks.

      I haven't tested yet to see if a 6-disk RAID1 offers increased read speeds over a 2-disk RAID1 array...

      The main downside of Software RAID is if you are CPU constrained or if the Software RAID traffic will bottleneck on your I/O bus between the CPU and the disks. Hardware RAID keeps the additional disk traffic off the CPU and off the I/O bus.

      --
      Wolde you bothe eate your cake, and have your cake?
    36. Re:Uhh... by Hatta · · Score: 1

      Who said anything about windows?

      --
      Give me Classic Slashdot or give me death!
    37. Re:Uhh... by Marillion · · Score: 1

      I replace drives at the first sign of trouble from the drives internal SMART tables. This has saved my butt twice in three years. I also mirror when possible.

      I use smartmontools on Linux and PassMark's diskcheckup on Windows. MacOSX has SMART built into diskutility.

      --
      This is a boring sig
    38. Re:Uhh... by theshowmecanuck · · Score: 1

      I read somewhere that to begin seeing performance benefits to RAID 5 you need at least 5 or 6 disks, and it still can't compete with 4 disks using RAID 10. To even approach the performance of RAID 10 you need way more, but still won't see the same performance. And the more disks you add to RAID 10, the better it performs of course... though I would like to see something that shows a real graph of diminishing returns on disks to performance (rather than a table). I am not about to go buy a tonne of disks to try it out. :-) Anyway, I'll grant that you have less usable disk space with 10 than 5, but 10 provides you the absolute best performance.

      --
      -- I ignore anonymous replies to my comments and postings.
    39. Re:Uhh... by hawg2k · · Score: 1

      What OS you gonna run on it? If you're running Linux or BSD, you can run the S.M.A.R.T daemon on it which will tell you when to backup and buy a new drive.

      That way you can use the existing drive until it pukes.

      I think some versions of Windoze has similar technology, but don't take my word on that.

      An like everyone else has already said, backup the important stuff regularly.

    40. Re:Uhh... by Lussarn · · Score: 1

      When my drives (7 of them) are filled up with movies I just mount them read only and have them power down after 20 minutes of inactivity. Most of the drives don't spin a single revolution in a day. Should keep them cool too. I have a 120GB drive which SMART reported being bad for years like this, don't keep my favorites on that one though.

    41. Re:Uhh... by pizzach · · Score: 1

      I don't know. I still feel tingly. But that just might be my black coffee coming back to bite me.

      --
      Once you start despising the jerks, you become one.
    42. Re:Uhh... by EnderWigginsXenocide · · Score: 2, Insightful

      I would NOT trust a single box (no matter how many HDDS) to be a safe place for must-have data. You have backups and that is good.

      I had a power supply start putting out 18 volts on the 12 volt rail and smoke two HDDs in the same box. (It had one HDD . . . I replaced it . . . the replacement died quickly.) Had that machine been a 12 bay monster I would have lost 12 HDDs. For me there was no-big loss because all I lost was the HDD itself and the time it took to re-install the OS and software. Data was drag-and-dropped across the network.

      Instead I mirror my data to two other Boxes (2 at home, 1 offsite at work.) Truely critical things (Family photos, home videos) are also backed up to multilpe DVD copies and sent to family members (they think I am sharing, but they are just offsite backup :P)

      --
      Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
    43. Re:Uhh... by EnderWigginsXenocide · · Score: 2, Insightful

      Many people use a single external drive as a backup. The drive sits next to the PC it is backing up. A fire/flood/whatever can take them both out.

      If you're going to use a HDD as a backup make sure you have multilpe copies (say three) with at least two being offsite. That way if your home/worksite is destroyed your data is on two other HDDs away from the calamity. It is unlikely that two HDDs will fail at the same time, but just having one HDD for irreplaceable data is just a big risk.

      --
      Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
    44. Re:Uhh... by Carnildo · · Score: 1

      Same here, which is why my computers have everything from a 250MB hard drive to the latest addition, a 300GB drive. I do change drives between tasks: the two 60GB drives the 300 replaced are now in removable caddies as part of my offsite backup system.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
    45. Re:Uhh... by RexxFiend · · Score: 1

      The old IBM raid controllers used to store the config on the disks as well.
      We experimented with how robust they were about 10 years ago and discovered that we could actually shuffle the array, move it to a different server, and it would still read the array no problem at all.

      --

      A crash reduces
      Your expensive computer
      to a simple stone.
    46. Re:Uhh... by Kevin+DeGraaf · · Score: 0

      Theft or confiscation of your computer.

      Confiscation IS theft.

      --
      We have more to fear from the bungling of the incompetent than from the machinations of the wicked.
    47. Re:Uhh... by munpfazy · · Score: 2, Funny

      >Confiscation IS theft.

      Fair enough.

      Replace my line with, "theft which is legal, illegal, or of debatable legality, carried out by civilians or government employees"

    48. Re:Uhh... by Anonymous Coward · · Score: 0

      n choosing between RAID, and buying a couple spare drives in portable enclosures and keeping a weekly backup in your desk at work, the later seems quite a lot more attractive to me.

      Unless--of course--your boss finds the drive, wonders what's on it, plugs it in, stumbles upon your 100GB scat porn partition, gets the wrong idea, invites you to a mandatory meeting that turns out to be a scat porn CONVENTION and before you have a chance to explain you're a SPECTATOR and not a PARTICIPANT he informs you that you can either PARTICIPATE or lose your job. In later years, when recounting what happened that night in your 120 page autobiography, you'll still smell the nutty aroma on your upper lip and realize that maybe your backup strategy could have been planned better.

    49. Re:Uhh... by toddestan · · Score: 1

      If you're going to do that, you may as well do RAID 5, which has the smae level of redundancy, but mpre available space.

      A Raid 5 set up with 4 drives will only be able to handle 1 drive failure. Lose a 2nd drive before the first is replaced, and lose everything. With Raid 0+1, there is only a 33% chance losing the second drive will mean losing all the data (in other words, of the three drives that are left, two of them are still redundent and you can lose one of these two with no data loss).

    50. Re:Uhh... by WuphonsReach · · Score: 1

      With Software RAID you can drive that 33% chance down even farther... at the cost of less net capacity.

      Create 3-disk RAID1 arrays where all 3 disks are active (writes go to all 3 disks at the same time). Then layer a RAID0 array across however many RAID1 sets that you created. You gain the guaranteed ability to survive a 2-disk failure without data loss.

      Only for the truly paranoid... and those 3rd disks in each RAID1 set are probably better used to populate a backup array. But when you have a system that absolutely, positively, cannot go down for maintenance, maybe it's an option.

      --
      Wolde you bothe eate your cake, and have your cake?
    51. Re:Uhh... by triffid_98 · · Score: 1
      Bog standard Seagate and Fujitsu drives both come with 5 year warranties, and don't cost much more than brands with 1-3 year warranties (Maxtor/Hitachi/WD). On my home rig I use cheap IDE docking racks and re-image my drives every few weeks. This has advantages (with matched drive sets/swappable trays it's trivial to make backups) and disadvantages (drives stuffed in little boxes tend to run hotter, increasing failure rates). Mirroring is another option, but it's riskier in the sense that problems can get mirrored between the drives in your set. You still need to plan for some kind of offline backup.

      (Three-year warranty? Yeah, right. Like anyone does buy HDs at that kind of premium. Unless they're Raptors, but then you don't even need a warranty.) Buy your hard drives OEM from your local beige-box builder instead of from a retailer like Future Shit or Worst Buy, and you get a 3 t 5 year OEM warranty instead of the stupid 1-year warranty, and you pay a bit less.
    52. Re:Uhh... by tomhudson · · Score: 1

      Exactly. I can buy OEM 320-gig hard drives with a 5-year warranty for $20 LESS than the same drive with a 1-year warranty from Future Shit. The only reason people buy retail is they don't know any better. Go to your local beige-box builder and he'll be glad to give you the same deal.

    53. Re:Uhh... by Anonymous Coward · · Score: 0

      RAID can be a good supplement in addition to regular backups, but it's not a complete replacement.

      OK, but can anyone list a cost-effective solution for enthusiasts? I'm sure there are thousands of us with high-capacity RAID5 arrays that we use as our primary file-servers at home. How can we back up say 1-2TB without spending $1000?

      And no, I don't consider making a 3-foot stack of DVDs a practical solution.

      So, does anyone know if there's a cost-effective and practical solution for enthusiasts(i.e. home-users who aren't on a corporate budget)? I assume tape-backup is still the only practical way to go...but last time I checked they were outrageously expensive.

      For me there really is no alternative to RAID5! I suppose I could step up to Raid 6 so that I can afford to lose 2 or more disks and still keep my data...but that still doesn't address the hardware(controller) failure you mentioned.

      Any advice based on experience with this problem is appreciated.

  2. 5 years by mikesd81 · · Score: 1, Redundant

    I'm still using a 40 Gig HDD that came with a HP system (not in the same system any more) for the last 5 years. It's a Seagate. But I've used other drives that I've simply disposed of due to limited size and space in the tower that lasted for even longer.

    --
    That which does not kill me only postpones the inevitable.
    1. Re:5 years by Brother+Dysk · · Score: 1, Informative

      10 Gig HDD that came with an IBM PII (I think) is still spinning Windows for my Athlon64. Geek cred +1

      --
      - Frans.
    2. Re:5 years by undeaf · · Score: 1

      Simply disposed of? Didn't you at least harvest the magnets?

    3. Re:5 years by xiao_haozi · · Score: 1

      I have a few pre-pentium oem hdds that are still functional...of course I don't rely on any server critical information being on them...but i always have them working for something. (backup copy #3...sample os installs...etc) also went through my hdd collection on the desk and found a Conner FLBC4M4 drive in there...not sure on the age/condition but I'm pretty sure that one was still working as well last time i pulled it out of another pre-pentium box.

    4. Re:5 years by dougmc · · Score: 2, Funny
      Geek cred +1
      Of course, what you forgot to mention is Windows (on any drive) ... Geek cred -2.


      And I'm not sure that using an old drive is worth geek cred points at all, though I guess if it's all that's needed for your particular application, then I guess it's worth a little -- but a full point? Not unless it's ESDI, RLL or MFM!

    5. Re:5 years by tom17 · · Score: 1

      I'm not understanding the logic in using old low capacity drives for things.

      Lets say for example (merely as an example!) that you have 10 old 10Gig drives spun up "because, well, they still work fine so why throw them away". Lets say they are nice low power drives, say 15W average? So that is 150W of hard drive.

      I wont work this out in energy costs, cos everyone round the world pays a different amount, but work it out using your energy costs. How long until you spend more than a 100GB drive would cost you?

      This is the main reason I upgrade drives now. Rather than adding more drives to my array, I consolidate down and try to sell off the old ones. This saves electricity, space and if its a problem for you, reduces heat given off.

    6. Re:5 years by sowth · · Score: 1

      Yes, but if you don't need more than 10 GB of storage, then a new 100 GB drive won't benefit you anyway...

      However, when you do upgrade, you can still keep one old drive and use it for a backup/ portable storage. I've seen pleny of IDE to USB converters. Even a 10 GB drive gives more space and will be cheaper than a flash drive. Yes, they are more bulky, but a smaller flash drive can still be a companion for when you don't have the big drive around. Do the math: from the prices I've seen, a 1 GB flash drive + a converter costs less than a 2 GB flash drive. Even with an ancient 10 GB hard drive, 11 GB gives you much more storage than just a 2 gb flash drive alone...

    7. Re:5 years by macshit · · Score: 1

      10 Gig HDD that came with an IBM PII (I think) is still spinning Windows for my Athlon64. Geek cred +1

      4.5 GB drive with 50-pin SCSI interface. I bought this drive used about 5 years ago for like $15, and it's been solid as a rock since, running nothing but Debian....

      Kind of a pain always having to delete stuff when I want to install OpenOffice.org to edit someone's .doc file though (never leave it installed :-).

      --
      We live, as we dream -- alone....
    8. Re:5 years by Anonymous Coward · · Score: 0

      Gigabytes? Too modern!
      120 MB drive shipped with my Amiga 4000 in 1994, still spinning flawlessly.

    9. Re:5 years by mikesd81 · · Score: 1

      I dropped them off at the closest community recycle group where anything and everything gets used by someone else who can use it.

      --
      That which does not kill me only postpones the inevitable.
    10. Re:5 years by eta526 · · Score: 1
      20 Meg drive that Dad added onto the IBM 8088 PC that he bought in 1983. Still worked fine the last time I booted the system. (Admittedly several years ago, probably 5.)

      ...it was nice being able to list out the entire contents of the hard drive and be able to read each filename as it scrolls up.

    11. Re:5 years by Carnildo · · Score: 1

      My webserver has no need for anything larger than the 1.2GB hard drive that came with it. Besides, that small drive makes for a very easy backup system: 'dd if=/dev/hda of=/mnt/net/backup/webserver.img'

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
    12. Re:5 years by Carnildo · · Score: 1

      250 Meg HDD from a Performa 630. Now used as the boot drive for BasiliskII.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
  3. Do Raid 1, replace when 1 goes down by Salvance · · Score: 4, Insightful

    For home, I never replace a drive unless one goes down. I just have one drive backup to the other (and vice versa) at night, then store my important files at work.

    At work, we have everything setup as Raid 1, and only replace drives when they go down, which is rarely. Not sure if this is the best approach, but considering we take offsite incremental backups every 15 minutes it's not really a catastrophic event even if both go down.

    --
    Crack - Free with every butt and set of boobs
  4. I replace them when... by Sinryc · · Score: 1

    I replace them when they die or I need more space.

    --
    Yay, I have a sig.
    1. Re:I replace them when... by Kris_J · · Score: 1
      Agreed.

      Everything I actually care about is backed up to DVD. Most of the cruft filling my hard drives is either easily delete-able, re-rip-able or re-install-able. Heck, I run RAID 0 on one PC, so it's fairly obvious that all the data on that is lose-able.

    2. Re:I replace them when... by Skidge · · Score: 1

      Same here. And if they're not busted, I don't replace, I just add a new one if there's room for it. I've only had one drive failure in the last 10 years. It was a 120 GB Maxtor, I think. I had my music library on it and a few odds and ends. Luckily, it failed after I had just finished copying the music over to my new (at the time) PowerBook.

      I've since added an external 300 GB external drive to my home network, and use it mainly for backing up my music and photos.

  5. One day too late by Anonymous Coward · · Score: 5, Funny

    One day too late

  6. Um, never by The+Bungi · · Score: 1

    Preemptively replacing hard drives is dumb, sorry. Back things up and replace them when they die, because they will.

    1. Re:Um, never by Mr.+Hankey · · Score: 1

      I replace one drive in my computer once every year for reliability and capacity reasons, but I use two drives. I take the most recently added drive in the system, which holds my data, and copy it to a new drive. I then copy the oldest drive (which contains the OS, Linux in my case) to my previously-newest drive. I finally put the oldest drive in an external enclosure, back up data that I'd like to keep as long as it fits, remove it from the enclosure, and shelf the drive until I need it. USB2 has made this much easier compared to my previous "add a third drive" method. I tend to spend about $100 on a drive per year, which is cheaper than a few SDLT tapes. It can be rsync'ed to without issue and then disconnected. Since the drive is typically not connected to the system, it tends to last quite some time.

      The next year the backup drive is replaced, stuck in my secondary testing PC and wiped with DBAN. I'd rather not use a 3 year old drive in a system I care about. SATA is playing a bit of havoc with my schedule this year, so I've taken the opportunity to replace both drives. My secondary PC has SATA ports, and the newest Seagate 400gb drives are reaching 70mb/sec read speeds according to hdparm, so I don't mind.

      --
      GPL: Free as in will
    2. Re:Um, never by Procyon101 · · Score: 2, Insightful

      My experience is that new drives have a higher failure rate than drives in service for years. If I were to replace my drives as a matter of course, I have a feeling I would spend more time recovering from lemons than I would had I left the old drives in.

    3. Re:Um, never by jandrese · · Score: 1

      That depends. A year ago I finally replaced my 4GB root drive, not because it was failing (the bad sector count was still very small), but because it was taking space and power in my box and was heating up the new 200GB drive I installed next to it. I still have one server that's using the 800MB and 2GB drives I got with my original College PC back in 95, and those are staying because it doesn't need any more storage.

      I've found that if you pay attention to cooling on your drives (sadly, most case manufacturers are terrible about this) and don't let them get above lukewarm, then they'll reward you with years of happy service. I haven't replaced a drive yet that wasn't improperly cooled. If you stick two drives next to each other in a standard 3.5" bay, then they will overheat.

      --

      I read the internet for the articles.
    4. Re:Um, never by Mr.+Hankey · · Score: 1

      My experience as an admin in a reasonably sized facility (1000+ computers) is you try to refresh your hardware every few years, 3 in our case, and always make backups. I see hard drives die all the time, and it does tend to happen just a few years after the system was installed. This is simply how I implement it on my personal systems. I've done this over the past 10 years and have happily never had a drive fail in my system. If I did, I'd still have the rsync backups I keep on the most recently removed disk.

      I have occasionally given the older drives to people who needed them after they were no longer used for backups, with the understanding of course that they were old and should be used temporarily. I have seen these drives fail, but if they're not in my system by this time it doesn't affect my data.

      --
      GPL: Free as in will
    5. Re:Um, never by toddestan · · Score: 1

      In my case, replacing them preemptively is just a side effect of being on the upgrade treadmill. Of course, the replaced drives aren't really replaced, just repurposed.

  7. Rarely by StithJim · · Score: 1

    I hardly ever replace a hard drive. I mean...sure. I've replaced a couple when I make housecalls or whatnot, but I have harddrives on a Gateway 2000 that's past the decade old line that works perfectly. Sure it had a gig and a half, but it works as an internet terminal that runs linux. I've upgraded hard drives, but always keep them around (the magnets are fun to play with) and I am always sure to have a back up or at least multi levels of redundancy to keep things safe.

  8. Yesterday by Dik+Zak · · Score: 1

    Yesterday I replaced my 20GB Fujitsu drive that I've had since 2000. It's still working fine, it just got a bit small. Harddrives are actually astonishingly reliable.

  9. Frequently. by Anonymous Coward · · Score: 0

    At least every 3 months. By then the iron on the platters is already starting to oxidize. There are probably errors already being corrected for every 100th sector read, and likely some sectors have been remapped to a different physical location (rather than all in a neat contiguous length of sectors), which slows down my PostgreSQL sequence scans when the table is out of cache.

    1. Re:Frequently. by 228e2 · · Score: 1

      WHAT?!

      --
      Since when does being a Socialist mean 'someone who has a different opinion than me'?
    2. Re:Frequently. by Anonymous Coward · · Score: 0

      I'm just making shit up, I was hoping for a reaction like that. Seriously though, I keep backups of important data and replace the HDs when they die.

    3. Re:Frequently. by __aaclcg7560 · · Score: 1

      Only a Slashdot editor does that. Now get back into the basement. :P

    4. Re:Frequently. by holdenholden · · Score: 1

      Main screen turn on...

    5. Re:Frequently. by ScrappyLaptop · · Score: 1

      Good beer, right out the nose...it's a shame to waste it like that.

    6. Re:Frequently. by Scarletdown · · Score: 1
      Good beer, right out the nose...it's a shame to waste it like that.


      Isn't that alcohol abuse? :D

      Anyway, last hard drive upgrade I did was what I would call an upgrade of opportunity. I had recently scored a nice system for $25 at a thrift store. This "greenbox" system, as I call them, is a Gateway box with a 1.5GHz P4, a pair of 256MB PC800 RIMMs (I went ahead and shelled out the $75 on eBay for 2 more 256MB sticks for her), CD-RW drive, 40GB hard drive, and a few other goodies.

      I went ahead and pulled the drive and replaced the 13GB drive that was serving as /dev/hdd in my main system with it. The 13GB went into the Gateway box, since it was still perfectly good. Before that though, I replaced the 8GB drive that was serving as /dev/hdb, since I thought it was going bad. The new drive is 200GB. I later discovered that the problem with the old drive was simply a loose interface cable. So that drive is now in my Hardware Testing Station (a Dell Optiplex something or other...Pentium 200, 128MB RAM.)

      Also, I recently replaced the 810MB hard drive in my other laptop (just an old Toshiba Satellite running 98SE Lite) with a 6GB drive, and the 810 is in my even older WfW 3.11 TI Extensa Laptop, and the Extensa's old 540MB drive was resold on eBay for a fiver, if I remember right.

      Hardware generally does not go to waste around here, unless it's undeniably dead.

      But normally, like many others here, I just add drives as needed, such as the 250GB Linkstation network drive that is connected directly to my home network's switch, or the 300GB USB hard drive I bought last summer for my primary laptop (Gateway MX6440). Generally, hard drive upgrades and additions are done because I want to and can do it.

      --
      This space unintentionally left blank.
    7. Re:Frequently. by Procyon101 · · Score: 1

      Wow! Your the Jiffy Lube of magnetic Media!

  10. when it broke by ILuvRamen · · Score: 0

    after like a year of constant 140F-ish temps, my laptop hard drive finally died. Then I replaced it lol. Other than that why would you put yourself through the hell of reinstalling XP and all your software? Imaging rarely works cuz of XP protections for OS drives and you'll often find yourself talking to Indian people about why you're reinstalling XP. There's just no reason to replace them until they break, just back up your data often.

    --
    Google's Super Secret Search Algorithm: SELECT @search_results FROM internet WHERE @search_results = 'good'
  11. when they die by B00yah · · Score: 1

    for serial. I keep any pertinent personal data on other local drives than the OS itself, and then replicate that data out to my file/backup server, which does raid. If at any point any drive in there fails, I'll replace it, but not until it dies. Drives shelf lives are variable, and I want the most for my buck.

  12. first post by Anonymous Coward · · Score: 0

    never

  13. Be careful with those magnets. by Anonymous Coward · · Score: 0

    You should really be careful with those magnets. They're extremely powerful.

    When I was in college, I knew one guy who took them out of a drive, and was playing with them. This would have been back around 1992, when drives had to use far more powerful magnets than they do today. In short, he somehow got them too close to his scrotum. The two magnets snapped together, crushing one of his testicles. The doctors couldn't do anything but remove what was left. Of course, we laughed at his misfortune until we graduated and moved on.

    1. Re:Be careful with those magnets. by Anonymous Coward · · Score: 0

      lol.

      *snap*

  14. I moved from 80 gig to 300-400 gig.. by Anonymous Coward · · Score: 0

    (hi, using AC since im too lazy to log in)

    I found the Seagate 300 gb 16 meg cache IDE drive to be at a nice price point ($95 or so), so I popped one of those in my old crapbox. It runs pretty damn nice, so I added a 400 when those were on sale with crappy rebate (about $110, iirc).

    Seagate is good about their rebates, actually, I have gotten them quickly.

    The 5 year warranty is not bad, either. Just do as the company says to and use a cooling fan on the drive, they love to run hot. I have yet to have one fail on me, but since drives are moving parts there is always the possibility.

    I would not go back to smaller sized drives, it seems like once I add a new one it fills up fast.

    Sure, sometimes an old drive can be trusted, but only as far as it can be thrown. What old pulls I have played with, I've wasted some major brands (maxtor, wd, maybe a quantum too) but I have yet to waste a Seagate....YMMV~

    Outpost.com usually has some nice deals on retail boxes.

  15. Good Luck w/ HDD's, Bad Luck w/ Power Supplies by gameforge · · Score: 4, Interesting

    I started building computers twelve years ago.

    The only drive I've had die before I retired it myself from sheer obsolescence was an IBM 20GB "DeskStar" model; this happened about five years ago, IIRC. The drive made noise and froze the system when I would read particular files; to my frustration, it occurred when I read some of the files that were important to me (documents, programming projects, one folder of MP3s, etc.)

    My solution was to put the drive in the freezer for a few hours; UNBELIEVABLY, it worked - I would have about ten minutes to copy as much as I could off the drive before it would start making noise again. I got most of what I needed off of it.

    Incidentally, IBM was very good about the whole thing; they sent me a new drive the day I called them. Too bad they sold their HD division to Hitachi...

    Anyway, I've had FAR worse luck with power supplies; I usually go through one of those every other year. Recently, ALL of the drives in my RAID 5 array (4x 120GB Seagate drives) as well as a fifth one (an identical Seagate 120GB that's standalone) started making noise at around the same time; of course I assumed there was some defect with this particular drive model.

    But thankfully, it turned out only to be my power supply (the +5V line would deliver +4.4V ~ +4.6V, while the +12V line would fluctuate between +11V and +13V). I can only conclude that Seagate drives are less tolerant than IBM/Hitachi's of power supply fluctuations, since I also have an old 80GB IBM/Hitachi Deskstar and a much newer 250GB SATA IBM/Hitachi drive, and neither batted an eye.

    Likewise, the system showed no other symptoms that pointed at the power supply; so a week or so ago, this post would have looked very different, with a few "F-You Seagate"'s thrown in there. :)

    1. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by Frogbert · · Score: 3, Informative

      Just a tip on the power supply sutuation. Spend a bit of extra cash and get a name brand one. The fans are quieter and the lifetime is a great deal longer plus they are generally a lot more efficient.

      I'd always stinged out on the power supply but ever since I took the plunge and got a good one I'll never go back.

    2. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by Arctic+Dragon · · Score: 1

      I've experienced the same bad luck with power supplies. I have yet to experience a hard drive failure (I'm currently using drives from Maxtor, Hitachi, Seagate, Western Digital and Samsung; I have a 5GB Maxtor manufactured in 1997 that still works fine), but it's a different story with power supplies. I've seen about a half dozen fry in the past couple years; the computer I'm using now, built in October 2005, is on its third one.

      I've been lucky to never have had to replace a hard drive. I've always been able to remove them and install them in newly-built boxes to store pr0n.

    3. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by gameforge · · Score: 1

      Can I ask for some recommendations? Little late at this point, but it would still be useful info. :-)

      The one that died was an Antec 430W; it came with my case and was manufactured in 2002 (although when I built it I put a 480W in there which I fried two years ago and switched back to the stock one; this was incredibly stupid of me. I blamed myself both times since I was running 6 hard drives, 5 case fans, an All-in-Wonder 9800 Pro and a Creative Live Drive, on top of the usual CPU cooler, CD-ROM, floppy, etc.)

      I believe RAID is a little more stressful on the power supply than standalone drives because they all read/write at exactly the same times.

      I replaced it with a 550W Antec (the repair guy that I took the PS to for testing recommended not switching brands but getting an Active-PFC supply and more watts); additionally I broke my RAID array apart and only have 4 HDD's in there now. Everybody I've ever talked to recommends Antec; most of the user reviews on sites like Newegg are good for Antec products, and I seem to see an excess of "no-name" brands in the power supply department... not a lot of brands I really know except for the same ones that make fans & whatnot.

      But, if this PS dies, I'm never buying Antec again.

      Incidentally, this one cost me $130 + tax at Microcenter, while there were others with nearly identical specs for $60. I would have bought from Newegg, but paid more for the "I need it right now" factor.

    4. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by Anonymous Coward · · Score: 0

      I've heard nothing but bad stories about Antec supplies. Mine died awhile ago after working for only 9 months. I got an Enermax.

    5. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by Fonce · · Score: 1

      Do note that your power supply's performance can affect drive life, or the life of any component, for that matter. A smoothly running supply tends to lead to smoothly running hardware. One that keeps varying in voltage, particularly above the intended, tends to wear on parts faster, particularly hard drives.

      I have a dual-Xeon setup and as a result, I use a server power supply. I believe it's 600w. Anyway, it's worked more smoothly than any I've ever had, including some good ones.

      I'd recommend Ultra, Thermaltake, and Silverstone power supplies, particularly in the higher wattages. Ultra's X-Connect are awfully good. I've not had one fail and I've put probably 25 in here and there. SuperMicro makes incredible power supplies that are designed for abuse, but these are truly server PSUs.

      As for hard drives, keeping them cool is key. I've yet to run across a modern hard drive that doesn't run incredibly hot, so having a fan blowing across it/them (preferably drawing directly from the outside) and having an exhaust fan in the back along with using a drive spindown for when you're away for long periods of time are your best bets for drive longevity. I've got six Seagate 120Gb that are in my media server and they spent three years on a college LAN getting slammed 24/7. I kept them cool and they've kept me lousy with music. So keep your drives cool, well-powered, and turned off when they're not used and you'll have them around for a long time.

      --
      If all my base are belong to you and I attempt to retrieve my base, does that mean I'm freebasing?
    6. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by cruachan · · Score: 1

      I've had similar experiences. My home office generaly has around 10 - 20 harddrives running in various, generally around 6 or 7, machines. A few years ago when HD's were around the 20 - 40Gb capacity I used to loose one a year or so, but always with indications of something going wrong and time to back-off. More recently I've not had a HD go for some considerable time but I've been loosing a PSU a year - they used never to die.

      Because I live in a rural location I've always keep a spare HD so I could back of data immediatly I found a problem (ok, critical stuff is regulalrly backed up anyway), and since PSUs seemed to become an issue I keep a spare one of those too.

      Which is not to say most HD seem never to fail. My oldest functioning one is a 8Gb on a P450 linux machine which is used for downloading and some test server functionality. Runs fine.

    7. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by bazorg · · Score: 1
      I'd always stinged out on the power supply but ever since I took the plunge and got a good one I'll never go back.

      Is there ANY component where this does not apply?

    8. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by Anonymous Coward · · Score: 0

      I also have had bad experiences with Antec. I use Enlight power supplies. A while ago, I replaced a 400W power supply with a 350W Enlight and noticed that the 350W Enlight actually had a better capacity (read the details on the label) than the 400W.

      I also use a UPS as a line conditioner. I've found that that simply puts less stress on the power supply.

    9. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by n3tcat · · Score: 1

      I've used the freezer solution many times myself as well. It works about 75% of the time in my experience, and only lasts for one more boot, but generally that's enough to let the user backup their data. In a work environment with no backup solution for employee's desktops, this is helpful.

    10. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by glesga_kiss · · Score: 1
      I've had a lot of drive failures. I have three dead ones on my desk right now. A Segate Baracuda and two of the DeskStar drives you mention. The IBM ones are so bad they got knicknamed "DeathStar".

      I've also used the freezer trick to get data off. On one of the DeathStars I had to actually tap it with a hammer to get it going again. It was either that or the dataloss bin; it's not something I make a habit of!!

    11. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by WuphonsReach · · Score: 1

      More recently I've not had a HD go for some considerable time but I've been loosing a PSU a year - they used never to die.

      Sounds like it's time for a better UPS, one that filters the incoming voltages to protect against sags and surges. (I've seen power companies push >135V across the wires. My UPSs were complaining but handling it properly.)

      --
      Wolde you bothe eate your cake, and have your cake?
    12. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by itwerx · · Score: 1

      Slightly OT but of possible interest to some.
            Seagate and Western Digital are the only two drive manufacturers who offer a 5 year warranty. WD is much cheaper, so many people go the WD route. However, WD's failure rate in that 5 years is almost 20% where Seagate's is barely 2%. So the question becomes - how expensive is your downtime?
            (Also, please note that while Seagate has acquired Maxtor, that does not mean that Maxtor drives are going to get any better any time soon.)

    13. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by jayteedee · · Score: 1

      The extra hard drives is what is killing your power supply. I've done this same thing on many occassions. I've tried many of the $40-$60 power supplies, but they all seem to stink. I never could justify the higher priced power supplies so my ultimate solution was to get the cheap Dell servers. I've purchased quite a few Dell SC420's for $300-$350 for Celeron or Pentium 4 HT (respectively), but they are no longer available. I've have yet to have one fail (in almost 4 years of use). The power supplies are only rated at 300 or 320 watts, but if you look inside the PSU it looks likes it built for a tank. Huge coils with thick wire and large caps. Dell servers are about the best bang for the buck, cheaper than I can build a comparable unit, plus you don't have to pay the windows tax. Look for good deals on Techbargains.com, or just check in frequently at Dell. I think it was an Enermax power supply in my dells, but I think all the manufacturers can put out both junk and great drives.

      --
      Religion and science are both 90% crap..but that doesn't negate the other 10%.
    14. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by Carnildo · · Score: 1

      Is there ANY component where this does not apply?

      I cut corners on network cards, cooling fans, and hard drives for my backup system (3-drive RAID 1 in a broken-mirror rotation, so it would take three simultaneous failures before I'd lose data).

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
    15. Re:Good Luck w/ HDD's, Bad Luck w/ Power Supplies by MK_CSGuy · · Score: 1

      The only drive I've had die before I retired it myself from sheer obsolescence was an IBM 20GB "DeskStar" model
      Yes, the so called "DeathStar" series... (Not that all of it was bad, "only" certain models)

      Incidentally, IBM was very good about the whole thing; they sent me a new drive the day I called them. Too bad they sold their HD division to Hitachi...
      Sure, they had good support, but is that really a replacement for reliability when it comes to harddrives?

  16. Vote by Holi · · Score: 0, Troll

    I vote for this as one of the dumbest questions ever, replace them when they die, before is a waste of money.

    --
    Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
  17. That's easy by eclectro · · Score: 1

    When they start to play the violin, it's time to kick their butt outta the case.

    --
    Take the cheese to sickbay, the doctor should see it as soon as possible - B'Elanna Torres, "Learning Curve"
  18. S.M.A.R.T. by Anonymous Coward · · Score: 5, Informative

    I replace my hard drive when the S.M.A.R.T. info starts to signify problems, such as too many relocated sectors.

    1. Re:S.M.A.R.T. by jandrese · · Score: 2, Funny

      That actually works for you? For me S.M.A.R.T. always reports "everything's fine!", unless the drive is already rock dead. I swear it could be on fire and S.M.A.R.T. would tell you it'll be good forever.

      --

      I read the internet for the articles.
    2. Re:S.M.A.R.T. by thelost · · Score: 1

      perhaps you got military specs SMART and didn't realize it.

      --
      Promote Charity on Myspace, Show Your Colours!
    3. Re:S.M.A.R.T. by whyde · · Score: 1

      For me, S.M.A.R.T. predicted--almost to the week--when a Maxtor drive would fail. It gave me two months' warning, and indicated a projected failure date. I added a new drive, re-purposed the failing drive as "spare" storage, then waited to see if the prediction was correct. Dead on.

      S.M.A.R.T. cannot predict sudden catastrophic failure, but failures related to drives slowly "wearing out" over time are covered very well.

      One thing I have not seen in this thread is a discussion of which HD manufacturers are making the "most reliable" drives lately. Maxtor, WD, Seagate, Hitachi, etc.?

    4. Re:S.M.A.R.T. by NeoThermic · · Score: 1

      What SMART program do you use then? I've noted that three different SMART applications have given three totally diffrent assessments of my drives. For example, my main 120GB Maxtor reports this in SIGuardian 1.7:
      Failure: 17th September 2016

      Where as SpeedFan will list this for the drive:
      Fitness 0%
      Performance 100%

      Where as an online utility has this for my drive:
      http://www.hddstatus.com/hdrepshowreport.php?Repor tCode=743670&ReportVerification=559DC1CE

      So who to beleive?

      NeoThermic

      --
      Use my link above, or to view my server, NeoThermic.com
    5. Re:S.M.A.R.T. by Marillion · · Score: 1

      It's worked for me - twice. That said, I interpret the raw SMART data on my own. I look at reallocated sectors. Many tools will report I drive as "fine" with a few reallocated sectors. Not me. The first sign of sector reallocation and I'm at the store buying a new drive to replace it.

      --
      This is a boring sig
    6. Re:S.M.A.R.T. by greg1104 · · Score: 3, Interesting

      A typical configuration for the smartmon-tools package for Linux will run a full SMART self-test every day. That test has caught three hard drive failures in the last three years for me (two Maxtors, one Seagate), all of which started screaming before any data was lost. In one of the Maxtor cases, the drive went down in flames so fast after the initial warning that I lost some data, the other two gave me enough time to make (another!) backup before tossing or RMA'ing the drive.

      I have considerably less faith in any of the Windows based SMART monitoring tools, as I haven't found any that seem to run an equally rigorous test on the drive every day. As you suggest, unless you run a good test, the drive is unlikely to generate useful SMART errors until it's too late. You can go crazy staring at the low-level statistics trying to figure out whether changes in the rate of the error rates there mean anything, but when the self-test reports an error that drive is done. For me, that's been early enough to be helpful while not causing me to toss the drive before it's truly worn out.

    7. Re:S.M.A.R.T. by vhfer · · Score: 3, Interesting

      I'm sold on SMART. It's saved my bacon in a major way at least twice. I use it on my SuSE boxes and my WinXP machines. I have the schedule set up to run self-tests everynight and a long test every weekend, which causes almost no impact on the drive while the test is running. The testing algorythm is built into the drive, it runs on the drive, and doesn't consume memory or CPU on the host machine. Watch the logs carefully for relocated sectors and other tell-tales, like lengthening seek times. http://smartmontools.sourceforge.net/ It works.

  19. Hard drives suck. by Anonymous Coward · · Score: 0

    Hard drives are the single most common point of failure for hard drives.

    You really see it in laptops. Remember how quiet your laptop was when you first bought it and started it up? And now, a year or two later, you can hear it read the hard drive from across the room? Keep using it and you'll get these surprisingly loud clicks and soon things will be a-corruptin'.

    Now Linux nerds with closets full of beloved "vintage" computers might find their hard drives last forever, but those of us who use our computers find that only rarely do hard drives pass their third birthday without some bad sectors spreading like cancer.

    They're cheap enough that business travelers I know are putting their important data on flash drives and treating their laptops' hard drives as essentially disposable. Road warriors are lucky to get a reliable year. Fortunately a new laptop hard drive is less than a new laptop battery.

    As they miniaturize they become more fragile ... I just wish people were better about following through with RMAs. They just take so darn long.

  20. Don't pre-emptively replace hard drives by Jerf · · Score: 5, Informative

    As I've already seen a couple of people say, don't preemptively replace your hard drives.

    Allow me to add: Here's why.

    Hardware failure rates follow a curve on average. They fail a lot after initial purchase, then slope down to their minimum after a couple of [relevant time periods] (probably "weeks" or "months" for hard drives, varies by what kind of thing it is), then slowly slopes upwards again.

    (Please do not miss the phrase "on average". Certain specific flaws can cause a certain product line to have unusual characteristics, like a sudden spike at six months or something. However, unless you somehow figure out a way to guess which hard drives are going to have such failures in six months when it's pretty amazing for the exact same hard drive to even be on the market for six months, the fact that these things can theoretically happen can't have much impact on your decisions. After all, if you knew that was going to happen, you'd just plain not buy the drive, period, regardless of the argument in this post.)

    Therefore, if you've got a "burned in" drive, you will be replacing a known-high-reliablility component with a component with a lower expected reliability. (I use "expected" in the probability/statistics sense here.) Unless you've discovered that you do have one of those funky products that all die in ten months, this is a bad move on average.

    I replace hard drives when they fail. I try to act as if they could die at any minute, although I fail.

    (But I try to get better. I'm in an all-laptop house, so it's difficult to have the convenience of an integrated backup solution and an automated, unforgettable script. However, with the recent Linux kernels finally supporting my SD card reader, I've gotten a high-capacity, slow, cheap SD card to stick in the previously-useless slot and I have an rsync now backing up the files I'd cry if I lost every hour. Sure, 1GB can't backup my entire system but most people's "cry if I lost it" datasets would fit into that. (Yes, there are exceptions... but if you're one of them, you've already got another back up solution in place, right? Right?))

    1. Re:Don't pre-emptively replace hard drives by NixieBunny · · Score: 0
      I respectfully disagree. Here are three reasons:

      The hard drive industry (so far) has this magical quality of doubling their products' capacity every year or two. This dovetails nicely with the rate at which crap piles up on your hard drive, necessitating an upgrade of capacity.

      Disk drives have bearings and heads that wear out over time. They may not wear out enough to fail in a couple years, but why go through the grief of a disk crash if you don't have to?

      New software comes out every few years, such as new OS versions etc. If you are planning to install a new OS on your computer, why not do a clean install on a shiny hew disk drive and keep the old one on hand as insurance against catastrophe?

      --
      The determined Real Programmer can write Fortran programs in any language.
    2. Re:Don't pre-emptively replace hard drives by Zadaz · · Score: 2, Informative
      [W]hy go through the grief of a disk crash if you don't have to?

      If you have proper backups, a disk crash is no more grief than installing a new drive.

      I've had two hard drives fail in the last 6 months (Same model. Adjacent serial numbers even)
      Here's now much grief they gave me:

      1) Get a new hard drive.
      2) Unplug old drive.
      3) Plug in new drive.

      Exactly the same as if I replaced them before they failed.
    3. Re:Don't pre-emptively replace hard drives by Procyon101 · · Score: 1

      I have had more drives fail on me in the first 6 months than in the next 20 years. Hell, I used to keep a "Squeeky" 10 MB ATA 1 drive around just because I liked the way it sounded when the kernel booted off it and it was a good 25 years old. Wear tends to kill drives slower than bit rot. Either the drive lasts forever in industry terms or it dies in the first 6 months.

    4. Re:Don't pre-emptively replace hard drives by Gorshkov · · Score: 1
      Allow me to add: Here's why.
      It's even more basic than that, and it's something that SHOULD be burned into the skull of every technician, programmer, or IT worker by the time they've been messing with these silly machines for more than 6 months.

      IF IT AIN'T BROKE, DON'T FIX IT!
    5. Re:Don't pre-emptively replace hard drives by qwijibo · · Score: 1

      But back it up so you have a plan B when it goes broke. This is the most basic thing that is rarely done in practice.

    6. Re:Don't pre-emptively replace hard drives by Jerf · · Score: 1
      The hard drive industry (so far) has this magical quality of doubling their products' capacity every year or two. This dovetails nicely with the rate at which crap piles up on your hard drive, necessitating an upgrade of capacity.
      Upgrading because you need or want more capacity is not pre-emptively upgrading, thus my analysis doesn't apply as the fundamental assumptions it is based on are violated.

      Disk drives have bearings and heads that wear out over time. They may not wear out enough to fail in a couple years, but why go through the grief of a disk crash if you don't have to?
      You didn't understand my point; not surprising, most people's statistics/probability training is severely lacking. As my analysis shows, which is explicitly based on the understanding that hardware fails eventually (the probability of hardware failure rises to 100% over time), if you want to say "why go through the grief of a disk crash if you don't have to?", the correct path is not to just willy-nilly replace drives. You are not decreasing the probability of a crash with that policy, you are increasing it, by replacing drives with a low expected rate of failure per day with drives with a high rate of failure per day.
    7. Re:Don't pre-emptively replace hard drives by NixieBunny · · Score: 1

      I must admit that I don't understand your point - the failure rate of newish disk drives is so much lower than the failure rate of 3-year-old disk drives that I don't think you have a point. I've seen dozens of disks die in my 25 years of working with them, and I am having a hard time remembering any that were less than 2 years old when they died. Infant mortality just isn't a concern with disk drives, compared to that of worn-out mechanical parts.

      --
      The determined Real Programmer can write Fortran programs in any language.
    8. Re:Don't pre-emptively replace hard drives by R2.0 · · Score: 1

      "Infant mortality just isn't a concern with disk drives, compared to that of worn-out mechanical parts."

      2 words:

      IBM Deathstar

      --
      "As God is my witness, I thought turkeys could fly." A. Carlson
    9. Re:Don't pre-emptively replace hard drives by R2.0 · · Score: 1

      "I have an rsync now backing up the files I'd cry if I lost every hour."

      Every hour? Why?

      --
      "As God is my witness, I thought turkeys could fly." A. Carlson
    10. Re:Don't pre-emptively replace hard drives by Anonymous Coward · · Score: 0

      Bullshit. ATA didn't exist in 1980. A 10MB drive would be MFM or RLL. Get your facts straight.

      Glass

    11. Re:Don't pre-emptively replace hard drives by Procyon101 · · Score: 1

      Whatever it was.. it was the old "squeaky" kind..... I have to admit my affinity for that squeak.

  21. No need... No harddrive! by Bananatree3 · · Score: 4, Funny

    Running Knoppix on a dumb terminal with only a cd-rom drive, network card, motherboard, etc. without a harddrive, and then backing up everything onto a server over a broadband internet connection. Off site data center takes care of data backup, redundancy, etc. No mess!

  22. God I hate hard drives by anom · · Score: 1

    First year in college, 2 maxtor 250's died. RMA'd and both warranty replacements died. Then the HD in my laptop died. Then one other random HD died. That's why I have everything important on at least 3 hard drives and use RAID5 for all of my general storage.

    1. Re:God I hate hard drives by DirtyHerring · · Score: 1

      Maybe you should get better power supplies?

    2. Re:God I hate hard drives by anom · · Score: 1

      Tested the voltage on them several times and they checked out.

    3. Re:God I hate hard drives by Lord+Kano · · Score: 1

      My goodness, you have some BAD LUCK.

      Would you like to play poker some time?

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    4. Re:God I hate hard drives by drapeau06 · · Score: 1

      Were you living in a house built of powerful magnets, by any chance?

  23. Fileserver by mauldus · · Score: 2, Interesting

    I don't upgrade single drives at a time. I have dedicated file servers to put the majority of my data on. The first was 8x20GB drives, then 8x120GB drives and my current is 8x250GB drives. I rebuild when I run out of space and can afford the upgrade. When I do, I take down the old system and have several drives to throw around in spare systems and friends computers. This happens every few years I guess. The file servers are all RAID 5 and I upgraded to a gigabit network with the last one so it's pretty speedy and redundant. It's also handy when you have data to share between several computers and several users. Though, I believe my next system will simply be a MacPro with 3x750GB drives. I'm getting to the point where I wish the majority of my data was on my computer locally so I don't have to worry about permissions and resource forks. I'm also getting tired of the whole second-computer-for-data thing. I'm ready to consolidate. I guess I'll finally have to do decent backups though in case a drive goes down.

  24. when they die by Squarewav · · Score: 1

    The last time I had to replace a drive (in my own system) was 3 years ago. Not sure what happened, just came home one day and my computer wouldn't even post with that drive installed. Was a 60 gig Maxtor that was still under warranty, they replaced it with a newer model. I still use that drive to this date along with a 120 gig thats about 2 years old and a 300 gig sata drive I got last month.

    From what I've seen harddrives have a very good life expectancy for electronics with moving parts. I know people still using 8 gig drives that don't show any signs of failure. I even have a very old laptop with a 800meg drive that still boots and doesn't have bad sectors.

    What I do in cases of a used drives is check for signs of failure, bad sectors, file system corruption ect. As well as cycling the system to a full power down ware the drive stops spinning a good 5-6 times in a row. (being the local computer hobbiest I get asked to fix or build computers for people that don't have the money for new)

  25. Replace them when they blow up. by Spit · · Score: 3, Insightful

    And recover them from the backup. You do make backups don't you?

    --
    POKE 36879,8
    1. Re:Replace them when they blow up. by Procyon101 · · Score: 1

      Damn. I can't believe I recognized your sig. I had to google it just to make sure I wasn't imagining things.

      You make me feel old.

  26. Yeah, this is pretty subjective by webheaded · · Score: 1, Insightful

    I've got drives older than I am sitting around that still work. Granted I don't use them anymore, but they ran for quite some time.

    As most people have said, the best thing to do is backup a lot, and replace it when it starts to go bad. If it starts making loud crazy noises, chances are its on its last leg. If you get random boot errors...same thing. Basically, when it starts fucking up, its probably time for a replacement, but beyond that...well...just ride it out. Don't spend money you don't need to spend just to keep on a schedule. As long as you back up things that are terribly important you should not have a problem.

    For the 80 gigs of pr0n well...its not like you watch ALL of it anymore anyway right? You're gonna get new porn regardless so its probably not a huge loss if that all goes down with your HDD. Then again, they are coming out with some rather large new removeable formats (Blu-ray or HDDVD) so maybe its not as hard to backup as you'd think. ;)

    --
    "Those who would sacrifice essential liberties for a little temporary safety deserve neither liberty nor safety." - BenF
  27. Right by XanC · · Score: 2, Insightful

    The redundancy buys you reduced downtime in the event of most failures. Go with multiple RAIDs in different systems (or cities!) for backup.

  28. Until they make odd noises by seebs · · Score: 2, Insightful

    Until they start sounding funny, generally, but I always make backups of real data.

    --
    My blog: http://www.seebs.net/log/ --- My iPhone/iPad app: http://www.seebs.net/seebsfrac/
  29. Never. by supabeast! · · Score: 1

    I've never had a hard disk die on my personal computers (Although I seen dozens of dead SCSI drives in servers) and never needed to replace one. If I start running low on space I just offload to firewire drives, DVDs, etc., but mechanical failure has never been an issue.

  30. when they die ... or I kill them. by ssand · · Score: 1

    I've only had two hard drives die on me. The first being a 12 GB hard drive that died 8 months ago that was over 7 years old. The second one, I fried when I hacked together a machine for my workbench. What may be your best option would be to get one backup drive, internal or external, and use it strictly for backing up your important data once a week or so. This way you have a backup hard drive that is rarely used, and you can replace your drives if they die.

  31. Never start replacing components by Heir+Of+The+Mess · · Score: 5, Funny

    I third that

    Never start replacing components unless it's the power supply or fans. Normally once my hardware starts screwing up I just sell the whole thing at a swapmeet as generally all the components will start all screwing up together.

    Err, good luck with your new machine.

    --
    Australian running a company that does C# / C++ / Java / SQL / Python / Mathematica
  32. Dont do it now if you are doing Vista by Nightspirit · · Score: 1

    I have about 3 100gb drives, 1 300gb drive, and 1 200gb drive.

    I recently dumped them all in favor of 2 fast and quiet 320 gb sata seagate drives. First, because of power and heat concerns (I figure 2 hard drives compared to 5 would have less heat concerns) and second because of noise (the maxtor and samsung drives seemed unusually loud, like they were about to fail).

    For some reason my crappy sony DVD recorder didn't like sharing an IDE with a hard drive (yes, I tried all the different master slave and cable select options), and my new motherboard only has one IDE slot (I have no idea why), so I had to replace all my IDE drives with sata drives anyways.

    I figure these will last me a good 5-6 years unless WD releases a 10,000rpm 3gb/s raptor drive that is both quiet and blows these drives out of the water (the raptors are faster, but not by much).

    However, my main point is that if you are upgrading to Vista (yah, I know, this is slashdot), don't upgrade now if you are patient (I'm not). Samsung will be releasing a flash hybrid harddrive compatible with vista (and perhaps linux) in January that should speed up boot up and cache times.

    1. Re:Dont do it now if you are doing Vista by xsonofagunx · · Score: 1
      my new motherboard only has one IDE slot (I have no idea why), so I had to replace all my IDE drives with sata drives anyways.
      I think you just answered your own question :)

      They only give you one IDE channel because they're expecting you to put a [CD/DVD]-[ROM/RW] drive on it, and use SATA for HDDs. While some economy-line mobos still have two IDE channels (and maybe two or so SATA), most decent boards now are expecting that you'll use SATA for HDDs. (BTW... we both really should be saying PATA instead of IDE - SATA drives are still IDE drives).

      For example - I just got an Asus M2N32-SLI Deluxe +Wireless board, and it's only got one PATA channel, but has six SATAs, plus an internal and an external SATA connector on a separate controller chip.

      You may be being forced to upgrade, but it won't bother you too much when PATA HDDs are totally phased out.
  33. As needed by Gemini_25_RB · · Score: 1

    When the drive breaks, starts to run slow, or has other problems, I replace it. When it runs out of space, I get an additional drive (and throw out the oldest/smallest/junkiest one I have).

  34. When they fail by deblau · · Score: 1
    I make sure I back up all my important data. When one craps out, I buy another one. Sort of a poor man's RAID 1.

    Never underestimate the power of simplicity.

    --
    This post expresses my opinion, not that of my employer. And yes, IAAL.
  35. When they fail or if I need more space by Matt+Perry · · Score: 1

    I replace them only when they fail or if I need more space. Seriously, hard drives are getting cheaper every day. Why buy ahead if you don't need to? My home server's system drive is a 13GB Maxtor that I bought in 1998. I have Debian and swap installed on it. I keep all of my data on six 200GB drives with software RAID5. Sure, the 13 gig could die at any moment so I keep backups and run smartmontools to help warn me if it's about to die. But if it's not broke, don't fix it.

    --
    Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
  36. dont replace by Anonymous Coward · · Score: 0

    I dont replace them, i just relocated them, to my wall of shame (DeathStars {ibm}, Maxtor {extra crunchy}, Seagate {only my controller failed, go fig}) .....one torx screwdriver away from fingerprints

  37. smartmontools... by mkoz · · Score: 1

    Check out smartmontools (http://smartmontools.sourceforge.net/) it is a very good way to keep track of drive health... but backups are always good ;-)

  38. HDs aren't built like they used to be by phizman · · Score: 1

    From the time of my 20MB HD in my first 286 until about the time 40GB drives were common, I didn't have a single drive die. I think maybe a couple sectors on one 2GB disk, but it never got any worse. I used to laugh at people who ever had a HD die.

    Well ever since disks have gone over 40GB, I've had nothing but bad luck. I'd guess across all my systems I have about 8 HDs running and have a HD die on me about every 6 months. I try to ensure that all the drives are well cooled and that the case is solidly mounted to elimiate vibrations, but they still die. HD prices have dropped, their capacity increased, but their reliabilty dropped. Now I just buy drives in pairs because I can't trust drives anymore.

    On top of everything being RAID to make up for crappy HDs, I still had storage issues but this time getting burned by a bad SATA controller. It occasionally wrote corrupted blocks to one of the disks in the set without erroring, but it was definately a noticeable problem when files would randomly be corrupted.

    Best way to sum it up: don't trust your HDs to last, don't trust your controller, don't trust your RAID, and don't trust your backups. Be as paranoid as possible with your backups by making sure you can actually read your own backups and make more then one backup.

  39. Wha...? by segin · · Score: 1

    REPLACE hard drives? I usually just keep them around until I get tired of the knocking noise, after which I use the magnets to build GSM signal jammers, because them damn cellular phones keep putting a weird clicking noise on my sound system. Then people are all whiny cause their phone doesn't work, and I just don't know why :) I even suggested to someone that they wrapped the arm the held the phone up in with tin foil and they actually did!

    1. Re:Wha...? by jawtheshark · · Score: 1

      I'm not sure if you're being serious, but if you are: how do you build a cellphone jammer with disk magnets? I think I would like to build one.

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    2. Re:Wha...? by segin · · Score: 1

      It's rather simple. You take an old cellphone, take and wire it's antenna into an amplifier, and use a magnetic core to broadcast the amplified signal. Note: This only block some GSM signals, and may occasionally fry your TV.

  40. When they're too small. by Anonymous Coward · · Score: 0

    I've been using home computers since before they had harddrives, and in all this time I've had only two failures. ... I just did a quick count of current and retired drives in the house: 17. That doesn't include drives I've put in gift machines, or tossed in periodic clean-outs. (Overdue for another, yes.)

    Perhaps I've been lucky, but I've also come to suspect that people with chronic failures have bad power supplies and/or tight, hot cases. Keep your drives spaced and cool.

    So I just buy new drives as the size-price ratio makes it absurd to not upgrade, and retire the old ones farther down the ide and into secondary machines. Eventually a drive is too small to bother with, like, these days, anything smaller than a DVDRW.

    That normal upgrade cycle has kept me and friends and family ahead of any old-drive-failure point there might be.

  41. Water cooling gone bad? Hmm? Hmmm???? by Bananatree3 · · Score: 1
    By then the iron on the platters is already starting to oxidize.

    my, oh my. I never thought someone would take the phrase "water-cooling" a computer to the extreme, and actually submerging the whole damn thing in water. I am blown away that your harddrive actually rusted to death, and didn't stop working immediately. Do you have a connection with a HD manufacturer's secret R&D department for waterproof harddrives that you aren't telling us about?

    1. Re:Water cooling gone bad? Hmm? Hmmm???? by ivucica · · Score: 1
      An elementary school experiment clearly shows that if you submerge a nail that it won't oxidize/rust. If you keep it near water, it will rust. If you keep it out of water it won't rust. Like this:
      .X--X
      .I..I
      .I..I
      .I&&I
      =I&&I======
      .I&&I WA
      .I..I TE
      .I..I R
      .X--X
      where & marks rust. Note, most rust was near the water level. So, submerging would not harm the disk ... as long as we speak about the casing. Who knows what'd happen if the water reached the insides ;)
  42. More regularly than I'd like by dalutong · · Score: 1

    I have had to replace a few hard drives (in multiple machines) over the past few years. Maybe 1/4 of all my machines have had some hard drive problem. I've come to the point where I always have a regular backup system for all of my machines. If I could have a RAID-1 setup on my laptop I would. I have software RAID on most of my desktops/pseudo-servers. Maybe that's excessive (if it is non-essential stuff then a usb backup is enough) but I've had enough bad luck that I'm sick of losing data. And hard drives are just so cheap nowadays.

    --

    What comes first, finding a teacher or becoming a student?
  43. Old drives LESS likely to fail? by moosesocks · · Score: 1

    It's been my experience that hard drives will either fail within a year or two, or will last quite a long time.

    Although I know from an engineering standpoint, that old drives would appear to be more prone to failure, I've observed that drive failures tend to be randomly distributed events. In other words, a new drive may be just as likely to fail as an old drive -- it's just a matter of odds and time.

    Swapping out an old drive for a new one does not even necessarily reduce the risk of failure. Many drives fail in their first months of operation. QA certainly isn't what it used to be.

    If you're this concerned about the integrity of your data, you should be making frequent backups and/or using a mirrored RAID setup. With RAID you don't need to worry about drives aging and swapping them in and out, because you lose nothing when a drive fails, allowing you to wait until it does so, eliminating any guesswork. When a drive fails, you replace it, and in the meantime the spare picks up the slack. As long as you've got a clean power source, and replace the dead drive in a timely manner, the odds of the other drive failing in the interim are miniscule. (If you're *really* worried, you can jump up to a 3 or 4 drive configuration, although at that point, you should probably be considering some sort of tape backup solution instead to cut out the power supply as a variable)

    In other words, don't sweat it. Keep an eye on the SMART data, and use RAID, and for all intents and purposes, you can sleep soundly at night.

    --
    -- If you try to fail and succeed, which have you done? - Uli's moose
  44. It depends on price by hansendc · · Score: 2, Informative

    Rule number one: always keep an extra drive around. Drives are cheap, and they die regularly. Also, the cost of buying that _one_ extra drive is constant. You always have an extra drive around. It's not like you have to buy two each time you go to the store. You drives will die at 8pm on a Sunday night, just before you go on that 3-week business trip, otherwise. I promise.

    Rule number two: never spend more than $100. The best $/GB always seems to me to be in the $100 range these days. I usually make sure to pick up drives at Fry's whenever I see something substantially larger than what I have now for less than $100.

    Rule number three: Stay ahead of drive failures. If you have important data on those crappy, cheap $100 IDE drives, replace them every two years at least. In those two years, you can double your capacity for less cost. Use the old drives for backups of important stuff, just in case a newer drive bites the dust. Or, leave it as-is, and use it like a snapshot of your working data.

    1. Re:It depends on price by jamesh · · Score: 0, Redundant

      In my experience, if you buy a $100 drive to have as a spare, by the time one of your existing drives failed, that $100 drive will be of a size so small you can't even purchase it anymore, and will certainly be smaller than you want. Also, if you are anything like me you'll need a spare SATA disk, a PATA disk, and a 2.5" disk. Now you are talking about $300 (more in my currency), and there are better things to buy for that kind of money.

      My rules would be:
      . Run RAID such that you have 1 redundant drive per 1-4 other drives (eg a single RAID5 set of no more than 5 disks, or just RAID1 on two disks). Buy a laptop that does RAID1.
      . Back up your stuff.
      . Actually monitor your disks. Modern disks should indicate that there are problems long before getting the data off becomes a problem. Sometimes they go from working perfectly to completely dead (motor or head actuator burnout), but often it's a gradual thing. A client of ours had a computer running for months that would take 10 minutes or more to boot because there were some 'barely readable' sectors. Proper disk monitoring [sh/w]ould have picked it up much earlier.

  45. Wait, we replace them? by mdenham · · Score: 1

    God... I have a 10MB hard drive (it's part of an IBM XT, which I got from my maternal grandfather) that, to the best of my knowledge, still works. Though that whole system's been sitting out in the garage for a couple of years now, so I don't know how reliable it is anymore. Generally I don't worry about replacing the hard drives in a system - when a system becomes too old or otherwise nonfunctional, every functional hard drive (and even marginal ones, if I have a Linux boot disk - dd is great) gets migrated over to the new system if possible. This is why I've had to actually buy an ATA controller card - the current system has three HDs and two DVD+/-RW drives in it, all ATA. (It's also about five years old - older Athlon OCed to be about a 2200+, 1.25GB RAM, Win2K, etc.) I'm so not looking forward to the next new system I get - it'll eventually be dealing with something on the order of 8-10 SATA drives, I imagine...

  46. Depends on how you use your Hard drives... by blahplusplus · · Score: 1

    As someone who uses drives 24/7 (they are on all the time) it is better to sell them on ebay before their warranty is up. Now that Seagate has 5 year warranty on their standard drives, always sell them at around the 1.5-2 year mark and upgrade to newer drives. If you don't use your drives 24/7 and only use them much more rarely then you can get away with not replacing them longer but...

    I have learned the hardway from when I was younger: If you can afford RAID, even simply mirroring, do it. I use RAID 5 and there is no way I'm ever going back to a non-RAID setup, you save loads of time in not having to back stuff up to CD or DVD. Although you should ALWAYS back up smaller important files to either 1) Flash or 2) CD/DVD.

    Some information is irreplacable, never get complacent. Especially since computers are now the nerve centers of our lives in many respects, they hold countless hours of work and irreplacable memories (photo's, etc).

    1. Re:Depends on how you use your Hard drives... by WuphonsReach · · Score: 1

      I use RAID 5 and there is no way I'm ever going back to a non-RAID setup, you save loads of time in not having to back stuff up to CD or DVD.

      Rules of RAID: (repeat after me)

      1. RAID is not a substitute for backups

      2. Your RAID array *will* scramble your data at some point in time. That or your file system will decide to perform the honors instead. And that's only if your fingers don't do the walking before that time.

      3. RAID is not a substitute for backups

      4. While your RAID array is rebuilding, you *will* have a 2nd drive failure at some point. This occurs especially often with RAID5 arrays where the disks suddenly become extremely busy while attempting to do the rebuild, which can lead to a premature death of a 2nd disk.

      5. RAID is not a substitute for backups

      --
      Wolde you bothe eate your cake, and have your cake?
    2. Re:Depends on how you use your Hard drives... by blahplusplus · · Score: 1

      "2. Your RAID array *will* scramble your data at some point in time. That or your file system will decide to perform the honors instead. And that's only if your fingers don't do the walking before that time."

      Oh and how might this occur barring hard drive(s) crash? I run syncs every so often, and I have never had my data swizzled.

      I know RAID 5 isn't a *replacement* for backup, but it sure is a lot better then losing an ENTIRE DRIVE to a headcrash now doesn't it?

      I've been able to recover entire data from dead drives who've been subject to the dreaded "clicks of death" (constant recalibration).

      Believe me when I say I believe you, but most of my data on my RAID is replacable (i.e. can be downloaded againt from the net).

  47. Regularly enough for resale value by macklin01 · · Score: 1

    This may go against the grain here, but I replace my desktop drive about every 12-18 months. As I see it, here are the benefits of doing so: +1) The drive still has decent resale value at that point, particularly if you sell on a computer forum and not on ebay. This helps reduce the cost of the hard drive update. +2) Drive capacities are increasing quickly while costs continue to decline. This reduces the cost of the upgrade. +3) Replacing before the warranty period is up means that the likelihood of experiencing a hard drive failure is low. +4) While WinXP is a lot better than Win9x, it still doesn't hurt to do a fresh reinstall every 12-18 months. A hard disk replacement is the perfect timing for this. Of course, there are some valid counter-arguments to these points: -1) Security. (i.e., somebody could recover your private data.) I run Darik's Boot 'n' Nuke a few times, so I'm not terribly concerned about this. After running such a program, the odds of somebody successfully recovering data on a home budget are pretty low. -2) You may be replacing too often. Well, I can't do much about that. But good drives don't cost much more than $100-$150 these days. A little peace of mind is worth something, and the regular size/speed upgrades are a nice bonus. -3) This is no substitute for backups. I completely agree, and make backups of my most critical data to remote servers. -4) Perhaps this isn't necessary. Perhaps not, but a fresh format is a helpful after 18 months. Any way around it, I acknowledge that this strategy is a bit more expensive than may be necessary, but it has served me well in the past six years +. I've only had one drive fail in the past, back when I let my drives go well beyond the warranty period. Of course, that drive was a total loss, with no recovery of value to apply to the new drive, and there were some non-recoverable files. In my opinion, preventing problems before they occur is preferable, and getting speed and capacity boosts are just icing on the cake. -- Paul

    --
    OpenSource.MathCancer.org: open source comp bio
  48. power supply recommendation by Tumbleweed · · Score: 1

    PC Power & Cooling. Don't bother with anything else. I have yet to have one die on me, and I've been using them for around ten years. Their Silencer models are awesome.

    1. Re:power supply recommendation by Jethro · · Score: 1

      Seconded.

      I just got one of theirs and I had to use a flashlight to look in it to make sure the fan was actually running, it's so quiet.

      Now if I could do something about the 10 other fans...

      --


      In the land of the blind, the one-eyed man is kinky.
  49. Once they're fragmented by r_jensen11 · · Score: 1

    because honestly, what's the point of defragmenting a hard drive? It's just going to fragment again. And don't get me started about journalized file systems, that'd make too much bloody sense!

  50. Regularly enough for resale value (w/ formatting) by macklin01 · · Score: 1

    I accidentally posted my comment (meant to click preview) without inserting my formatting tags. Please disregard and read this instead. Sorry!! -- Paul

    This may go against the grain here, but I replace my desktop drive about every 12-18 months. As I see it, here are the benefits of doing so:

    +1) The drive still has decent resale value at that point, particularly if you sell on a computer forum and not on ebay. This helps reduce the cost of the hard drive update.

    +2) Drive capacities are increasing quickly while costs continue to decline. This reduces the cost of the upgrade.

    +3) Replacing before the warranty period is up means that the likelihood of experiencing a hard drive failure is low.

    +4) While WinXP is a lot better than Win9x, it still doesn't hurt to do a fresh reinstall every 12-18 months. A hard disk replacement is the perfect timing for this.

    Of course, there are some valid counter-arguments to these points:

    -1) Security. (i.e., somebody could recover your private data.) I run Darik's Boot 'n' Nuke a few times, so I'm not terribly concerned about this. After running such a program, the odds of somebody successfully recovering data on a home budget are pretty low.

    -2) You may be replacing too often. Well, I can't do much about that. But good drives don't cost much more than $100-$150 these days. A little peace of mind is worth something, and the regular size/speed upgrades are a nice bonus.

    -3) This is no substitute for backups. I completely agree, and make backups of my most critical data to remote servers.

    -4) Perhaps this isn't necessary. Perhaps not, but a fresh format is a helpful after 18 months.

    Any way around it, I acknowledge that this strategy is a bit more expensive than may be necessary, but it has served me well in the past six years +. I've only had one drive fail in the past, back when I let my drives go well beyond the warranty period. Of course, that drive was a total loss, with no recovery of value to apply to the new drive, and there were some non-recoverable files. In my opinion, preventing problems before they occur is preferable, and getting speed and capacity boosts are just icing on the cake. -- Paul

    --
    OpenSource.MathCancer.org: open source comp bio
  51. don't use the raid chip on your motherboard by Matje · · Score: 1

    Chances are your motherboard will have a built-in raid chip. You'd be well advised to skip that chip and use a PCI raid card or some other solution.
    Since the onboard raid chips are tied to a specific CPU family, you won't be able to move your hdd's to a new motherboard in a couple of years time. I just found out this week that the raid i'm running from an intel ICH6R chipset on an ASUS motherboard cannot be migrated to an Intel Core 2 Duo because the ICH6R chip doesn't support that CPU...

  52. such bad memories by chowdy · · Score: 0

    I remember, a young(er) me waking up bright and early on a saturday morning to begin preparations for a LAN party with the guys. Pepsi, hot pockets, plenty of extension cords, gamecu--... what's that clicking noise? !@#$%^&*()!!!

  53. Not often... by Calinous · · Score: 1

    My first two hard drives were a 17GB Seagate and a 80GB Western Digital. Still using both of them (the Seagate was pretty cheap, but the WD was one of the first 7200rpm drives here).

  54. Drive Failures by Anonymous Coward · · Score: 1, Informative

    Every drive failure I've experienced has had two things in common.

    1. There were obvious warning signs(strange noises, etc) while the drive was still functioning properly.
    2. The failure isn't sudden death of the drive, the drive has a fairly long period of almost working right.

    Replacing the drive as soon as it starts to exhibit problems is much more important than worrying about the age of the drive.

  55. How Often Do You Replace Your Hard Drives? by mcocke · · Score: 1

    When they fail... With Maxtors, generally that's warranty period + 1 week. Seagates and Western Digitals, generally warranty + 1 year. Of the 3 brands, Maxtor has the worst chance of not making it to warranty - I don't use them anymore.

  56. I guess Im lucky by spx · · Score: 1

    In 03 I ended up getting a 80gig for Mothers Day, in April 04 I traded that for 2 raid'd ones before I moved (to another state), Mothers Day 05 I got a 120/160/180 I dont remember (its late Im tired and have a newborn lol), so now I have two in my machine and I still have plenty of room. :)PS Good Mothers Day gifts for a geek ;)

  57. Re:Regularly enough for resale value (w/ formattin by ajs318 · · Score: 1

    You only need one overwrite pass to obliterate data forever. Even governments can't recover it (except perhaps by means of non-computerised techniques). Fred in the Shed has no chance.

    Given the way prices for each component of a computer system have changed at different rates with respect to one another over the years, if four-dimensional storage was at all possible, it must have been economically viable at some stage (bear in mind that until the advent of solid-state RAM in the mid-1970s, computers used all-magnetic storage), and there'd be a computer in a museum somewhere based on the principle.

    --
    Je fume. Tu fumes. Nous fûmes!
  58. I replace 'em just before they break by b00m3rang · · Score: 1

    Saves a lot of hassle.

  59. They Break!?! by Anonymous Coward · · Score: 0

    They BREAK!?! Holy shit! How am I going to protect my...uh..., vacation pictures?

  60. Not unless they die or act crazy by l0cust · · Score: 1

    Seiously, are there people out there who replace their hard drives just because they are not the new shiny model in the market? Always make regular backups of important data and that should be sufficient for most of the mortals - may not be applicable if you are running some sort of datacenter or some other important business where the minor efficiency (seek time etc.) fluctuation factor is very important.

    I have much smaller hd config (40*1+120*1+200*2). No RAID or SATA, all old fashioned IDE cabled. 40 gigs one is my system drive and is about 5 years old (yeah I know thats incredibly inefficient for a system drive but it has served me well and I am not rich enough to have extra cash to go for a small smarter drive), all the rest of the drives are also about 2 years old, bought withing 3-4 months of each other. Never had any problems with any of them so far (and I use the 200 gb drives+USB casing as portable storage when I travel!) Just make sure to backup your important data. Blank DVDs are dirt cheap for crying out loud!.

    --
    Politicians and Pedophiles: Two groups of exploitive bastards who are most dangerous when they're thinking of children.
  61. My personal policy by cowbutt · · Score: 1
    1. Buy drives with the longest warranty period you can find. At the moment this is Seagate (5 years on all drives) or Western Digital (3 years on their 'Special Edition' models). Buy from a local vendor or one that you know to use sensible packaging for shipping (in the UK, dabs.com and insight.com pack sensibly, at least).
    2. Make sure the case they're installed in is adequately ventilated. Use
      smartctl -a /dev/hdx
      to check the operating temperature of the drives periodically, if your drives provide this attribute.
    3. Run
      badblocks -w
      (write test) on them as a soak test and to try and get the drives past the 'infant mortality' stage of the bathtub curve. According to a Seagate white paper this is one of the significant differences between SCSI and ATA drives (SCSI drives are individually tested, ATA drives are batch-tested).
    4. Run S.M.A.R.T. tests on the drives regularly (i.e. from smartd if you're running Linux) and monitor the reports.
    5. Don't worry too much about periodic read errors; just identify the affected blocks and force a write to them in order to get the drive firmware to remap any failed blocks. Note that write errors should be treated as fatal (though S.M.A.R.T. monitoring should pick this up as a failure long before this is a problem!)
    6. Replace the drives at about 2-3 years old and upgrade. Keep the discs around as scratch discs as they've probably still got plenty of life left in them, even if you don't feel like trusting them with important data.

    I have discs that are 13 years old and which are still running. Only that one and one from 1995 have any issues whatsoever - stiction in both cases.

  62. when... by AnXa · · Score: 1

    When old ones broke or when I come up with urgent need of more filespace.

    --
    -Seeing the problem is ½ of solution-
  63. When? by Matrix2110 · · Score: 1

    It is so very simple. You replace your hard drive when a new drive under $200 can contain your last five OS installations plus data, er. might have to buy a secondary sub-$200 part to help a little. Gee thats five years for less than $400.

    YMMV

  64. About once every 1,5 years by Aceticon · · Score: 1

    I have two drives installed on my PC (w/ Windows) one is the applications drive and the other the data drive (though the biggest usually has two Linux partitions on it) and usually replace the smallest whenever it starts to get full often AND the price sweetspot for HDDs (i.e. the drives for which the price per Giga is lowest) is at a capacity two or more times bigger.

    Since i mostly use my PC for gaming (hence using Windows), the size of games usually dictates the amount of space used in both drives (since the game is installed in the apps drive and i rip the CD/DVD image to the data drive to mount as a virtual CD/DVD).

    I've only bought a desktop PC once (a long time ago - 386DX 20) and have been upgrading it myself ever since (only thing left from the original is the keyboard - with no windows key!!!!), so i've gone through the HDD (and other major components) upgrade process often.

    In my experience, since i buy my HDDs at the sweet spot (thus never the biggest in the market) i get a new HDD roughly about every 1,5 years.

    I've recently discovered external HDDs as a great cost-and-time-effective means of external data storage but i'm not including those in my calculation.

  65. Like other posted... When they die by Anonymous Coward · · Score: 0

    I have a 60GB drive I purchased four years ago still going strong. I have had a 40GB from five years ago that started clicking earlier this year. I have an 80GB drive that just won't cooperate for very long before it starts acting up. I now have a 200GB drive as a backup drive, it is only 6 months old.

    In the system I gave to my parents it is still running a 20GB drive from six years ago with no problems. I have had friends give me old computers and the little 10GB drives in them are still working fine also and those drives are from '97.

    Stay with what works. Backup often, and have a spare on hand for emergency replacement. Run RAID if you want to, (I plan on it when I get some spare money), and go with the percentages.

  66. Replace? Add! by SirJorgelOfBorgel · · Score: 1

    I don't replace drives until they break. What I do do however, is regularly run out of space.

    What happens then? I buy a new large disc (last one was 300gb last week, 300gb is not the largest but at this time one of the best gb/size and big). I add this one to my PC, and move everything "up one disc" in the newer harddrives chain. Ok, that takes a night, but hey, let the PC do the work while I sleep. When my system maximum of 8 HD's is reached, I wipe the oldest one, remove it, and throw or give it away. When this is done, I usually have the few hundreds gig left accross drives to backup important data, and still enough space to download all these new TV shows (and pr0n ofcourse). Since I watch a lot of TV shows over the internet this takes a lot of space, and I don't put them on DVDs 'til the season is complete. And I have to burn them all twice too, because my sister is a researcher in Italy, and apparently, TV sucks over there. The burn for myself is usually a few months after that burn batch too. The most important data, apart from being backup up on all those discs is also regularly backup up to a removable drive which I then take to work to get backup up (hey it's MY company, so no issues there).

    Ok, I may be a little bit crazy... but... nah wait no buts.

  67. I have a timetable... by Pojut · · Score: 1

    As they get full. Just kidding:-) But seriously, to answer the OP's question, I personally wil keep a hard drive for around 2-3 years depending on the brand. When I stop using a hard drive, I put it in an enclosure and sell it on ebay, or if it is a big drive I use it for a gaming console (ps2 + HDAdvance + flip top lid = good times) or to give to friends as gifts. Still, like it has been mentioned, there is no set time really...a hard drive can last 10 years, or 10 days.

  68. scheduled maintance/upgrades... by Anonymous Coward · · Score: 0

    I was talking to one of the head technical managers for one of the US's climate data centers -- geeking out about setting up gentoo for atmospheric modeling, 10 to 100 TB datasets, etc. What he is now finding that they are loosing a disk or two about every time that they have to take sections of the cluster down for maint. Their numbers are looking something like 2 to 3 years for MTBF, but when you have hundreds of disks in a dataserver you can expect one to pop on any given day. This needs to be taken into account when budgeting for routine maintance.

    For personal use, think about this... Computers are still roughly doubling their throughput/speed every ~1.5 years. Likewise diskdrives are increasing size and throughput. If you are upgrading your home box after 3 to 5 years, go ahead and upgrade the disk as well -- it is an electro-mechanical device that has already lasted past its MTBF. The are not that expensive when comparied to the data on the disk, and the time and frustration of dealing with a hard disk crash. WHat I do when upgrading is to retire the old disk (basically turing it into a backup)...

    One of the other posters brought up a good point -- Infant mortality. Disk life expectancy is saddle shaped and most failurs happen almost immediately after plugging in (damaged in shipment). After that parts eventually ware out and you start seeing them die from old age. So, basically if the disk works for 5 minuites it is likely to run for a week. If it runs for a week it is likely to last a half year. It if lasts that long then there is a very good chance that it will last 3-5 years, and if it lasts that long it is time to throw it a retirement party for its dedication and service to the cause.

  69. Everytime i hear by mrzaph0d · · Score: 1

    from my wife "there's no more room on the server for my mp3s..."

    --
    this is just a placeholder till i send back my real sig from the future.
  70. RAID-ed Drives by Tepar · · Score: 1

    I replaced the hard drives in my server at home (two drives, mirrored), simply because I was running out of space.

    When it came time to build a small "jukebox" system to play music on, I decided to use one of the drives that had been in my server to save a little money. About a month after building the box, I started to get hdd errors. Ran fsck several times, but more and more bad clusters would appear. Eventually, I had to replace the drive with the other mirrored drive that had been in the server.

    Same deal. Got about a month's use out of it, and then had the same problems. I then bought a new drive.

    I don't know if it was a coincidence that I was able to replace the drives in my server before they both died at the same time, or if it was just the process of lying dormant for about six months before being put in a new box that caused them to die. The drives were about four years old.

    I'm thinking now that even though I've got a mirrored system on the server (hence, I don't do backups), I better replace the drives at least once every four years, even if I haven't run out of space on them.

  71. Here's some stupid advice by Anonymous Coward · · Score: 0

    And believe me this is stupid. Get a HDD with a detachable interface, I had a HDD die on me once after a big power surge (Crappy power bar was upgraded soon after) and my HDD wouldn't boot at all, no BIOS, nothing. luckily the chipset on it (i'm not hardware keen enough to know exactly what that interface is called) unscrewed from the HDD itself....borrowed a similar model from work, put it on, put it back in PC and it worked, copied the files off it, got new better drive and put the interface back on the original HDD. Now it's something I consider when buying drives, are there interchangeable parts on it in case something dies.
     
    Of course, real advice is to backup often. Which I also do, but I'm not a nightly backup kind of guy, more like every few months. That and RAID, cause it kills bugs dead.

  72. I'm going with the crowd on this one... by bilbravo · · Score: 1

    When they die. And that's not very often. In fact, I've only ever had 2 drives die on me, and they were both Maxtors. I have an 80gb WD that I still use (for MythTV files, nothing too important) that is 6 years old. The Maxtors lasted about 6 months each.

    Now I've got a 120gb Seagate, and 2 80GB WDs. Works nicely, will replace when they break... or I need more space, which may be soon... very soon.

    I just backup important documents and my music is all on CDs if I should ever need it again.

    1. Re:I'm going with the crowd on this one... by WuphonsReach · · Score: 1

      The Maxtors lasted about 6 months each.

      I'd guess that they died early due to either heat or poor power.

      But in general... I agree that you don't screw around with a working RAID array. Leave the disks alone until it's time to retire the entire array. Keep a hot-spare (or two) hooked up to the array and run something sensible (like RAID6 or RAID10).

      Replacing disks on a schedule is a fool's errand. Plan for failure instead (by having good backups and hot-spares).

      --
      Wolde you bothe eate your cake, and have your cake?
  73. Depends what you have on it. by valhalla1980 · · Score: 1

    It all depends on the importance of the data you have on the drive. A hard drive is a "wear and tear" part and simply will not last forever. S'not a question of if...but a question of when. That being said I have an old Dell Poweredge 2200 that I think was bought in 1996 that's still running with the original HDD. I also have bought many DOA drives and had several die in a matter of days. It's a crap shoot. If your data is important and you can't lose it then invest in at least a RAID 1. If you're a geek and want to have some fun (and burn some bucks) then go RAID 5 or RAID 10. Many motherboards nowadays have some kind of integrated SATA RAID controller. If not then an IDE RAID card (PCI) will suit you for storage only...you won't get lots of speed out of it. Good luck.

  74. Don't be so abrasive by Anonymous Coward · · Score: 1, Insightful

    ...It's not 'incredibly stupid'. A question is a question. Just answer it if you have an answer, otherwise, shut up.

  75. No no no no! Hard disks are like beer! by Colin+Smith · · Score: 1

    They're better when they're fresh! Just ask your local IT guy, he might even have some fresh drives which will be better than your tired old one.

    --
    Deleted
  76. random times by amigabill · · Score: 1

    My drives don't die on a set schedule, so I replace them in more of a random timeline. I had a bout of bad luck a few years ago when they died only a couple months after purchase and I bought a number of them for my MythTV box. But after I stopped buying Western Digital it seems to be taking a lot longer to get to a death/replacement cycle.

  77. Typical American mindset - disposable hardware by Swave+An+deBwoner · · Score: 1

    You must be one of those Americans, I can tell. Buy something, use it, throw it away and buy another. Bah!

    Take that hard drive down to your basement and open her up. Blow out all the dust bunnies (use your breath, not that expensive canned air stuff). File the head surfaces so they are new and shiny. Buff the surfaces of the drive platters. Replace the air filter with cotton from a Q-tip. Clean and oil (not too much now) the bearings. Resolder any spots that look like they have gone cold. Put it all back together and seal any open areas with a small piece of duct tape. Voila!

    In my country, we don't just throw away a used hard drive. You sissy Americans.

    1. Re:Typical American mindset - disposable hardware by steak · · Score: 1

      You must be one of those Scots, I can tell. Buy something, use it, use it, use it, and never throw it away. Bah!

      Take that hard drive down to the dumpster and open her up. Pull out all the platters and use them as frisbees. Take the magnets off the head surfaces so you can make cool distortions on your crt. Desolder all the circuits and electronics so that you can have parts for your robot that hasn'tyet been built. Put it all in the dumpster and laugh at the hobos when they try to figure out what they're fishing out of the dumpster. Voila!

      In my country, we don't just fix something when its broken; becuase we are in an economy of scale we can buy a new one cheaper than fixing the old one. You sissy Scots and your penny pinching ways.

  78. RAID can be unreliable, use offsite or other PC by Pigeon451 · · Score: 1
    I've seen more than once a RAID system go down and take both mirrored hard drives with it. Especially those RAID-on-a-mobo that are so common these days.

    I copy difficult to replace but not earth shattering files (mp3, video, etc) to another PC in another room over LAN every once in awile. Hard drive space is cheap, LAN is fast enough to do it overnight. It's unlikely both hard drives or both PCs will crash simultaneously. Of course they can both be stolen, or burned, but unlikely.

    Really important data (pictures, financial data, etc) are backed up to dvd occasionally and stored elsewhere in the house, or the bank safety deposit box if you're really paranoid.

    1. Re:RAID can be unreliable, use offsite or other PC by vhfer · · Score: 1

      If the RAID controller dies, and you bought an industry standard RAID card (like you shoulda), just replacing the card should bring it all back. Oh, wait, you used the RAID chip on your motherboard? Oh well, sorry, you have a problem. THEY are hard to replace, and consume host CPU and memory. Use a 3Ware card-- you can even "look through the 3ware raid cards with SMART (you are using SMART, right?!?!?) and see the individual drives! I'm doing that right now on a linux box. You can get a 3Ware SATA raid card on ePay affordably, and extra peace of mind comes with it at no additional cost.

  79. My replacement policy... by rnturn · · Score: 1

    ... is to, generally, not replace them until I see a data loss. (I'm pretty good about backing everything up; must be a habit I picked up at work.) I've had excellent luck with disks, though. After having a stiction problem with a 200MB Maxtor back in the early '90s, I've had only two disk failures since then: an old Seagate Hawk 2GB and a Compaq 18GB. I still have a couple of the 2GB disks running (in the firewall; they're big enough for that) and a slew of Barracudas. Those disks are at least ten years old. I'm comfortable running those old disks since I know their history: they were pulled from systems in perfect working order and bound for the dumpster at various employers who needed more space on systems. I'd be a lot more leary of using a disk that was in a system bought at a garage sale. There's no telling how many times the system/disk had been dropped and potentially damaged.

    Now, having said that, I do have a project at home to begin replacing some of the older drives with higher capacity SATA disks. I'll need fewer disks and the newer disks seem much quieter. (A shelf full of those old Hawks and Barracudas have a distinctive "whine" that gets annoying to listen to for any length of time.)

    --
    CUR ALLOC 20195.....5804M
  80. Antec = shit :( by beavis88 · · Score: 1

    I think they used to make good PSUs, but they went astray somewhere...I've had two Antecs die on me in the past 6 months now (the last one with the same undervolt and pissed off RAID controller symptoms that you mentioned).

    I decided to go with PC Power and Cooling 510W (~$200) for both my important machines. They have a (well-deserved, from what I know) reputation as having the best PSUs in the business. I would not, however, recommend going with the Silencer series as someone else in this thread recommended. They are basically repackaged Silverstones (which are themselves decent PSUs, admittedly) -- and do not meet the same specs that the PCPC "Turbo-Cool" series does. FWIW, you may see some reviews talking about excessive noise from the Turbo-Cools, but I think that was a previous revision - both units I got are very quiet.

  81. Or how about... by Anonymous Coward · · Score: 0

    ...when I need a bigger one.

  82. Uh Re:Uhh... by tmh+-+The+Mad+Hacker · · Score: 1

    I can't quote a definitive source right now any better than you did, but I believe that the commonly accepted figure for drives (based on a lot of their components, such as electrolytic capacitors) is 50% per *10* degrees C. Still significant, but nothing to cause you to spend big bucks to cool it 2 degrees.

  83. about once every 3 years by confused+one · · Score: 1

    Leaving my pc powered 24/7, I typically start seeing disk errors pop up after around 3 years. I replace it when it a.) fails or b.) generates SMART errors.

  84. Re:Uhh... MTBF is meaningless in this case by bitrot42 · · Score: 2, Informative


    >If you replace them on a schedule, you're still not guaranteed 100% reliability because a drive can fail way before MTBF...

    It is a common misperception that MTBF ratings mean anything about how long an individual device is supposed to last. It's only a measure across a large number of units in total power-on hours, and only within the expected "useful life."

    For example, consider a hard drive that has an MTBF of 100,000 hours (11 years), and a 5-year intended useful life. If you have 1,000 of these drives, you can expect, on average, one to fail every 100 hours within the first five years. After that, all bets are off.

    So not only does a 100,000 hour MTBF not mean you'll get 11 years, you're lucky (or, more precisely, not unlucky) if you get 5 years.

    As many others have said, if you intend to keep it, back it up. Every drive is only guaranteed to work until it fails.

    IBM once described it this way:

    http://web.archive.org/web/20001202154100/http://w ww.storage.ibm.com/storage/oem/tech/mtbf.htm

    --
    FIXME: Add a sig here
  85. Oops. by beavis88 · · Score: 1

    Repackaged Seasonics, not Silverstones. Need more coffee.

  86. Re:RAID explanation by Bastardchyld · · Score: 1

    RAID 5 isn't generally for speed (it can be a by product). It is mostly for redundancy without wasting large amounts of storage capacity, that is why it is the defacto standard in production server environments. RAID 5 includes overhead in calculating the parity, those are not there in RAID 0+1/1+0/10.

    For those of you who may not be familiar with RAID 0+1/1+0/10 it is basically a stripe of mirrors (or a mirror of stripes). Because of this it is twice as fast with half the disk space. (example 4 200GB hard drives would give you a raw data capacity of 800GB and a usable capacity of 400GB, and the disk access would be twice as fast).

    RAID 5 is striping with parity, basically the data is divided into as many peices as there are drives (at least three) and then parity is calculated (basically redividing the data to ensure that there is an overlap of data to allow for rebuilding of the array in the event of a single drive failure. with 4 200GB drives you would have a raw data capacity of 800GB and a usable capacity of 600GB.

    --
    $diff terrorists hippies
    $
    $rm -rf *terrorists *hippies
  87. Never Understood by Neo_piper · · Score: 1

    I'm a Mac user and my hard drives have lasted.... Umm Forever(+5 years)
    Wait scratch that, One drive died in a power surge when I yanked the cords
    to save the computer from a burning building (don't ask)
    But I read about windows users replacing drives every year or so...
    Now Apple uses IBM Drives and I've always upgraded with the same
    are they just better or is HFS HFS+ just that much gentler on the disks than FAT16 and FAT32

    1. Re:Never Understood by Anonymous Coward · · Score: 0

      It's because Apple uses a special lubricating power (iLub) to the drives. A drive that lasts 10 years in a Mac would never last 2 years in a PC.

    2. Re:Never Understood by EnderWigginsXenocide · · Score: 2, Insightful

      I'm a Mac user and my hard drives have lasted.... Umm Forever(+5 years)
      Wait scratch that, One drive died in a power surge when I yanked the cords
      to save the computer from a burning building (don't ask)
      But I read about windows users replacing drives every year or so...
      Now Apple uses IBM Drives and I've always upgraded with the same
      are they just better or is HFS HFS+ just that much gentler on the disks than FAT16 and FAT32


      I'm a PC user. I have lost two HDDs (in the same machine) to a faulty power supply. The HDD went out, I replaced it. The replacement went out in short order(hours.) I pulled the swapped the mo-bo with a known good one and put a multimeter across the opwer supply. 18 volts on the 12 volt rail. Glad I didn't just throw in ANOTHER HDD based on the asumption that the mo-bo was the only potentialy bad component.

      Other than they I buy new HDDs when they fill up.

      I put old ones out of service when they feel restrictive in their capacity.

      I have four boxes (work, home, laptop, game system.) The Work, Home, and Game machines have HDD#1 in the 40-80GB range for the OS drive. HDD#2 varries in size from 120-200GB. The Home box has a third HDD, a 200GB model. The laptop has the factory 20GB drive.

      As the drives get crowded I replace them with larger (and usualy lower price) HDDs. The old storage/media HDDs get turned into OS drives. My most valueable data (Home Videos, Photos, work stuff) are duplicated on at least two drives in each machine. When a file is updated on the home or game system it will be copied to the 2nd HDD in the machine. If the matching file on the other machine is not changed then the new update on the file is copied to the HDDs of the other machine.

      Matching the Work machine to the Home and Game systems involves drag-and-drop and a smaller USB HDD.

      My system is probably not typical. The Game system is also our HTPC and the HOME system is the bittorent machine. They really use up disk space. The mirroring of critical files in a non-raid system of multiple HDDS is also not likely to be typical; I don't trust anything important to a single HDD or even to multiple HDDs in the same box(after having a Power Supply fry HDDs.)

      I also backup my files on a monthly basis to DVD.

      I donate my "discarded" HDDs when I put them out of service. Usualy I keep a HDD in service for two to four years. Although the 200GB drive on the bittorent machine is a little tight for space . . . if you think of "only" 30GB free as short on space.

      All the machines use FAT16 or 32. Other than the PS incident I have yet to have a HDD fail.

      --
      Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
    3. Re:Never Understood by nevesis · · Score: 1

      In a nutshell, no, overheating is the biggest problem.

      Apple generally has better cooling than some of the PC OEMs.
      I have the best cooling solutions, however. :P

      All that being said -- I see just as many bad HDDs in Apples as I see in our Dells.

  88. When they break by LainTouko · · Score: 1

    There's little point in getting rid of a working hard drive unless you've got nowhere to put it. Even if you don't trust it not to fail in the near future, you can still use it to make some extra backups. Just make sure you make sufficient backups of important data.

  89. *Before* SMART tells me to! by ThinkingInBinary · · Score: 1

    At one naive point in my life, I believed that SMART would actually serve its intended purpose and warn me when my hard drive was going to die. SMART doesn't always work! The drive started making funny noises months before SMART even noticed.

    /me stands out on the sidewalk ringing a bell holding a sign "THE END IS NEAR! MAKE YOUR BACKUPS NOW!"...

    1. Re:*Before* SMART tells me to! by greg1104 · · Score: 1

      From your link:

      "I ran smartd, and occasionally took a look at the statistics with smartctl, to make sure nothing was going wrong. I had a few reallocated sectors, but nothing to cause concern."

      Stop right there--"a few reallocated sectors" is always a cause for concern. Maybe not during the first month or two, but if that number is growing after the inital break-in period you should consider the drive extremely suspect. As you'll see many people in this thread comment, reallocated sectors is the #1 thing to watch for to determine when a drive is failing. I wonder whether you had smartd.conf setup correctly if that number was going up and you weren't getting warnings screaming that the drive was going bad.

      Regardless, I fully support your backup-urging bell ringing, as you can never be too paranoid there, and would drop some change in your jar were I to pass you on the sidewalk.

    2. Re:*Before* SMART tells me to! by ThinkingInBinary · · Score: 1
      ...reallocated sectors is the #1 thing to watch for to determine when a drive is failing. I wonder whether you had smartd.conf setup correctly if that number was going up and you weren't getting warnings screaming that the drive was going bad.

      But SMART has a mechanism for the drive makers to indicate what is and isn't a "failing" value for a particular attribute. If n bad sectors is enough to cause concern, then the drive should have said it was failing!

    3. Re:*Before* SMART tells me to! by greg1104 · · Score: 1

      SMART has a mechanism for the drive makers to indicate what is and isn't a "failing" value for a particular attribute. If n bad sectors is enough to cause concern, then the drive should have said it was failing!

      There's still a chicken/egg situation with SMART right now that makes this all more difficult. There are zero mainstream operating systems that have useful SMART software embedded in them. The smartmontools package for Linux works better than anything else I've found, but as you point out it's not exactly obvious what you should do with it and the drives don't handle it themselves correctly. I've spent a lot of time looking for a Windows SMART client that gives me useful results and found zero that do everything I want (I'm still evaluating whether the Windows smartmontools port can be turned into something useful, so far no success). On Mac OS, Apple gives you a report if you run Disk Utility, but not otherwise; there is free tool available to automate that, but even then I don't believe is running a self-test the way that's really needed. And no matter what you're doing, you're not going to get SMART data over USB, and you probably can't get it over Firewire either.

      Beyond the brain-dead "SMART failure" notice that come up in some PC BIOSes, hard drive makers are hard pressed to find any software that actually uses SMART with a big enough client base to make it worth testing. Is it any wonder that they fail to implement all the interfaces required to make their drives emit errors robustly? There is zero market pressure from the major upstream software or hardware vendors buying hard drives for drive manufacturers to care.

      What bothered me about your initial message was the implication that because SMART data is difficult to interpret, and therefore far from automatic in its current state, that it wasn't of any value. The data is hard to work with, but it does work far better than nothing--and in your case it appears your drive was giving evidence it was dying well before it really failed completely, you just weren't interpreting that correctly. As for what's wrong that it doesn't work automatically, so that we all have to become experts on interpreting SMART errors, I wouldn't place blame at the feet of the drive manufacturers for not labeling failure points correctly; there isn't enough software that reads them for that to be an important feature to implement. The right question is what it would take to have users start screaming in unison for operating system vendors to include a robust, automatic SMART check in their software by default.

    4. Re:*Before* SMART tells me to! by ThinkingInBinary · · Score: 1
      What bothered me about your initial message was the implication that because SMART data is difficult to interpret, and therefore far from automatic in its current state, that it wasn't of any value.

      It is of very little value, if not none. The point of SMART is to be automatic. The spec is simple, there are a set of attributes, each with a "failure" threshold. The values should be right, and the thresholds should be set appropriately. You shouldn't have to interpret the data--if you have a SMART client, then it should be accurate and useful, without requiring you to reason that "Well, the threshold for reallocated sectors is 50, but the drive is at 80 [percentage values, not raw values], but I think it's failing anyway, so I'll replace it". It's "self-monitoring and analysis technology". The monitoring works fine, but the analysis isn't right.

  90. IBM Deathstar by Anonymous Coward · · Score: 0

    I have an IBM "Deathstar" from 2001 or so, and amazingly, it's still working! Over a year ago it started making a grinding noise, but so far it hasn't crashed and burned. And the grinding noise disappeared months ago. Weird.

  91. Hard Drive Reliability Database by Prozzaks · · Score: 1

    Storage Review has had a Hard Drive Reliability Database for quite some time now. I've listed all my drives there (Not only the ones that fail). I recommend you check it out :

    http://www.storagereview.com/map/lm.cgi/survey_log in

  92. good quality by pcfixertech · · Score: 1

    All I have to say is just make sure you buy a good quality drive. Just remember you get what you pay for. WD's get really hot and don't last as long but Seagate's stay relatively cool and I have had a seagate for about 6 years now.

  93. Re:RAID explanation by kotj.mf · · Score: 1
    RAID 5 ... is the defacto standard in production server environments.

    You sure about that? In every production server environment I've ever worked in, downtime is a helluva lot more expensive than disks.

    --
    hang brain.
  94. Re:RAID explanation by Bastardchyld · · Score: 1

    Yeah, I am sure about that. You are right downtime is more expensive than disks, however I never said it wasn't. I am having trouble understanding what point you are trying to make with your post.

    RAID 5 does not equal downtime. When there is a failure in a RAID 5 array there will be no downtime if the admin is paying attention and replaces the failed drive (allowing the array to rebuild itself) before a second drive fails.

    If I completely missed the point of your post please be a little more succinct in your future posts. For example if you are inferring that a RAID 5 array will have more downtime than a different type then just say that, and give some examples as to what would be a better solution and why.

    --
    $diff terrorists hippies
    $
    $rm -rf *terrorists *hippies
  95. Re:RAID explanation by MntlChaos · · Score: 1

    How is there no downtime? If one of the non-parity drives fails, don't you need to rebuild the array before it can be used, or do controllers allow the reading of it (or even writing) while rebuilding one of the drives?

  96. Every 3-5 years by GWBasic · · Score: 1

    I typically don't keep a hard drive running longer then 4 years. (After suffering a HD crash months after I rebuilt a laptop, I don't plan on keeping a laptop drive running longer then 2 years.) After 4 years or so, usually a $100-$150 drive is so much bigger that it's stupid NOT to upgrade. Don't put the old drive on the shelf and rely on it as a backup; in my experience they don't work when you plug them in a few months later.

    For my important data, I keep it in Perforce (a source code control program) using an old 400mhz machine as my server. It has an automated XCOPY of the repository on a nightly basis to a second hard drive. This made recovery of my important data very quick when my laptop's hard drive died.

  97. Re:RAID explanation by Cecil · · Score: 1

    For the record, with a good controller (or software), a 4-drive RAID 1+0 is 4x read, 2x write, not simply 2x.

    Half the data is written to each stripe simultaneously, for 2x write speed, and data can also be read back twice as fast for the same reason. However, when reading half of each of those stripes can be read back from either of the stripe's MIRRORS simultaneously, resulting in 2 (striping) x 2 (mirroring) = 4x read speed.

  98. Re:RAID explanation by Carnildo · · Score: 1

    If one of the non-parity drives fails, you can calculate what was on it from the contents of the other non-parity drives + the contents of the parity drive. Any controller can do this; a good controller can do this at the same speed that it could have read the data from the disk.

    And as a technical point, the parity information is spread out across all the disks for better performance. This doesn't change how RAID-5 works on a conceptual level, though.

    --
    "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
  99. As needed... by Daniel+Wood · · Score: 1

    My storage and speed requirements are what prompt me to replace hard drives.

    I use a 200GB 8MB Cache SATA drive as my system drive. That will get replaced within six months with a 16MB cache 320GB or larger drive. Since I am a gamer, my games only(literally, it is mapped to C:\Games) drive is a 150GB Raptor.

    For storage, I have a 2TB Array(8x WD 320GB RE 8MB Cache) on a separate fileserver. I use the HighPoint RocketRaid 2320 controller for it and have been very happy with it. (Great Linux support, E-mail alerts to my cell phone and gmail if any problems occur) I have been so happy with the performance of the fileserver, than I am building another separate fileserver(Well, that and I only have 60GB free on it). Using 8x Seagate 7200.10 16MB Cache drives and the HighPoint RocketRaid 2320. Critical data(about 8GB) is mirrored on my main machine, the fileserver, and DVD. All other data is considered expendable. Another data protection mechanism I use is that the only method of writing through the array is from the fileserver itself. File permissions are set to deny write access to all data on the array from any user except myself. I have an upload directory on the system drive whose folder structure mirrors the array's. I simply drop the files I want to upload in the appropriate folder, and execute my move script from my SSH session. This means that the only way for a virus or malicious user to mess with my data is to know my username and password or know the root password.

  100. Re:RAID explanation by Bastardchyld · · Score: 1

    The data can be accessed the same as before, the only difference is the performance hit from the reduced number of drives, then when a new drive is added the array will automatically rebuild the drive in the background. This will have a performance impact as well, however the server is still up and accessible, although not in its top form. The only time you have an actual failure is if there is more than one drive that fails (unless you have hot spares built into the array) or if you have a raid controller fail, then there is an outage until the controller is replaced (at which point the controller would read its configuration from the drives back into the controller, a very minimal amount of time). However a RAID controller failure can happen with any sort of RAID, not just RAID 5.

    All of this I am assuming you are using a server grade raid controller, I cannot speak for some of the cheaper desktop RAID controllers.

    --
    $diff terrorists hippies
    $
    $rm -rf *terrorists *hippies
  101. Do not use RAID 0 by OCedHrt · · Score: 1

    Whatever you do, do not use RAID 0; especially not with the old drive. Performance gains are non-existent (even raw bandwidth gains are useless) and data loss risk goes up big time.

  102. I don't replace them very often. by Richard+Steiner · · Score: 1

    Most of my drives are older SCSI drives (some 50-pin Ultra-SCSI, others 68-pin UW), mainly Seagate 2/4/9GB drives and IBM 18GB drives, and the vast majority of them have been running almost continuously (powered up, not necessary being used) for the past several years.

    I think I've had one Barracuda die during that time (a 4.5GB U-SCSI drive I'd picked up on eBay for very little which used to be used on an AOL data server).

    --
    Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
    The Theorem Theorem: If If, Then Then.
  103. Frequently by dave562 · · Score: 1

    I mainly work with HP Proliant servers and RAID arrays. It seems that out of the typical 4-5 disk RAID5 array, I will typically average about a drive failure per year (per server.)

  104. Re:RAID explanation by kotj.mf · · Score: 1

    I'm talking about RAID 5 vs. RAID 1*.

    RAID 5 might be fine for bargain-basement web hosts and your home file server, but no production environment that I've ever had the pleasure of working in has ever run any kind of RAID 5. Even the small risk that you might lose the parity if a disk goes down during a write is not acceptable, and rebuild time for an "ideal" failure makes it even less so. We either run straight up RAID 1 (with hot spares) for systems that aren't I/O bound, or 1+0 when disk performance is an issue.

    --
    hang brain.
  105. When they fail by rgrosz789 · · Score: 1
    I replace them only when they fail, which only happened once on a laptop several years ago. I use external drives for backups, and I have had MANY of those drives fail (IBM DeskStar, etc.)

    My rule is that I replace BOTH of my backup hard drives when they get full, which usually takes about 2 years. And I always replace them with ones that are twice as big. I also ONLY buy drives that have at least a 3 year warranty.

    --
    Life is too short to drink bad wine!
  106. Buy Seasonic - Quiet and Reliable by D3m0n0fTh3Fall · · Score: 1

    Seasonics are great, so quiet you can't tell that they're turned on and nice stable voltage.

  107. Re:RAID explanation by Bastardchyld · · Score: 1

    Well then I suppose we will have to agree that we have never worked in the same places. In all of my time I have never experienced data loss as a result of any sort of failure of a RAID 5 array.

    --
    $diff terrorists hippies
    $
    $rm -rf *terrorists *hippies
  108. Re: Active PFC Power Supplies by nbritton · · Score: 1

    Any power supply worth it's salt will have active PFC. Any power supply with a voltage selector switch on the back of it is, by definition, not an active PFC power supply. Active PFC power supplies can automatically correct for AC input voltage, and thus is capable of accepting a full range of input voltages. In other words, they can protect your equipment from damaging brownouts and voltage surges.

  109. Engineering, and send them to me. by arete · · Score: 1

    Actually, from an engineering standpoint it's exactly as you describe. It's most likely to break right away than at any other particular time, assuming a randomly distributed set of flaws, which is common. Most electronics don't wear out so much as they fall victim to chance power and temperature fluctuations. Robustness will vary wildly in manufacturing, so any item that makes it past the beginning is pretty likely to last a while.

    That's not true of things that are engineered to wear out (like tires or brake pads, but also like the bearing and motor in a HD) but in a HD the parts that wear out last quite a while, random failures are a more likely cause.

    So I'd keep your old drives - and I'd keep redundant data; you shouldn't trust ANY drive.

    But if you're throwing out those old 200 GB drives - or really anything over 10GB - I'd love to have them!

    --
    Looking for freelance Actionscript (Flash/Flex) or ColdFusion work and/or freelance developers. Email me, put Slashdot
  110. Check the drive first by UnknowingFool · · Score: 1

    To make an informed choice, I would check the HD first. First check on the age. It may be a replacement drive for the machine and not original. Many manufacturers will allow you to check on the warranty status on their website. You'll need the serial number of the drive. If it's still under warranty then that's a plus. Next run the manufacturer's diagnostics to see if there are any glaring issues like SMART errors. If it's all good then I would more than likely trust the drive. However, you should perform periodic backups on all machines. My 2 cents.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  111. Re:Uhh... (RMA issues?) by WuphonsReach · · Score: 1

    Buy your hard drives OEM from your local beige-box builder instead of from a retailer like Future Shit or Worst Buy, and you get a 3 t 5 year OEM warranty instead of the stupid 1-year warranty, and you pay a bit less.

    Ever had any issues with RMAs? Also, what do you ship the drives back in for the RMA? Seems like all of the OEM drives I've seen lately are only packed inside either a plastic tub or a static bag wrapped in bubble wrap.

    How picky are the RMA folks about how you pack the drive for shipment back to them?

    --
    Wolde you bothe eate your cake, and have your cake?
  112. Re:RAID explanation by WuphonsReach · · Score: 1

    For the record, with a good controller (or software), a 4-drive RAID 1+0 is 4x read, 2x write, not simply 2x.

    Theoretically that's true... but overly optimistic. The reality is more that with a 4-drive RAID10 you'll see somewhere between 2.0x and 3.0x read speeds over a single drive. (And with 2.6.17 Linux, I have yet to see anything better then the low-end of that scale for 4-disk or 6-disk RAID10 arrays.)

    Although I still plan on doing some more testing using 3-disk RAID1 arrays (3 disks, mirrored at the same time). Which is a nice trick that mdadm lets you accomplish.

    --
    Wolde you bothe eate your cake, and have your cake?
  113. HD you just can't trust them by zbeast · · Score: 1

    I replace a drive at the first sign that anything is odd a new noise, errors, or just slowness from a given drive. I have almost never had the "smart" system catch a drive before it has failed. I went thought a month of bad hard drive failure. I lost 6 250 gig hd's They were all purchased at about the same time and they all started failing about the same time. Drive under in order of reliably based on drive site. Drives under 120gig I've never had any failures with drive over 200 gigs. the failure rates I have seen are 1 in 6 after 1 year of service. Maxtor 250's are some of the worse drives on earth! a 100% failure rate in 18 months After converting my 6tb array over from those to seagates the failures have stopped.

  114. depends by john_uy · · Score: 1

    failure rate depends on the conditions in which the hdd is placed in.

    a friend of mine has a raid system (5 and 10) for his video storage. it used to happen that it gets an average failure of around 1 per month (in a bunch of around 20 drives). (raid is *not* is substitute for backup. it gives an added protection for a drive failure.) we live in the tropics and the ambient temp is high. i suggested to air condition 24 hours and it reduced the failure rate to around 1 every six months. note these are just desktop drives and not enterprise drives.

    in another scenario, we have desktop drives running on some low end servers for years (more than 3) and we have not a single failure. of course it is placed in a datacenter.

    i believe that failures of drives are caused by:
    varied temperature gradients during operation (expansion and contraction)
    high temperature operation (causing premature wear of components)
    bad power supply and power source (this one zaps the electronics) and i suggest to get a really expensive server class psu with double conversion ups and some electrical filtering systems (if you really value your data)
    dust (causes overheating)
    on and off operation (if you run it 24 hours, don't turn it off)

    the moral of the story: hdd fails!

    the only solution is to backup backup and backup your data at different sources. personally, i duplicate my important data across two computers, a usb hdd, usb flash (for those really critical files), web drive (internet.)

    --
    Live your life each day as if it was your last.
  115. I've noticed the same thing by Slashdot+Parent · · Score: 1
    But just so this isn't a "mee too!" post, I'll add that while I still run smartd, I pretty much just ignore anything it emits. I run Linux Software Raid (RAID5) and when a disk gives up the ghost, I just swap it out and rebuild.

    Funny thing: I had been running LVM with no RAID for a few years with no problems when one day I said to msyelf, "You know what? This just doesn't feel safe. If one of my drives goes splat, I lose everything." So I switch to LVM on top of RAID5. Wouldn't you know it, about a month later, I lose a drive. It would have been catastrophic failure. I would have probably shrieked so loud the neighbors down the block would call 9-1-1. But instead, I just said, "darn," walked down to best buy, bought a disk, plopped it in, and rebuilt the array. It's IDE, so I had to shut down the machine to do it, but that's about the only bummer about it.

    At this point, I would never build another machine without RAID. Not after it saved my behind like that.

    --
    They don't grade fathers, but if your daughter's a stripper, you fucked up. --Chris Rock
  116. Use External USB Drives for Backup by billstewart · · Score: 1
    You need a backup strategy, which is a different problem than RAID.

    If you've got your backup drive in the same tower as your primary drive, connected to the same power supply, then any electrical or heat stress that damages your primary drive will also damage your backup drive. Also, it's extremely easy to upgrade your external drive when you want to, and you can easily use it to back up other computers (work or personal laptop, etc.), and if you're doing risky-to-computers things like moving, you can take the backup drive with you separately.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  117. Re:Uhh... (RMA issues?) by tomhudson · · Score: 1

    I've returned a few, and never had a problem.

    I buy a bunch of cheap sponges (12 in a pack at the local Dollar Store), and pack them in that. Thenk keep the box they ship the return drive in for next time ...