<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:20:10 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-8743] client stuck in cl_inode_fini()</title>
                <link>https://jira.whamcloud.com/browse/LU-8743</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Have a user process stuck with the following stacktrace.&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;ffffffffa11c2fdd&amp;gt;] cl_inode_fini+0x1ad/0x270 [lustre]
[&amp;lt;ffffffffa118511d&amp;gt;] ll_clear_inode+0x25d/0x9d0 [lustre]
[&amp;lt;ffffffffa11870d8&amp;gt;] ll_delete_inode+0x58/0x1d0 [lustre]
[&amp;lt;ffffffff812040b7&amp;gt;] evict+0xa7/0x170
[&amp;lt;ffffffff812049b5&amp;gt;] iput+0xf5/0x180
[&amp;lt;ffffffffa114de34&amp;gt;] ll_d_iput+0xf4/0x7f0 [lustre]
[&amp;lt;ffffffff811ffbe6&amp;gt;] dentry_kill+0x146/0x1b0
[&amp;lt;ffffffff811ffcac&amp;gt;] dput+0x5c/0xd0
[&amp;lt;ffffffff811e9aae&amp;gt;] __fput+0x18e/0x280
[&amp;lt;ffffffff811e9cee&amp;gt;] ____fput+0xe/0x10
[&amp;lt;ffffffff810a60b4&amp;gt;] task_work_run+0xb4/0xe0
[&amp;lt;ffffffff81016bb2&amp;gt;] do_notify_resume+0x92/0xb0
[&amp;lt;ffffffff8165dd3d&amp;gt;] int_signal+0x12/0x17
[&amp;lt;ffffffffffffffff&amp;gt;] 0xffffffffffffffff
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;(gdb) l *(cl_inode_fini+0x1ad)
0x75fdd is in cl_inode_fini (/usr/src/debug/lustre-2.5.5/lustre/lclient/lcommon_cl.c:1244).
1239
1240                    init_waitqueue_entry_current(&amp;amp;waiter);
1241                    add_wait_queue(&amp;amp;bkt-&amp;gt;lsb_marche_funebre, &amp;amp;waiter);
1242
1243                    while (1) {
1244                            set_current_state(TASK_UNINTERRUPTIBLE);
1245                            if (cfs_atomic_read(&amp;amp;header-&amp;gt;loh_ref) == 1)
1246                                    break;
1247                            waitq_wait(&amp;amp;waiter, TASK_UNINTERRUPTIBLE);
1248                    }
(gdb)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>lustre-2.5.5-9chaos.2.ch6.x86_64&lt;br/&gt;
Linux quartz377 3.10.0-327.28.2.1chaos.ch6.x86_64 #1 SMP Wed Aug 3 15:09:48 PDT 2016 x86_64 x86_64 x86_64 GNU/Linux</environment>
        <key id="40903">LU-8743</key>
            <summary>client stuck in cl_inode_fini()</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="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="nedbass">Ned Bass</reporter>
                        <labels>
                            <label>llnl</label>
                    </labels>
                <created>Thu, 20 Oct 2016 18:11:24 +0000</created>
                <updated>Tue, 25 Oct 2016 13:37:08 +0000</updated>
                            <resolved>Tue, 25 Oct 2016 13:37:08 +0000</resolved>
                                    <version>Lustre 2.5.3</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="170520" author="pjones" created="Thu, 20 Oct 2016 19:19:29 +0000"  >&lt;p&gt;Bobijam&lt;/p&gt;

&lt;p&gt;Could you please advise on this one?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="170919" author="bobijam" created="Tue, 25 Oct 2016 07:21:56 +0000"  >&lt;p&gt;Does this chaos branch contains #7893 and #10503 patches?&lt;/p&gt;</comment>
                            <comment id="170933" author="pjones" created="Tue, 25 Oct 2016 12:51:53 +0000"  >&lt;p&gt;Yes both of those are in 2.8.0 itself.&lt;/p&gt;</comment>
                            <comment id="170936" author="bobijam" created="Tue, 25 Oct 2016 13:00:45 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/23316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/23316/&lt;/a&gt; then contains the fix.&lt;/p&gt;</comment>
                            <comment id="170941" author="pjones" created="Tue, 25 Oct 2016 13:37:08 +0000"  >&lt;p&gt;ok so this is believed to be a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8509&quot; title=&quot;drop_caches hangs in cl_inode_fini()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8509&quot;&gt;&lt;del&gt;LU-8509&lt;/del&gt;&lt;/a&gt;, which fix has not been picked up yet but is in progress&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="38899">LU-8509</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="38899">LU-8509</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|hzysq7:</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>