<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:46:49 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-4900] cl_use_try()) ASSERTION( result != -38 ) failed</title>
                <link>https://jira.whamcloud.com/browse/LU-4900</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Running racer with OSTCOUNT=6 on 2.5.57-77-g586a609 with the following:&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;--- a/lustre/tests/racer/file_create.sh
+++ b/lustre/tests/racer/file_create.sh
@@ -8,8 +8,8 @@ OSTCOUNT=${OSTCOUNT:-$(lfs df $DIR 2&amp;gt; /dev/null | grep -c OST)}
 
 while /bin/true ; do 
        file=$((RANDOM % MAX))
-       SIZE=$((RANDOM * MAX_MB / 32))
-       echo &quot;file_create: FILE=$DIR/$file SIZE=$SIZE&quot;
+       SIZE=$((RANDOM % 4))
+       # echo &quot;file_create: FILE=$DIR/$file SIZE=$SIZE&quot;
        [ $OSTCOUNT -gt 0 ] &amp;amp;&amp;amp;
                lfs setstripe -c $((RANDOM % OSTCOUNT)) $DIR/$file 2&amp;gt; /dev/null
        dd if=/dev/zero of=$DIR/$file bs=1k count=$SIZE 2&amp;gt; /dev/null
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I see the following failed assertion in cl_use_try():&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;LustreError: 16026:0:(cl_lock.c:1115:cl_use_try()) ASSERTION( result != -38 ) failed: 
LustreError: 16026:0:(cl_lock.c:1115:cl_use_try()) LBUG
Pid: 16026, comm: cat

PID: 16026  TASK: ffff8801ef603540  CPU: 0   COMMAND: &quot;cat&quot;
 #0 [ffff8801e6c899f0] machine_kexec at ffffffff81035d6b
 #1 [ffff8801e6c89a50] crash_kexec at ffffffff810c0e22
 #2 [ffff8801e6c89b20] panic at ffffffff8150f01f
 #3 [ffff8801e6c89ba0] lbug_with_loc at ffffffffa02a9eeb [libcfs]
 #4 [ffff8801e6c89bc0] cl_use_try at ffffffffa045f576 [obdclass]
 #5 [ffff8801e6c89c10] cl_enqueue_try at ffffffffa045f70d [obdclass]
 #6 [ffff8801e6c89c60] cl_enqueue_locked at ffffffffa04608ff [obdclass]
 #7 [ffff8801e6c89ca0] cl_lock_request at ffffffffa046154e [obdclass]
 #8 [ffff8801e6c89d00] cl_io_lock at ffffffffa04664f4 [obdclass]
 #9 [ffff8801e6c89d60] cl_io_loop at ffffffffa0466732 [obdclass]
#10 [ffff8801e6c89d90] ll_file_io_generic at ffffffffa0dee34f [lustre]
#11 [ffff8801e6c89e20] ll_file_aio_read at ffffffffa0dee8cf [lustre]
#12 [ffff8801e6c89e80] ll_file_read at ffffffffa0deed8c [lustre]
#13 [ffff8801e6c89ef0] vfs_read at ffffffff81183095
#14 [ffff8801e6c89f30] sys_read at ffffffff811831d1
#15 [ffff8801e6c89f80] system_call_fastpath at ffffffff8100b072
    RIP: 0000003d046db5f0  RSP: 00007fffa2567830  RFLAGS: 00010202
    RAX: 0000000000000000  RBX: ffffffff8100b072  RCX: 0000003d046e545a
    RDX: 0000000000400000  RSI: 00007f74960c7000  RDI: 0000000000000003
    RBP: 00007f74960c7000   R8: 00000000ffffffff   R9: 0000000000000000
    R10: 0000000000400fff  R11: 0000000000000246  R12: ffffffffffc00000
    R13: 0000000000000003  R14: 0000000000400000  R15: 0000000000000003
    ORIG_RAX: 0000000000000000  CS: 0033  SS: 002b
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</description>
                <environment></environment>
        <key id="24197">LU-4900</key>
            <summary>cl_use_try()) ASSERTION( result != -38 ) failed</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                            <label>HB</label>
                            <label>clio</label>
                            <label>llite</label>
                    </labels>
                <created>Sat, 12 Apr 2014 20:53:34 +0000</created>
                <updated>Wed, 21 Jan 2015 20:54:58 +0000</updated>
                            <resolved>Wed, 21 Jan 2015 20:54:58 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="98792" author="jlevi" created="Mon, 10 Nov 2014 18:51:32 +0000"  >&lt;p&gt;BobiJam,&lt;br/&gt;
Would you be able to look into this one?&lt;br/&gt;
Thank you!&lt;/p&gt;</comment>
                            <comment id="103963" author="bobijam" created="Tue, 20 Jan 2015 02:01:49 +0000"  >&lt;p&gt;b2_7 does not contain this object&apos;s clo_use interface, so it does not affect b2_7, so it should not be a b2_7 stopper.&lt;/p&gt;</comment>
                            <comment id="104253" author="adilger" created="Wed, 21 Jan 2015 19:47:54 +0000"  >&lt;p&gt;John, are you still able to reproduce this on master?  If not, we can close it, because we aren&apos;t patching b2_6 or b2_5 with bugs hit with tests like racer, only bugs hit by end users. &lt;/p&gt;</comment>
                            <comment id="104258" author="jhammond" created="Wed, 21 Jan 2015 20:54:58 +0000"  >&lt;p&gt;No longer seen on master.&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|hzwk0v:</customfieldvalue>

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