On Jo, 21 oct 21, 02:12:25, piorunz wrote:
> 
> Lastly, you should use it in RAID1 or similar mode, to ensure there is
> always backup of data this drive keeps.

RAID is meant only for uptime, backup is something else, see: 
http://taobackup.com/.

> You can try Btrfs raid1 or mdadm raid1.

Mostly agreed with btrfs[1] (though ZFS is probably better, if you are 
fine with out-of-tree kernel modules[2]).

On the other hand mdadm can't detect silent corruption. In case a flaky 
drive (like the one discussed here) returns corrupted data claiming it 
is good mdadm RAID can't detect this, and in case it detects it, it has 
no way to determine which data is good.

Worst case it might even overwrite the good data with the bad one 
(because the bad data appears to be newer).

> Whatever you choose, try not to use this drive without any
> backup, as you are not sure yet if damage are not progressing.

Yep.

[1] 
https://arstechnica.com/gadgets/2021/09/examining-btrfs-linuxs-perpetually-half-finished-filesystem/
[2] DKMS makes this mostly painless

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser

Attachment: signature.asc
Description: PGP signature

Reply via email to