<div dir="ltr">Hi,<div><br></div><div>Hi All,<div><br></div><div>With the help of gluster community and ovirt-china community...my issue got resolved...</div><div><br></div><div>The main root cause was the following :- </div><div><br></div><div>1. the glob operation takes quite a long time, longer than the ioprocess default 60s..</div><div>2. python-ioprocess updated which makes a single change of configuration file doesn&#39;t work properly, only because this we should hack the code manually...<br></div><div><br></div><div><div> Solution (Need to do on all the hosts) :- </div><div><br></div><div> 1. Add the the ioprocess timeout value in the /etc/vdsm/vdsm.conf file as  :- </div><div><br></div><div>------------</div><div><div>[irs]</div><div>process_pool_timeout = 180</div></div><div>-------------</div><div><br></div><div>2. Check /usr/share/vdsm/storage/outOfProcess.py, line 71 and see whether there is  still &quot;IOProcess(DEFAULT_TIMEOUT)&quot; in it,if yes...then changing the configuration file takes no effect because now timeout is the third parameter not the second of IOProcess.__init__().</div><div><br></div><div>3. Change IOProcess(DEFAULT_TIMEOUT) to IOProcess(timeout=DEFAULT_TIMEOUT) and remove the  /usr/share/vdsm/storage/outOfProcess.pyc file and restart vdsm and supervdsm service on all hosts.... </div><div><br></div><div>Thanks,</div></div></div><div>Punit Dambiwal</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 19, 2015 at 10:08 AM, Punit Dambiwal <span dir="ltr">&lt;<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>Is there any body can help me to solve this issue....i am struggling with this issue from last 3 days....</div><div><br></div><div>Thanks,</div><div>Punit </div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 18, 2015 at 11:30 AM, Punit Dambiwal <span dir="ltr">&lt;<a href="mailto:hypunit@gmail.com" target="_blank">hypunit@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Vijay,<div><br></div><div>Please find the gluster clinet logs from here :- <a href="http://paste.ubuntu.com/10618869/" target="_blank">http://paste.ubuntu.com/10618869/</a></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 18, 2015 at 10:45 AM, Vijay Bellur <span dir="ltr">&lt;<a href="mailto:vbellur@redhat.com" target="_blank">vbellur@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 03/18/2015 07:37 AM, Punit Dambiwal wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Where i can find the gluster clinet logs :-<br>
<br>
[root@cpu07 glusterfs]# ls<br>
</blockquote>
<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
rhev-data-center-mnt-<u></u>glusterSD-10.10.0.14:_ds01.log<br>
</blockquote>
<br>
This would be the one.<span><font color="#888888"><br>
<br>
-Vijay<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>