<p dir="ltr">Hi Ryan,</p>
<p dir="ltr">   I think if you could provide more info on the storage systems it would help.  Things like total drives per raid set and size of each drive.  This is a complicated question,  but a simple Googling brings up this interesting article: <a href="http://wolfcrow.com/blog/which-is-the-best-raid-level-for-video-editing-and-post-production-part-three-number-soup-for-the-soul/">http://wolfcrow.com/blog/which-is-the-best-raid-level-for-video-editing-and-post-production-part-three-number-soup-for-the-soul/</a></p>
<p dir="ltr">  Imho,  without knowing any of these details,  my personal preference, unless you&#39;re running a database is to do multiple raid-1 sets, stripe them with lvm and drop xfs on them.</p>
<p dir="ltr">  I would like to add that if your storage provider only offers raid-5 or raid-10 it might behoove you to look for another storage provider.  :)</p>
<p dir="ltr">-Alex</p>
<div class="gmail_quote">On Sep 21, 2014 8:24 PM, &quot;Ryan Nix&quot; &lt;<a href="mailto:ryan.nix@gmail.com">ryan.nix@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>So my boss and I decided to make a good size investment in a Gluster cluster.  I&#39;m super excited and I will be taking a Redhat Storage class soon. </div><div><br></div><div>However, we&#39;re debating the hardware configuration we intend to purchase.  We agree that each brick/node, and we&#39;re buying four, each configured as RAID 10 will help us sleep at night, but to me, it seems like such an unfortunate waste of disk space.  Our graduate and PHD students work with lots of video and they filled up our proof-of-concept 4 TB ownCloud/Gluster setup in &lt; 2 months.  </div><div><br></div><div>I stumbled upon Howtoforge&#39;s Gluster setup guide from two years ago and I&#39;m wondering if this is correct and or still relevant:</div><div><br></div><div><a href="http://bit.ly/1qkLoVe" target="_blank">http://bit.ly/1qkLoVe</a><br></div><div><br></div><div><i><span style="color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px;background-color:rgb(251,251,251)">This tutorial shows how to combine four single storage servers (running Ubuntu 12.10) to a distributed replicated storage with </span><a href="http://www.gluster.org/" style="color:rgb(65,110,210);text-decoration:none;max-width:100%;font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px" target="_blank">GlusterFS</a><span style="color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px;background-color:rgb(251,251,251)">. Nodes 1 and 2 (</span><span style="max-width:100%;color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px">replication1</span><span style="color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px;background-color:rgb(251,251,251)">) as well as 3 and 4 (</span><span style="max-width:100%;color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px">replication2</span><span style="color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px;background-color:rgb(251,251,251)">) will mirror each other, and </span><span style="max-width:100%;color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px">replication1</span><span style="color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px;background-color:rgb(251,251,251)"> and </span><span style="max-width:100%;color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px">replication2</span><span style="color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px;background-color:rgb(251,251,251)"> will be combined to one larger storage server (distribution). Basically, this is RAID10 over network. If you lose one server from </span><span style="max-width:100%;color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px">replication1</span><span style="color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px;background-color:rgb(251,251,251)"> and one from </span><span style="max-width:100%;color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px">replication2</span><span style="color:rgb(65,65,65);font-family:Georgia,Palatino,Times,&#39;Times New Roman&#39;,serif;font-size:18px;line-height:28px;background-color:rgb(251,251,251)">, the distributed volume continues to work. The client system (Ubuntu 12.10 as well) will be able to access the storage as if it was a local filesystem</span></i><br></div><div><br></div><div>The vendor we have chosen, System 76, offers either RAID 5 or RAID 10 in each server.  Does anyone have insights or opinions on this?  It would seem to be that RAID 5 would be okay and that some kind drive monitoring (opinions also welcome, please) would be sufficient with the inherent nature of Gluster&#39;s Distributed/Replicated setup.  RAID 5 at System 76 allows us to max out at 42 TB of useable space.  RAID 10 makes it 24 TB useable.<br></div><div><br></div><div>I&#39;d love to hear any insights or opinions on this.  To me, RAID 5 with Gluster in a distributed replicated setup should be sufficient and help us sleep well each night.  :)</div><div><br></div><div>Thanks in advance!</div><div><br></div><div>Ryan</div></div>
<br>_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a><br></blockquote></div>