<DIV class=postcolor>The problem with RAID-0's performance is that it heavily depends on the STRIPE size we choose.
Since STRIPE size is not configurable, once the array is built and data is stored, we will have to STICK with that STRIPE.
What i suggest is that instead of HARDWARE controller, can go with WinXP's Software RAID using Dynamic Disks.
Is it possible [may be using a custom Storage class driver], to have Intelligent STRIPE size
- either on a PER FILE basis
- or using a set of rules defined by user [considering file size, file type, ...]
This way we will always get best performance by dividing the "WORK" among "ALL" the RAID-0 array drives equally.
Did any one give this a thought yet? </DIV>
Since STRIPE size is not configurable, once the array is built and data is stored, we will have to STICK with that STRIPE.
What i suggest is that instead of HARDWARE controller, can go with WinXP's Software RAID using Dynamic Disks.
Is it possible [may be using a custom Storage class driver], to have Intelligent STRIPE size
- either on a PER FILE basis
- or using a set of rules defined by user [considering file size, file type, ...]
This way we will always get best performance by dividing the "WORK" among "ALL" the RAID-0 array drives equally.
Did any one give this a thought yet? </DIV>