quasimodo wrote:
Ok, I was able to get the original RAID card. It was actually a CERC card instead of PERC as I had asumed. I was able to recover the Data from the RAID set, but it still left me with some questions.
I had the right Drive order, but still had some problems finding the parity for the CERC cards. For some reason the 4 common parity types did not read the RAID.
Any information available on parity for CERC and PERC (aka adaptec) cards?
The parity structure for raid sets is really symple.
i think nobody needs to build own structure after 4 standard is already there....
I can only imagine the byte order for difference.
Anyway, if i need to simulate one raid set, i always use linux kernel, for this purpose.

This is the best solution, i think.

You can build on the fly all standard types, with all 4 parity types (left-asymmetric, left-symmetric, right-asymmetric, right-symmetric), without writing anythig to the disks.
you can image the constructed raid set simulations, and so on...

If the drives have headers, you can cut it (align the data area) with loop, and if the FS is linux based, the cowloop is the best solution for trying to repair the broken fs on huge arrays without making ANY modification on the sources.

If you interested, just pm me.

Regards,
Janos
PS:
Some day before i have read this on some guy's signature:
-------------------------------------
Microsoft is not the answer!
Microsoft is the question!
And "no" is the answer!
-------------------------------------
