<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:12:29 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-14752] LustreError: 3594004:0:(lu_object.c:2472:lu_object_assign_fid()) ASSERTION( rc == 0 ) failed: failed hashtable insertion: rc = -16</title>
                <link>https://jira.whamcloud.com/browse/LU-14752</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;While running a performance test that uses mdtest, the error&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;
LustreError: 3594004:0:(lu_object.c:2472:lu_object_assign_fid()) LBUG&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;has been see several times. Here&apos;s an example:&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;
2021-05-21 15:07:06 [1990667.397573] LustreError: 3594004:0:(lu_object.c:2472:lu_object_assign_fid()) ASSERTION( rc == 0 ) failed: failed hashtable insertion: rc = -16
2021-05-21 15:07:06 [1990667.410521] LustreError: 3594004:0:(lu_object.c:2472:lu_object_assign_fid()) LBUG
2021-05-21 15:07:06 [1990667.418250] Pid: 3594004, comm: mdt01_020 4.18.0-240.22.1.1toss.t4.x86_64 #1 SMP Tue Apr 13 17:18:40 PDT 2021
2021-05-21 15:07:06 [1990667.428331] Call Trace TBD:
2021-05-21 15:07:06 [1990667.431303] Kernel panic - not syncing: LBUG
2021-05-21 15:07:06 [1990667.435744] CPU: 49 PID: 3594004 Comm: mdt01_020 Kdump: loaded Tainted: P        W  OE    --------- -  - 4.18.0-240.22.1.1toss.t4.x86_64 #1
2021-05-21 15:07:06 [1990667.448421] Hardware name: Supermicro SSG-2029P-DN2R24N-LL013/X11DSN-TS, BIOS 3.4 11/04/2020
2021-05-21 15:07:06 [1990667.457027] Call Trace:
2021-05-21 15:07:06 [1990667.459662]  dump_stack+0x5c/0x80
2021-05-21 15:07:06 [1990667.463150]  panic+0xe7/0x2a9
2021-05-21 15:07:06 [1990667.466306]  lbug_with_loc.cold.10+0x18/0x18 [libcfs]
2021-05-21 15:07:06 [1990667.471566]  lu_object_assign_fid+0x3b8/0x3c0 [obdclass]
2021-05-21 15:07:06 [1990667.477056]  osp_create+0x471/0xba0 [osp]
2021-05-21 15:07:06 [1990667.481257]  ? lod_sub_create+0x244/0x4a0 [lod]
2021-05-21 15:07:06 [1990667.485963]  lod_sub_create+0x244/0x4a0 [lod]
2021-05-21 15:07:06 [1990667.490497]  lod_striped_create+0x174/0x4c0 [lod]
2021-05-21 15:07:06 [1990667.495377]  lod_create+0x218/0x330 [lod]
2021-05-21 15:07:06 [1990667.499559]  ? spl_kmem_alloc+0xd5/0x130 [spl]
2021-05-21 15:07:06 [1990667.504186]  mdd_create_object_internal+0xa9/0x300 [mdd]
2021-05-21 15:07:06 [1990667.509673]  mdd_create_object+0x92/0x870 [mdd]
2021-05-21 15:07:06 [1990667.514380]  mdd_create+0xd45/0x1740 [mdd]
2021-05-21 15:07:06 [1990667.518653]  ? mdd_links_rename+0x440/0x440 [mdd]
2021-05-21 15:07:06 [1990667.523549]  mdt_reint_open+0x225e/0x2f20 [mdt]
2021-05-21 15:07:06 [1990667.528276]  ? check_unlink_entry+0x14/0xb0 [obdclass]
2021-05-21 15:07:06 [1990667.533589]  ? mdt_root_squash+0x1e/0x3e0 [mdt]
2021-05-21 15:07:06 [1990667.538307]  mdt_reint_rec+0x11f/0x250 [mdt]
2021-05-21 15:07:06 [1990667.542759]  mdt_reint_internal+0x498/0x780 [mdt]
2021-05-21 15:07:06 [1990667.547649]  mdt_intent_open+0x124/0x3c0 [mdt]
2021-05-21 15:07:06 [1990667.552272]  ? cfs_hash_bd_from_key.isra.41+0x36/0xb0 [libcfs]
2021-05-21 15:07:06 [1990667.558279]  ? mdt_intent_fixup_resent+0x1f0/0x1f0 [mdt]
2021-05-21 15:07:06 [1990667.563766]  mdt_intent_opc+0x44d/0xa80 [mdt]
2021-05-21 15:07:06 [1990667.568300]  mdt_intent_policy+0x1f6/0x380 [mdt]
2021-05-21 15:07:06 [1990667.573153]  ldlm_lock_enqueue+0x4c1/0x9f0 [ptlrpc]
2021-05-21 15:07:06 [1990667.578235]  ldlm_handle_enqueue0+0x61a/0x16d0 [ptlrpc]
2021-05-21 15:07:06 [1990667.583659]  tgt_enqueue+0xa4/0x1f0 [ptlrpc]
2021-05-21 15:07:06 [1990667.588131]  tgt_request_handle+0xc8b/0x1930 [ptlrpc]
2021-05-21 15:07:06 [1990667.593381]  ? ptlrpc_nrs_req_get_nolock0+0xfb/0x1f0 [ptlrpc]
2021-05-21 15:07:06 [1990667.599328]  ptlrpc_server_handle_request+0x31a/0xba0 [ptlrpc]
2021-05-21 15:07:06 [1990667.605358]  ptlrpc_main+0xba9/0x14a0 [ptlrpc]
2021-05-21 15:07:06 [1990667.609974]  ? __schedule+0x2cf/0x720
2021-05-21 15:07:06 [1990667.613833]  ? ptlrpc_register_service+0xfc0/0xfc0 [ptlrpc]
2021-05-21 15:07:06 [1990667.619574]  kthread+0x11d/0x140
2021-05-21 15:07:06 [1990667.622977]  ? kthread_flush_work_fn+0x10/0x10
2021-05-21 15:07:06 [1990667.627588]  ret_from_fork+0x1f/0x40 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The version of lustre used is at&#160;&lt;tt&gt;&lt;a href=&quot;https://github.com/llnl/lustre/tree/2.14.0_2.llnl&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/llnl/lustre/tree/2.14.0_2.llnl&lt;/a&gt;&lt;/tt&gt; &lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment>lustre-2.14.0_2.llnl-2.t4.x86_64&lt;br/&gt;
zfs-2.0.52_2llnl-2.t4.x86_6&lt;br/&gt;
kernel 4.18.0-240.22.1.1toss.t4.x86_64</environment>
        <key id="64616">LU-14752</key>
            <summary>LustreError: 3594004:0:(lu_object.c:2472:lu_object_assign_fid()) ASSERTION( rc == 0 ) failed: failed hashtable insertion: rc = -16</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="defazio">Gian-Carlo Defazio</reporter>
                        <labels>
                            <label>llnll</label>
                    </labels>
                <created>Wed, 9 Jun 2021 23:58:13 +0000</created>
                <updated>Tue, 9 Nov 2021 03:36:07 +0000</updated>
                            <resolved>Mon, 19 Jul 2021 16:55:11 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="304083" author="bzzz" created="Thu, 10 Jun 2021 07:18:41 +0000"  >&lt;p&gt;anything in the logs before LBUG() ?&lt;/p&gt;</comment>
                            <comment id="304125" author="pjones" created="Thu, 10 Jun 2021 14:17:49 +0000"  >&lt;p&gt;Lai&lt;/p&gt;

&lt;p&gt;Could you please review the logs once supplied&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="304126" author="jhammond" created="Thu, 10 Jun 2021 14:19:34 +0000"  >&lt;p&gt;Could you try reverting aff14dbc522e140945f9207d4e9bbd27d0326819 (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8130&quot; title=&quot;Migrate from libcfs hash to rhashtable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8130&quot;&gt;LU-8130&lt;/a&gt; lu_object: convert lu_object cache to rhashtable)?&lt;/p&gt;</comment>
                            <comment id="304150" author="defazio" created="Thu, 10 Jun 2021 15:55:16 +0000"  >&lt;p&gt;I&apos;m working on getting my test setup to match the ones that failed, I&apos;ll generate more logs and post them here when I do, and I&apos;ll run the test with aff14dbc522e140945f9207d4e9bbd27d0326819 as well.&lt;/p&gt;</comment>
                            <comment id="304158" author="simmonsja" created="Thu, 10 Jun 2021 16:41:57 +0000"  >&lt;p&gt;That is a EBUSY error which can happen when the hashtable being resized. BTW can you share your mdtest parameters and setup so people can duplicate it.&lt;/p&gt;</comment>
                            <comment id="304160" author="gerrit" created="Thu, 10 Jun 2021 17:00:21 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43968&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43968&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14752&quot; title=&quot;LustreError: 3594004:0:(lu_object.c:2472:lu_object_assign_fid()) ASSERTION( rc == 0 ) failed: failed hashtable insertion: rc = -16&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14752&quot;&gt;&lt;del&gt;LU-14752&lt;/del&gt;&lt;/a&gt; obdclass: handle EBUSY returned for lu_object hashtable&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f58d666acab032784d9cfaddf34d0cf587a6f4af&lt;/p&gt;</comment>
                            <comment id="304180" author="defazio" created="Thu, 10 Jun 2021 19:11:03 +0000"  >&lt;p&gt;I&apos;m still working on getting the configuration for the tests that were running when the error occurred.&lt;/p&gt;

&lt;p&gt;Here are some logs from the hour before.&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;
2021-05-21 14:01:26 [1986727.160802] LNet: 29533:0:(router.c:384:lnet_check_route_inconsistency()) route o2ib18-&amp;gt;172.19.1.54@o2ib100 is detected to be multi-hop but hop count is set to -1
2021-05-21 14:01:26 [1986727.175487] LNet: 29533:0:(router.c:384:lnet_check_route_inconsistency()) Skipped 39 previous similar messages
2021-05-21 14:11:26 [1987327.224529] LNet: 29532:0:(router.c:384:lnet_check_route_inconsistency()) route o2ib18-&amp;gt;172.19.1.54@o2ib100 is detected to be multi-hop but hop count is set to -1
2021-05-21 14:11:26 [1987327.239200] LNet: 29532:0:(router.c:384:lnet_check_route_inconsistency()) Skipped 39 previous similar messages
2021-05-21 14:21:27 [1987928.312076] LNet: 29532:0:(router.c:384:lnet_check_route_inconsistency()) route o2ib18-&amp;gt;172.19.1.54@o2ib100 is detected to be multi-hop but hop count is set to -1
2021-05-21 14:21:27 [1987928.326754] LNet: 29532:0:(router.c:384:lnet_check_route_inconsistency()) Skipped 39 previous similar messages
2021-05-21 14:31:27 [1988528.439424] LNet: 29533:0:(router.c:384:lnet_check_route_inconsistency()) route o2ib18-&amp;gt;172.19.1.54@o2ib100 is detected to be multi-hop but hop count is set to -1
2021-05-21 14:31:27 [1988528.454105] LNet: 29533:0:(router.c:384:lnet_check_route_inconsistency()) Skipped 39 previous similar messages
2021-05-21 14:41:27 [1989128.567097] LNet: 29532:0:(router.c:384:lnet_check_route_inconsistency()) route o2ib18-&amp;gt;172.19.1.55@o2ib100 is detected to be multi-hop but hop count is set to -1
2021-05-21 14:41:27 [1989128.581778] LNet: 29532:0:(router.c:384:lnet_check_route_inconsistency()) Skipped 39 previous similar messages
2021-05-21 14:51:27 [1989728.630972] LNet: 29532:0:(router.c:384:lnet_check_route_inconsistency()) route o2ib18-&amp;gt;172.19.1.54@o2ib100 is detected to be multi-hop but hop count is set to -1
2021-05-21 14:51:27 [1989728.645652] LNet: 29532:0:(router.c:384:lnet_check_route_inconsistency()) Skipped 39 previous similar messages&amp;lt;ConMan&amp;gt; Console [garter1] log at 2021-05-21 15:00:00 PDT.
2021-05-21 15:01:28 [1990329.206387] LNet: 29535:0:(router.c:384:lnet_check_route_inconsistency()) route o2ib18-&amp;gt;172.19.1.54@o2ib100 is detected to be multi-hop but hop count is set to -1
2021-05-21 15:01:28 [1990329.221064] LNet: 29535:0:(router.c:384:lnet_check_route_inconsistency()) Skipped 39 previous similar messages
2021-05-21 15:07:06 [1990667.397573] LustreError: 3594004:0:(lu_object.c:2472:lu_object_assign_fid()) ASSERTION( rc == 0 ) failed: failed hashtable insertion: rc = -16

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="304634" author="defazio" created="Tue, 15 Jun 2021 23:34:50 +0000"  >&lt;p&gt;I&apos;ve been having some trouble getting it to consistently reproduce, but I have gotten a few failures with this command in my script my_mdtest_command:&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;
./mdtest &lt;span class=&quot;code-quote&quot;&gt;&apos;-n&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;1000000&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;-u&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;-L&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;-F&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;-P&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;-N&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;1&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;-d&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;/mnt/lustre/defazio1/mdtest-temp&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;-Y&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;-W&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;300&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;-a&apos;&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;POSIX&apos;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;I&apos;m running it with&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;
srun -N8 -n32 my_mdtest_command
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;I was getting around 29K open and close ops (all on a single MDT) on ltop at the time of the failures, the the failover node then finished the test.&lt;/p&gt;

&lt;p&gt;I&apos;m doing larger tests to see if I can get more consistent failures.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="304636" author="simmonsja" created="Wed, 16 Jun 2021 01:04:28 +0000"  >&lt;p&gt;Is this without my patch?&lt;/p&gt;</comment>
                            <comment id="304685" author="defazio" created="Wed, 16 Jun 2021 15:11:52 +0000"  >&lt;p&gt;Yes, this is the unpatched version.&lt;/p&gt;</comment>
                            <comment id="305848" author="gerrit" created="Wed, 30 Jun 2021 03:16:28 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43968/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43968/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14752&quot; title=&quot;LustreError: 3594004:0:(lu_object.c:2472:lu_object_assign_fid()) ASSERTION( rc == 0 ) failed: failed hashtable insertion: rc = -16&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14752&quot;&gt;&lt;del&gt;LU-14752&lt;/del&gt;&lt;/a&gt; obdclass: handle EBUSY returned for lu_object hashtable&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 285a29d3b5e47f63a94c0682040ddbf09614f130&lt;/p&gt;</comment>
                            <comment id="305875" author="pjones" created="Wed, 30 Jun 2021 12:49:34 +0000"  >&lt;p&gt;Patch has landed to master. Is anything else needed here other than porting the patch to b2_12?&lt;/p&gt;</comment>
                            <comment id="306373" author="defazio" created="Tue, 6 Jul 2021 20:01:29 +0000"  >&lt;p&gt;We don&apos;t need anything besides porting to b2_12.&lt;/p&gt;

&lt;p&gt;The patch should be on the same system where we&apos;ve been seeing the LustreError soon and we&apos;ll see if it continues to happen.&lt;/p&gt;</comment>
                            <comment id="306491" author="gerrit" created="Wed, 7 Jul 2021 16:39:11 +0000"  >&lt;p&gt;Gian-Carlo DeFazio (defazio1@llnl.gov) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44170&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44170&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14752&quot; title=&quot;LustreError: 3594004:0:(lu_object.c:2472:lu_object_assign_fid()) ASSERTION( rc == 0 ) failed: failed hashtable insertion: rc = -16&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14752&quot;&gt;&lt;del&gt;LU-14752&lt;/del&gt;&lt;/a&gt; obdclass: handle EBUSY returned for lu_object hashtable&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_14&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 34764e15e007db3215745afafadba57d1aae2ed1&lt;/p&gt;</comment>
                            <comment id="307753" author="ofaaland" created="Mon, 19 Jul 2021 16:53:20 +0000"  >&lt;p&gt;&amp;gt;&#160;We don&apos;t need anything besides porting to b2_12.&lt;/p&gt;

&lt;p&gt;b2_12 does not have commit &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8130&quot; title=&quot;Migrate from libcfs hash to rhashtable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8130&quot;&gt;LU-8130&lt;/a&gt;&#160;lu_object: convert lu_object cache to rhashtable&quot;, and so it still uses a cfs_hash not an rhashtable.&#160; So I don&apos;t believe that this fix is needed b2_12.&lt;/p&gt;</comment>
                            <comment id="317720" author="gerrit" created="Tue, 9 Nov 2021 03:36:07 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/44170/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44170/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14752&quot; title=&quot;LustreError: 3594004:0:(lu_object.c:2472:lu_object_assign_fid()) ASSERTION( rc == 0 ) failed: failed hashtable insertion: rc = -16&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14752&quot;&gt;&lt;del&gt;LU-14752&lt;/del&gt;&lt;/a&gt; obdclass: handle EBUSY returned for lu_object hashtable&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_14&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 17b174db287e450343e51051623e2fcaa792fef3&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="36869">LU-8130</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </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|i01wp3:</customfieldvalue>

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