[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: recommendations for supported, affordable hardware raid controller.



On Sb, 02 ian 21, 01:40:14, David Christensen wrote:
> 
> On Linux (including Debian), MD (multiple disk) and LVM (logical volume
> manager) are the obvious choices for software RAID.  Each have their
> respective learning curves, but they're not too high.

An interesting article I stumbled upon:
http://www.unixsheikh.com/articles/battle-testing-data-integrity-verification-with-zfs-btrfs-and-mdadm-dm-integrity.html

My take:

If you care about your data you should be using ZFS or btrfs. 

In case of data corruption (system crash, power outage, user error, or 
even just a HDD "hiccup") plain md without the dm-integrity layer won't 
even be able to tell which is the good data and will overwrite your good 
data with bad data. Silently.

ZFS appears to be better than btrfs in several ways (features, 
reliability, speed). Unfortunately you'll need at least an out-of-tree 
kernel module for that (package zfs-dkms).

For only a RAID1-type configuration btrfs might be good enough.

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

Attachment: signature.asc
Description: PGP signature


Reply to: