<br><br><div class="gmail_quote">On Sun, Jul 4, 2010 at 10:54 PM, Bryan Whitehead <span dir="ltr"><<a href="mailto:driver@megahappy.net">driver@megahappy.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Dig deep into your memory (or just try different combos) of running<br>
mkfs.ext4 -n /dev/yourVG/yourLV<br>
<br>
-n is like a dry run so you can look for the alternate superblock locations.<br>
<br>
Using the above info, run fsck.ext4 -b <alt location> /dev/yourVG/yourLV<br>
<br></blockquote><div> </div><div>Tried all of that, with many different offsets. No luck.<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Even if it can find an alternate superblock, I'm not confident the<br>
fsck would be able to help much…<br></blockquote><div><br>Do you mean in general, or just for recovery of the trashed drive? I didn't have much hope for the trashed drive, but I was hoping to recover what was on the other drives.<br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
That said, I think you might be out of luck. Go ahead and give it a<br>
shot, I'm curious how much data you'll get.<br></blockquote><div><br>Me too :-).<br><br>But what bothers me is this message I get when I run e2fsck (which runs fsck.ext4):<br>"e2fsck: Invalid argument while trying to open 
/dev/mapper/VolGroupX-LogVolX" <br><br>Why am I getting that?</div><br></div>thx for the response.<br><br>ken<br><br>