<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:58:27 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-6236] ost_prolong_locks()) ASSERTION( lock-&gt;l_flags &amp; 0x0000000000000020ULL ) failed</title>
                <link>https://jira.whamcloud.com/browse/LU-6236</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This ticket reports the same issue than &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5522&quot; title=&quot;ofd_prolong_extent_locks()) ASSERTION( lock-&amp;gt;l_flags &amp;amp; 0x0000000000000020ULL ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5522&quot;&gt;&lt;del&gt;LU-5522&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;It occured at customer site on Lustre version 2.5.3 with a few additional patches.&lt;/p&gt;

&lt;p&gt;According to the Bull support team, the issue could be a side effect of the fix  &lt;a href=&quot;http://review.whamcloud.com/#/c/10492/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#10492&lt;/a&gt; for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2827&quot; title=&quot;mdt_intent_fixup_resent() cannot find the proper lock in hash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2827&quot;&gt;&lt;del&gt;LU-2827&lt;/del&gt;&lt;/a&gt;, which is one of the addtional patch we apply on top of 2.5.3.&lt;/p&gt;

&lt;p&gt;I have posted the patch &lt;a href=&quot;http://review.whamcloud.com/#/c/13744/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#13744&lt;/a&gt; in b2_5, which is the backport of the master patch &lt;a href=&quot;http://review.whamcloud.com/#/c/11634/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#11634&lt;/a&gt; that fixes &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5522&quot; title=&quot;ofd_prolong_extent_locks()) ASSERTION( lock-&amp;gt;l_flags &amp;amp; 0x0000000000000020ULL ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5522&quot;&gt;&lt;del&gt;LU-5522&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If the support assumption is confirmed, since &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2827&quot; title=&quot;mdt_intent_fixup_resent() cannot find the proper lock in hash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2827&quot;&gt;&lt;del&gt;LU-2827&lt;/del&gt;&lt;/a&gt; is integrated into the future 2.5.4 maintenance release, it will be required to have this fix in 2.5.4 also.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="28679">LU-6236</key>
            <summary>ost_prolong_locks()) ASSERTION( lock-&gt;l_flags &amp; 0x0000000000000020ULL ) failed</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="3">Duplicate</resolution>
                                        <assignee username="bfaccini">Bruno Faccini</assignee>
                                    <reporter username="pichong">Gregoire Pichon</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Feb 2015 08:52:10 +0000</created>
                <updated>Wed, 13 Oct 2021 03:05:07 +0000</updated>
                            <resolved>Wed, 13 Oct 2021 03:05:07 +0000</resolved>
                                    <version>Lustre 2.5.3</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="106838" author="jlevi" created="Thu, 12 Feb 2015 18:57:48 +0000"  >&lt;p&gt;Bruno,&lt;br/&gt;
Could you have a look at this one and comment?&lt;br/&gt;
Thank you!&lt;/p&gt;</comment>
                            <comment id="106844" author="bruno.travouillon" created="Thu, 12 Feb 2015 19:19:48 +0000"  >&lt;p&gt;Lustre 2.5.3 + &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2827&quot; title=&quot;mdt_intent_fixup_resent() cannot find the proper lock in hash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2827&quot;&gt;&lt;del&gt;LU-2827&lt;/del&gt;&lt;/a&gt; has been  installed on 01/21. First occurrence of this LBUG happened on 01/23. Then we had 6 LBUG in a row (2 hours window) on 02/05, and one on another filesystem on monday. We have 5000+ Lustre clients. I think this fix should be considered for inclusion in 2.5.4.&lt;/p&gt;

&lt;p&gt;If you need further information, please let me know.&lt;/p&gt;</comment>
                            <comment id="107029" author="bfaccini" created="Sat, 14 Feb 2015 01:01:17 +0000"  >&lt;p&gt;Hello Bruno,&lt;br/&gt;
There is no evidence that this problem is a regression from patch &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2827&quot; title=&quot;mdt_intent_fixup_resent() cannot find the proper lock in hash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2827&quot;&gt;&lt;del&gt;LU-2827&lt;/del&gt;&lt;/a&gt;, but I agree with you that Gregoire&apos;s b2_5 version of patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5522&quot; title=&quot;ofd_prolong_extent_locks()) ASSERTION( lock-&amp;gt;l_flags &amp;amp; 0x0000000000000020ULL ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5522&quot;&gt;&lt;del&gt;LU-5522&lt;/del&gt;&lt;/a&gt; should be included in 2.5.4. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="26089">LU-5522</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_10490" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 23 Apr 2015 08:52:10 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzx68f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>17472</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>
                                                                                                                        <customfield id="customfield_10493" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 12 Feb 2015 08:52:10 +0000</customfieldvalue>

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