<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:40:25 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-4183] MDS crash when running fsx with NFS export</title>
                <link>https://jira.whamcloud.com/browse/LU-4183</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Running three instances of fsx writing to an NFS mounted Lustre file system with a single NFS server, the MDS crashes and reboots. From the MDS console:&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@c03 at Oct 29 13:04:27 ...
 kernel:LustreError: 16448:0:(osd_internal.h:963:osd_trans_exec_op()) ASSERTION( rb &amp;lt; OSD_OT_MAX ) failed: rb = 12

Message from syslogd@c03 at Oct 29 13:04:27 ...
 kernel:LustreError: 16448:0:(osd_internal.h:963:osd_trans_exec_op()) LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;From the crash dump:&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;crash&amp;gt; bt
PID: 16448  TASK: ffff880738300040  CPU: 4   COMMAND: &quot;mdt00_005&quot;
 #0 [ffff8806565c1628] machine_kexec at ffffffff81035d6b
 #1 [ffff8806565c1688] crash_kexec at ffffffff810c0e22
 #2 [ffff8806565c1758] panic at ffffffff8150de5f
 #3 [ffff8806565c17d8] lbug_with_loc at ffffffffa04f0eeb [libcfs]
 #4 [ffff8806565c17f8] osd_punch at ffffffffa0d12243 [osd_ldiskfs]
 #5 [ffff8806565c1848] llog_osd_write_blob at ffffffffa0639050 [obdclass]
 #6 [ffff8806565c18b8] llog_osd_write_rec at ffffffffa063d04e [obdclass]
 #7 [ffff8806565c1968] llog_write_rec at ffffffffa0610428 [obdclass]
 #8 [ffff8806565c19c8] llog_cat_add_rec at ffffffffa0619299 [obdclass]
 #9 [ffff8806565c1a38] llog_add at ffffffffa0610221 [obdclass]
#10 [ffff8806565c1a88] mdd_changelog_store at ffffffffa0f54463 [mdd]
#11 [ffff8806565c1af8] mdd_changelog_data_store at ffffffffa0f465c6 [mdd]
#12 [ffff8806565c1b48] mdd_attr_set at ffffffffa0f4c9b1 [mdd]
#13 [ffff8806565c1bc8] mdt_attr_set at ffffffffa0e1cc28 [mdt]
#14 [ffff8806565c1c18] mdt_reint_setattr at ffffffffa0e1d4dd [mdt]
#15 [ffff8806565c1c88] mdt_reint_rec at ffffffffa0e16eb1 [mdt]
#16 [ffff8806565c1ca8] mdt_reint_internal at ffffffffa0dfec93 [mdt]
#17 [ffff8806565c1ce8] mdt_reint at ffffffffa0dfef94 [mdt]
#18 [ffff8806565c1d08] mdt_handle_common at ffffffffa0e01a8a [mdt]
#19 [ffff8806565c1d58] mds_regular_handle at ffffffffa0e3bc55 [mdt]
#20 [ffff8806565c1d68] ptlrpc_server_handle_request at ffffffffa07f2e25 [ptlrpc]
#21 [ffff8806565c1e48] ptlrpc_main at ffffffffa07f418d [ptlrpc]
#22 [ffff8806565c1ee8] kthread at ffffffff81096a36
#23 [ffff8806565c1f48] kernel_thread at ffffffff8100c0ca
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;On the OSTs, osd-ldiskfs.track_declares_assert=1&lt;/p&gt;

&lt;p&gt;From the crash dump, here is the system information:&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;crash&amp;gt; sys
      KERNEL: /home/build/kernel/rpmbuild/BUILD/kernel-2.6.32.358.18.1.el6_lustre/vmlinux
    DUMPFILE: /var/crash/127.0.0.1-2013-10-29-13:05:16/vmcore  [PARTIAL DUMP]
        CPUS: 24
        DATE: Tue Oct 29 13:04:30 2013
      UPTIME: 3 days, 22:31:58
LOAD AVERAGE: 0.17, 0.06, 0.02
       TASKS: 362
    NODENAME: c03
     RELEASE: 2.6.32-358.18.1.el6_lustre.x86_64
     VERSION: #1 SMP Fri Oct 11 16:41:53 PDT 2013
     MACHINE: x86_64  (2399 Mhz)
      MEMORY: 32 GB
       PANIC: &quot;Kernel panic - not syncing: LBUG&quot;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Two of the three fsx commands were:&lt;br/&gt;
./fsx -c 5 /misc/export/nfs_x_1&lt;br/&gt;
./fsx /misc/export/nfs_x_2&lt;/p&gt;</description>
                <environment>Lustre 2.5.0-RC1, RHEL 6, OpenSFS cluster with one MDS/MGS, two OSSs with two OSTs each, one node with Lustre mounted/NFS server exporting Lustre, three Lustre clients NFS mounting the file system</environment>
        <key id="21715">LU-4183</key>
            <summary>MDS crash when running fsx with NFS export</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="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="3">Duplicate</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 Oct 2013 21:04:44 +0000</created>
                <updated>Thu, 14 Aug 2014 17:24:20 +0000</updated>
                            <resolved>Thu, 14 Aug 2014 17:24:20 +0000</resolved>
                                    <version>Lustre 2.4.1</version>
                    <version>Lustre 2.5.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="70184" author="jamesanunez" created="Tue, 29 Oct 2013 21:13:33 +0000"  >&lt;p&gt;Looking at the log in the crash dump:&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;crash&amp;gt; log
...
LustreError: 16448:0:(osd_io.c:1065:osd_ldiskfs_write_record()) sda3: error reading offset 1249280 (block 305): rc = -28
LustreError: 16448:0:(llog_osd.c:156:llog_osd_write_blob()) scratch-MDT0000-osd: error writing log record: rc = -28
LustreError: 16448:0:(osd_io.c:1065:osd_ldiskfs_write_record()) sda3: error reading offset 1249280 (block 305): rc = -28
LustreError: 16448:0:(llog_osd.c:156:llog_osd_write_blob()) scratch-MDT0000-osd: error writing log record: rc = -28
LustreError: 16448:0:(osd_internal.h:963:osd_trans_exec_op()) ASSERTION( rb &amp;lt; OSD_OT_MAX ) failed: rb = 12
LustreError: 16448:0:(osd_internal.h:963:osd_trans_exec_op()) LBUG
Pid: 16448, comm: mdt00_005

Call Trace:
 [&amp;lt;ffffffffa04f0895&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
 [&amp;lt;ffffffffa04f0e97&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
 [&amp;lt;ffffffffa0d12243&amp;gt;] osd_punch+0x613/0x620 [osd_ldiskfs]
 [&amp;lt;ffffffffa0639050&amp;gt;] llog_osd_write_blob+0x1e0/0x850 [obdclass]
 [&amp;lt;ffffffffa063d04e&amp;gt;] llog_osd_write_rec+0xb5e/0x1370 [obdclass]
 [&amp;lt;ffffffffa0610428&amp;gt;] llog_write_rec+0xc8/0x290 [obdclass]
 [&amp;lt;ffffffffa0619299&amp;gt;] llog_cat_add_rec+0x2b9/0x480 [obdclass]
 [&amp;lt;ffffffffa0610221&amp;gt;] llog_add+0x91/0x1d0 [obdclass]
 [&amp;lt;ffffffffa0f54463&amp;gt;] mdd_changelog_store+0xf3/0x260 [mdd]
 [&amp;lt;ffffffffa0f465c6&amp;gt;] mdd_changelog_data_store+0x1a6/0x280 [mdd]
 [&amp;lt;ffffffffa0f4c9b1&amp;gt;] mdd_attr_set+0xeb1/0x1470 [mdd]
 [&amp;lt;ffffffffa0e1cc28&amp;gt;] mdt_attr_set+0x268/0x560 [mdt]
 [&amp;lt;ffffffffa0e1d4dd&amp;gt;] mdt_reint_setattr+0x5bd/0xcf0 [mdt]
 [&amp;lt;ffffffffa07e2f9e&amp;gt;] ? lustre_pack_reply_flags+0xae/0x1f0 [ptlrpc]
 [&amp;lt;ffffffffa0e16eb1&amp;gt;] mdt_reint_rec+0x41/0xe0 [mdt]
 [&amp;lt;ffffffffa0dfec93&amp;gt;] mdt_reint_internal+0x4c3/0x780 [mdt]
 [&amp;lt;ffffffffa0dfef94&amp;gt;] mdt_reint+0x44/0xe0 [mdt]
 [&amp;lt;ffffffffa0e01a8a&amp;gt;] mdt_handle_common+0x52a/0x1470 [mdt]
 [&amp;lt;ffffffffa0e3bc55&amp;gt;] mds_regular_handle+0x15/0x20 [mdt]
 [&amp;lt;ffffffffa07f2e25&amp;gt;] ptlrpc_server_handle_request+0x385/0xc00 [ptlrpc]
 [&amp;lt;ffffffffa050227f&amp;gt;] ? lc_watchdog_touch+0x6f/0x170 [libcfs]
 [&amp;lt;ffffffffa07ea4c9&amp;gt;] ? ptlrpc_wait_event+0xa9/0x2d0 [ptlrpc]
 [&amp;lt;ffffffffa07f418d&amp;gt;] ptlrpc_main+0xaed/0x1740 [ptlrpc]
 [&amp;lt;ffffffffa07f36a0&amp;gt;] ? ptlrpc_main+0x0/0x1740 [ptlrpc]
 [&amp;lt;ffffffff81096a36&amp;gt;] kthread+0x96/0xa0
 [&amp;lt;ffffffff8100c0ca&amp;gt;] child_rip+0xa/0x20
 [&amp;lt;ffffffff810969a0&amp;gt;] ? kthread+0x0/0xa0
 [&amp;lt;ffffffff8100c0c0&amp;gt;] ? child_rip+0x0/0x20

Kernel panic - not syncing: LBUG
Pid: 16448, comm: mdt00_005 Not tainted 2.6.32-358.18.1.el6_lustre.x86_64 #1
Call Trace:
 [&amp;lt;ffffffff8150de58&amp;gt;] ? panic+0xa7/0x16f
 [&amp;lt;ffffffffa04f0eeb&amp;gt;] ? lbug_with_loc+0x9b/0xb0 [libcfs]
 [&amp;lt;ffffffffa0d12243&amp;gt;] ? osd_punch+0x613/0x620 [osd_ldiskfs]
 [&amp;lt;ffffffffa0639050&amp;gt;] ? llog_osd_write_blob+0x1e0/0x850 [obdclass]
 [&amp;lt;ffffffffa063d04e&amp;gt;] ? llog_osd_write_rec+0xb5e/0x1370 [obdclass]
 [&amp;lt;ffffffffa0610428&amp;gt;] ? llog_write_rec+0xc8/0x290 [obdclass]
 [&amp;lt;ffffffffa0619299&amp;gt;] ? llog_cat_add_rec+0x2b9/0x480 [obdclass]
 [&amp;lt;ffffffffa0610221&amp;gt;] ? llog_add+0x91/0x1d0 [obdclass]
 [&amp;lt;ffffffffa0f54463&amp;gt;] ? mdd_changelog_store+0xf3/0x260 [mdd]
 [&amp;lt;ffffffffa0f465c6&amp;gt;] ? mdd_changelog_data_store+0x1a6/0x280 [mdd]
 [&amp;lt;ffffffffa0f4c9b1&amp;gt;] ? mdd_attr_set+0xeb1/0x1470 [mdd]
 [&amp;lt;ffffffffa0e1cc28&amp;gt;] ? mdt_attr_set+0x268/0x560 [mdt]
 [&amp;lt;ffffffffa0e1d4dd&amp;gt;] ? mdt_reint_setattr+0x5bd/0xcf0 [mdt]
 [&amp;lt;ffffffffa07e2f9e&amp;gt;] ? lustre_pack_reply_flags+0xae/0x1f0 [ptlrpc]
 [&amp;lt;ffffffffa0e16eb1&amp;gt;] ? mdt_reint_rec+0x41/0xe0 [mdt]
 [&amp;lt;ffffffffa0dfec93&amp;gt;] ? mdt_reint_internal+0x4c3/0x780 [mdt]
 [&amp;lt;ffffffffa0dfef94&amp;gt;] ? mdt_reint+0x44/0xe0 [mdt]
 [&amp;lt;ffffffffa0e01a8a&amp;gt;] ? mdt_handle_common+0x52a/0x1470 [mdt]
 [&amp;lt;ffffffffa0e3bc55&amp;gt;] ? mds_regular_handle+0x15/0x20 [mdt]
 [&amp;lt;ffffffffa07f2e25&amp;gt;] ? ptlrpc_server_handle_request+0x385/0xc00 [ptlrpc]
 [&amp;lt;ffffffffa050227f&amp;gt;] ? lc_watchdog_touch+0x6f/0x170 [libcfs]
 [&amp;lt;ffffffffa07ea4c9&amp;gt;] ? ptlrpc_wait_event+0xa9/0x2d0 [ptlrpc]
 [&amp;lt;ffffffffa07f418d&amp;gt;] ? ptlrpc_main+0xaed/0x1740 [ptlrpc]
 [&amp;lt;ffffffffa07f36a0&amp;gt;] ? ptlrpc_main+0x0/0x1740 [ptlrpc]
 [&amp;lt;ffffffff81096a36&amp;gt;] ? kthread+0x96/0xa0
 [&amp;lt;ffffffff8100c0ca&amp;gt;] ? child_rip+0xa/0x20
 [&amp;lt;ffffffff810969a0&amp;gt;] ? kthread+0x0/0xa0
 [&amp;lt;ffffffff8100c0c0&amp;gt;] ? child_rip+0x0/0x20
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="70192" author="adilger" created="Tue, 29 Oct 2013 21:39:35 +0000"  >&lt;p&gt;It looks like this is a bug in llog_osd_write_blob() calling dt_punch() when a write fails:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;        rc = dt_record_write(env, o, &amp;amp;lgi-&amp;gt;lgi_buf, off, th);
        &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (rc)
                CERROR(&lt;span class=&quot;code-quote&quot;&gt;&quot;%s: error writing log tail: rc = %d\n&quot;&lt;/span&gt;,
                       o-&amp;gt;do_lu.lo_dev-&amp;gt;ld_obd-&amp;gt;obd_name, rc);

out_unlock:
        dt_write_unlock(env, o);
out:
        &lt;span class=&quot;code-comment&quot;&gt;/* cleanup the content written above */&lt;/span&gt;
        &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (rc) {
                dt_punch(env, o, lgi-&amp;gt;lgi_attr.la_size, OBD_OBJECT_EOF, th,
                         BYPASS_CAPA);
                dt_attr_set(env, o, &amp;amp;lgi-&amp;gt;lgi_attr, th, BYPASS_CAPA);
        }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;There are two separate classes of problems that I can see here:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Because OSD_OT_PUNCH is not declared, osd_trans_exec_op() considers this a rollback operation.   The osd_trans_declare_op2rb[] mapping has the rollback operation &lt;span class=&quot;error&quot;&gt;&amp;#91;OSD_OT_WRITE&amp;#93;&lt;/span&gt; = OSD_OT_WRITE instead of OSD_OT_PUNCH.&lt;/li&gt;
	&lt;li&gt;The rollback mapping for &lt;span class=&quot;error&quot;&gt;&amp;#91;OSD_OT_PUNCH&amp;#93;&lt;/span&gt; = OSD_OT_MAX, which means that truncates can never be rolled back, which is what triggers this LASSERT().&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;llog_osd_write_blob() it saves the llog size lgi_attr before the lock is held.  That means racing llog writes could invalidate this size before the write is actually done.&lt;/li&gt;
	&lt;li&gt;In llog_osd_write_blob() it drops dt_write_lock() before doing the error handling.  This means that another thread could start writing to the llog, and then the truncate erases llog operations that are unrelated to the failure.  In this case the failure is due to -ENOSPC on the &quot;non-buf&quot; write, so there is no need to do the truncate at all.  The truncate is only be needed in case the &quot;buf&quot; is partially written, and should be done while holding dt_write_lock() on the object.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="75630" author="green" created="Sat, 25 Jan 2014 05:35:33 +0000"  >&lt;p&gt;I hit this too today, Also due to ENOSPC, apparently. nfs was not involved (mainline kernel lustre client).&lt;br/&gt;
It was a sanity.sh test run:&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;4&amp;gt;[ 5963.714103] Lustre: DEBUG MARKER: == sanity test 103: acl test ========================================================================= 00:14:02 (1390626842)
&amp;lt;0&amp;gt;[ 5964.573079] LustreError: 21998:0:(osd_internal.h:959:osd_trans_exec_op()) ASSERTION( rb &amp;lt; OSD_OT_MAX ) failed: rb = 12
&amp;lt;0&amp;gt;[ 5964.573451] LustreError: 21998:0:(osd_internal.h:959:osd_trans_exec_op()) LBUG
&amp;lt;4&amp;gt;[ 5964.573755] Pid: 21998, comm: mdt00_003
&amp;lt;4&amp;gt;[ 5964.573910] 
&amp;lt;4&amp;gt;[ 5964.573910] Call Trace:
&amp;lt;4&amp;gt;[ 5964.574184]  [&amp;lt;ffffffffa041a8a5&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
&amp;lt;4&amp;gt;[ 5964.574386]  [&amp;lt;ffffffffa041aea7&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
&amp;lt;4&amp;gt;[ 5964.574580]  [&amp;lt;ffffffffa0978ad3&amp;gt;] osd_punch+0x613/0x620 [osd_ldiskfs]
&amp;lt;4&amp;gt;[ 5964.574787]  [&amp;lt;ffffffffa0577d80&amp;gt;] llog_osd_write_blob+0x1e0/0x850 [obdclass]
&amp;lt;4&amp;gt;[ 5964.574993]  [&amp;lt;ffffffffa057bdad&amp;gt;] llog_osd_write_rec+0xadd/0x13a0 [obdclass]
&amp;lt;4&amp;gt;[ 5964.575191]  [&amp;lt;ffffffffa0365412&amp;gt;] ? do_get_write_access+0x3d2/0x550 [jbd2]
&amp;lt;4&amp;gt;[ 5964.575407]  [&amp;lt;ffffffffa056a4f8&amp;gt;] llog_write_rec+0xc8/0x290 [obdclass]
&amp;lt;4&amp;gt;[ 5964.575602]  [&amp;lt;ffffffffa05729e9&amp;gt;] llog_cat_add_rec+0x2b9/0x480 [obdclass]
&amp;lt;4&amp;gt;[ 5964.575800]  [&amp;lt;ffffffffa056a2f1&amp;gt;] llog_add+0x91/0x1d0 [obdclass]
&amp;lt;4&amp;gt;[ 5964.575984]  [&amp;lt;ffffffffa0e8c946&amp;gt;] osp_sync_add_rec+0x246/0xa10 [osp]
&amp;lt;4&amp;gt;[ 5964.576173]  [&amp;lt;ffffffffa0cdb8e8&amp;gt;] ? __ldiskfs_journal_stop+0x68/0xa0 [ldiskfs]
&amp;lt;4&amp;gt;[ 5964.576482]  [&amp;lt;ffffffffa0e8d1bb&amp;gt;] osp_sync_add+0x7b/0x80 [osp]
&amp;lt;4&amp;gt;[ 5964.576679]  [&amp;lt;ffffffffa0e4fe20&amp;gt;] ? lod_xattr_set+0xc0/0x7e0 [lod]
&amp;lt;4&amp;gt;[ 5964.576876]  [&amp;lt;ffffffffa0e7d493&amp;gt;] osp_attr_set+0x193/0x1d0 [osp]
&amp;lt;4&amp;gt;[ 5964.577057]  [&amp;lt;ffffffffa0e4c837&amp;gt;] lod_attr_set+0x247/0x450 [lod]
&amp;lt;4&amp;gt;[ 5964.577241]  [&amp;lt;ffffffffa0d410d8&amp;gt;] mdd_acl_set+0x668/0x8d0 [mdd]
&amp;lt;4&amp;gt;[ 5964.577850]  [&amp;lt;ffffffffa0d28372&amp;gt;] mdd_xattr_set+0x192/0xbd0 [mdd]
&amp;lt;4&amp;gt;[ 5964.578059]  [&amp;lt;ffffffffa07f0304&amp;gt;] ? lustre_msg_get_versions+0xa4/0x120 [ptlrpc]
&amp;lt;4&amp;gt;[ 5964.578372]  [&amp;lt;ffffffffa0d88dca&amp;gt;] ? mdt_version_save+0x8a/0x1a0 [mdt]
&amp;lt;4&amp;gt;[ 5964.578561]  [&amp;lt;ffffffffa0d8ffaf&amp;gt;] mdt_reint_setxattr+0x73f/0x1850 [mdt]
&amp;lt;4&amp;gt;[ 5964.578763]  [&amp;lt;ffffffffa05dbc20&amp;gt;] ? lu_ucred+0x20/0x30 [obdclass]
&amp;lt;4&amp;gt;[ 5964.578947]  [&amp;lt;ffffffffa0d6a405&amp;gt;] ? mdt_ucred+0x15/0x20 [mdt]
&amp;lt;4&amp;gt;[ 5964.579127]  [&amp;lt;ffffffffa0d8457c&amp;gt;] ? mdt_root_squash+0x2c/0x410 [mdt]
&amp;lt;4&amp;gt;[ 5964.579317]  [&amp;lt;ffffffffa0d883b1&amp;gt;] mdt_reint_rec+0x41/0xe0 [mdt]
&amp;lt;4&amp;gt;[ 5964.579499]  [&amp;lt;ffffffffa0d6ed33&amp;gt;] mdt_reint_internal+0x4c3/0x780 [mdt]
&amp;lt;4&amp;gt;[ 5964.579687]  [&amp;lt;ffffffffa0d6f57b&amp;gt;] mdt_reint+0x6b/0x120 [mdt]
&amp;lt;4&amp;gt;[ 5964.579883]  [&amp;lt;ffffffffa084ebec&amp;gt;] tgt_request_handle+0x23c/0xac0 [ptlrpc]
&amp;lt;4&amp;gt;[ 5964.580089]  [&amp;lt;ffffffffa07ffb18&amp;gt;] ptlrpc_main+0xcc8/0x1940 [ptlrpc]
&amp;lt;4&amp;gt;[ 5964.580288]  [&amp;lt;ffffffffa07fee50&amp;gt;] ? ptlrpc_main+0x0/0x1940 [ptlrpc]
&amp;lt;4&amp;gt;[ 5964.580476]  [&amp;lt;ffffffff81094726&amp;gt;] kthread+0x96/0xa0
&amp;lt;4&amp;gt;[ 5964.580657]  [&amp;lt;ffffffff8100c10a&amp;gt;] child_rip+0xa/0x20
&amp;lt;4&amp;gt;[ 5964.580837]  [&amp;lt;ffffffff81094690&amp;gt;] ? kthread+0x0/0xa0
&amp;lt;4&amp;gt;[ 5964.581002]  [&amp;lt;ffffffff8100c100&amp;gt;] ? child_rip+0x0/0x20
&amp;lt;4&amp;gt;[ 5964.581168] 
&amp;lt;0&amp;gt;[ 5964.581889] Kernel panic - not syncing: LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="81903" author="adilger" created="Thu, 17 Apr 2014 23:56:37 +0000"  >&lt;p&gt;This will likely be fixed with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4901&quot; title=&quot;Remove triple buffer update from llog_osd_write_blob()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4901&quot;&gt;&lt;del&gt;LU-4901&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="82169" author="adilger" created="Tue, 22 Apr 2014 17:33:57 +0000"  >&lt;p&gt;The patch is actually being developed under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4528&quot; title=&quot;osd_trans_exec_op()) ASSERTION( oti-&amp;gt;oti_declare_ops_rb[rb] &amp;gt; 0 ) failed: rb = 0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4528&quot;&gt;&lt;del&gt;LU-4528&lt;/del&gt;&lt;/a&gt; instead of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4901&quot; title=&quot;Remove triple buffer update from llog_osd_write_blob()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4901&quot;&gt;&lt;del&gt;LU-4901&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="85568" author="jlevi" created="Tue, 3 Jun 2014 13:17:43 +0000"  >&lt;p&gt;Reopening to remove fix version as this is a duplicate&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="22851">LU-4528</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="24198">LU-4901</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|hzw79b:</customfieldvalue>

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