<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:43:50 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-4562] parallel-scale test_connectathon: didn&apos;t read &apos;.&apos; dir entry, pass 0</title>
                <link>https://jira.whamcloud.com/browse/LU-4562</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;http://maloo.whamcloud.com/test_sets/bf0a39ca-859f-11e3-a2cb-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/bf0a39ca-859f-11e3-a2cb-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_connectathon failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;connectathon failed: 1&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;test log shows&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;./test6: readdir
	./test6: (/mnt/lustre/d0.connectathon) didn&apos;t read &apos;.&apos; dir entry, pass 0
	./test6: (/mnt/lustre/d0.connectathon) Test failed with 1 errors
basic tests failed
 parallel-scale test_connectathon: @@@@@@ FAIL: connectathon failed: 1 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>server and client: lustre-master build # 1837 RHEL6 ldiskfs</environment>
        <key id="22922">LU-4562</key>
            <summary>parallel-scale test_connectathon: didn&apos;t read &apos;.&apos; dir entry, pass 0</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="di.wang">Di Wang</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Wed, 29 Jan 2014 18:43:58 +0000</created>
                <updated>Wed, 7 May 2014 20:24:02 +0000</updated>
                            <resolved>Wed, 7 May 2014 20:24:02 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="75887" author="jlevi" created="Wed, 29 Jan 2014 18:58:46 +0000"  >&lt;p&gt;Di,&lt;br/&gt;
Can you please take a look and comment on this ticket?&lt;br/&gt;
Thank you!&lt;/p&gt;</comment>
                            <comment id="75890" author="di.wang" created="Wed, 29 Jan 2014 19:09:21 +0000"  >&lt;p&gt;This might already be fixed by this patch, which is landed after tag 2.5.54.&lt;/p&gt;

&lt;p&gt;commit 7117ff487e59737a3d375b8d8bf1464201b4ea05&lt;br/&gt;
Author: wang di &amp;lt;di.wang@intel.com&amp;gt;&lt;br/&gt;
Date:   Mon Jan 20 15:49:34 2014 -0800&lt;/p&gt;

&lt;p&gt;    &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3531&quot; title=&quot;DNE2: striped directory&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3531&quot;&gt;&lt;del&gt;LU-3531&lt;/del&gt;&lt;/a&gt; mdc: release dir page cache after accessing&lt;/p&gt;

&lt;p&gt;    Release the dir page cache in llite/lmv, so the page&lt;br/&gt;
    will be hold until entires was filled by filldir.&lt;/p&gt;

&lt;p&gt;    Signed-off-by: wang di &amp;lt;di.wang@intel.com&amp;gt;&lt;br/&gt;
    Change-Id: I8b24bec74b14ff2b65130c02294821fc16ca1421&lt;br/&gt;
    Reviewed-on: &lt;a href=&quot;http://review.whamcloud.com/8935&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/8935&lt;/a&gt;&lt;br/&gt;
    Tested-by: Jenkins&lt;br/&gt;
    Reviewed-by: John L. Hammond &amp;lt;john.hammond@intel.com&amp;gt;&lt;br/&gt;
    Reviewed-by: Oleg Drokin &amp;lt;oleg.drokin@intel.com&amp;gt;&lt;br/&gt;
    Tested-by: Oleg Drokin &amp;lt;oleg.drokin@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Please check how it goes with the later build. Thanks.&lt;/p&gt;</comment>
                            <comment id="76506" author="sarah" created="Fri, 7 Feb 2014 21:32:19 +0000"  >&lt;p&gt;the latest tag-2.4.55 still has this problem:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/8e7d66a2-8e18-11e3-9383-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/8e7d66a2-8e18-11e3-9383-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="77217" author="yujian" created="Tue, 18 Feb 2014 07:40:01 +0000"  >&lt;p&gt;Lustre Build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/1890/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-master/1890/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The failure still occurred:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/34da534a-9687-11e3-bc3b-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/34da534a-9687-11e3-bc3b-52540035b04c&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/4ab871b0-9687-11e3-bc3b-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/4ab871b0-9687-11e3-bc3b-52540035b04c&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/68f2c766-9687-11e3-bc3b-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/68f2c766-9687-11e3-bc3b-52540035b04c&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/374bbd46-9680-11e3-a009-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/374bbd46-9680-11e3-a009-52540035b04c&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/56a578e4-9680-11e3-a009-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/56a578e4-9680-11e3-a009-52540035b04c&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/68db57f4-9680-11e3-a009-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/68db57f4-9680-11e3-a009-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="77514" author="di.wang" created="Thu, 20 Feb 2014 20:40:57 +0000"  >&lt;p&gt;probably try this build &lt;a href=&quot;http://review.whamcloud.com/#/c/9191/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/9191/&lt;/a&gt; to see whether it fix the problem.&lt;/p&gt;</comment>
                            <comment id="79358" author="adilger" created="Fri, 14 Mar 2014 18:42:13 +0000"  >&lt;p&gt;I suspect that this may be the same as &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4715&quot; title=&quot;creating enough files in a directory causes &amp;#39;.&amp;#39; to disappear&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4715&quot;&gt;&lt;del&gt;LU-4715&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="83443" author="di.wang" created="Wed, 7 May 2014 20:24:02 +0000"  >&lt;p&gt;According to the log, the fix in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4603&quot; title=&quot;NFS reexport leads to problems of &amp;quot;ls&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4603&quot;&gt;&lt;del&gt;LU-4603&lt;/del&gt;&lt;/a&gt; should fix this problem. Please re-open it if not.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="23473">LU-4715</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="12470">LU-856</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="19627">LU-3531</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzwdun:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>12453</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>