<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:13:52 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-8012] lustre 2.8.0 getattr error rc = -2</title>
                <link>https://jira.whamcloud.com/browse/LU-8012</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The combined MDS/MGS server reports the following in /var/log/messages:&lt;/p&gt;

&lt;p&gt;Apr 11 09:33:39 mds1 kernel: LustreError: 43754:0:(mdt_handler.c:893:mdt_getattr_internal()) blizzard-MDT0000: getattr error for &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2000403f7:0x1e0f4:0x0&amp;#93;&lt;/span&gt;: rc = -2&lt;/p&gt;

&lt;p&gt;The error implies that the file does not exist, and this also shows the same:&lt;/p&gt;

&lt;p&gt;sudo lfs fid2path /scratch 0x2000403f7:0x1e0f4:0x0&lt;br/&gt;
fid2path: error on FID 0x2000403f7:0x1e0f4:0x0: No such file or directory&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Chris&lt;/p&gt;</description>
                <environment>Lustre 2.8.0 (intel) client and server, EL6.7 clients and servers, kernel 2.6.32-573.12.1.el6.x86_64 client and server, redhat ofed client and server, mellanox fdr hca client and server. 7 combined OSS/OST</environment>
        <key id="36079">LU-8012</key>
            <summary>lustre 2.8.0 getattr error rc = -2</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</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="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="cbc">christopher coffey</reporter>
                        <labels>
                            <label>easy</label>
                            <label>llnl</label>
                    </labels>
                <created>Tue, 12 Apr 2016 15:56:55 +0000</created>
                <updated>Wed, 19 Apr 2017 16:17:41 +0000</updated>
                            <resolved>Wed, 19 Apr 2017 16:17:41 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="148598" author="bzzz" created="Tue, 12 Apr 2016 16:01:49 +0000"  >&lt;p&gt;this is actually a valid situation under load where few threads are working on the same set of files. what kind of load were you running?&lt;/p&gt;</comment>
                            <comment id="148602" author="cbc" created="Tue, 12 Apr 2016 16:30:00 +0000"  >&lt;p&gt;Hi Alex,&lt;/p&gt;

&lt;p&gt;I haven&apos;t isolated which app/workoad is creating these messages.  The workloads are very diverse, ranging from mpi to simple single threaded apps.&lt;/p&gt;</comment>
                            <comment id="150428" author="ofaaland" created="Thu, 28 Apr 2016 01:07:35 +0000"  >&lt;p&gt;Hi Alex,&lt;/p&gt;

&lt;p&gt;We are seeing this as well.  I haven&apos;t yet identified the sequence of events.   We see it with a set of test scripts that race to mkdir/rmdir/create/unlink/read/write within a common directory, in a randomized manner.  I&apos;ll try narrow the set of operations down.&lt;/p&gt;

&lt;p&gt;Am I correct that the object existed at the very beginning of mdt_getattr (I see assert), but then after mdt_getattr-&amp;gt;mdt_getattr_internal-&amp;gt;mdt_attr_get_complex does not?&lt;/p&gt;

&lt;p&gt;Is this supposed to be protected entirely by an LDLM lock held by the client?&lt;/p&gt;

&lt;p&gt;thanks,&lt;br/&gt;
Olaf&lt;/p&gt;
</comment>
                            <comment id="163649" author="morrone" created="Tue, 30 Aug 2016 21:04:55 +0000"  >&lt;p&gt;Still seeing this in testing.  We need to get this message resolved.  Having a flood of messages on the console that sysadmins need to ignore leads to sysadmins that stop looking at the logs and we miss important things.&lt;/p&gt;</comment>
                            <comment id="192707" author="adilger" created="Wed, 19 Apr 2017 16:16:53 +0000"  >&lt;p&gt;This is a normal situation if there are multiple threads racing to unlink a single file.  The patch &lt;a href=&quot;http://review.whamcloud.com/18145&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/18145&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7712&quot; title=&quot;migration is too noisy in case of error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7712&quot;&gt;&lt;del&gt;LU-7712&lt;/del&gt;&lt;/a&gt; mdd: migration is too noisy&lt;/tt&gt;&quot; turned off this error for the common &lt;tt&gt;-ENOENT&lt;/tt&gt; case.&lt;/p&gt;</comment>
                            <comment id="192710" author="adilger" created="Wed, 19 Apr 2017 16:17:41 +0000"  >&lt;p&gt;Patch landed as v2_8_55_0-133-gc3e03f3 so it is included in 2.9.0.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="32009">LU-7122</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hzy7o7:</customfieldvalue>

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

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