<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:18:23 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-8532] syslog errors: MDT0000-osd: FID != self_fid</title>
                <link>https://jira.whamcloud.com/browse/LU-8532</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Seeing many messages in the syslog like the following:&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;Aug 23 17:28:44 nbp6-mds kernel: Lustre: nbp6-MDT0000-osd: FID [0x2000779c5:0x12801:0x0] != self_fid [0x2000779c8:0x1738c:0x0]
Aug 23 17:30:17 nbp6-mds kernel: Lustre: nbp6-MDT0000-osd: FID [0x2000779ce:0x13c40:0x0] != self_fid [0x2000779db:0x4d0:0x0]
Aug 23 17:30:29 nbp6-mds kernel: Lustre: nbp6-MDT0000-osd: FID [0x2000779c7:0xde64:0x0] != self_fid [0x2000779c3:0x1c3eb:0x0]
Aug 23 17:31:03 nbp6-mds kernel: Lustre: nbp6-MDT0000-osd: FID [0x2000779d6:0x577b:0x0] != self_fid [0x2000779c3:0x1c53a:0x0]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Perhaps this is similar to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6465&quot; title=&quot;OSD ID mapping cache is not safe to use.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6465&quot;&gt;&lt;del&gt;LU-6465&lt;/del&gt;&lt;/a&gt;, which was listed as critical and affecting version 2.7, yet may only have landed a patch for 2.8?&lt;/p&gt;

&lt;p&gt;The counts of recent occurrences for our production MDTs are...&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;# pdsh -w nbp[1,2,6,9]-mds,nbp[7,8]-mds1 &apos;grep -c &quot; != self_fid &quot; /var/log/messages&apos; | sort
nbp1-mds: 1
nbp2-mds: 59
nbp6-mds: 1607
nbp7-mds1: 3
nbp8-mds1: 139
nbp9-mds: 101
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>CentOS-6.8&lt;br/&gt;
kernel-2.6.32-573.26.1.el6.20160517.x86_64.lustre272&lt;br/&gt;
lustre-2.7.2-2nasS_mofed32v1.el67.20160517v2</environment>
        <key id="39076">LU-8532</key>
            <summary>syslog errors: MDT0000-osd: FID != self_fid</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="yong.fan">nasf</assignee>
                                    <reporter username="ndauchy">Nathan Dauchy</reporter>
                        <labels>
                    </labels>
                <created>Wed, 24 Aug 2016 00:37:08 +0000</created>
                <updated>Wed, 21 Sep 2016 13:02:49 +0000</updated>
                            <resolved>Wed, 24 Aug 2016 22:28:50 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="162987" author="pjones" created="Wed, 24 Aug 2016 13:45:31 +0000"  >&lt;p&gt;Fan Yong&lt;/p&gt;

&lt;p&gt;Could you please advise here?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="163086" author="yong.fan" created="Wed, 24 Aug 2016 21:18:18 +0000"  >&lt;p&gt;It is duplication of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8319&quot; title=&quot;ASSERTION( inode == parent_dir ) failed:&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8319&quot;&gt;&lt;del&gt;LU-8319&lt;/del&gt;&lt;/a&gt;. Here is the patch back ported from master:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/22122&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/22122&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="163097" author="jaylan" created="Wed, 24 Aug 2016 22:06:07 +0000"  >&lt;p&gt;I think you can discard #22122. A back port has landed to b2_7_fe 7 days ago.&lt;/p&gt;

&lt;p&gt;I did a rebase b2_7_fe 2 days ago and picked up &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8319&quot; title=&quot;ASSERTION( inode == parent_dir ) failed:&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8319&quot;&gt;&lt;del&gt;LU-8319&lt;/del&gt;&lt;/a&gt;. It will be in next build.&lt;/p&gt;</comment>
                            <comment id="163101" author="yong.fan" created="Wed, 24 Aug 2016 22:26:18 +0000"  >&lt;p&gt;Fine, then I will close it as the duplication of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8319&quot; title=&quot;ASSERTION( inode == parent_dir ) failed:&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8319&quot;&gt;&lt;del&gt;LU-8319&lt;/del&gt;&lt;/a&gt; directly.&lt;/p&gt;</comment>
                            <comment id="163102" author="yong.fan" created="Wed, 24 Aug 2016 22:28:50 +0000"  >&lt;p&gt;It is the duplication of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8319&quot; title=&quot;ASSERTION( inode == parent_dir ) failed:&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8319&quot;&gt;&lt;del&gt;LU-8319&lt;/del&gt;&lt;/a&gt;.&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|hzylwv:</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="10022"><![CDATA[3]]></customfieldvalue>

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