<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:47:05 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-4930] osd_object_destroy()) ASSERTION( osd_inode_unlinked(inode) || inode-&gt;i_nlink == 1 || inode-&gt;i_nlink == 2 ) failed</title>
                <link>https://jira.whamcloud.com/browse/LU-4930</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Running racer with MDSCOUNT=4, migration disabled, and 2.5.57-90-gac5cd8f + &lt;a href=&quot;http://review.whamcloud.com/#/c/9511/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/9511/&lt;/a&gt;, I&apos;ve seen this a few times. I don&apos;t think it&apos;s introduced by 9511.&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;PID: 23901  TASK: ffff8801438ea680  CPU: 2   COMMAND: &quot;mdt_rdpg01_003&quot;
 #0 [ffff88014d2838f8] machine_kexec at ffffffff81039950
 #1 [ffff88014d283958] crash_kexec at ffffffff810d4372
 #2 [ffff88014d283a28] panic at ffffffff81550d83
 #3 [ffff88014d283aa8] lbug_with_loc at ffffffffa0ec9f1b [libcfs]
 #4 [ffff88014d283ac8] osd_object_destroy at ffffffffa05fca79 [osd_ldiskfs]
 #5 [ffff88014d283b28] lod_object_destroy at ffffffffa0839166 [lod]
 #6 [ffff88014d283b88] mdd_close at ffffffffa06e4ec8 [mdd]
 #7 [ffff88014d283bf8] mdt_mfd_close at ffffffffa0777af9 [mdt]
 #8 [ffff88014d283cb8] mdt_close at ffffffffa077a794 [mdt]
 #9 [ffff88014d283d18] tgt_request_handle at ffffffffa12ace85 [ptlrpc]
#10 [ffff88014d283d78] ptlrpc_main at ffffffffa125dc31 [ptlrpc]
#11 [ffff88014d283eb8] kthread at ffffffff8109eab6
#12 [ffff88014d283f48] kernel_thread at ffffffff8100c30a
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="24297">LU-4930</key>
            <summary>osd_object_destroy()) ASSERTION( osd_inode_unlinked(inode) || inode-&gt;i_nlink == 1 || inode-&gt;i_nlink == 2 ) failed</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="1">Fixed</resolution>
                                        <assignee username="di.wang">Di Wang</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                            <label>racer</label>
                    </labels>
                <created>Sat, 19 Apr 2014 02:00:59 +0000</created>
                <updated>Wed, 4 Jun 2014 23:16:00 +0000</updated>
                            <resolved>Thu, 8 May 2014 05:40:51 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                    <fixVersion>Lustre 2.6.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="82014" author="di.wang" created="Sat, 19 Apr 2014 06:07:21 +0000"  >&lt;p&gt;John, Could you please tell me which ASSERT which LBUG is referred to? Thanks.&lt;/p&gt;</comment>
                            <comment id="82019" author="jhammond" created="Sat, 19 Apr 2014 12:41:02 +0000"  >&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;[46132.503041] LustreError: 23901:0:(osd_handler.c:2477:osd_object_destroy()) ASSERTION( osd_inode_unlinked(inode) || inode-&amp;gt;i_nlink == 1 || inode-&amp;gt;i_nlink == 2 ) failed: 
[46132.505577] LustreError: 23901:0:(osd_handler.c:2477:osd_object_destroy()) LBUG
[46132.506782] Pid: 23901, comm: mdt_rdpg01_003
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;There wasn&apos;t anything else in the logs from this thread.&lt;/p&gt;</comment>
                            <comment id="82066" author="green" created="Mon, 21 Apr 2014 17:26:11 +0000"  >&lt;p&gt;So did you ever see this failure in racer with no 9511 patch? IT&apos;s quite big and involved and cannot be excluded due to this I suspect.&lt;/p&gt;</comment>
                            <comment id="82425" author="jhammond" created="Thu, 24 Apr 2014 18:24:18 +0000"  >&lt;p&gt;I only see it with 9511.&lt;/p&gt;</comment>
                            <comment id="82429" author="jhammond" created="Thu, 24 Apr 2014 19:11:52 +0000"  >&lt;p&gt;Here you go:&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;t:~# export MDSCOUNT=4
t:~# export MOUNT_2=y
t:~# llmount.sh
...
t:~# lfs mkdir -c4 /mnt/lustre/d0
t:~# exec 3&amp;lt;/mnt/lustre/d0
t:~# cd /mnt/lustre/d0
t:d0# rmdir /mnt/lustre2/d0
t:d0# mkdir d1 d2 d3 d4
t:d0# cd ..
t:lustre# exec 3&amp;lt;&amp;amp;-

Message from syslogd@t at Apr 24 14:23:21 ...
 kernel:[   86.589533] LustreError: 3971:0:(osd_handler.c:2477:osd_object_destroy()) ASSE\
RTION( osd_inode_unlinked(inode) || inode-&amp;gt;i_nlink == 1 || inode-&amp;gt;i_nlink == 2 ) failed:

Message from syslogd@t at Apr 24 14:23:21 ...
 kernel:[   86.594221] LustreError: 3971:0:(osd_handler.c:2477:osd_object_destroy()) LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="82546" author="di.wang" created="Fri, 25 Apr 2014 21:05:05 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/10110/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/10110/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="82822" author="jhammond" created="Wed, 30 Apr 2014 01:15:25 +0000"  >&lt;p&gt;I hit the LBUG from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4930&quot; title=&quot;osd_object_destroy()) ASSERTION( osd_inode_unlinked(inode) || inode-&amp;gt;i_nlink == 1 || inode-&amp;gt;i_nlink == 2 ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4930&quot;&gt;&lt;del&gt;LU-4930&lt;/del&gt;&lt;/a&gt; everytime I run sanity on a single node with MDSCOUNT=4 (at the end, usually in 300c). Unless I add 133g to SANITY_EXCEPT then it goes away.&lt;/p&gt;

&lt;p&gt;In conclusion, there is a DNE2 bug in some error handling path that is exposed by some weird proc bug. My hunch is that it&apos;s some funny business around the identity_upcall.&lt;/p&gt;</comment>
                            <comment id="82918" author="di.wang" created="Wed, 30 Apr 2014 20:45:56 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/10170&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10170&lt;/a&gt; &lt;/p&gt;</comment>
                            <comment id="83475" author="di.wang" created="Thu, 8 May 2014 05:40:51 +0000"  >&lt;p&gt;Both 9511 and 10170 have been landed to master, so this problem should be fixed.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="24498">LU-4981</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <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|hzwkl3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13630</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>