Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

BTRFS and bitrot protection

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
SpoZen
Posts: 52
Joined: 2007-11-30 15:20

BTRFS and bitrot protection

#1 Post by SpoZen »

As I understand it BTRFS and ZFS are the only two viable options if you want protection against bitrot in Debian.
I have heard about ZFS requiring ECC RAM otherwise it might corrupt the whole file system.
Is this true for BTRFS also?

I also wonder how the bitrot protection actually works in BTRFS.
Does it send a system message when it detects a corrupted file or does it automatically recover the file?

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: BTRFS and bitrot protection

#2 Post by Head_on_a_Stick »

deadbang

SpoZen
Posts: 52
Joined: 2007-11-30 15:20

Re: BTRFS and bitrot protection

#3 Post by SpoZen »

Head_on_a_Stick wrote:http://arstechnica.com/information-tech ... lesystems/

I love startpage.com...
:P
Yeah it's a nice article. But the problem is I don't have any raid configuration.
The article says that the file system automatically corrects bitrot issues by comparing checksums of the mirror.
The question is what happens if I run BTRFS on a non-raid setup?
Hopefully it still warns me in the kernel log, right?

I backup all my files off site so all I need is a warning so I can restore the corrupted file.


They don't mention ECC RAM so I guess that's just applicable to ZFS?

Here's some info on what can happen if don't run ECC RAM on a ZFS system:
https://forums.freenas.org/index.php?th ... zfs.15449/

Post Reply