Thank you John.  The thing is my data was not overwritten, corrupted, etc.  Some was, but I know which parts.  Basically, I just cleared the file system designation.  So if a file is 64K, does the first 32K on drive 1 contain the first half of the file and the first 32K on drive 2 contain the second half, or are the 32 size chunks on random locations?<br>

<br>Thanks,<br>Jeff<br><br><div class="gmail_quote">On Fri, Mar 5, 2010 at 6:18 PM, John R Pierce <span dir="ltr"><<a href="mailto:pierce@hogranch.com">pierce@hogranch.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">Jeff Sadino wrote:<br>
> I have access to all of the HEX data on each drive, and I now which<br>
> sector each stripe starts at.  Is there any way that I can reconstruct<br>
> my data from that?  When a file gets split up in RAID0, does the<br>
> controller use the same sectors on each stripe to write the file parts?<br>
<br>
</div>if a raid0 has a stripe size of 32k, then every other 32k is written on<br>
one drive, and every other 32k is written on the next drive.<br>
<br>
if you lose one drive, then every other 32k of your file system is wiped<br>
out, gone, kaput.      its like taking a 12-gauge shotgun to your data<br>
and directory information.<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br>