<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:12:34 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-14763] lu_object.c:2491:lu_object_assign_fid()) ASSERTION( rc == 0 ) failed</title>
                <link>https://jira.whamcloud.com/browse/LU-14763</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Writing more than 100M files into across 8 x MDT with DNE2 (no DoM enabled), it hit the following LBUG.&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;[ 3804.396449] LustreError: 5252:0:(lu_object.c:2491:lu_object_assign_fid()) ASSERTION( rc == 0 ) failed: failed hashtable insertion: rc = -16
[ 3804.398795] LustreError: 5252:0:(lu_object.c:2491:lu_object_assign_fid()) LBUG
[ 3804.400126] Pid: 5252, comm: mdt00_008 3.10.0-1160.21.1.el7_lustre.ddn15.x86_64 #1 SMP Fri May 7 21:36:39 UTC 2021
[ 3804.400128] Call Trace:
[ 3804.400225] [&amp;lt;0&amp;gt;] libcfs_call_trace+0x90/0xf0 [libcfs]
[ 3804.400233] [&amp;lt;0&amp;gt;] lbug_with_loc+0x4c/0xa0 [libcfs]
[ 3804.400275] [&amp;lt;0&amp;gt;] lu_object_assign_fid+0x37b/0x3a0 [obdclass]
[ 3804.400285] [&amp;lt;0&amp;gt;] osp_object_assign_fid+0x79/0x150 [osp]
[ 3804.400295] [&amp;lt;0&amp;gt;] osp_create+0x5e8/0xbf0 [osp]
[ 3804.400323] [&amp;lt;0&amp;gt;] lod_sub_create+0x1f5/0x480 [lod]
[ 3804.400337] [&amp;lt;0&amp;gt;] lod_striped_create+0x20c/0x570 [lod]
[ 3804.400349] [&amp;lt;0&amp;gt;] lod_create+0x230/0x2d0 [lod]
[ 3804.400365] [&amp;lt;0&amp;gt;] mdd_create_object_internal+0xae/0x2f0 [mdd]
[ 3804.400375] [&amp;lt;0&amp;gt;] mdd_create_object+0x83/0x940 [mdd]
[ 3804.400384] [&amp;lt;0&amp;gt;] mdd_create+0xf90/0x1800 [mdd]
[ 3804.400435] [&amp;lt;0&amp;gt;] mdt_reint_open+0x2422/0x3800 [mdt]
[ 3804.400455] [&amp;lt;0&amp;gt;] mdt_reint_rec+0x83/0x210 [mdt]
[ 3804.400474] [&amp;lt;0&amp;gt;] mdt_reint_internal+0x730/0xb00 [mdt]
[ 3804.400497] [&amp;lt;0&amp;gt;] mdt_intent_open+0x93/0x430 [mdt]
[ 3804.400514] [&amp;lt;0&amp;gt;] mdt_intent_opc+0x1ba/0xb40 [mdt]
[ 3804.400531] [&amp;lt;0&amp;gt;] mdt_intent_policy+0x1a1/0x360 [mdt]
[ 3804.400589] [&amp;lt;0&amp;gt;] ldlm_lock_enqueue+0x3c5/0xa90 [ptlrpc]
[ 3804.400649] [&amp;lt;0&amp;gt;] ldlm_handle_enqueue0+0xa86/0x1630 [ptlrpc]
[ 3804.400708] [&amp;lt;0&amp;gt;] tgt_enqueue+0x62/0x210 [ptlrpc]
[ 3804.400762] [&amp;lt;0&amp;gt;] tgt_request_handle+0x7f3/0x1760 [ptlrpc]
[ 3804.400814] [&amp;lt;0&amp;gt;] ptlrpc_server_handle_request+0x253/0xb00 [ptlrpc]
[ 3804.400862] [&amp;lt;0&amp;gt;] ptlrpc_main+0xb3c/0x14d0 [ptlrpc]
[ 3804.400868] [&amp;lt;0&amp;gt;] kthread+0xd1/0xe0
[ 3804.400874] [&amp;lt;0&amp;gt;] ret_from_fork_nospec_begin+0x7/0x21
[ 3804.400984] [&amp;lt;0&amp;gt;] 0xfffffffffffffffe
[ 3804.400988] Kernel panic - not syncing: LBUG
[ 3804.401763] CPU: 1 PID: 5252 Comm: mdt00_008 Kdump: loaded Tainted: G OE ------------ T 3.10.0-1160.21.1.el7_lustre.ddn15.x86_64 #1
[ 3804.403957] Hardware name: DDN SFA400NVXE, BIOS rel-1.12.1-0-ga5cab58e9a3f-prebuilt.qemu.org 04/01/2014
[ 3804.405562] Call Trace:
[ 3804.406007] [&amp;lt;ffffffffad98305a&amp;gt;] dump_stack+0x19/0x1b
[ 3804.406913] [&amp;lt;ffffffffad97c5b2&amp;gt;] panic+0xe8/0x21f
[ 3804.407790] [&amp;lt;ffffffffc09712cb&amp;gt;] lbug_with_loc+0x9b/0xa0 [libcfs]
[ 3804.408914] [&amp;lt;ffffffffc0ab5a1b&amp;gt;] lu_object_assign_fid+0x37b/0x3a0 [obdclass]
[ 3804.410145] [&amp;lt;ffffffffc1664c1f&amp;gt;] ? osp_precreate_get_fid+0x21f/0x530 [osp]
[ 3804.411392] [&amp;lt;ffffffffc16580b9&amp;gt;] osp_object_assign_fid+0x79/0x150 [osp]
[ 3804.412558] [&amp;lt;ffffffffc1659fb8&amp;gt;] osp_create+0x5e8/0xbf0 [osp]
[ 3804.413541] [&amp;lt;ffffffffc1597525&amp;gt;] lod_sub_create+0x1f5/0x480 [lod]
[ 3804.414587] [&amp;lt;ffffffffc1584bdc&amp;gt;] lod_striped_create+0x20c/0x570 [lod]
[ 3804.415683] [&amp;lt;ffffffffc15853f0&amp;gt;] lod_create+0x230/0x2d0 [lod]
[ 3804.416677] [&amp;lt;ffffffffc160961e&amp;gt;] mdd_create_object_internal+0xae/0x2f0 [mdd]
[ 3804.417932] [&amp;lt;ffffffffc15f46c3&amp;gt;] mdd_create_object+0x83/0x940 [mdd]
[ 3804.419042] [&amp;lt;ffffffffc15f9eb0&amp;gt;] mdd_create+0xf90/0x1800 [mdd]
[ 3804.420071] [&amp;lt;ffffffffc147fac2&amp;gt;] mdt_reint_open+0x2422/0x3800 [mdt]
[ 3804.421174] [&amp;lt;ffffffffc0ad1f59&amp;gt;] ? check_unlink_entry+0x19/0xe0 [obdclass]
[ 3804.422373] [&amp;lt;ffffffffc0ad2d91&amp;gt;] ? upcall_cache_get_entry+0x3f1/0x8c0 [obdclass]
[ 3804.423648] [&amp;lt;ffffffffc145c2e2&amp;gt;] ? ucred_set_audit_enabled.isra.13+0x22/0x60 [mdt]
[ 3804.424956] [&amp;lt;ffffffffc14719b3&amp;gt;] mdt_reint_rec+0x83/0x210 [mdt]
[ 3804.425970] [&amp;lt;ffffffffc1449d60&amp;gt;] mdt_reint_internal+0x730/0xb00 [mdt]
[ 3804.427103] [&amp;lt;ffffffffc1457279&amp;gt;] ? mdt_intent_fixup_resent+0x39/0x240 [mdt]
[ 3804.428341] [&amp;lt;ffffffffc1457513&amp;gt;] mdt_intent_open+0x93/0x430 [mdt]
[ 3804.429444] [&amp;lt;ffffffffc144d74a&amp;gt;] mdt_intent_opc+0x1ba/0xb40 [mdt]
[ 3804.430506] [&amp;lt;ffffffffc1457480&amp;gt;] ? mdt_intent_fixup_resent+0x240/0x240 [mdt]
[ 3804.431737] [&amp;lt;ffffffffc1455701&amp;gt;] mdt_intent_policy+0x1a1/0x360 [mdt]
[ 3804.432921] [&amp;lt;ffffffffc0d585b5&amp;gt;] ldlm_lock_enqueue+0x3c5/0xa90 [ptlrpc]
[ 3804.434060] [&amp;lt;ffffffffc0978a27&amp;gt;] ? cfs_hash_bd_add_locked+0x67/0x90 [libcfs]
[ 3804.435300] [&amp;lt;ffffffffc097c0fe&amp;gt;] ? cfs_hash_add+0xbe/0x1a0 [libcfs]
[ 3804.436452] [&amp;lt;ffffffffc0d80dc6&amp;gt;] ldlm_handle_enqueue0+0xa86/0x1630 [ptlrpc]
[ 3804.437685] [&amp;lt;ffffffffc0da4200&amp;gt;] ? lustre_msg_buf_v2+0x110/0x1e0 [ptlrpc]
[ 3804.438892] [&amp;lt;ffffffffc0dfeed2&amp;gt;] tgt_enqueue+0x62/0x210 [ptlrpc]
[ 3804.440027] [&amp;lt;ffffffffc0e078a3&amp;gt;] tgt_request_handle+0x7f3/0x1760 [ptlrpc]
[ 3804.442414] [&amp;lt;ffffffffc0de97e1&amp;gt;] ? ptlrpc_nrs_req_get_nolock0+0xd1/0x170 [ptlrpc]
[ 3804.444916] [&amp;lt;ffffffffc096e02e&amp;gt;] ? ktime_get_real_seconds+0xe/0x10 [libcfs]
[ 3804.447268] [&amp;lt;ffffffffc0db66e3&amp;gt;] ptlrpc_server_handle_request+0x253/0xb00 [ptlrpc]
[ 3804.449700] [&amp;lt;ffffffffad2c6e90&amp;gt;] ? wake_up_atomic_t+0x30/0x30
[ 3804.451787] [&amp;lt;ffffffffc0db816c&amp;gt;] ptlrpc_main+0xb3c/0x14d0 [ptlrpc]
[ 3804.453866] [&amp;lt;ffffffffad2d4c1e&amp;gt;] ? finish_task_switch+0x4e/0x1c0
[ 3804.456005] [&amp;lt;ffffffffc0db7630&amp;gt;] ? ptlrpc_wait_event+0x5c0/0x5c0 [ptlrpc]
[ 3804.458139] [&amp;lt;ffffffffad2c5da1&amp;gt;] kthread+0xd1/0xe0
[ 3804.460008] [&amp;lt;ffffffffad2c5cd0&amp;gt;] ? insert_kthread_work+0x40/0x40
[ 3804.462034] [&amp;lt;ffffffffad995ddd&amp;gt;] ret_from_fork_nospec_begin+0x7/0x21
[ 3804.464094] [&amp;lt;ffffffffad2c5cd0&amp;gt;] ? insert_kthread_work+0x40/0x40
 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>master (tag:2.14.52) </environment>
        <key id="64649">LU-14763</key>
            <summary>lu_object.c:2491:lu_object_assign_fid()) ASSERTION( rc == 0 ) failed</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="sihara">Shuichi Ihara</reporter>
                        <labels>
                    </labels>
                <created>Mon, 14 Jun 2021 09:56:54 +0000</created>
                <updated>Tue, 15 Jun 2021 00:45:10 +0000</updated>
                                            <version>Lustre 2.15.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="304395" author="bzzz" created="Mon, 14 Jun 2021 09:58:26 +0000"  >&lt;p&gt;I think this is duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14752&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.whamcloud.com/browse/LU-14752&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="304522" author="sihara" created="Tue, 15 Jun 2021 00:45:10 +0000"  >&lt;p&gt;Thanks Alex for a pointer. let me test James&apos;s patcn and update resutls on &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;, then&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <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|i01wwf:</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="10021"><![CDATA[2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>