<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:04:55 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-218] deadlock (pagefault vs. blocking ast) in clio</title>
                <link>https://jira.whamcloud.com/browse/LU-218</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The following deadlock was hit when I was running mmap tests:&lt;/p&gt;

&lt;p&gt;mmap test thread: pagefault -&amp;gt; lock page -&amp;gt; release dlm lock -&amp;gt; cancel dlm lock -&amp;gt;  cl_lock_mutex_get;&lt;br/&gt;
bl_ast handler thread: cancel dlm lock -&amp;gt; cl_lock_mutex_get -&amp;gt; flush pages -&amp;gt; lock page;&lt;/p&gt;

&lt;p&gt;And because of this deadlock, ll_imp_inval thread is blocked on cl_lock_mutex_get, so the client eviction can never be finished. I think it&apos;s the root cause of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-180&quot; title=&quot;Sometimes evicted clients never reconnect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-180&quot;&gt;&lt;del&gt;LU-180&lt;/del&gt;&lt;/a&gt;, but I&apos;m not 100 percent sure because they didn&apos;t provide the stack trace to prove it yet.&lt;/p&gt;

&lt;p&gt;The stack trace is attached.&lt;/p&gt;</description>
                <environment>2.6.18-194.17.1.el5</environment>
        <key id="10605">LU-218</key>
            <summary>deadlock (pagefault vs. blocking ast) in clio</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="rread">Robert Read</assignee>
                                    <reporter username="niu">Niu Yawei</reporter>
                        <labels>
                    </labels>
                <created>Mon, 18 Apr 2011 02:25:14 +0000</created>
                <updated>Mon, 18 Apr 2011 18:46:30 +0000</updated>
                            <resolved>Mon, 18 Apr 2011 18:46:30 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="12899" author="niu" created="Mon, 18 Apr 2011 02:27:18 +0000"  >&lt;p&gt;Jay, could you take a look to see if it&apos;s a known bug or not? Thanks.&lt;/p&gt;</comment>
                            <comment id="12909" author="green" created="Mon, 18 Apr 2011 10:04:48 +0000"  >&lt;p&gt;I wonder if this is the same thing as &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-122&quot; title=&quot;Revert bug 21122 since it causes deadlock&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-122&quot;&gt;&lt;del&gt;LU-122&lt;/del&gt;&lt;/a&gt;?&lt;/p&gt;</comment>
                            <comment id="12994" author="niu" created="Mon, 18 Apr 2011 18:45:57 +0000"  >&lt;p&gt;Right, I think it&apos;s same as &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-122&quot; title=&quot;Revert bug 21122 since it causes deadlock&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-122&quot;&gt;&lt;del&gt;LU-122&lt;/del&gt;&lt;/a&gt;, and &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-180&quot; title=&quot;Sometimes evicted clients never reconnect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-180&quot;&gt;&lt;del&gt;LU-180&lt;/del&gt;&lt;/a&gt; is also probably caused by this deadlock. Will mark it as duplicated bug.&lt;/p&gt;</comment>
                            <comment id="12995" author="niu" created="Mon, 18 Apr 2011 18:46:30 +0000"  >&lt;p&gt;Duplicated with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-122&quot; title=&quot;Revert bug 21122 since it causes deadlock&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-122&quot;&gt;&lt;del&gt;LU-122&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="10172" name="deadlock-trace.log" size="8971" author="niu" created="Mon, 18 Apr 2011 02:25:14 +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_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic</customfieldname>
                        <customfieldvalues>
                                        <label>client</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzw1y7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10397</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>