M
MicroX
Does anyone know where I can get a detailed description of how a RAID
drive is built at a low-level? I mean what is the actual physical
distribution of the sectors across the disks, and if there are any
special sectors added for RAID-specific information actually on the
disk. All I could find by Googling is general conceptual descriptions
of how RAID works. I am interested specifically in RAID-0 (striping).
I am thinking to maybe write a script to build a single disk back out
of a RAID array. I know there are already "destriping" tools out there,
but the ones I tried failed to recover a corrupted disk, so I wanted to
inspect it manually.
Thanks!
drive is built at a low-level? I mean what is the actual physical
distribution of the sectors across the disks, and if there are any
special sectors added for RAID-specific information actually on the
disk. All I could find by Googling is general conceptual descriptions
of how RAID works. I am interested specifically in RAID-0 (striping).
I am thinking to maybe write a script to build a single disk back out
of a RAID array. I know there are already "destriping" tools out there,
but the ones I tried failed to recover a corrupted disk, so I wanted to
inspect it manually.
Thanks!