<div dir="ltr">Hi,<div><br></div><div>I got info from one of the slave machines,</div><div><br></div><div>bt from perfused process</div><div><br></div><div><div>#0  0xbb679a77 in _sys___kevent50 () from /usr/lib/libc.so.12</div><div>(gdb) info threads</div><div>  Id   Target Id         Frame</div><div>* 1    process 26515     0xbb679a77 in _sys___kevent50 () from /usr/lib/libc.so.12</div></div><div><br></div><div><br></div><div>bt from mount process</div><div><div>(gdb) bt</div><div>#0  0xbb3bb4b7 in ___lwp_park60 () from /usr/lib/libc.so.12</div></div><div><br></div><div><br></div><div>Manu, this seems to be a bug in libperfuse and not in Gluster.</div><div>The machine is <a href="http://nbslave75.cloud.gluster.org">nbslave75.cloud.gluster.org</a>. You will have to rerun</div><div>quota.t couple of times to hit the bug. The test would hang in line 62(TEST 24).</div><div><br></div><div><br></div><div>Thanks,</div><div>Raghavendra Talur</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 24, 2015 at 3:32 PM, Emmanuel Dreyfus <span dir="ltr">&lt;<a href="mailto:manu@netbsd.org" target="_blank">manu@netbsd.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Dec 24, 2015 at 01:44:21AM -0500, Raghavendra Gowdappa wrote:<br>
&gt; &gt; Seems to be hung. May be a hung syscall? I&#39;ve tried to kill it, but seems<br>
&gt; &gt; like its not dead. May be patch #12594 is causing some issues on netbsd. It<br>
&gt; &gt; has passed gluster regression.<br>
<br>
</span>ps -axl shows PID 1394 (umount) waiting on tstile, which is used for<br>
spinlocks. No process should sit there for long, unless there is a<br>
kernel locking problem (which may be a userland locking problem<br>
thanks to FUSE).<br>
<br>
Using crash(8) I can see umount is awaiting for a vnode lock. There<br>
is certainly something to investigate but I lack time for now. I<br>
issued a reboot. Please tell me if you can reproduce it.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Emmanuel Dreyfus<br>
<a href="mailto:manu@netbsd.org">manu@netbsd.org</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Gluster-devel mailing list<br>
<a href="mailto:Gluster-devel@gluster.org">Gluster-devel@gluster.org</a><br>
<a href="http://www.gluster.org/mailman/listinfo/gluster-devel" rel="noreferrer" target="_blank">http://www.gluster.org/mailman/listinfo/gluster-devel</a><br>
</div></div></blockquote></div><br></div>