<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Hi,</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">


What I learned in the way glusterfs works is you specify the host only to grab the initial volume information, then it&#39;ll go directly to the other hosts to connect to the datastore - this avoids the bottleneck issue that NFS has.</div>


<div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Knowing this, the work around I used was to setup keepalived on the gluster hosts (make sure you set it up on an interface other than your ovirtmgmt or you&#39;ll clash with the live migration components). So now if one of my hosts drop from the cluster, the storage access is not lost. I haven&#39;t fully tested the whole infrastructure yet but my only fear is they may drop into &quot;PAUSE&quot; mode during the keepalived transition period.</div>


<div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Also - you may need to change your glusterfs ports so they don&#39;t interfere with vdsm. My post here was a little outdated but it still has my findings on keepalived etc. <a href="http://www.andrewklau.com/returning-to-glusterized-ovirt-3-3/" style="font-family:arial" target="_blank">http://www.andrewklau.com/returning-to-glusterized-ovirt-3-3/</a></div>


<div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">The other thing to note, is you&#39;ve only got two gluster hosts. I believe by default now ovirt sets the quorum setting which enforces that there must be atleast 2 nodes alive in your configuration. This means when there is only 1 gluster server up, you&#39;ll be able to read but not write this is to avoid split-brain.</div>

<div class="gmail_extra"><br clear="all"><div><font face="tahoma, sans-serif">Thanks,<br>Andrew</font><br></div>
<br><br><div class="gmail_quote">On Thu, Dec 19, 2013 at 5:12 AM,  <span dir="ltr">&lt;<a href="mailto:gregoire.leroy@retenodus.net" target="_blank">gregoire.leroy@retenodus.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hello,<br>
<br>
As I said in a previous email, I have this configuration with Ovirt 3.3 :<br>
1 Ovirt Engine<br>
2 Hosts Centos 6.5<br>
<br>
I successfully setup GlusterFS. I created a distributed replicate volume with 2 bricks : host1:/gluster and host2:/gluster.<br>
<br>
Then, I created a storage storage_gluster POSIXFS with the option glusterfs and I gave the path &quot;host1:/gluster&quot;.<br>
<br>
First, I&#39;m rather surprised I have to specify an host for the storage as I wish to have a distribute replicated storage. I expected to specify both hosts.<br>
<br>
Then I create a VM on this storage. The expected behaviour if I shutdown host1 should be that my VM keeps running on the second brick. Yet, not only I lose my VM but host2 is in a non operationnal status because one of its data storage is not reachable.<br>



<br>
Did I miss something in the configuration ? How could I get the wanted behaviour ?<br>
<br>
Thanks a lot,<br>
Regards,<br>
Grégoire Leroy<br>
______________________________<u></u>_________________<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" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a><br>
</blockquote></div><br></div></div>