Thermoelectric said:
Can I have a SSD boot drive and then have two additional regular hard drives in RAID 1 configuration for storing my data? Thanks.
Yes.
But I would recommend...
1) SSD as boot drive.
2) One additional hard drive as the data storage drive.
3) Second hard drive placed in an external enclosure.
You can do regular cloning runs, to copy (2) to (3).
Unplug (3) when the clone or backup run is complete.
An unplugged drive is slightly more secure.
This may be better than RAID 1, in that you don't
have to deal with RAID software (figure out which
drive is broken and replace it when the mirror
reports "degraded" status). If you are an IT person
in disguise, perhaps you enjoy the RAID issues, and
this is not a concern for you.
RAID is not a replacement for backups, if perhaps that
is what you were thinking. My proposal includes a
backup strategy. If you do RAID, you should have an
additional drive to do backups on. A RAID 1 mirror
can fail on you, and you can lose all the data. All
it takes for that to happen, is a power transient on
the ATX power supply, to kill both drives.
You don't mention:
1) OS
2) Motherboard
3) Port used for each drive in question
as there may be further details. For example, the Intel
RST driver supports RAID and AHCI, and you may be able
to run the SSD under AHCI and the other drives under RAID.
Most modern chipsets will be similar. If you're running
two separate chips or controller cards to operate the
hard drives, then two different drivers might be needed.
You probably understand all of this already, anyway.
Paul