I am building a server that will be used as a virtual machine hosting server, using Microsoft Hyper-V as the virtual server hosting OS. The hardware I am using will be a motherboard with capacity for 6 SATA 10,000 RPM disks. I can set them up using RAID 1 or RAID 5. I cannot use a mix of different RAID options for the disks. I must choose either RAID 1 or RAID 5 for all the disks. Which option would be best for performance? I plan to create 10 virtual machines on the system. I know I would have more total disk capacity using RAID 5 instead of RAID 1 (mirroring), but am wondering if there is a benefit to using RAID 1 for the entire system, in regards to general performance. The virtual machines will be a mix of workstations, database servers, web servers, and other systems. The host OS (MS Hyper-V) uses a very small amount of disk space. The a majority of space will be dedicated the various virtual servers running. There is no need to send me links to websites describing RAID (I know about the various general benefits of the different types of RAID). I am interested in hearing from someone who has implemented a RAID configuration when setting up a virtual hosting server and have some good advice regarding which option offers best performance.