<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:35:44 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-3649] lu_device_fini()) ASSERTION( cfs_atomic_read(&amp;d-&gt;ld_ref) == 0 ) failed: Refcount is 1 in lfsck_deregister</title>
                <link>https://jira.whamcloud.com/browse/LU-3649</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;After recent lfsck landing now I have sanity test 71 crashing like this:&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;&amp;lt;0&amp;gt;[82524.023928] LustreError: 8247:0:(lu_object.c:1198:lu_device_fini()) ASSERTION( cfs_atomic_read(&amp;amp;d-&amp;gt;ld_ref) == 0 ) failed: Refcount is 1
&amp;lt;0&amp;gt;[82524.024918] LustreError: 8247:0:(lu_object.c:1198:lu_device_fini()) LBUG
&amp;lt;4&amp;gt;[82524.025406] Pid: 8247, comm: umount
&amp;lt;4&amp;gt;[82524.025859] 
&amp;lt;4&amp;gt;[82524.025860] Call Trace:
&amp;lt;4&amp;gt;[82524.026587]  [&amp;lt;ffffffffa04b68a5&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
&amp;lt;4&amp;gt;[82524.027099]  [&amp;lt;ffffffffa04b6ea7&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
&amp;lt;4&amp;gt;[82524.027621]  [&amp;lt;ffffffffa05d66b8&amp;gt;] lu_device_fini+0xb8/0xc0 [obdclass]
&amp;lt;4&amp;gt;[82524.028162]  [&amp;lt;ffffffffa05bb797&amp;gt;] ls_device_put+0x87/0x1d0 [obdclass]
&amp;lt;4&amp;gt;[82524.028627]  [&amp;lt;ffffffffa05bba03&amp;gt;] local_oid_storage_fini+0x123/0x1d0 [obdclass]
&amp;lt;4&amp;gt;[82524.029370]  [&amp;lt;ffffffffa0af3267&amp;gt;] lfsck_instance_cleanup+0x137/0x360 [lfsck]
&amp;lt;4&amp;gt;[82524.029917]  [&amp;lt;ffffffffa0af5622&amp;gt;] lfsck_degister+0xa2/0xd0 [lfsck]
&amp;lt;4&amp;gt;[82524.030408]  [&amp;lt;ffffffffa0d6f8ff&amp;gt;] ofd_device_fini+0x4f/0x240 [ofd]
&amp;lt;4&amp;gt;[82524.030925]  [&amp;lt;ffffffffa05c8507&amp;gt;] class_cleanup+0x577/0xda0 [obdclass]
&amp;lt;4&amp;gt;[82524.031434]  [&amp;lt;ffffffffa059fabc&amp;gt;] ? class_name2dev+0x7c/0xe0 [obdclass]
&amp;lt;4&amp;gt;[82524.031966]  [&amp;lt;ffffffffa05c9dec&amp;gt;] class_process_config+0x10bc/0x1c80 [obdclass]
&amp;lt;4&amp;gt;[82524.032937]  [&amp;lt;ffffffffa05c383c&amp;gt;] ? lustre_cfg_new+0x16c/0x6e0 [obdclass]
&amp;lt;4&amp;gt;[82524.033452]  [&amp;lt;ffffffffa05c39a3&amp;gt;] ? lustre_cfg_new+0x2d3/0x6e0 [obdclass]
&amp;lt;4&amp;gt;[82524.034018]  [&amp;lt;ffffffffa05cab29&amp;gt;] class_manual_cleanup+0x179/0x6e0 [obdclass]
&amp;lt;4&amp;gt;[82524.034549]  [&amp;lt;ffffffffa059fabc&amp;gt;] ? class_name2dev+0x7c/0xe0 [obdclass]
&amp;lt;4&amp;gt;[82524.035084]  [&amp;lt;ffffffffa0604b84&amp;gt;] server_put_super+0x5c4/0xed0 [obdclass]
&amp;lt;4&amp;gt;[82524.035580]  [&amp;lt;ffffffff81183a4b&amp;gt;] generic_shutdown_super+0x5b/0xe0
&amp;lt;4&amp;gt;[82524.036065]  [&amp;lt;ffffffff81183b36&amp;gt;] kill_anon_super+0x16/0x60
&amp;lt;4&amp;gt;[82524.036552]  [&amp;lt;ffffffffa05cc976&amp;gt;] lustre_kill_super+0x36/0x60 [obdclass]
&amp;lt;4&amp;gt;[82524.037052]  [&amp;lt;ffffffff811842d7&amp;gt;] deactivate_super+0x57/0x80
&amp;lt;4&amp;gt;[82524.037536]  [&amp;lt;ffffffff811a237f&amp;gt;] mntput_no_expire+0xbf/0x110
&amp;lt;4&amp;gt;[82524.038026]  [&amp;lt;ffffffff811a2dfb&amp;gt;] sys_umount+0x7b/0x3a0
&amp;lt;4&amp;gt;[82524.038481]  [&amp;lt;ffffffff8100b0b2&amp;gt;] system_call_fastpath+0x16/0x1b
&amp;lt;4&amp;gt;[82524.039756] 
&amp;lt;0&amp;gt;[82524.041349] Kernel panic - not syncing: LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Crashdump and modules are in /exports/crashdumps/192.168.10.219-2013-07-26-15\:21\:02/&lt;/p&gt;

&lt;p&gt;tag in my source branch: master-20130726&lt;/p&gt;</description>
                <environment></environment>
        <key id="20026">LU-3649</key>
            <summary>lu_device_fini()) ASSERTION( cfs_atomic_read(&amp;d-&gt;ld_ref) == 0 ) failed: Refcount is 1 in lfsck_deregister</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Fri, 26 Jul 2013 19:45:30 +0000</created>
                <updated>Thu, 29 Aug 2013 23:33:58 +0000</updated>
                            <resolved>Mon, 26 Aug 2013 19:12:59 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                    <fixVersion>Lustre 2.4.1</fixVersion>
                    <fixVersion>Lustre 2.5.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="63093" author="green" created="Sun, 28 Jul 2013 03:18:47 +0000"  >&lt;p&gt;I seem to be hitting this very frequently now on umount in all sort of various testruns.&lt;/p&gt;</comment>
                            <comment id="63097" author="yong.fan" created="Sun, 28 Jul 2013 08:02:54 +0000"  >&lt;p&gt;This is the patch:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/7153/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/7153/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="63194" author="green" created="Mon, 29 Jul 2013 22:53:29 +0000"  >&lt;p&gt;patch landed&lt;/p&gt;</comment>
                            <comment id="63360" author="yong.fan" created="Wed, 31 Jul 2013 12:01:30 +0000"  >&lt;p&gt;The patch is not enough, we need another fix for that:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/7190/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/7190/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="64726" author="yong.fan" created="Wed, 21 Aug 2013 10:23:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3723&quot; title=&quot;LBUG on MDS when unmounting file system after lfsck -t namespace on 2.4&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3723&quot;&gt;&lt;del&gt;LU-3723&lt;/del&gt;&lt;/a&gt; is another another failure instance of this issue.&lt;/p&gt;</comment>
                            <comment id="64921" author="yong.fan" created="Fri, 23 Aug 2013 01:46:42 +0000"  >&lt;p&gt;The patch for b2_4:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#/c/7432/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/7432/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="65085" author="pjones" created="Mon, 26 Aug 2013 19:12:59 +0000"  >&lt;p&gt;Landed for 2.5&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|hzvwbj:</customfieldvalue>

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