I'm still trying to decide what to do for a small network file server and after doing some searching I found that Windows Server 2003 (eg. Small Business Edition) has built-in software RAID ...
RAID or Redundant Array of Independent Disks combines multiple disks into a single storage pool that the operating system views as a single drive. While enterprise systems use hardware RAID with a ...
Quick recommendation: don't do RAID at all. Use one as normal, use a good backup program to do backups (with compression and deduplication if possible) to the other. Better than RAID in this kind of ...