<div>On Fri, Jun 13, 2008 at 10:33 AM, John Drescher <<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>> wrote:<br></div>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">> If it were my box, I wouldn't use RAID at all. I've been burnt before<br>> with the "lose one disk, lose everything" scenario that you've just<br>> experienced.<br></div>
I think you are talking about LVM or raid 0. With real raid you can<br>loose 1 disk (or more) without any data loss. However for my myth<br>setup I am thinking of going away from that to individual drives so<br>they can spin down. Having raided my os drive it will never let my<br>
drives spin down while the machine is powered.</blockquote>
<div> </div>
<div>To a point. A RAID 5 set will still have one filesystem unless you partition the raid device into multiple partitions. Any filesystem error will take out the entire set contrasted with individual drives which can only lose that single drive. It's really a tradeoff any way you look at it:</div>
<div> </div>
<div>RAID: One drive failure, no loss. One filesystem error, total loss</div>
<div>Storage groups: One drive failure, one drive lost. One filesystem erorr, one drive lost.</div>
<div> </div>
<div>Kevin</div></div>