I have a N7700 Thecus NAS on hand and I am wondering if it is possible to set up different RAID arrays, for example, 3 HDD in RAID 5 and 4 HDD in JBOD? So I can put my important data in RAID and other files in JBOD and get faster file transfer speed.
To my knowledge, any decent RAID controller should allow you to have multiple arrays. In your case I googled a bit and it seems the N7700 does. BTW, I doubt JBOD gives any kind of performance improvements, you would have to use RAID 0.
------------------------------The capacity to learn is a gift; The ability to learn is a skill; The willingness to learn is a choice. - Rebec of Ginaz
Reply to Zenthar
JBOD is just that: Just a Bunch of Disks. It's only useful so that the OS sees them as one drive. There is no striping or parity, so there is no transfer speed gains and no redundancy.
On the other hand, if one drive fails, you only lose what is on that drive. Then again if data security is your concern, JBOD and RAID 0 aren't the way to go.
------------------------------The capacity to learn is a gift; The ability to learn is a skill; The willingness to learn is a choice. - Rebec of Ginaz
Reply to Zenthar