I'm currently in the process of building a rather complex Excel sheet that can brute force XOR groups of numbers using every possible combination of drives to separate lists of HEX values. The concept is that you can take a random sample of a HEX value from the same location of each drive in a RAID 50 array, and it'll tell you what sets of drives XOR to each other.
So far today I've built a sheet that can separate 6 drives into two sets of 3, and another that can separate 8 drives into two sets of 4. Amazingly it works too
!
Anyone else here who might be interested in either buying into this project when it's finished, hiring my service to separate drives into sets, or wants to contribute time toward getting the project done? Hit me up if so.
I plan to build sheets to separate RAID 50's up to 16 drives (though that'll take some tedious time to code), I might even look into setting up ones that can separate into smaller sets since I know some RAID cards can do three or four sets of RAID 5 in a single RAID 50.
So far today I've built a sheet that can separate 6 drives into two sets of 3, and another that can separate 8 drives into two sets of 4. Amazingly it works too
Anyone else here who might be interested in either buying into this project when it's finished, hiring my service to separate drives into sets, or wants to contribute time toward getting the project done? Hit me up if so.
I plan to build sheets to separate RAID 50's up to 16 drives (though that'll take some tedious time to code), I might even look into setting up ones that can separate into smaller sets since I know some RAID cards can do three or four sets of RAID 5 in a single RAID 50.