<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:07:04 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-442] Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&gt;l_ast_data == NULL || lock-&gt;l_ast_data == data) failed</title>
                <link>https://jira.whamcloud.com/browse/LU-442</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This LBUG has been triggered on a node running a parallel application where at least 2 tasks were reading the same Lustre file.&lt;br/&gt;
Crash-dump analysis shows that :&lt;/p&gt;

&lt;p&gt;          _ the LBUG/Assert occured/failed because (lock-&amp;gt;l_ast_data != data) in osc_set_lock_data_with_check() when it was just found/checked equal/ok in osc_enqueue_base().&lt;br/&gt;
          _ 2 tasks, including the panic&apos;ing one, are working with the same ldlm_lock struct reference found in their respective stacks.&lt;br/&gt;
          _ the task that triggered the LBUG has the following stack :&lt;/p&gt;

&lt;p&gt;PID: 24833  TASK: ffff88086c05f340  CPU: 8   COMMAND: &quot;gonel_Bordelman&quot;&lt;br/&gt;
 #0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2eb580&amp;#93;&lt;/span&gt; machine_kexec at ffffffff8102e77b&lt;br/&gt;
 #1 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2eb5e0&amp;#93;&lt;/span&gt; crash_kexec at ffffffff810a6c78&lt;br/&gt;
 #2 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2eb6b0&amp;#93;&lt;/span&gt; panic at ffffffff81466791&lt;br/&gt;
 #3 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2eb730&amp;#93;&lt;/span&gt; lbug_with_loc at ffffffffa03dceeb&lt;br/&gt;
 #4 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2eb780&amp;#93;&lt;/span&gt; libcfs_assertion_failed at ffffffffa03e8826&lt;br/&gt;
 #5 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2eb7d0&amp;#93;&lt;/span&gt; osc_set_lock_data_with_check at ffffffffa0719102&lt;br/&gt;
 #6 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2eb800&amp;#93;&lt;/span&gt; osc_enqueue_base at ffffffffa071958e&lt;br/&gt;
 #7 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2eb8b0&amp;#93;&lt;/span&gt; osc_lock_enqueue at ffffffffa0734e8f&lt;br/&gt;
 #8 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2eb960&amp;#93;&lt;/span&gt; cl_enqueue_try at ffffffffa04ab1bb&lt;br/&gt;
 #9 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2eb9e0&amp;#93;&lt;/span&gt; lov_lock_enqueue at ffffffffa0790005&lt;br/&gt;
#10 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2ebab0&amp;#93;&lt;/span&gt; cl_enqueue_try at ffffffffa04ab1bb&lt;br/&gt;
#11 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2ebb30&amp;#93;&lt;/span&gt; cl_enqueue_locked at ffffffffa04ab4af&lt;br/&gt;
#12 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2ebba0&amp;#93;&lt;/span&gt; cl_lock_request at ffffffffa04ac0be&lt;br/&gt;
#13 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2ebc30&amp;#93;&lt;/span&gt; cl_io_lock at ffffffffa04b143a&lt;br/&gt;
#14 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2ebcc0&amp;#93;&lt;/span&gt; cl_io_loop at ffffffffa04b176a&lt;br/&gt;
#15 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2ebd30&amp;#93;&lt;/span&gt; ll_file_io_generic at ffffffffa07d1e82&lt;br/&gt;
#16 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2ebdd0&amp;#93;&lt;/span&gt; ll_file_aio_read at ffffffffa07d213c&lt;br/&gt;
#17 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2ebe60&amp;#93;&lt;/span&gt; ll_file_read at ffffffffa07d8721&lt;br/&gt;
#18 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2ebef0&amp;#93;&lt;/span&gt; vfs_read at ffffffff81158a05&lt;br/&gt;
#19 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2ebf30&amp;#93;&lt;/span&gt; sys_read at ffffffff81158b41&lt;br/&gt;
#20 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88086c2ebf80&amp;#93;&lt;/span&gt; system_call_fastpath at ffffffff8100c172&lt;/p&gt;

&lt;p&gt;          _ the 2nd task has about the same stack :&lt;/p&gt;

&lt;p&gt;PID: 24834  TASK: ffff88086c05eb20  CPU: 24  COMMAND: &quot;gonel_Bordelman&quot;&lt;br/&gt;
&amp;#8212; &amp;lt;NMI exception stack&amp;gt; &amp;#8212;&lt;br/&gt;
 #6 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188d6c8&amp;#93;&lt;/span&gt; _spin_lock at ffffffff81469618&lt;br/&gt;
 #7 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188d6d0&amp;#93;&lt;/span&gt; lock_res_and_lock at ffffffffa053f128&lt;br/&gt;
 #8 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188d700&amp;#93;&lt;/span&gt; __ldlm_handle2lock at ffffffffa0541fc8&lt;br/&gt;
 #9 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188d760&amp;#93;&lt;/span&gt; osc_lock_upcall at ffffffffa0734996&lt;br/&gt;
#10 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188d800&amp;#93;&lt;/span&gt; osc_enqueue_base at ffffffffa0719597&lt;br/&gt;
#11 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188d8b0&amp;#93;&lt;/span&gt; osc_lock_enqueue at ffffffffa0734e8f&lt;br/&gt;
#12 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188d960&amp;#93;&lt;/span&gt; cl_enqueue_try at ffffffffa04ab1bb&lt;br/&gt;
#13 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188d9e0&amp;#93;&lt;/span&gt; lov_lock_enqueue at ffffffffa0790005&lt;br/&gt;
#14 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188dab0&amp;#93;&lt;/span&gt; cl_enqueue_try at ffffffffa04ab1bb&lt;br/&gt;
#15 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188db30&amp;#93;&lt;/span&gt; cl_enqueue_locked at ffffffffa04ab4af&lt;br/&gt;
#16 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188dba0&amp;#93;&lt;/span&gt; cl_lock_request at ffffffffa04ac0be&lt;br/&gt;
#17 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188dc30&amp;#93;&lt;/span&gt; cl_io_lock at ffffffffa04b143a&lt;br/&gt;
#18 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188dcc0&amp;#93;&lt;/span&gt; cl_io_loop at ffffffffa04b176a&lt;br/&gt;
#19 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188dd30&amp;#93;&lt;/span&gt; ll_file_io_generic at ffffffffa07d1e82&lt;br/&gt;
#20 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188ddd0&amp;#93;&lt;/span&gt; ll_file_aio_read at ffffffffa07d213c&lt;br/&gt;
#21 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188de60&amp;#93;&lt;/span&gt; ll_file_read at ffffffffa07d8721&lt;br/&gt;
#22 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188def0&amp;#93;&lt;/span&gt; vfs_read at ffffffff81158a05&lt;br/&gt;
#23 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188df30&amp;#93;&lt;/span&gt; sys_read at ffffffff81158b41&lt;br/&gt;
#24 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8807d188df80&amp;#93;&lt;/span&gt; system_call_fastpath at ffffffff8100c172&lt;/p&gt;

&lt;p&gt;          _ this indicate that the 2 tasks are executing the same code path in parallel, where they both may have found/elected the same ldlm_lock struct with (l_ast_data == NULL), then called osc_set_lock_data_with_check() to set l_ast_data (under &quot;late&quot; l_lock/osc_ast_guard spin-locks protection !) but since the same (l_ast_data == data) check/assertion is done there, the 2nd task should LBUG ...&lt;/p&gt;

&lt;p&gt;          _ so this seems that the l_lock/osc_ast_guard spin-locks protection has to be done at the osc_enqueue_base() level, around the &quot;if (matched-&amp;gt;l_ast_data == NULL || matched-&amp;gt;l_ast_data == einfo-&amp;gt;ei_cbdata)&quot; statement, instead in osc_set_lock_data_with_check().&lt;/p&gt;</description>
                <environment></environment>
        <key id="11209">LU-442</key>
            <summary>Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&gt;l_ast_data == NULL || lock-&gt;l_ast_data == data) failed</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="niu">Niu Yawei</assignee>
                                    <reporter username="louveta">Alexandre Louvet</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Jun 2011 11:03:57 +0000</created>
                <updated>Mon, 19 Nov 2012 17:15:40 +0000</updated>
                            <resolved>Tue, 28 Jun 2011 12:56:32 +0000</resolved>
                                    <version>Lustre 2.0.0</version>
                                    <fixVersion>Lustre 2.1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="16682" author="green" created="Tue, 21 Jun 2011 11:40:59 +0000"  >&lt;p&gt;I totally agree with you here that the locking is inadequate and should be extended to around l_ast_data check for it to make sense.&lt;/p&gt;</comment>
                            <comment id="16692" author="pjones" created="Tue, 21 Jun 2011 11:55:18 +0000"  >&lt;p&gt;Niu&lt;/p&gt;

&lt;p&gt;Could you please work on this one as your to piority&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="16701" author="sebastien.buisson" created="Tue, 21 Jun 2011 13:07:33 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I will propose CEA to give a try to a test package in which we will move the spin-lock protection according to Oleg&apos;s comment and Bruno&apos;s initial suggestion.&lt;/p&gt;

&lt;p&gt;Sebastien.&lt;/p&gt;</comment>
                            <comment id="16735" author="niu" created="Wed, 22 Jun 2011 00:38:08 +0000"  >&lt;p&gt;Hi, Sebastien&lt;/p&gt;

&lt;p&gt;You can try the patch at &lt;a href=&quot;http://review.whamcloud.com/993&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/993&lt;/a&gt;, thanks. &lt;/p&gt;</comment>
                            <comment id="16745" author="sebastien.buisson" created="Wed, 22 Jun 2011 08:03:29 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Unfortunately at the moment this problem is not showing frequently at CEA, and there is no identified reproducer for it. So it will not be feasible to give a try to an experimental patch.&lt;br/&gt;
We would prefer to have a definitive version of the patch, so that we can integrate it in our next delivery for CEA.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
Sebastien.&lt;/p&gt;</comment>
                            <comment id="16826" author="niu" created="Thu, 23 Jun 2011 04:53:15 +0000"  >&lt;p&gt;Hi, Sebastien&lt;/p&gt;

&lt;p&gt;Ok, let&apos;s wait for the patch inspection finished.&lt;/p&gt;</comment>
                            <comment id="17088" author="hudson" created="Tue, 28 Jun 2011 12:51:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17089" author="hudson" created="Tue, 28 Jun 2011 12:54:34 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17090" author="pjones" created="Tue, 28 Jun 2011 12:56:32 +0000"  >&lt;p&gt;Landed for 2.1&lt;/p&gt;</comment>
                            <comment id="17091" author="hudson" created="Tue, 28 Jun 2011 12:57:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17092" author="hudson" created="Tue, 28 Jun 2011 12:59:12 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17093" author="hudson" created="Tue, 28 Jun 2011 13:02:01 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17094" author="hudson" created="Tue, 28 Jun 2011 13:03:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17095" author="hudson" created="Tue, 28 Jun 2011 13:04:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17096" author="hudson" created="Tue, 28 Jun 2011 13:04:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17097" author="hudson" created="Tue, 28 Jun 2011 13:05:16 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17098" author="hudson" created="Tue, 28 Jun 2011 13:05:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17099" author="hudson" created="Tue, 28 Jun 2011 13:05:59 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17101" author="hudson" created="Tue, 28 Jun 2011 13:13:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17103" author="hudson" created="Tue, 28 Jun 2011 13:27:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17104" author="hudson" created="Tue, 28 Jun 2011 13:28:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/189/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #189&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-442&quot; title=&quot;Client LBUG - (osc_request.c:3087:osc_set_lock_data_with_check()) ASSERTION(lock-&amp;gt;l_ast_data == NULL || lock-&amp;gt;l_ast_data == data) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-442&quot;&gt;&lt;del&gt;LU-442&lt;/del&gt;&lt;/a&gt; assert failed in osc_set_lock_data_with_check()&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;50dd2cc62cf86f172f515480e7a6b1f0cdfc1768&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/osc/osc_request.c&lt;/li&gt;
&lt;/ul&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|hzv8vr:</customfieldvalue>

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