Does ZFS replace the need for hardware/software RAID?
Posted
by
user53744
on Server Fault
See other posts from Server Fault
or by user53744
Published on 2012-06-07T04:25:41Z
Indexed on
2012/06/07
16:42 UTC
Read the original article
Hit count: 217
I want to provide protection against data loss on my servers.
Typically, I'd use hardware RAID 1 or 5, but I've been reading up on ZFS.
Is it correct that ZFS itself provides RAID 1 or 5 like data protection WITHOUT needing a RAID controller card?
If so, I assume a single hard drive is not enough to provide data protection since if that drive fails, all data fails, so how many hard drives do I need to be running for ZFS to provide this protection?
© Server Fault or respective owner