<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:16:33 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-8325] conf-sanity test_93:(mdt_handler.c:4495:mdt_fini()) ASSERTION( atomic_read(&amp;d-&gt;ld_ref) == 0 ) failed: </title>
                <link>https://jira.whamcloud.com/browse/LU-8325</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for di.wang &amp;lt;wddi218@gmail.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/bd7dae9a-3a22-11e6-80b9-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/bd7dae9a-3a22-11e6-80b9-5254006e85c2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_93 failed with the following error:&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;13:02:49:[25053.170583] Lustre: DEBUG MARKER: umount -d -f /mnt/lustre-mds3
13:02:49:[25059.735127] LustreError: 29270:0:(mdt_handler.c:4495:mdt_fini()) ASSERTION( atomic_read(&amp;amp;d-&amp;gt;ld_ref) == 0 ) failed: 
13:02:49:[25059.737789] LustreError: 29270:0:(mdt_handler.c:4495:mdt_fini()) LBUG
13:02:49:[25059.739898] Pid: 29270, comm: umount
13:02:49:[25059.741789] 
13:02:49:[25059.741789] Call Trace:
13:02:49:[25059.745297]  [&amp;lt;ffffffffa05f27d3&amp;gt;] libcfs_debug_dumpstack+0x53/0x80 [libcfs]
13:02:49:[25059.747413]  [&amp;lt;ffffffffa05f2d75&amp;gt;] lbug_with_loc+0x45/0xc0 [libcfs]
13:02:49:[25059.749486]  [&amp;lt;ffffffffa0dc6f1e&amp;gt;] mdt_device_fini+0xebe/0xfc0 [mdt]
13:02:49:[25059.751596]  [&amp;lt;ffffffffa07dd54c&amp;gt;] class_cleanup+0x8dc/0xd70 [obdclass]
13:02:49:[25059.753695]  [&amp;lt;ffffffffa07dff2c&amp;gt;] class_process_config+0x1e2c/0x2f70 [obdclass]
13:02:49:[25059.755847]  [&amp;lt;ffffffffa05fd957&amp;gt;] ? libcfs_debug_msg+0x57/0x80 [libcfs]
13:02:49:[25059.757958]  [&amp;lt;ffffffffa07e115f&amp;gt;] class_manual_cleanup+0xef/0x810 [obdclass]
13:02:49:[25059.760089]  [&amp;lt;ffffffffa080eb3e&amp;gt;] server_put_super+0x8de/0xcd0 [obdclass]
13:02:49:[25059.762152]  [&amp;lt;ffffffff811e0ca6&amp;gt;] generic_shutdown_super+0x56/0xe0
13:02:49:[25059.764135]  [&amp;lt;ffffffff811e1082&amp;gt;] kill_anon_super+0x12/0x20
13:02:49:[25059.766292]  [&amp;lt;ffffffffa07e48c2&amp;gt;] lustre_kill_super+0x32/0x50 [obdclass]
13:02:49:[25059.768351]  [&amp;lt;ffffffff811e1439&amp;gt;] deactivate_locked_super+0x49/0x60
13:02:49:[25059.770261]  [&amp;lt;ffffffff811e1a36&amp;gt;] deactivate_super+0x46/0x60
13:02:49:[25059.772088]  [&amp;lt;ffffffff811fe9a5&amp;gt;] mntput_no_expire+0xc5/0x120
13:02:49:[25059.773886]  [&amp;lt;ffffffff811ffadf&amp;gt;] SyS_umount+0x9f/0x3c0
13:02:49:[25059.775662]  [&amp;lt;ffffffff816463c9&amp;gt;] system_call_fastpath+0x16/0x1b&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Please provide additional information about the failure here.&lt;/p&gt;

&lt;p&gt;Info required for matching: cont-sanity 93&lt;/p&gt;

&lt;p&gt;I only saw this when testing the patch &lt;a href=&quot;http://review.whamcloud.com/#/c/18651/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/18651/&lt;/a&gt; (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7809&quot; title=&quot;general protection fault: 0000 during failback of MDS disk resources&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7809&quot;&gt;&lt;del&gt;LU-7809&lt;/del&gt;&lt;/a&gt;), but they seems unrelated. Unfortunately, there are no enough debug log here. I will close this one if they are related.&lt;/p&gt;</description>
                <environment></environment>
        <key id="37815">LU-8325</key>
            <summary>conf-sanity test_93:(mdt_handler.c:4495:mdt_fini()) ASSERTION( atomic_read(&amp;d-&gt;ld_ref) == 0 ) 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="5">Cannot Reproduce</resolution>
                                        <assignee username="di.wang">Di Wang</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Fri, 24 Jun 2016 18:10:18 +0000</created>
                <updated>Fri, 10 Jul 2020 20:10:50 +0000</updated>
                            <resolved>Fri, 10 Jul 2020 20:10:50 +0000</resolved>
                                    <version>Lustre 2.9.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="162819" author="yong.fan" created="Tue, 23 Aug 2016 14:27:23 +0000"  >&lt;p&gt;Hit it again on master:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/c9021bf2-68ee-11e6-b2e2-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/c9021bf2-68ee-11e6-b2e2-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="34927">LU-7809</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|hzyfr3:</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>