<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:40:00 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-10992] umount sometimes will get stuck</title>
                <link>https://jira.whamcloud.com/browse/LU-10992</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This looks like a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7994&quot; title=&quot;statahead loop in umount&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7994&quot;&gt;&lt;del&gt;LU-7994&lt;/del&gt;&lt;/a&gt;. But have the patch from that LU applied.&lt;/p&gt;

&lt;p&gt;umount filesystem will get stuck. &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;r511i7n14 /proc/97511 # cat stack 
[&amp;lt;ffffffffa10c5df6&amp;gt;] ll_kill_super+0x86/0x170 [lustre]
[&amp;lt;ffffffffa0c87b5a&amp;gt;] lustre_kill_super+0x3a/0x50 [obdclass]
[&amp;lt;ffffffff8121f4d8&amp;gt;] deactivate_locked_super+0x48/0x80
[&amp;lt;ffffffff8121f556&amp;gt;] deactivate_super+0x46/0x60
[&amp;lt;ffffffff8123b89f&amp;gt;] cleanup_mnt+0x3f/0x80
[&amp;lt;ffffffff8123b932&amp;gt;] __cleanup_mnt+0x12/0x20
[&amp;lt;ffffffff810a20b9&amp;gt;] task_work_run+0x89/0xb0
[&amp;lt;ffffffff8107f3de&amp;gt;] exit_to_usermode_loop+0x95/0xca
[&amp;lt;ffffffff81003b6d&amp;gt;] syscall_return_slowpath+0x8d/0xa0
[&amp;lt;ffffffff8164b167&amp;gt;] int_ret_from_sys_call+0x25/0x9f
[&amp;lt;ffffffffffffffff&amp;gt;] 0xffffffffffffffff
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;will upload client debug dump. &lt;br/&gt;
There is one interesting error message on the console.&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;LustreError: 94086:0:(statahead.c:1591:start_statahead_thread()) can&apos;t start ll_sa thread, rc: -4
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>sles12sp3&lt;br/&gt;
</environment>
        <key id="52090">LU-10992</key>
            <summary>umount sometimes will get stuck</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="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Wed, 2 May 2018 21:16:22 +0000</created>
                <updated>Fri, 3 Aug 2018 20:35:59 +0000</updated>
                            <resolved>Sat, 12 May 2018 05:41:44 +0000</resolved>
                                    <version>Lustre 2.10.3</version>
                                    <fixVersion>Lustre 2.12.0</fixVersion>
                    <fixVersion>Lustre 2.10.5</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="227211" author="pjones" created="Thu, 3 May 2018 17:37:50 +0000"  >&lt;p&gt;Fan Yong&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="227293" author="gerrit" created="Fri, 4 May 2018 02:19:39 +0000"  >&lt;p&gt;Fan Yong (fan.yong@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32287&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32287&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10992&quot; title=&quot;umount sometimes will get stuck&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10992&quot;&gt;&lt;del&gt;LU-10992&lt;/del&gt;&lt;/a&gt; llite: decrease sa_running if fail to start statahead&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1edab5f1c4a9cb3269e6cd6172403de2e0348bc1&lt;/p&gt;</comment>
                            <comment id="227587" author="jaylan" created="Wed, 9 May 2018 18:14:42 +0000"  >&lt;p&gt;This patch has conflicts on lustre/llite/statahead.c in b2_10 and b2_11.&lt;/p&gt;

&lt;p&gt;Shall I pick up &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10165&quot; title=&quot;sanity test_24v: test took quite long time to finish&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10165&quot;&gt;&lt;del&gt;LU-10165&lt;/del&gt;&lt;/a&gt; &quot;llite: disable statahead if starting statahead fail&quot;,&#160; commit 8b1bd1b88ae before this patch or shall I ignore 8b1bd1b88ae?&lt;/p&gt;

&lt;p&gt;And if I am going to pick up&#160; 8b1bd1b88ae, is there any other commit that I need also?&lt;/p&gt;</comment>
                            <comment id="227656" author="yong.fan" created="Fri, 11 May 2018 00:03:03 +0000"  >&lt;blockquote&gt;
&lt;p&gt;Shall I pick up &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10165&quot; title=&quot;sanity test_24v: test took quite long time to finish&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10165&quot;&gt;&lt;del&gt;LU-10165&lt;/del&gt;&lt;/a&gt; &quot;llite: disable statahead if starting statahead fail&quot;,  commit 8b1bd1b88ae before this patch or shall I ignore 8b1bd1b88ae?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;You need the patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10165&quot; title=&quot;sanity test_24v: test took quite long time to finish&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10165&quot;&gt;&lt;del&gt;LU-10165&lt;/del&gt;&lt;/a&gt; firstly.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;And if I am going to pick up  8b1bd1b88ae, is there any other commit that I need also?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Enough, no others.&lt;/p&gt;</comment>
                            <comment id="227752" author="gerrit" created="Sat, 12 May 2018 03:52:25 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32287/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32287/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10992&quot; title=&quot;umount sometimes will get stuck&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10992&quot;&gt;&lt;del&gt;LU-10992&lt;/del&gt;&lt;/a&gt; llite: decrease sa_running if fail to start statahead&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6b8638bf792086d9e4b249e95091095bba4ada02&lt;/p&gt;</comment>
                            <comment id="227767" author="pjones" created="Sat, 12 May 2018 05:41:44 +0000"  >&lt;p&gt;Landed for 2.12&lt;/p&gt;</comment>
                            <comment id="228466" author="gerrit" created="Wed, 23 May 2018 18:05:31 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32526&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32526&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10992&quot; title=&quot;umount sometimes will get stuck&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10992&quot;&gt;&lt;del&gt;LU-10992&lt;/del&gt;&lt;/a&gt; llite: decrease sa_running if fail to start statahead&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5dc452edc333e1f6a4974e646efef482faf8d139&lt;/p&gt;</comment>
                            <comment id="231423" author="gerrit" created="Fri, 3 Aug 2018 20:01:15 +0000"  >&lt;p&gt;John L. Hammond (jhammond@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32526/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32526/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10992&quot; title=&quot;umount sometimes will get stuck&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10992&quot;&gt;&lt;del&gt;LU-10992&lt;/del&gt;&lt;/a&gt; llite: decrease sa_running if fail to start statahead&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e92b4e27e5c13e3fc503bb26a96ca229d7a4749e&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="30113" name="r511i7n14.dump" size="100264107" author="mhanafi" created="Wed, 2 May 2018 21:15:32 +0000"/>
                    </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|hzzwq7:</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="10021"><![CDATA[2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>