|
The 2006 Linux File Systems WorkshopThe 2006 Linux File Systems WorkshopPosted Jul 6, 2006 7:19 UTC (Thu) by arjan (subscriber, #36785)In reply to: The 2006 Linux File Systems Workshop by Los__D Parent article: The 2006 Linux File Systems Workshop
You can express the error rate as a probability like this:
what is the probability that I can read this sector X days in the future
That number seems to be more or less constant (compared to the capacity increase), but with the number of sectors increasing the
what is the probability that I get an IO error in ANY sector in X days
goes up....
(Log in to post comments)
Disk error rates Posted Jul 8, 2006 16:27 UTC (Sat) by giraffedata (subscriber, #1954) [Link] The article failed to specify completely the denominators in the error rates mentioned.The article means to say that the error rate per bit read has gone down, but the error rate per disk per day has gone up. And with the implicit assumption that people have one filesystem per disk and use all the space, then the error rate per filesystem per day has gone up. It obviously assumes a system that, as it keeps more data, accesses more data too. Oh, and an error is an instance of trying to read back a particular piece of data and not being able to. It usually means permanent data loss. The reason the article brings it up is that if the error rate per filesystem per day goes up, so does the FSCK rate per filesystem per day, and with the cost per FSCK also going up proportional to the filesystem size, the FSCK cost per day goes up.
The 2006 Linux File Systems Workshop Posted Oct 19, 2006 0:02 UTC (Thu) by eatsapizza (guest, #41199) [Link] How do folks resolve the difference between MTBF for a disk and thebit error rates?
I've read of MTBF's of about 1MHours, and bit error rates of about
The reliability of a drive is R=exp(-t/MTBF), so the reliability
But if you're reading from your disk...... even say only 1MB/s ..
I know there is RAID 0+1 and RAID5, and RAID5 (6+2), all of which
eatsapizza
|
Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.