Well, we got lucky and it is back in operation. There are 14 drive bays, so an exhaustive search of the permutations would be time-prohibitive. I&#39;ll label the drives from now on when I&#39;m doing something like this!<br>
<br><div class="gmail_quote">On Mon, Jun 7, 2010 at 8:34 AM, Trevor Cordes <span dir="ltr">&lt;<a href="mailto:trevor@tecnopolis.ca">trevor@tecnopolis.ca</a>&gt;</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;">
<div class="im">On 2010-06-04 Kevin McGregor wrote:<br>
&gt; I&#39;ve got a HP ProLiant server running OpenFiler, and due to errors on<br>
&gt; my part, the SCSI drives got rearranged. Now the HP 6400 RAID<br>
&gt; controller complains that an &quot;unsupported drive rearrangement has<br>
&gt; been attempted&quot;, and the logical volume is missing. Is there any way<br>
&gt; to recover the correct order of drives in the drive bay?<br>
<br>
</div>Very very strange that the physical ordering is important!  If Adam<br>
hasn&#39;t already helped :-) ... here&#39;s my 2c:<br>
<br>
How many drives are we talking?  If it&#39;s not large, there should be<br>
only so many permutations and if you try every single one, one should<br>
just magically work.<br>
<div class="im"><br>
&gt; Suggestions, aside from &quot;use software RAID next time&quot;?<br>
<br>
</div>If the data was super important, you could hook up the drives in a<br>
non-raid environment and do so byte-level peeking to  try to figure out<br>
the data arrangement (what raid level was it?), stripe sizes, etc.<br>
That should be possible and from then a simple perl program could<br>
extract all the data at the block level in the right order and dump to<br>
another huge disk or array.  I think I could probably pull it off<br>
unless the controller is doing something really wacky.  I&#39;ve done<br>
similar things in the past during raid disasters of my own (years ago<br>
when I learned (the hard way) the value of RAID6 over RAID5).<br>
_______________________________________________<br>
Roundtable mailing list<br>
<a href="mailto:Roundtable@muug.mb.ca">Roundtable@muug.mb.ca</a><br>
<a href="http://www.muug.mb.ca/mailman/listinfo/roundtable" target="_blank">http://www.muug.mb.ca/mailman/listinfo/roundtable</a><br>
</blockquote></div><br>