<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:01:31 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-13467]  truncate deadlock with DoM files</title>
                <link>https://jira.whamcloud.com/browse/LU-13467</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&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;PID: 8441   TASK: ffff88aa0f7da080  CPU: 0   COMMAND: &quot;truncate&quot;
 #0 [ffff88aa0a52fb38] __schedule at ffffffff8db67747
 #1 [ffff88aa0a52fbc8] schedule_preempt_disabled at ffffffff8db68b69
 #2 [ffff88aa0a52fbd8] __mutex_lock_slowpath at ffffffff8db66ab7
 #3 [ffff88aa0a52fc38] mutex_lock at ffffffff8db65e9f
 #4 [ffff88aa0a52fc50] vvp_io_setattr_start at ffffffffc0cd14f6 [lustre]
 #5 [ffff88aa0a52fc88] cl_io_start at ffffffffc089f188 [obdclass]
 #6 [ffff88aa0a52fcb0] cl_io_loop at ffffffffc08a146c [obdclass]
 #7 [ffff88aa0a52fce0] cl_setattr_ost at ffffffffc0ccc38f [lustre]
 #8 [ffff88aa0a52fd30] ll_setattr_raw at ffffffffc0ca76e8 [lustre]
 #9 [ffff88aa0a52fdf0] ll_setattr at ffffffffc0ca7ae3 [lustre]
#10 [ffff88aa0a52fe00] notify_change at ffffffff8d660524
#11 [ffff88aa0a52fe48] do_truncate at ffffffff8d63f335
#12 [ffff88aa0a52fec0] vfs_truncate at ffffffff8d63f50c
#13 [ffff88aa0a52fef8] do_sys_truncate at ffffffff8d63f5fc
&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;PID: 8525   TASK: ffff88aa0bed5140  CPU: 0   COMMAND: &quot;mv&quot;
 #0 [ffff88aad1b47848] __schedule at ffffffff8db67747
 #1 [ffff88aad1b478d8] schedule at ffffffff8db67c49
 #2 [ffff88aad1b478e8] schedule_timeout at ffffffff8db65668
 #3 [ffff88aad1b47998] ptlrpc_set_wait at ffffffffc0a21740 [ptlrpc]
 #4 [ffff88aad1b47a40] ptlrpc_queue_wait at ffffffffc0a21ad3 [ptlrpc]
 #5 [ffff88aad1b47a60] mdc_reint at ffffffffc0bdb5d2 [mdc]
 #6 [ffff88aad1b47a80] mdc_rename at ffffffffc0bdd2fd [mdc]
 #7 [ffff88aad1b47b30] lmv_rename at ffffffffc0b4e8bc [lmv]
 #8 [ffff88aad1b47c10] ll_rename at ffffffffc0cb8660 [lustre]
 #9 [ffff88aad1b47cc8] vfs_rename at ffffffff8d64f4bd
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Truncate unlocks inode mutex in ll_setattr_raw() and tries to lock it again vvp_io_setattr_start() after ldlm lock, while rename takes ldlm lock with locked inode mutex.&lt;/p&gt;</description>
                <environment></environment>
        <key id="58834">LU-13467</key>
            <summary> truncate deadlock with DoM files</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</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="askulysh">Andriy Skulysh</assignee>
                                    <reporter username="askulysh">Andriy Skulysh</reporter>
                        <labels>
                    </labels>
                <created>Mon, 20 Apr 2020 18:07:12 +0000</created>
                <updated>Sun, 8 Aug 2021 07:27:12 +0000</updated>
                            <resolved>Fri, 19 Jun 2020 22:13:28 +0000</resolved>
                                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="268083" author="gerrit" created="Mon, 20 Apr 2020 18:09:39 +0000"  >&lt;p&gt;Andriy Skulysh (c17819@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38288&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38288&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13467&quot; title=&quot; truncate deadlock with DoM files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13467&quot;&gt;&lt;del&gt;LU-13467&lt;/del&gt;&lt;/a&gt; llite: truncate deadlock with DoM files&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ef5641ea7b4d4b47df6fab4225b89fe6cf23f4f3&lt;/p&gt;</comment>
                            <comment id="273320" author="gerrit" created="Fri, 19 Jun 2020 16:50:50 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38288/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38288/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13467&quot; title=&quot; truncate deadlock with DoM files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13467&quot;&gt;&lt;del&gt;LU-13467&lt;/del&gt;&lt;/a&gt; llite: truncate deadlock with DoM files&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8958ecee22010dfa1b99220c2288f7369f490871&lt;/p&gt;</comment>
                            <comment id="273374" author="pjones" created="Fri, 19 Jun 2020 22:13:28 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="54989">LU-12017</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|i00ybb:</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>