Other error rates that need to be looked at.
Posted Jul 6, 2006 21:03 UTC (Thu) by
smoogen (subscriber, #97)
Parent article:
The 2006 Linux Filesystems Workshop (Part III)
Actually I was wondering if another issue a filesystem might be looking at is the integrity of other data on the disk. The FSuCK checks and fixes the integrity of the metadata on a disk, but does it check the integrity of the data inside a file? And should a file-system worry about this due to the growing percentage of 'noise' that is showing up in the file-system?
[A silly idea comes to mind with the filesystem broken into several virtual layers aimed. The lowest level layer sort of RAID's the read/writes across the disk (versus disks). The next layer deals with the standard filesystem actions and the top layer interfaces with VFS. This might have some value at a time when users have 2+ TB of diskspace in their home computer that they are storing their collections of movies etc and just want to make sure that the video doesnt crash out because some bits error'd out after a bit.]
(
Log in to post comments)