Why are you looking for a RAID array? Knowing the purpose will help,
I'm sorry,
I'm going to use it to store media (series, movies and music) which will be managed in a database to play on my mediaplayer. I would probably store some other things to let it function as NAS in my network anyway.
(I already have over 5.0TB media, but I am backing it up to other HDD's for transport for after I wiped all disks for RAID)
The data on the drives are not crucial. If the drives might fail, and I'd lose all data, it wouldn't matter much. It would just suck to download everything again.
JBOD is where every disk is independent, the failure of one drive has no impact on another. Maybe your thinking RAID0 (or through software just mashing all the drives into one partition)?
I thought that with JBOD on a RAID controller I could set a spanned volume over the multiple drives. (I know that JBOD means "Just a bunch of Disks", but I still thought it has more options)
To clear up the setup:
I have a Asus Sabertooth Z77 which gives me
- 6 x SATA (Intel Z77 - controller with RAID 0,1,5)
- 2 x SATA (ASmedia controller, no raid, data only, not bootable)
I would put my SSD with OS in the Intel Z77 port, along with 5 Data-drives
The data drives could be
2 x 3.0TB + 3 x 2.0TB (Spanned volume)
or
5 x 2.0TB (RAID5)
The ASmedia ports would contain 2 other data-drives. (2.0TB drives if I go for spanned, 3.0TB drives if I go for RAID5)
I would set those up for RAID1 with software-RAID. (Just windows disk management with mirrored volumes)
This would store my regular important data, such as documents and stuff for school.
no point talking about RAID5 when your after what RAID1 can give you.
RAID1 isn't an option, because the data is not that important and I want to have at least the 10TB storage. I am however, willing to give away the extra 2.0 TB for some data-security, since I would be using it as RAID1 on the other controller anyway.
Thanks for helping so far !