<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:48:08 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-11926] Lost lease lock on migrate error</title>
                <link>https://jira.whamcloud.com/browse/LU-11926</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&#160;&#160;&#160;All the file operations have the following locking order - parent, &lt;br/&gt;
 &#160;&#160;&#160;child. If a lock for a child is returned to the client, the following &lt;br/&gt;
 &#160;&#160;&#160;operations on this file are done by the child fid. &lt;br/&gt;
 &#160;&#160;&#160;&#160;&lt;br/&gt;
 &#160;&#160;&#160;However, the migrate is an exception - it takes the lease lock first and &lt;br/&gt;
 &#160;&#160;&#160;takes the PW parent lock next during the MDS_REINT. &lt;br/&gt;
 &#160;&#160;&#160;&#160;&lt;br/&gt;
 &#160;&#160;&#160;At the same time, if there is a parallel racing operation (open) which &lt;br/&gt;
 &#160;&#160;&#160;has taken a lock on parent (conflicting with the next MDS_REINT) and &lt;br/&gt;
 &#160;&#160;&#160;is trying to take a lock on child - it is blocked until &lt;br/&gt;
 &#160;&#160;&#160;the lease cancel comes. &lt;br/&gt;
 &#160;&#160;&#160;&#160;&lt;br/&gt;
 &#160;&#160;&#160;The lease cancel is piggy-backed on the MDS_REINT RPC and is handled &lt;br/&gt;
 &#160;&#160;&#160;at the end of the operation, trying to take the conflicting parent lock &lt;br/&gt;
 &#160;&#160;&#160;first - thus a deadlock occurs.&lt;/p&gt;</description>
                <environment></environment>
        <key id="54776">LU-11926</key>
            <summary>Lost lease lock on migrate error</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>Tue, 5 Feb 2019 12:55:48 +0000</created>
                <updated>Thu, 21 Mar 2019 05:03:59 +0000</updated>
                            <resolved>Thu, 21 Mar 2019 05:03:59 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="241374" author="gerrit" created="Tue, 5 Feb 2019 13:04:50 +0000"  >&lt;p&gt;Andriy Skulysh (c17819@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34182&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34182&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11926&quot; title=&quot;Lost lease lock on migrate error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11926&quot;&gt;&lt;del&gt;LU-11926&lt;/del&gt;&lt;/a&gt; ldlm: Lost lease lock on migrate error&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1eb1a8f060b54d1a1542f8a11c95d916975fa34a&lt;/p&gt;</comment>
                            <comment id="244370" author="gerrit" created="Thu, 21 Mar 2019 03:43:44 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34182/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34182/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11926&quot; title=&quot;Lost lease lock on migrate error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11926&quot;&gt;&lt;del&gt;LU-11926&lt;/del&gt;&lt;/a&gt; ldlm: Lost lease lock on migrate error&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ae7ca90713b444647e682599398b28c8c16b68f7&lt;/p&gt;</comment>
                            <comment id="244396" author="pjones" created="Thu, 21 Mar 2019 05:03:59 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                    </comments>
                    <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|i00azb:</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>