<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:55:36 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-5914] LFSCK: dt_lookup()) LBUG</title>
                <link>https://jira.whamcloud.com/browse/LU-5914</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;While running test 3.3.2 from the LFSCK Phase 3 test plan, both MDSs crashed during LFSCK.&lt;/p&gt;

&lt;p&gt;Test 3.3.2 calls for creating a number of subdirectories and creating a variety of objects in each subdirectory including files, multiply linked files, and local and remote subdirectories; local and remote in terms of the MDS. The test plan calls for setting fail_loc to 1603 so that all objects created will have no linkEA. Creating the objects work with this failure injected, but the both MDSs crash when &#8216;lctl lfsck_start&#8217; is called. &lt;/p&gt;

&lt;p&gt;On the main MDS, with index 0, we call &#8216;lctl lfsck_start -M scratch-MDT0000 -A -c -C --reset --type namespace&#8217;. LFSCK starts and soon after the MDSs crash with the following on their consoles:&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;Message from syslogd@mds01-ib at Nov 12 12:44:24 ...
 kernel:LustreError: 14961:0:(dt_object.h:2700:dt_lookup()) ASSERTION( dt-&amp;gt;do_index_ops ) failed: 

Message from syslogd@mds01-ib at Nov 12 12:44:24 ...
 kernel:LustreError: 14961:0:(dt_object.h:2700:dt_lookup()) LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;From the crash dmesg log on MDS1, we see:&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;&amp;lt;6&amp;gt;Lustre: *** cfs_fail_loc=1603, val=0***
&amp;lt;6&amp;gt;Lustre: Skipped 97 previous similar messages
&amp;lt;0&amp;gt;LustreError: 14961:0:(dt_object.h:2700:dt_lookup()) ASSERTION( dt-&amp;gt;do_index_ops ) failed: 
&amp;lt;0&amp;gt;LustreError: 14961:0:(dt_object.h:2700:dt_lookup()) LBUG
&amp;lt;4&amp;gt;Pid: 14961, comm: lfsck
&amp;lt;4&amp;gt;
&amp;lt;4&amp;gt;Call Trace:
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa044c895&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa044ce97&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0ed5998&amp;gt;] lfsck_namespace_verify_stripe_slave+0x408/0xa30 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e961c5&amp;gt;] lfsck_namespace_open_dir+0x175/0x1a0 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e8b1c3&amp;gt;] lfsck_open_dir+0xa3/0x380 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e8e577&amp;gt;] lfsck_exec_oit+0x677/0xb80 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0a1b04a&amp;gt;] ? fld_cache_lookup+0x3a/0x1e0 [fld]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e8fd35&amp;gt;] lfsck_master_oit_engine+0x12b5/0x1f30 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff810546b9&amp;gt;] ? __wake_up_common+0x59/0x90
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e9146e&amp;gt;] lfsck_master_engine+0xabe/0x1390 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff81061d00&amp;gt;] ? default_wake_function+0x0/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e909b0&amp;gt;] ? lfsck_master_engine+0x0/0x1390 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109abf6&amp;gt;] kthread+0x96/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c20a&amp;gt;] child_rip+0xa/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109ab60&amp;gt;] ? kthread+0x0/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c200&amp;gt;] ? child_rip+0x0/0x20
&amp;lt;4&amp;gt;
&amp;lt;0&amp;gt;Kernel panic - not syncing: LBUG
&amp;lt;4&amp;gt;Pid: 14961, comm: lfsck Not tainted 2.6.32-431.29.2.el6_lustre.gd99708b.x86_6
4 #1
&amp;lt;4&amp;gt;Call Trace:
&amp;lt;4&amp;gt; [&amp;lt;ffffffff81528fdc&amp;gt;] ? panic+0xa7/0x16f
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa044ceeb&amp;gt;] ? lbug_with_loc+0x9b/0xb0 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0ed5998&amp;gt;] ? lfsck_namespace_verify_stripe_slave+0x408/0xa30 [lfsc
k]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e961c5&amp;gt;] ? lfsck_namespace_open_dir+0x175/0x1a0 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e8b1c3&amp;gt;] ? lfsck_open_dir+0xa3/0x380 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e8e577&amp;gt;] ? lfsck_exec_oit+0x677/0xb80 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0a1b04a&amp;gt;] ? fld_cache_lookup+0x3a/0x1e0 [fld]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e8fd35&amp;gt;] ? lfsck_master_oit_engine+0x12b5/0x1f30 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff810546b9&amp;gt;] ? __wake_up_common+0x59/0x90
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e9146e&amp;gt;] ? lfsck_master_engine+0xabe/0x1390 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff81061d00&amp;gt;] ? default_wake_function+0x0/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0e909b0&amp;gt;] ? lfsck_master_engine+0x0/0x1390 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109abf6&amp;gt;] ? kthread+0x96/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c20a&amp;gt;] ? child_rip+0xa/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109ab60&amp;gt;] ? kthread+0x0/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c200&amp;gt;] ? child_rip+0x0/0x20
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;From the dmesg log from the crash on the second MDS looks a little different with an error from lfsck_namespace_rebuild_linkea():&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;&amp;lt;6&amp;gt;Lustre: *** cfs_fail_loc=1603, val=0***
&amp;lt;6&amp;gt;Lustre: *** cfs_fail_loc=1603, val=0***
&amp;lt;6&amp;gt;Lustre: Skipped 6 previous similar messages
&amp;lt;0&amp;gt;LustreError: 6700:0:(lfsck_namespace.c:1932:lfsck_namespace_rebuild_linkea())
 ASSERTION( !dt_object_remote(obj) ) failed: 
&amp;lt;0&amp;gt;LustreError: 6698:0:(dt_object.h:2700:dt_lookup()) ASSERTION( dt-&amp;gt;do_index_op
s ) failed: 
&amp;lt;0&amp;gt;LustreError: 6698:0:(dt_object.h:2700:dt_lookup()) LBUG
&amp;lt;4&amp;gt;Pid: 6698, comm: lfsck
&amp;lt;4&amp;gt;
&amp;lt;4&amp;gt;Call Trace:
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa083b895&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa083be97&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa09a1998&amp;gt;] lfsck_namespace_verify_stripe_slave+0x408/0xa30 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa09621c5&amp;gt;] lfsck_namespace_open_dir+0x175/0x1a0 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa09571c3&amp;gt;] lfsck_open_dir+0xa3/0x380 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa095a577&amp;gt;] lfsck_exec_oit+0x677/0xb80 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa035704a&amp;gt;] ? fld_cache_lookup+0x3a/0x1e0 [fld]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa095bd35&amp;gt;] lfsck_master_oit_engine+0x12b5/0x1f30 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff810546b9&amp;gt;] ? __wake_up_common+0x59/0x90
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa095d46e&amp;gt;] lfsck_master_engine+0xabe/0x1390 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff81061d00&amp;gt;] ? default_wake_function+0x0/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa095c9b0&amp;gt;] ? lfsck_master_engine+0x0/0x1390 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109abf6&amp;gt;] kthread+0x96/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c20a&amp;gt;] child_rip+0xa/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109ab60&amp;gt;] ? kthread+0x0/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c200&amp;gt;] ? child_rip+0x0/0x20
&amp;lt;4&amp;gt;
&amp;lt;0&amp;gt;Kernel panic - not syncing: LBUG
&amp;lt;4&amp;gt;Pid: 6698, comm: lfsck Not tainted 2.6.32-431.29.2.el6_lustre.gd99708b.x86_64
 #1
&amp;lt;4&amp;gt;Call Trace:
&amp;lt;4&amp;gt; [&amp;lt;ffffffff81528fdc&amp;gt;] ? panic+0xa7/0x16f
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa083beeb&amp;gt;] ? lbug_with_loc+0x9b/0xb0 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa09a1998&amp;gt;] ? lfsck_namespace_verify_stripe_slave+0x408/0xa30 [lfsc
k]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa09621c5&amp;gt;] ? lfsck_namespace_open_dir+0x175/0x1a0 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa09571c3&amp;gt;] ? lfsck_open_dir+0xa3/0x380 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa095a577&amp;gt;] ? lfsck_exec_oit+0x677/0xb80 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa035704a&amp;gt;] ? fld_cache_lookup+0x3a/0x1e0 [fld]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa095bd35&amp;gt;] ? lfsck_master_oit_engine+0x12b5/0x1f30 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff810546b9&amp;gt;] ? __wake_up_common+0x59/0x90
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa095d46e&amp;gt;] ? lfsck_master_engine+0xabe/0x1390 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff81061d00&amp;gt;] ? default_wake_function+0x0/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa095c9b0&amp;gt;] ? lfsck_master_engine+0x0/0x1390 [lfsck]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109abf6&amp;gt;] ? kthread+0x96/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c20a&amp;gt;] ? child_rip+0xa/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109ab60&amp;gt;] ? kthread+0x0/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c200&amp;gt;] ? child_rip+0x0/0x20
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>OpenSFS cluster with two MDSs with one MDT each, three OSSs with two OSTs each and three clients. Lustre master tag 2.6.90 build #2734</environment>
        <key id="27572">LU-5914</key>
            <summary>LFSCK: dt_lookup()) LBUG</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="yong.fan">nasf</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>MB</label>
                            <label>lfsck</label>
                            <label>soak</label>
                    </labels>
                <created>Wed, 12 Nov 2014 21:58:29 +0000</created>
                <updated>Fri, 6 Mar 2015 14:45:01 +0000</updated>
                            <resolved>Fri, 20 Feb 2015 18:41:22 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="99052" author="jlevi" created="Thu, 13 Nov 2014 18:18:42 +0000"  >&lt;p&gt;Lai,&lt;br/&gt;
Would you be able to comment on this one?&lt;br/&gt;
Thank you!&lt;/p&gt;</comment>
                            <comment id="99053" author="adilger" created="Thu, 13 Nov 2014 18:19:06 +0000"  >&lt;p&gt;Di, I thought there was a recent patch in this area already?&lt;/p&gt;</comment>
                            <comment id="99073" author="di.wang" created="Thu, 13 Nov 2014 18:50:53 +0000"  >&lt;p&gt;Hmm, I am not sure. Fan yong and I did discuss sth about different local and remote object creation process cause the dt_index_ops is not being assigned properly for remote object in LFSCK use cases. I am not sure he made the patch or not. &lt;/p&gt;

&lt;p&gt;For this LBUG, it seems dt_try_as_dir is missing before dt_lookup, though I did not check the code carefully.&lt;/p&gt;</comment>
                            <comment id="99753" author="laisiyao" created="Fri, 21 Nov 2014 07:30:23 +0000"  >&lt;p&gt;I tested in a small scale for test plan 3.3.2, but couldn&apos;t reproduce. Could you verify it still occurs on latest master? and is there script for test plan to download?&lt;/p&gt;</comment>
                            <comment id="100799" author="jamesanunez" created="Fri, 5 Dec 2014 05:19:11 +0000"  >&lt;p&gt;Lai, Yes, I can still reproduce this error/crash with a recent build of lustre-master; build # 2760.&lt;/p&gt;</comment>
                            <comment id="100866" author="jamesanunez" created="Fri, 5 Dec 2014 19:45:43 +0000"  >&lt;p&gt;I&apos;ve just run the script for LFSCk Phase 3 test 3.3.2 with lustre-master build 2768 and hit this LBUG again. &lt;/p&gt;

&lt;p&gt;I&apos;ve uploaded vmcore, dmesg, and the script to uploads/&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5914&quot; title=&quot;LFSCK: dt_lookup()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5914&quot;&gt;&lt;del&gt;LU-5914&lt;/del&gt;&lt;/a&gt; where &lt;b&gt;_mds1&lt;/b&gt; are logs from MDS1 and &lt;b&gt;_mds2&lt;/b&gt; are logs from MDS2. There were two MDSs with two MDTs each with three OSSs each with two OSTs. &lt;/p&gt;</comment>
                            <comment id="101050" author="laisiyao" created="Tue, 9 Dec 2014 07:44:23 +0000"  >&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;#20 [ffff88102c4b7a48] lfsck_namespace_rebuild_linkea at ffffffffa0ece540 [lfsck]
#21 [ffff88102c4b7ab8] lfsck_namespace_striped_dir_rescan at ffffffffa0f07690 [lfsck]
#22 [ffff88102c4b7c58] lfsck_namespace_assistant_handler_p1 at ffffffffa0ed8ec3 [lfsck]
#23 [ffff88102c4b7d78] lfsck_assistant_engine at ffffffffa0ec81c7 [lfsck]
#24 [ffff88102c4b7ee8] kthread at ffffffff8109abf6
#25 [ffff88102c4b7f48] kernel_thread at ffffffff8100c20a
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;backtrace of MDS2 vmcore shows it firstly asserted on this, I doubt there is race in normal operation and lfsck, so an object can be either remote or local during lfsck, and it caused assert. A glance of the code shows the locking of objects is loose, which may be the cause.&lt;/p&gt;

&lt;p&gt;Fanyong, what&apos;s your opinion?&lt;/p&gt;</comment>
                            <comment id="101052" author="yong.fan" created="Tue, 9 Dec 2014 08:09:51 +0000"  >&lt;p&gt;Lai, you are right. The &quot;LASSERT(!dt_object_remote(obj));&quot; in lfsck_namespace_rebuild_linkea() is wrong, should be removed. But I still not sure how the &quot;dt_lookup()) LBUG&quot; can be triggered.&lt;/p&gt;</comment>
                            <comment id="102319" author="gerrit" created="Fri, 26 Dec 2014 14:19:28 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13188&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13188&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5914&quot; title=&quot;LFSCK: dt_lookup()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5914&quot;&gt;&lt;del&gt;LU-5914&lt;/del&gt;&lt;/a&gt; lfsck: dt_lookup() LBUG&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 01ebcf55122923e3c89ddde42766cb76eca142ef&lt;/p&gt;</comment>
                            <comment id="102461" author="gerrit" created="Wed, 31 Dec 2014 22:33:46 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13188/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13188/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5914&quot; title=&quot;LFSCK: dt_lookup()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5914&quot;&gt;&lt;del&gt;LU-5914&lt;/del&gt;&lt;/a&gt; lfsck: dt_lookup() LBUG&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 4950f42fb6286f4cf5e6092593acabde76a8f093&lt;/p&gt;</comment>
                            <comment id="102525" author="jlevi" created="Mon, 5 Jan 2015 14:01:07 +0000"  >&lt;p&gt;Patch landed to Master.&lt;/p&gt;</comment>
                            <comment id="107291" author="cliffw" created="Wed, 18 Feb 2015 21:24:21 +0000"  >&lt;p&gt;I believe we just hit this on soak testing on Lola-8&lt;br/&gt;
 LustreError: 4782:0:(dt_object.h:2700:dt_lookup()) ASSERTION( dt-&amp;gt;do_index_ops ) failed: ^M&lt;br/&gt;
LustreError: 4782:0:(dt_object.h:2700:dt_lookup()) LBUG^M&lt;br/&gt;
Pid: 4782, comm: lfsck_namespace^M&lt;br/&gt;
^M&lt;br/&gt;
Call Trace:^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa055c895&amp;gt;&amp;#93;&lt;/span&gt; libcfs_debug_dumpstack+0x55/0x80 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa055ce97&amp;gt;&amp;#93;&lt;/span&gt; lbug_with_loc+0x47/0xb0 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0fd6344&amp;gt;&amp;#93;&lt;/span&gt; lfsck_namespace_check_exist+0x364/0x410 &lt;span class=&quot;error&quot;&gt;&amp;#91;lfsck&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0fd9551&amp;gt;&amp;#93;&lt;/span&gt; lfsck_namespace_assistant_handler_p1+0xb41/0x2250 &lt;span class=&quot;error&quot;&gt;&amp;#91;lfsck&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff810623a9&amp;gt;&amp;#93;&lt;/span&gt; ? find_busiest_queue+0x69/0x150^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0fc96e7&amp;gt;&amp;#93;&lt;/span&gt; lfsck_assistant_engine+0x497/0x1df0 &lt;span class=&quot;error&quot;&gt;&amp;#91;lfsck&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81061d00&amp;gt;&amp;#93;&lt;/span&gt; ? default_wake_function+0x0/0x20^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa0fc9250&amp;gt;&amp;#93;&lt;/span&gt; ? lfsck_assistant_engine+0x0/0x1df0 &lt;span class=&quot;error&quot;&gt;&amp;#91;lfsck&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8109abf6&amp;gt;&amp;#93;&lt;/span&gt; kthread+0x96/0xa0^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8100c20a&amp;gt;&amp;#93;&lt;/span&gt; child_rip+0xa/0x20^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8109ab60&amp;gt;&amp;#93;&lt;/span&gt; ? kthread+0x0/0xa0^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8100c200&amp;gt;&amp;#93;&lt;/span&gt; ? child_rip+0x0/0x20^M&lt;br/&gt;
^M&lt;br/&gt;
We are running 2.6.94, with some patches from Li Wei, see the lola soak page&lt;/p&gt;</comment>
                            <comment id="107321" author="gerrit" created="Thu, 19 Feb 2015 01:59:53 +0000"  >&lt;p&gt;Fan Yong (fan.yong@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13801&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13801&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5914&quot; title=&quot;LFSCK: dt_lookup()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5914&quot;&gt;&lt;del&gt;LU-5914&lt;/del&gt;&lt;/a&gt; lfsck: dt_index_try before dt_lookup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5942806bc97612b8d87560e70fde05111aa1aba1&lt;/p&gt;</comment>
                            <comment id="107527" author="gerrit" created="Fri, 20 Feb 2015 18:41:02 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13801/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13801/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5914&quot; title=&quot;LFSCK: dt_lookup()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5914&quot;&gt;&lt;del&gt;LU-5914&lt;/del&gt;&lt;/a&gt; lfsck: dt_index_try before dt_lookup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5bae33a95e6330af35e9749356f31a7569ec1e09&lt;/p&gt;</comment>
                            <comment id="107528" author="jlevi" created="Fri, 20 Feb 2015 18:41:22 +0000"  >&lt;p&gt;Patch landed to 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|hzx0u7:</customfieldvalue>

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