<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 7, 2017 at 2:41 PM, Colin Coe <span dir="ltr">&lt;<a href="mailto:colin.coe@gmail.com" target="_blank">colin.coe@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi<div><br></div><div>I just thought that you&#39;d do hardware RAID if you had the controller or JBOD if you didn&#39;t.  In hindsight, a server with 40Gbps NICs is pretty likely to have a hardware RAID controller.  I&#39;ve never done JBOD with hardware RAID.  I think having a single gluster brick on hardware JBOD would be riskier than multiple bricks, each on a single disk, but thats not based on anything other than my prejudices.</div><div><br></div><div>I thought gluster tiering was for the most frequently accessed files, in which case all the VMs disks would end up in the hot tier.  However, I have been wrong before...</div></div></blockquote><div><br></div><div>The most frequent shards, may not be complete files. </div><div>Y.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>I just wanted to know where the OS was going as I didn&#39;t see it mentioned in the OP.  Normally, I&#39;d have the OS on a RAID1 but in your case thats a lot of wasted disk.</div><div><br></div><div>Honestly, I think Yaniv&#39;s answer was far better than my own and made the important point about having an arbiter. </div><div><br></div><div>Thanks</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 7, 2017 at 5:56 PM, Moacir Ferreira <span dir="ltr">&lt;<a href="mailto:moacirferreira@hotmail.com" target="_blank">moacirferreira@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div id="gmail-m_-8887838658215982033m_4831886883305672718divtagdefaultwrapper" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p>Hi Colin,</p>
<p><br>
</p>
<p><span>I am in Portugal</span>, so sorry for this late response. It is quite confusing for me, please consider:</p>
<p></p>
<div><b><br>
</b>1<b> - </b>What if the RAID is done by the server&#39;s disk controller, not by software?</div>
<br>
<p></p>
<p>2 -<b> </b>For JBOD I am just using gdeploy to deploy it. However, I am not using the oVirt node GUI to do this.</p>
<p><br>
</p>
<p>3 -<b> </b>As the VM .qcow2 files are quite big, tiering would only help if made by an intelligent system that uses SSD for chunks of data not for the entire .qcow2 file. But I guess this is a problem everybody else has. So, Do you know how tiering works
 in Gluster?<br>
</p>
<p><br>
</p>
<p>4 - I am putting the OS on the first disk. However, would you do differently?<br>
</p>
<p><br>
</p>
Moacir<br>
<br>
<div style="color:rgb(49,55,57)">
<hr style="display:inline-block;width:98%">
<div id="gmail-m_-8887838658215982033m_4831886883305672718divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Colin Coe &lt;<a href="mailto:colin.coe@gmail.com" target="_blank">colin.coe@gmail.com</a>&gt;<br>
<b>Sent:</b> Monday, August 7, 2017 4:48 AM<span class="gmail-"><br>
<b>To:</b> Moacir Ferreira<br>
<b>Cc:</b> <a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a><br>
<b>Subject:</b> Re: [ovirt-users] Good practices</span></font>
<div> </div>
</div>
<div>
<div dir="ltr">1) RAID5 may be a performance hit- <br>
<div><br>
</div>
<div><span class="gmail-"><span>2) I&#39;d be inclined to do this as JBOD by creating a distributed disperse volume on each server.  Something like
<div><br>
</div>
<div>echo gluster volume create dispersevol disperse-data 5 redundancy 2 \</div>
<div>$(for SERVER in a b c; do for BRICK in $(seq 1 5); do echo -e &quot;server${SERVER}:/brick/brick-<wbr>${SERVER}${BRICK}/brick \c&quot;; done; done)</div>
<div><br>
</div>
</span></span><div>3) I think the above. <b></b></div><span class="gmail-"><span>
<div><br>
</div>
<div>4) Gluster does support tiering, but IIRC you&#39;d need the same number of SSD as spindle drives.  There may be another way to use the SSD as a fast cache. </div>
<div><br>
</div>
<div>Where are you putting the OS?</div>
<div><br>
</div>
<div>Hope I understood the question...</div>
<div><br>
</div>
<div>Thanks</div>
</span></span></div>
</div><span class="gmail-"><span>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Sun, Aug 6, 2017 at 10:49 PM, Moacir Ferreira <span dir="ltr">
&lt;<a href="mailto:moacirferreira@hotmail.com" target="_blank">moacirferreira@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr">
<div id="gmail-m_-8887838658215982033m_4831886883305672718m_2460985691746498322divtagdefaultwrapper" dir="ltr" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif">
<p><span>I am willing to assemble a oVirt &quot;pod&quot;, made of 3 servers, each with 2 CPU sockets of 12 cores, 256GB RAM, 7 HDD 10K, 1 SSD. The idea is to use GlusterFS to provide HA for the VMs. The 3 servers have a dual 40Gb NIC and a dual 10Gb NIC. So my intention
 is to create a loop like a server triangle using the 40Gb NICs for virtualization files (VMs .qcow2) access and to move VMs around the pod (east /west traffic) while using the 10Gb interfaces for giving services to the outside world (north/south traffic).</span></p>
<p><br>
<span></span></p>
<p>This said, my first question is: How should I deploy GlusterFS in such oVirt scenario? My questions are:</p>
<p><br>
</p>
<p>1 - Should I create 3 RAID (i.e.: RAID 5), one on each oVirt node, and then create a GlusterFS using them?</p>
<p>2 - Instead, should I create a JBOD array made of all server&#39;s disks?</p>
<p>3 - What is the best Gluster configuration to provide for HA while not consuming too much disk space?<br>
</p>
<p>4 - Does a oVirt hypervisor pod like I am planning to build, and the virtualization environment, benefits from tiering when using a SSD disk? And yes, will Gluster do it by default or I have to configure it to do so?</p>
<p><br>
</p>
<p>At the bottom line, what is the good practice for using GlusterFS in small pods for enterprises?<br>
</p>
<p><br>
</p>
<p>You opinion/feedback will be really appreciated!</p>
<span class="gmail-m_-8887838658215982033m_4831886883305672718HOEnZb"><font color="#888888">
<p>Moacir<br>
</p>
</font></span></div>
</div>
<br>
______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</span></span></div>
</div>
</div>
</div>

</blockquote></div><br></div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div>