<div dir="ltr">

<p class="MsoNormal" style="margin-bottom:12pt;line-height:normal"><span style="font-size:12pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">Hello All,</span></p>

<p class="MsoNormal" style="margin-bottom:12pt;line-height:normal"><span style="font-size:12pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">I have recently had the pleasure of testing oVirt 3.4.2 in
our network. I have two hypervisors running a HA hosted engine and four Gluster
servers. The four Gluster servers run two separate replicated storage domains.
After a fresh install everything seemed to work, but when I rebooted Gluster
server #4 it would not move to the UP state. After some investigation I
realized that the glusterd daemon was not set to start upon boot. My resolution
was to run &quot;chkconfig glusterd on &amp;&amp; service glusterd start&quot;.
Now I encountered a new error. The server keeps moving from an UP status to
DOWN status and vice versa. This seems to be the related error message in
/var/log/messages:</span></p>

<p class="MsoNormal" style="margin:0in 0.5in 12pt;line-height:normal"><span style="font-size:12pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">&quot;Jun
24 07:59:59 CTI-SAN06 vdsm vds ERROR vdsm exception occured#012Traceback (most
recent call last):#012  File &quot;/usr/share/vdsm/BindingXMLRPC.py&quot;,
line 1070, in wrapper#012    res = f(*args, **kwargs)#012 
File &quot;/usr/share/vdsm/gluster/api.py&quot;, line 54, in
wrapper#012    rv = func(*args, **kwargs)#012  File
&quot;/usr/share/vdsm/gluster/api.py&quot;, line 240, in
hostsList#012    return {&#39;hosts&#39;:
self.svdsmProxy.glusterPeerStatus()}#012  File
&quot;/usr/share/vdsm/supervdsm.py&quot;, line 50, in
__call__#012    return callMethod()#012  File
&quot;/usr/share/vdsm/supervdsm.py&quot;, line 48, in
&lt;lambda&gt;#012    **kwargs)#012  File &quot;&lt;string&gt;&quot;,
line 2, in glusterPeerStatus#012  File
&quot;/usr/lib64/python2.6/multiprocessing/managers.py&quot;, line 740, in
_callmethod#012    raise convert_to_error(kind,
result)#012GlusterCmdExecFailedException: Command execution failed#012error:
Connection failed. Please check if gluster daemon is operational.#012return
code: 1&quot;. </span></p>

<p class="MsoNormal" style="margin-bottom:12pt;line-height:normal"><span style="font-size:12pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">The last line seems to be a dead giveaway &quot;Please check
if gluster daemon is operational&quot;. When I run &quot;server glusterd
status&quot; it prints &quot;glusterd (pid  xxxxx) is running...&quot;. <br>
<br>
So I did some Internet searches and found this bug
<a href="http://gerrit.ovirt.org/#/c/23982/">http://gerrit.ovirt.org/#/c/23982/</a>, but it says that it has been fixed. So I
thought maybe my packages are out of date. Furthermore I updated my packages
using &quot;yum -y update&quot;. All my Gluster servers are showing that they
are running Gluster 3.5.0. I am still having no success getting my fourth
Gluster server to remain in the UP state. </span></p>

<p class="MsoNormal"><span style="font-size:12pt;line-height:115%;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">Any
advice/help would be greatly appreciated!</span></p>

</div>