Earlier quoted context omitted.
Yeah, if that was true that would be completely against EU regulations,so you could sue manufacturers and win millions. So if you have any proof that they are doing that, you are practically a millionaire, I don't know why are you not on your way to the court yet.
How so? That is how warrantees work. They're designed to protect you against premature failure. Unless it's a necessary competitive advantage no company is going to warrantee something past its expected lifetime. And in that case it's going to be included in the price.
How long do disk drives last?
111–120 of 162 posts
Re: How long do disk drives last?
#112If some of them live a long, long time, it makes it hard to compute the average. Also, a few outliers can throw off the average and make it less useful. Proper statistical analysis would help you there.
> Proper statistical analysis would help you there. Yes, if you know the probability distribution. If you don't know the distribution, you can not calculate your confidence, and thus can not do a proper statistical analysis. And, guess what, nobody knows the probability distribution of hard drive failures. That's exactly what they are trying to find out.
Re: How long do disk drives last?
#1131) select the make and model of drive you want
2) buy the same model of drives from multiple vendors which have different serial and build numbers.. even if you're buying two drives, buy each from separate locations or vendors.
3) mix up the drives to make sure they don't die. place stickers of purchase date and invoice number on each drive to keep them straight.
This all.. because when one drive goes due to a defect or hitting a similar MTBF, other ones with a close by serial number or build number can tend to die around the same time for similar reasons.
From owning hard drives over 8 or 9 generations of replacing or upgrading since the 90's on all types of servers, desktops and laptops: The day you buy a new piece of equipment is the day you buy it's death. Manage the death proactively as it gets more and more tiring to deal with it each time.
Re: How long do disk drives last?
#114Earlier quoted context omitted.
They do a different tradeoff here. There is no need for a hardware raid if performance is not your main concern (and even if it is hardware raid is no panacea), if they save everything to disk before acknowledging it they don't need a battery and I'm not sure what you refer to as cap. Their hardware design is specifically geared towards their use-case and I applaud them for knowing how to optimize for their use-case.…
cap=capacitor. http://www.lsi.com/downloads/Public/MegaRAID%20SAS/MegaRAID%... Edited to add: They've optimized for hardware purchase price and given up reliability (HW RAID, battery, cap), performance, and maintainability. The strange thing is the overall cost of the storage system is driven by power, not purchase price. Smarter RAID controllers, like I link above, let you manage power by spinning down disks as they…
As for saving power by spinning down disks, it is likely to be useful to them and is completely possible even in SW RAID though it requires some managing to perform effectively.
There isn't much that is applicable directly to most other use-cases but if your data is mostly sitting idle and you only need occasional access to it the backblaze pod is a nice design. If you care about performance and do not deploy multiple pods with redundancy between them you are not likely to be happy with the result.
Re: How long do disk drives last?
#115Ugh. Backblaze is one of those companies with an extraordinarily poor design that they flout and "open source" as if anyone would follow their lead. Take a look at the physical design of their system and combine that with the published data. Consider that to remove any harddrive from their setup requires physically removing a 4u rackmount storage pod from the rack. http://blog.backblaze.com/2011/07/20/petabytes-on-a-…
Disclaimer: I work at Backblaze but I'm on the software side, I barely ever touch the storage pods anymore. It is not true that the pod team must remove the 4U server from the rack. It is slid out like a drawer (no tools required, takes maybe 10 seconds). The drive or motherboard is then replaced, then you slide the drawer back in. So the 4U server must slide 18 inches one way, but zero cables have to be unplugged or…
While I don't recommend them outright, we settled on 3U boxes from SuperMicro. http://www.supermicro.com/products/chassis/3u/837/sc837e26-r...
We somewhat affectionately dubbed them "mullets" as in business in the front, party in the rear.
They make 4U devices as well. Cost was about $1000. We added LSI Megaraid 9280 controllers, about another $1500 and ran min-SAS back to a controller node responsible for 4 JBODs.
Re: How long do disk drives last?
#116Has blackblaze budgeted for the cliff failure rate that is coming?
A little statistics is a dangerous thing.
Re: How long do disk drives last?
#117Has blackblaze budgeted for the cliff failure rate that is coming?
Based on the linear extrapolation they make over the third year failure data into the future (to calculate an estimated half life of roughly 6 years), I would say they probably have not. A little statistics is a dangerous thing.
Re: How long do disk drives last?
#118Earlier quoted context omitted.
i'm not sure where you're getting that info: http://www.newegg.com/Product/Product.aspx?Item=N82E16822236... http://www.amazon.com/WD-Red-NAS-Hard-Drive/dp/B008JJLZ7G been running 3x of these in a raid-5 NAS, no issues so far (not that it's any kind of indicator on a system which idles as a backup all day)
About half of the Newegg reviews are 3-eggs or lower. And even some of the 5-egg reviews mention dead drives! They only got 5 eggs because of Newegg's easy return policy. The drives are clearly unreliable.
Re: How long do disk drives last?
#119Earlier quoted context omitted.
Disclaimer: I work at Backblaze but I'm on the software side, I barely ever touch the storage pods anymore. It is not true that the pod team must remove the 4U server from the rack. It is slid out like a drawer (no tools required, takes maybe 10 seconds). The drive or motherboard is then replaced, then you slide the drawer back in. So the 4U server must slide 18 inches one way, but zero cables have to be unplugged or…
Thanks for the clarification. That the PODs were on rails was never made clear to me. Still, I count that as "physically removing a 4u rackmount storage pod." Those suckers cannot be light. 10 seconds sounds rather fast. I don't imagine you could do it that fast for any of the upper pods. While I don't recommend them outright, we settled on 3U boxes from SuperMicro. http://www.supermicro.com/products/chassis/3u/837/s…
Re: How long do disk drives last?
#120Earlier quoted context omitted.
They do a different tradeoff here. There is no need for a hardware raid if performance is not your main concern (and even if it is hardware raid is no panacea), if they save everything to disk before acknowledging it they don't need a battery and I'm not sure what you refer to as cap. Their hardware design is specifically geared towards their use-case and I applaud them for knowing how to optimize for their use-case.…
cap=capacitor. http://www.lsi.com/downloads/Public/MegaRAID%20SAS/MegaRAID%... Edited to add: They've optimized for hardware purchase price and given up reliability (HW RAID, battery, cap), performance, and maintainability. The strange thing is the overall cost of the storage system is driven by power, not purchase price. Smarter RAID controllers, like I link above, let you manage power by spinning down disks as they…