I'm not altogether sure why anyone could possibly "need" a RAID array these days.
Hi there
2 reasons -- 1) for data striping / data recovery -- if a device fails you don't lose the data (not RAID 0) - If you are running web sites, have a load of music / other multi-media on disc etc then you don't want to lose data -- I'm not sure I'd like to re-rip and re-tag 1000's of CD's and DVD's again even if I could find them all again and get the external DVD device to even read some of these really old devices without errors.
2) RAID 0 -- hugely increases the speed of the disk I/O and you can used devices of mixed capacities to "aggregate" the total amount of storage available.
I have a load of spare older HDD's e.g at least 4 or 5 spare 4 and 3 TB drives. Using an array of 1 X 4 and 1X 3TB in a RAID 0 configeration gives me using an external 2 port disk bay 7 TB of auxiliary storage which is fast and useful for all sorts of things -- why chuck away perfectly good HDD's.
Note though if using RAID 0 once you get an HDD defect you lose the entire array - so have backup. My experience is that since I invariably use Enterprise quality HDD's often designed for 24/7 operation I haven't lost any data yet --- but if you have backup then that's fine. I use this on a Linux NAS server via software RAID built into the kernel --- it's module mdadm. I wouldn't trust the nearest Windiows equivalent Storage spaces. I've had a lot of bad experiences and aggro with that in the past. !!!
As for Windows booting directly from "a Windows storage space" I'm not sure if it can be done - since presumably most of the kernel would have to be loaded by the boot manager to read from the storage space. If I'm in error here then hopefully
@hsehestedt or other can correct.
The main problem would be in restoring your Windows image back to a Windows bootable disk.
The stand alone version of GPARTED can read a RAID 0 image but Windows Storage space use a proprietary file system so that probably won't work.
If Macrium (stand alone) can read Windows storage spaces then there shouldn't be a problem - but I just don't know. If it can then restore the image to a Windows capable bootable disk.
@NavyLCDR
Your config though requires double the storage capacity to achieve 7TB of storage. It depends of course on your needs. Using RAID 0 with just 2 HDD's gives me the same capacity and as the data is essentially ripped CD music and DVD's there's not a huge amoutnt of change and I've got it all backed up in any case.
Again Risk to reward ratio and whether if the worst happens you have the time or patience to re-build the data again. I've tested re-building the array -- just ran it at night -- around 5 hours on modest gear.
Cheers
jimbo