Switch to full style
In-depth technology research: finding new ways to recover data, accessing firmware, writing programs, reading bits off the platter, recovering data from dust.

Forum rules

Please do not post questions about data recovery cases here (use this forum instead). This forum is for topics on finding new ways to recover data. Accessing firmware, writing programs, reading bits off the platter, recovering data from dust...
Post a reply

RAID 50 XOR Set Separator

October 13th, 2015, 12:14

I've started work on a project to brute force XOR Hex values pulled from members of RAID 50 sets and separate them into their respective RAID 5 sets. The need for this came up when I had to handle a 16 drive array with no idea which drives belonged in which set.

I've posted a sample of what I'm putting together here on my forum: https://www.data-medics.com/forum/raid- ... t1036.html

I'd post it here too, but I lack the necessary admin privileges to embed an Excel sheet into a post. Looking for any input, suggestions, or anyone who'd like to be involved with this project. Getting into bigger arrays, this might get to be a mess.

Re: RAID 50 XOR Set Separator

October 16th, 2015, 15:36

You can probably use entropy analyzer from our ReclaiMe Pro to solve half of the problem. You can use it to convert 16 disks into 8 pairs, from which point manual analysis should be fairly easy.

Re: RAID 50 XOR Set Separator

October 23rd, 2015, 13:50

ReclaiMe wrote:You can probably use entropy analyzer from our ReclaiMe Pro to solve half of the problem. You can use it to convert 16 disks into 8 pairs, from which point manual analysis should be fairly easy.


Hi ,
I did send a Eval Request To Reclaime but never used the tool .Will do again jared has a good experience in his forum also for your tool

Re: RAID 50 XOR Set Separator

October 24th, 2015, 9:45

Sometimes better and faster to use service fw data located at the beginning or end of each hdd, where you can find order of ther drives:
Sample for Areca controllers:
Attachments
AnexTEK storage iSCSI 16 drives , based on Areca , with meta.JPG

Re: RAID 50 XOR Set Separator

December 20th, 2015, 7:23

DR-Kiev wrote:Sometimes better and faster to use service fw data located at the beginning or end of each hdd, where you can find order of ther drives:
Sample for Areca controllers:


Unfortunately not all controllers write that information to the drives...
Post a reply