I heard this over and over... RAID is not a back up. This statement is a debate-able, because RAID1 can be the back up if you do it correctly, also RAID1 is ALWAYS better than a SINGLE drive, in a sense of reliable.
So to get a back up from RAID1 do this
- Create a RAID1- It is a TWO drives set up but with ONE member is in tray-less mobile rack, so it can be hot swap. <== edit
There are plenty model out there, but I particular like the tray-less mobile rack with fan underneath of it to keep HDD cool
Once you have a set up as the way you like, simply REMOVE the HDD in the tray-less and replace it with a NEW/BLANK HDD, while the system is running
- The removed HDD is your BACKUP as to the minute you remove it, and the newly HDD inserted will be image from the remain HDD.. don't worry it may take hrs but it will get done.
Now this is OK but there are couples minor issues to this Main board BIOS RAID.
Issue #1 - Compatible and future proof
The back up is ONLY works with the same motherboard, same RAID engine, because the OS is ran under that particular RAID engine, w/o that your back up HDD can not boot properly.
If your Main board fried and you get a new Main Board the chance of your HDD boots and runs as normal is very slim due to the OS is looking for the RAID drivers of your fried Mother board
Issue #2 - Not 100% safe while rebuilding , mirroring
While the RAID imaging to the new HDD, if the remain HDD failed then your system will go down with it, because there is no more redundancy. You just removed the redundancy HDD as the BACKUP drives.
Solve issue #1
BTW please do not call Main Board's BIOS raid is a hardware RAID, because it is NOT a hardware raid but rather "hardware assist raid" this still uses your host CPU's resource, where hardware is not and all the RAID calculation does not rely on host CPU
Use the driver-less hardware RAID
http://www.datoptic.com/ec/sataiii-to-dual-sata3-raid-controller.html
This is a stand alone RAID1/0 6Gb, when set as RAID1, It connects to Main board under AHCI, the RAID volume show up as a regular SATA drive. And since it is used AHCI driver/protocol, therefore the back-up (removed from the RAID1) can PLUG INTO ANY Main board and IT WILL BOOT as lonag as the BIOS's SATA set as AHCI, even you change from Intel to AMD mother board or via versus. You may have to update all the new drivers of video, Ethernet, Audio...
You will have your computer back in minutes, it the old one is fried
Solve issue #1 and #2
Create a three drives mirror volume from SPM394 or SPM393, with this mode your system has TWO redundant HDD instead of ONE as to regular RAID1
Since SPM393 and SPM394 are driver-less stand alone RAID and using AHCI protocol, it has the same behave as the above raid
With a HDD removed for back up, there are two HDD in mirror mode in your system, so if one died while it's imaging, it's OK, because there still is ONE more redundancy HDD left
So there, pick your solution
🙂
Edit: To clarify for who thinks RAID1 is a ONE drive set up
😀