<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:42:48 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-4445] lu_object.c:1199:lu_device_fini()) ASSERTION( t-&gt;ldt_device_nr &gt; 0 )</title>
                <link>https://jira.whamcloud.com/browse/LU-4445</link>
                <project id="10000" key="LU">Lustre</project>
                    <description></description>
                <environment>I hit the following ASSERT() several times on client-side during LFSCK performance testing:&lt;br/&gt;
&lt;br/&gt;
{code}&lt;br/&gt;
LustreError: 16887:0:(lu_object.c:1199:lu_device_fini()) ASSERTION( t-&amp;gt;ldt_device_nr &amp;gt; 0 ) failed: &lt;br/&gt;
LustreError: 16887:0:(lu_object.c:1199:lu_device_fini()) LBUG&lt;br/&gt;
Pid: 16887, comm: umount&lt;br/&gt;
&lt;br/&gt;
Call Trace:&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffffa03fc895&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffffa03fce97&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffffa0589434&amp;gt;] lu_device_fini+0x84/0xc0 [obdclass]&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffffa0b8e778&amp;gt;] lov_device_free+0x38/0x250 [lov]&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffffa058d1fe&amp;gt;] lu_stack_fini+0x7e/0xc0 [obdclass]&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffffa0593b8e&amp;gt;] cl_stack_fini+0xe/0x10 [obdclass]&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffffa117ce8d&amp;gt;] cl_sb_fini+0x6d/0x190 [lustre]&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffffa1140364&amp;gt;] client_common_put_super+0x54/0x9f0 [lustre]&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffffa1140e16&amp;gt;] ll_put_super+0x116/0x500 [lustre]&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffffa116e6e3&amp;gt;] ? ll_destroy_inode+0xc3/0x100 [lustre]&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffff8119d03f&amp;gt;] ? destroy_inode+0x2f/0x60&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffff8119d50c&amp;gt;] ? dispose_list+0xfc/0x120&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffff8119d906&amp;gt;] ? invalidate_inodes+0xf6/0x190&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffff8118366b&amp;gt;] generic_shutdown_super+0x5b/0xe0&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffff81183756&amp;gt;] kill_anon_super+0x16/0x60&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffffa057f2fa&amp;gt;] lustre_kill_super+0x4a/0x60 [obdclass]&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffff81183ef7&amp;gt;] deactivate_super+0x57/0x80&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffff811a21ef&amp;gt;] mntput_no_expire+0xbf/0x110&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffff811a2c5b&amp;gt;] sys_umount+0x7b/0x3a0&lt;br/&gt;
&amp;nbsp;[&amp;lt;ffffffff8100b072&amp;gt;] system_call_fastpath+0x16/0x1b&lt;br/&gt;
&lt;br/&gt;
Kernel panic - not syncing: LBUG&lt;br/&gt;
{code}&lt;br/&gt;
&lt;br/&gt;
During the test, I mount multiple logic clients on the same node, and create in parallel, and then umount all of them after the create. LFSCK patches do not touch client-side code. So I do not know it is LFSCK patches caused the issue, but it is blocking the LFSCK performance test.&lt;br/&gt;
&lt;br/&gt;
Jay, would you please give some look when you have time? Thanks!</environment>
        <key id="22644">LU-4445</key>
            <summary>lu_object.c:1199:lu_device_fini()) ASSERTION( t-&gt;ldt_device_nr &gt; 0 )</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="yong.fan">nasf</assignee>
                                    <reporter username="yong.fan">nasf</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 Jan 2014 00:43:14 +0000</created>
                <updated>Fri, 19 Dec 2014 05:18:24 +0000</updated>
                            <resolved>Fri, 28 Feb 2014 04:37:52 +0000</resolved>
                                                    <fixVersion>Lustre 2.6.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="74452" author="yong.fan" created="Tue, 7 Jan 2014 01:15:48 +0000"  >&lt;p&gt;I think that we lack the protection on the lu_device_type::ldt_device_nr. I will work on that.&lt;/p&gt;</comment>
                            <comment id="74460" author="yong.fan" created="Tue, 7 Jan 2014 04:17:07 +0000"  >&lt;p&gt;Here is the patch:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/8750/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/8750/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="78076" author="yong.fan" created="Fri, 28 Feb 2014 04:37:52 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/8750/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/8750/&lt;/a&gt; has been merged into 8694, and has been landed to master.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="27981">LU-6053</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|hzwc9z:</customfieldvalue>

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