On 03/01/2015 14:11, Duncan wrote:
Bob Marley posted on Sat, 03 Jan 2015 12:34:41 +0100 as excerpted:

On 29/12/2014 19:56, sys.syphus wrote:
specifically (P)arity. very specifically n+2. when will raid5 & raid6
be at least as safe to run as raid1 currently is? I don't like the idea
of being 2 bad drives away from total catastrophe.

(and yes i backup, it just wouldn't be fun to go down that route.)
What about using btrfs on top of MD raid?
The problem with that is data integrity.  mdraid doesn't have it.  btrfs
does.

If you present a single mdraid device to btrfs and run single mode on it,
and one copy on the mdraid is corrupt, mdraid may well simply present it
as it does no integrity checking.  btrfs will catch and reject that, but
because it sees a single device, it'll think the entire thing is corrupt.

Which is really not bad, considering the chance that something gets corrupt.
Already it is an exceedingly rare event. Detection without correction can be more than enough. Since always things have worked in the computer science field without even the detection feature. Most likely even your bank account and mine are held in databases which are located in filesystems or blockdevices which do not even have the corruption detection feature. And, last but not least, as of now a btrfs bug is more likely than hard disks' silent data corruption.

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to