<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:52:15 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-5527] compilebench hung in cl_lock_state_wait() when writing</title>
                <link>https://jira.whamcloud.com/browse/LU-5527</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;A compilebench run on Lola, where we inject 0.1% message drops between clients and servers, hung like this:&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;Aug 20 20:29:41 lola-24 kernel: python        S 0000000000000001     0 53350  53330 0x00000080
Aug 20 20:29:41 lola-24 kernel: ffff8807c033dbd8 0000000000000082 0000000000000000 ffff8807b52a4a98
Aug 20 20:29:41 lola-24 kernel: ffff8807c033db78 ffffffffa0af7f8f ffff8807c033db78 ffff8807ef4d7cf8
Aug 20 20:29:41 lola-24 kernel: ffff880804e15098 ffff8807c033dfd8 000000000000fbc8 ffff880804e15098
Aug 20 20:29:41 lola-24 kernel: Call Trace:
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffffa0af7f8f&amp;gt;] ? lov_sublock_unlock+0x5f/0x140 [lov]
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffffa05ed643&amp;gt;] cl_lock_state_wait+0x1d3/0x320 [obdclass]
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffff81061d00&amp;gt;] ? default_wake_function+0x0/0x20
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffffa05ede0b&amp;gt;] cl_enqueue_locked+0x15b/0x1f0 [obdclass]
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffffa05ee97e&amp;gt;] cl_lock_request+0x7e/0x270 [obdclass]
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffffa05f3934&amp;gt;] cl_io_lock+0x3c4/0x560 [obdclass]
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffffa05f3b72&amp;gt;] cl_io_loop+0xa2/0x1b0 [obdclass]
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffffa0b7e1c2&amp;gt;] ll_file_io_generic+0x412/0x8f0 [lustre]
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffffa05e3ca9&amp;gt;] ? cl_env_get+0x29/0x350 [obdclass]
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffffa0b7eee3&amp;gt;] ll_file_aio_write+0x133/0x2b0 [lustre]
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffffa0b7f1b9&amp;gt;] ll_file_write+0x159/0x290 [lustre]
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffff811892e8&amp;gt;] vfs_write+0xb8/0x1a0
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffff81189cb1&amp;gt;] sys_write+0x51/0x90
Aug 20 20:29:41 lola-24 kernel: [&amp;lt;ffffffff8100b072&amp;gt;] system_call_fastpath+0x16/0x1b
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Attachment compilebench_hang-lola-24.log contains the complete stack dump.  This is likely to be difficult to reproduce.&lt;/p&gt;</description>
                <environment></environment>
        <key id="26095">LU-5527</key>
            <summary>compilebench hung in cl_lock_state_wait() when writing</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="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="1">Fixed</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="liwei">Li Wei</reporter>
                        <labels>
                    </labels>
                <created>Thu, 21 Aug 2014 06:51:56 +0000</created>
                <updated>Mon, 27 Apr 2015 20:48:02 +0000</updated>
                            <resolved>Mon, 27 Apr 2015 20:48:02 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="109636" author="johann" created="Fri, 13 Mar 2015 15:25:30 +0000"  >&lt;p&gt;Not seen for a while.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="15556" name="compilebench_hang-lola-24.log" size="813550" author="liwei" created="Thu, 21 Aug 2014 06:51:56 +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_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzwu7j:</customfieldvalue>

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