<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jun 17, 2014 at 7:54 PM, Benjamin Turner <span dir="ltr">&lt;<a href="mailto:bennyturns@gmail.com" target="_blank">bennyturns@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><p dir="ltr">Yup, <br></p><div>
On Jun 17, 2014 7:45 PM, &quot;Justin Clift&quot; &lt;<a href="mailto:justin@gluster.org" target="_blank">justin@gluster.org</a>&gt; wrote:<br>
&gt;<br>
&gt; On 17/06/2014, at 11:33 PM, Benjamin Turner wrote:<br></div>
&gt; &gt; Here are the tests that failed.  Note that n0 is a generated wname, name255 is a 255 character string, and path 1023 is a 1023 long path<div><div><br>
&gt; &gt;<br>
&gt; &gt; /opt/qa/tools/posix-testsuite/tests/link/02.t    (Wstat: 0 Tests: 10 Failed: 2)<br>
&gt; &gt;   Failed tests:  4, 6<br>
&gt; &gt;<br>
&gt; &gt; expect 0 link ${n0} ${name255}       #4<br>
&gt; &gt; expect 0 unlink ${n0}                     #5   &lt;- this passed<br>
&gt; &gt; expect 0 unlink ${name255}           #6<br>
&gt; &gt;<br>
&gt; &gt; /opt/qa/tools/posix-testsuite/tests/link/03.t    (Wstat: 0 Tests: 16 Failed: 2)<br>
&gt; &gt;   Failed tests:  8-9<br>
&gt; &gt;<br>
&gt; &gt; expect 0 link ${n0} ${path1023}              #8<br>
&gt; &gt; expect 0 unlink ${path1023}                   #9<br>
&gt; &gt;<br>
&gt; &gt; I gotta go for the day, I&#39;ll try to repro outside the script tomorrow.<br>
&gt;<br>
&gt; As a data point, people have occasionally mentioned to me in IRC<br>
&gt; and via email that these &quot;posix&quot; tests fail for them... even when<br>
&gt; run against a (non-glustered) ext4/xfs filesystem.  So, it _could_<br>
&gt; be just some weird spurious thing.  If you figure out what though,<br>
&gt; that&#39;d be cool. :)<br>
&gt;<br>
&gt; + Justin<br>
&gt;<br>
&gt; --<br>
&gt; GlusterFS - <a href="http://www.gluster.org" target="_blank">http://www.gluster.org</a><br>
&gt;<br>
&gt; An open source, distributed file system scaling to several<br>
&gt; petabytes, and handling thousands of clients.<br>
&gt;<br>
&gt; My personal twitter: <a href="http://twitter.com/realjustinclift" target="_blank">twitter.com/realjustinclift</a><br>
&gt;<br></div></div>
I went through these a while back and removed anything that wasn&#39;t valid for GlusterFS.  This test was passing on 3.4.59 when it was released, i am thinking it may have something to do with a sym link to the same directory bz i found a while back? Idk, I&#39;ll get it sorted tomorrow.<p>

</p>

</blockquote></div>I got this sorted, I needed to add a sleep between the file create and the link.  I ran through it manually and it worked every time, took me a few goes to think of timing issue.  I didn&#39;t need this on 3.4.0.59, is there anything that needs investigated?<div>
<br></div><div>-b</div></div></div>