> I can certainly sympathise with you, but I am not sure that data > checksumming would help here. If your hardware raid sends out > nonsense, > then it is going to be very difficult to get anything trustworthy. The > obvious answer here is to throw out the broken hardware raid and use a > system that works - but it is equally obvious that that is easier said > than done! But I would find it hard to believe that this is a common > issue with hardware raid systems - it goes against the whole point of > data storage. > > There is always a chance of undetected read errors - the question is > if > the chances of such read errors, and the consequences of them, justify > the costs of extra checking. And if they /do/ justify extra checking, > are data checksums the right way? The chance of a silent corruption is rather small with your average 3TB home storage. On the other hand, if you had a petabyte or five, the chances would be very high indeed to get silent corruption (ref the CERN study done in 2007). In my last job, I worked with ZFS with ~350TiB storage, and there we saw errors happen rather frequently, but then, since ZFS checksums data and uses it to deal with errors, we never saw any data loss. That is, except on an older machine, running ZFS on a hardware RAID controlled storage unit (NexSAN SATABeast). We had error corruption on that one as well, after a disk failure, and had to resort to restoring from tape, since ZFS couldn't control the RAID. > I agree with Neil's post that > end-to-end checksums (such as CRCs in a gzip file, or GPG integrity > checks) are the best check when they are possible, but they are not > always possible because they are not transparent. The problem with end-to-end-checksums at the application level, is it will only be able to detect the error, not fix it, similar to the issues I mentioned above. Vennlige hilsener / Best regards roy -- Roy Sigurd Karlsbakk (+47) 98013356 roy@xxxxxxxxxxxxx http://blogg.karlsbakk.net/ GPG Public key: http://karlsbakk.net/roysigurdkarlsbakk.pubkey.txt -- I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er et elementært imperativ for alle pedagoger å unngå eksessiv anvendelse av idiomer med xenotyp etymologi. I de fleste tilfeller eksisterer adekvate og relevante synonymer på norsk. -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html