<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:16:21 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-1407] Wrong error messages on MDS and Client during a POSIX-validated meta-data operations/situation</title>
                <link>https://jira.whamcloud.com/browse/LU-1407</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Here is the reproducer/scenario and error messages on the Client side :&lt;br/&gt;
=======================================================================&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 ~&amp;#93;&lt;/span&gt; # dmesg | grep Lustre | tail -10&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:10:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:15:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:20:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:25:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:30:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:35:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:40:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:45:02 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:50:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:55:01 2012&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 ~&amp;#93;&lt;/span&gt; # cd /ptmp&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 ptmp&amp;#93;&lt;/span&gt; # mkdir foo&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 ptmp&amp;#93;&lt;/span&gt; # cd foo&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 foo&amp;#93;&lt;/span&gt; # df .&lt;br/&gt;
Filesystem           1K-blocks      Used Available Use% Mounted on&lt;br/&gt;
lascaux110-ib0@o2ib10,lascaux110-ib1@o2ib11:lascaux111-ib0@o2ib10,lascaux111-ib1@o2ib11:/ptmp2&lt;br/&gt;
                     1693133933568 200910090740 1475222769688  12% /ptmp&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 foo&amp;#93;&lt;/span&gt; #&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 foo&amp;#93;&lt;/span&gt; # stat .&lt;br/&gt;
  File: `.&apos;&lt;br/&gt;
  Size: 4096            Blocks: 8          IO Block: 4096   directory&lt;br/&gt;
Device: ca6be868h/3396069480d   Inode: 144115281692763756  Links: 2&lt;br/&gt;
Access: (0755/drwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)&lt;br/&gt;
Access: 2012-04-27 16:58:23.000000000 +0200&lt;br/&gt;
Modify: 2012-04-27 16:58:23.000000000 +0200&lt;br/&gt;
Change: 2012-04-27 16:58:23.000000000 +0200&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 foo&amp;#93;&lt;/span&gt; # dmesg | grep Lustre | tail -10&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:10:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:15:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:20:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:25:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:30:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:35:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:40:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:45:02 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:50:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:55:01 2012&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 foo&amp;#93;&lt;/span&gt; # rm -rf /ptmp/foo&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 foo&amp;#93;&lt;/span&gt; # stat .&lt;br/&gt;
stat: cannot stat `.&apos;: No such file or directory&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 foo&amp;#93;&lt;/span&gt; # dmesg | grep Lustre | tail -10&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:40:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:45:02 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:50:01 2012&lt;br/&gt;
Lustre: DEBUG MARKER: Fri Apr 27 16:55:01 2012&lt;br/&gt;
LustreError: 11-0: an error occurred while communicating with JO.BOB.WL.IL@o2ib11. The mds_getattr operation failed with -2&lt;br/&gt;
LustreError: Skipped 605 previous similar messages&lt;br/&gt;
LustreError: 61537:0:(file.c:2111:ll_inode_revalidate_fini()) failure -2 inode 144115281692763756&lt;br/&gt;
LustreError: 11-0: an error occurred while communicating with JO.BOB.WL.IL@o2ib11. The mds_getattr operation failed with -2&lt;br/&gt;
LustreError: 61544:0:(file.c:2111:ll_inode_revalidate_fini()) failure -2 inode 144115281692763756&lt;br/&gt;
LustreError: Skipped 1 previous similar message&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@lascaux3438 foo&amp;#93;&lt;/span&gt; # &lt;br/&gt;
=======================================================================&lt;/p&gt;

&lt;p&gt;when the error msgs on the Server side are multiple &quot;(ldlm_lib.c:2123:target_send_reply_msg()) @@@ processing error (-2) ...&quot; ones.&lt;/p&gt;

&lt;p&gt;These error msgs should be avoided for log cleanup/clarification and at least be changed of message category to be only enabled at a high level of debugging.&lt;/p&gt;</description>
                <environment>Occurs in both Lustre 2.0 and 2.1 with very small differences in messages.&lt;br/&gt;
</environment>
        <key id="14434">LU-1407</key>
            <summary>Wrong error messages on MDS and Client during a POSIX-validated meta-data operations/situation</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="1">Fixed</resolution>
                                        <assignee username="ys">Yang Sheng</assignee>
                                    <reporter username="louveta">Alexandre Louvet</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 May 2012 08:01:27 +0000</created>
                <updated>Thu, 18 Apr 2013 18:08:10 +0000</updated>
                            <resolved>Thu, 18 Apr 2013 18:08:10 +0000</resolved>
                                    <version>Lustre 2.0.0</version>
                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="38813" author="bfaccini" created="Tue, 15 May 2012 08:05:20 +0000"  >
&lt;p&gt;Oops, forgot to indicate that the &quot;mkdir/cd/rmdir&quot; sequence is valid and often used in T100 site/customer jobs.&lt;/p&gt;</comment>
                            <comment id="38908" author="pjones" created="Wed, 16 May 2012 09:46:16 +0000"  >&lt;p&gt;Yangsheng&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="39998" author="ys" created="Tue, 5 Jun 2012 03:18:04 +0000"  >&lt;p&gt;Hi, Bruno, Do you think this messages shouldn&apos;t be print out or just don&apos;t too noisy.&lt;/p&gt;</comment>
                            <comment id="40395" author="ys" created="Mon, 11 Jun 2012 20:19:09 +0000"  >&lt;p&gt;Patch submit to: &lt;a href=&quot;http://review.whamcloud.com/3076&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/3076&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="43692" author="ys" created="Thu, 23 Aug 2012 10:56:09 +0000"  >&lt;p&gt;Patch landed. Close bug.&lt;/p&gt;</comment>
                    </comments>
                    <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|hzv5u7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4480</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>