far_side2004 :
Alec Mowat :
Of course not.
A RAID 0 is a stripped RAID, it writes over both disks at the same time. This will format both disks into 1 large disk
A RAID 1 is a mirror.
A RAID 10 is a mirror that is stripped across 2 disks.
You cannot create the RAID and keep your data. Once you boot from the RAID controller, your system will no longer recognize the disks.
A RAID 10 is only going to give you 2 TB of data on your hard disk, and 1 or 2 disk redundancy, depending on which disk fails. If 1 disk in the RAID 0 fails, it could very easily corrupt your data.
A RAID 5 will strip and create a parity across all 4 disks. This will give you closer to 3 TB of a DATA, and 1 disk redundancy.
If you are using a RAID, make sure you backup all of your important data. Motherboard RAID configurations are not the most stable.
This is still new to me. So i don't want the SSD to be part of the raid setup, I want the OS , and various programs on the SSD for speed purposes. But I do want a raid 10 for the 4 1tb HDD, I don't mind loosing the 2 drives for the setup. So If I'm understanding you correctly, I cant have both? both the SSD for OS and a separate Raid set up with the other 4 drives?
Let's be honest. You're probably going to make a mistake and kill your OS. You should back up any files you want to keep before messing with the RAID controller.
Just in case.
So you have 1 SSD and 4 1TB HDD's?
I assume these are all the same HD, and not four separate HD's, correct?
First thing you need to do is connect all the drives go into the BIOS and change the SATA port from AHCI to RAID
Once that's done, reboot.
When it posts this time, the RAID controller data should appear and give a configuration option.
The RAID controller BIOS is a bit messy usually, but you'll need to select the four disks you want in the raid, and configure the RAID type. Just make sure you don't select the SSD.
If you REALLY want to save yourself a headache, you can actually create a software RAID in Windows. It will probably perform better than the motherboard's pseudo RAID controller.
You can do this by setting the 4 1 TB disks offline in the Disk manager (or computer manager, right click on My Computer, click manage, or right click on the "Start Button" in 8.1), right clicking on the disk name to create a new RAID5 or stripped partition.