ZFS is better at protecting data than any commodity RAID card, any other open-source software RAID, or Windows software RAID (I believe I hit all the free and cheap RAID solutions - that was my goal).
Last week frequent contributor _dietrich drew everyone's attention to a piece by Timothy Morgan comparing various low to mid range Unix and Windows servers from a "bang for the buck" perspective. It's ...
A mirror only lets you use one disk in a stack in usable space (50%, or less if for some reason you want a double redundant mirror, i.e. three disks). A RAID-Z ...
You've read about ZFS, the advanced storage management facility baked into Sun Microsystems' Solaris Unix operating system. It is Sun's invention, yet Sun has opened it to the world, including ZFS ...
ZFS implements very fast RAID that fixes the performance knock-off against software RAID. In ZFS all writes are the fastest kind: full stripe writes, running on the fastest processor in your system ...