<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:31:37 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-16982] Crash lustre after umount -d -f /mnt/lustre-mds4</title>
                <link>https://jira.whamcloud.com/browse/LU-16982</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Crash seen during unmount while testing patch &lt;a href=&quot;https://review.whamcloud.com/51731&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/51731&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16973&quot; title=&quot;Busy device after successful umount&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16973&quot;&gt;&lt;del&gt;LU-16973&lt;/del&gt;&lt;/a&gt; osd: adds SB_KERNMOUNT flag&lt;/tt&gt;&quot;.&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;[15020.698384] Lustre: DEBUG MARKER: umount -d -f /mnt/lustre-mds4
[15021.262942] kernel BUG at fs/jbd2/transaction.c:378!
[15021.264875] CPU: 0 PID: 310834 Comm: kworker/0:2 4.18.0-477.15.1.el8_lustre.x86_64
[15021.267209] Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011
[15021.268314] Workqueue: events flush_stashed_stats_work [ldiskfs]
[15021.269610] RIP: 0010:start_this_handle+0x22c/0x520 [jbd2]
[15021.286052] Call Trace:
[15021.288463] jbd2__journal_start+0xee/0x1f0 [jbd2]
[15021.289403] jbd2_journal_start+0x19/0x20 [jbd2]
[15021.290310] flush_stashed_stats_work+0x36/0x90 [ldiskfs]
[15021.291398] process_one_work+0x1a7/0x360
[15021.293028] worker_thread+0x30/0x390
[15021.294554] kthread+0x134/0x150
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="77144">LU-16982</key>
            <summary>Crash lustre after umount -d -f /mnt/lustre-mds4</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="vkuznetsov">Vitaliy Kuznetsov</assignee>
                                    <reporter username="vkuznetsov">Vitaliy Kuznetsov</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Jul 2023 21:03:59 +0000</created>
                <updated>Mon, 7 Aug 2023 14:04:48 +0000</updated>
                            <resolved>Mon, 7 Aug 2023 14:04:48 +0000</resolved>
                                    <version>Lustre 2.16.0</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="380071" author="gerrit" created="Tue, 25 Jul 2023 21:05:17 +0000"  >&lt;p&gt;&quot;Vitaliy Kuznetsov &amp;lt;vkuznetsov@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51760&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51760&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16982&quot; title=&quot;Crash lustre after umount -d -f /mnt/lustre-mds4&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16982&quot;&gt;&lt;del&gt;LU-16982&lt;/del&gt;&lt;/a&gt; ldiskfs: Fix crash after &quot;umount -d -f /mnt/...&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6d1756a7902252f210b6ece8940f95e5774577c6&lt;/p&gt;</comment>
                            <comment id="380509" author="hornc" created="Fri, 28 Jul 2023 15:23:16 +0000"  >&lt;p&gt;+1 on master &lt;a href=&quot;https://testing.whamcloud.com/test_sets/bc076535-faaa-4a6f-8314-9f09d4b62e8d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/bc076535-faaa-4a6f-8314-9f09d4b62e8d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="380516" author="hornc" created="Fri, 28 Jul 2023 15:47:56 +0000"  >&lt;p&gt;One more on master &lt;a href=&quot;https://testing.whamcloud.com/test_sessions/276cc535-ab0b-4b87-bef0-104055e36f01&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sessions/276cc535-ab0b-4b87-bef0-104055e36f01&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="381171" author="eaujames" created="Thu, 3 Aug 2023 05:42:43 +0000"  >&lt;p&gt;+1 on master: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/760131a8-263b-4c4d-9dd2-d7899d5af8a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/760131a8-263b-4c4d-9dd2-d7899d5af8a9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="381529" author="gerrit" created="Mon, 7 Aug 2023 03:48:38 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51760/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51760/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16982&quot; title=&quot;Crash lustre after umount -d -f /mnt/lustre-mds4&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16982&quot;&gt;&lt;del&gt;LU-16982&lt;/del&gt;&lt;/a&gt; ldiskfs: Fix crash after &quot;umount -d -f /mnt/...&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 041340404e110ec70a37538f56d5df3ee72e12c8&lt;/p&gt;</comment>
                            <comment id="381569" author="pjones" created="Mon, 7 Aug 2023 14:04:48 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="77364">LU-17017</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="77092">LU-16973</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="73103">LU-16298</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|i03ren:</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>