<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
&gt; &gt;<br>
&gt; &gt; I&#39;ll just put out there that no one in their right mind should ever use<br>
&gt; &gt; RAID5.  It&#39;s just not safe.  I&#39;d recommend at least RAID6 or possibly<br>
&gt; &gt; RAID10 if you&#39;re paranoid.  Remember, if a disk fails in RAID5, you need to<br>
&gt; &gt; resilver the array.  That can take time.  What if another disk were to die<br>
&gt; &gt; during the resilver?  You&#39;d be screwed.  And don&#39;t think it won&#39;t happen to<br>
&gt; &gt; you.  It happened to me.  It was awful.  Luckily, I managed to grab most of<br>
&gt; &gt; my data.<br>
&gt; &gt;<br>
&gt;<br>
&gt; There is nothing wrong with RAID 5... but you have to be aware that it<br>
&gt; cannot be used in place of a backup, just like any RAID solution.  The odds<br>
&gt; of a two disk failure are far lower than a single disk... so while the<br>
&gt; potential is there, odds are it won&#39;t happen and in the meantime your<br>
&gt; system will keep chugging along while the array rebuilds.<br>
<br>
</div></div>    A single RAID 10 array still lacks sufficient redundancy and isn&#39;t really<br>
any better than a RAID5 array. </blockquote><div><br></div><div>RAID 10 is somewhat better than RAID 5 as far as redundancy because it can handle 1/2 the array failing (as long as it&#39;s the right 1/2)... but &quot;sufficient redundancy&quot; is entirely dependent upon the use case.  I argue that for a typical mythtv system with a good backup of critical data, any level of raid (less raid 0) is overkill.  That&#39;s why I only raid my OS and database, and I mirror it over 3 drives.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You really need at least 2 copies of your data<br>
if you really care about it. Nothing short of this is going to be really any<br>
improvement. It will just be more expensive.<br></blockquote><div><br></div><div>If your running a critical system in a high availability environment... sure 2 copies is good.  I could argue that you really only need one copy... a tested offline backup.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
    Ragging on one variety of RAID versus another is really just polishing<br>
the brass on the Titanic.</blockquote><div><br></div><div>Agreed.  Every RAID variety has strengths and weaknesses... and it&#39;s more important to focus on identifying and meeting an objective rather than harping on about the various levels.  If you want the ultimate redundancy, you don&#39;t use RAID at all... use some sort of redundant file system spreading the storage across multiple systems at multiple sites</div>

</div></div></div>