<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:32:34 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-17092] umount stuck</title>
                <link>https://jira.whamcloud.com/browse/LU-17092</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Umount getting stuck on compute nodes.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
24109 umount
[&amp;lt;0&amp;gt;] ll_kill_super+0x7e/0x150 [lustre]
[&amp;lt;0&amp;gt;] lustre_kill_super+0x2b/0x40 [obdclass]
[&amp;lt;0&amp;gt;] deactivate_locked_super+0x34/0x70
[&amp;lt;0&amp;gt;] cleanup_mnt+0x3b/0x70
[&amp;lt;0&amp;gt;] task_work_run+0xa3/0xe0
[&amp;lt;0&amp;gt;] exit_to_usermode_loop+0xef/0x100
[&amp;lt;0&amp;gt;] do_syscall_64+0x19c/0x1b0
[&amp;lt;0&amp;gt;] entry_SYSCALL_64_after_hwframe+0x61/0xc6
 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Looks like a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14883&quot; title=&quot;umount blocked due to remaining statahead threads&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14883&quot;&gt;LU-14883&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Here are statahead threads&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
11580 ll_sa_11521
[&amp;lt;0&amp;gt;] ll_statahead_thread+0xc87/0x1210 [lustre]
[&amp;lt;0&amp;gt;] kthread+0x124/0x140
[&amp;lt;0&amp;gt;] ret_from_fork+0x35/0x40

11581 ll_agl_11521
[&amp;lt;0&amp;gt;] ll_agl_thread+0x495/0x500 [lustre]
[&amp;lt;0&amp;gt;] kthread+0x124/0x140
[&amp;lt;0&amp;gt;] ret_from_fork+0x35/0x40 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>client client-2.12.8_ddn12&lt;br/&gt;
server: lustre-2.15.3</environment>
        <key id="77768">LU-17092</key>
            <summary>umount stuck</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="qian_wc">Qian Yingjin</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Wed, 6 Sep 2023 02:49:25 +0000</created>
                <updated>Sat, 14 Oct 2023 14:49:26 +0000</updated>
                                            <version>Lustre 2.12.8</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="384955" author="pjones" created="Wed, 6 Sep 2023 12:24:01 +0000"  >&lt;p&gt;Yingjin&lt;/p&gt;

&lt;p&gt;Could you please investigate?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="384965" author="qian_wc" created="Wed, 6 Sep 2023 12:53:16 +0000"  >&lt;p&gt;This seems to be a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15660&quot; title=&quot;parallel-scale-nfsv4 test_racer_on_nfs: statahead doesn&amp;#39;t stop&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15660&quot;&gt;&lt;del&gt;LU-15660&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="385344" author="pjones" created="Fri, 8 Sep 2023 20:51:33 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=qian_wc&quot; class=&quot;user-hover&quot; rel=&quot;qian_wc&quot;&gt;qian_wc&lt;/a&gt; . Mahmoud, have you tried the effectiveness of &lt;a href=&quot;https://review.whamcloud.com/#/c/fs/lustre-release/+/52300/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/fs/lustre-release/+/52300/&lt;/a&gt; ?&lt;/p&gt;</comment>
                            <comment id="385360" author="mhanafi" created="Fri, 8 Sep 2023 22:17:54 +0000"  >&lt;p&gt;We are waiting for DDN to provide us with a client that has the patch.&lt;/p&gt;</comment>
                            <comment id="385363" author="pjones" created="Fri, 8 Sep 2023 22:27:19 +0000"  >&lt;p&gt;OK. I have not seen that request coming through support channels, but it may well be handled at the support level.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="69173">LU-15660</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|i03urr:</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>