<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:03:16 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-13675] LNetError: 14769:0:(o2iblnd.h:1003:kiblnd_queue2str()) LBUG</title>
                <link>https://jira.whamcloud.com/browse/LU-13675</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;1 x server(CentoOS7.8), 1 client (CentOS8.1) and both server and client installed OFED-5.0&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;# ofed_info | head -1
MLNX_OFED_LINUX-5.0-2.1.8.0 (OFED-5.0-2.1.8):
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;When client mounts lustre, both server and client crashed with follwoing LBUG.&lt;/p&gt;

&lt;p&gt;Server&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;[482108.891327] LNetError: 14769:0:(o2iblnd.h:1003:kiblnd_queue2str()) LBUG
[482108.891395] Pid: 14769, comm: kiblnd_connd 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020
[482108.891397] Call Trace:
[482108.891412]  [&amp;lt;ffffffffc146f67c&amp;gt;] libcfs_call_trace+0x8c/0xc0 [libcfs]
[482108.891436]  [&amp;lt;ffffffffc146f99c&amp;gt;] lbug_with_loc+0x4c/0xa0 [libcfs]
[482108.891448]  [&amp;lt;ffffffffc15b82cb&amp;gt;] kiblnd_need_noop.part.21+0x0/0x36 [ko2iblnd]
[482108.891463]  [&amp;lt;ffffffffc15aa581&amp;gt;] kiblnd_check_txs_locked+0x421/0x490 [ko2iblnd]
[482108.891474]  [&amp;lt;ffffffffc15b107b&amp;gt;] kiblnd_check_conns+0x3cb/0x880 [ko2iblnd]
[482108.891485]  [&amp;lt;ffffffffc15b6273&amp;gt;] kiblnd_connd+0x813/0x9e0 [ko2iblnd]
[482108.891495]  [&amp;lt;ffffffff9bec6691&amp;gt;] kthread+0xd1/0xe0
[482108.891506]  [&amp;lt;ffffffff9c592d37&amp;gt;] ret_from_fork_nospec_end+0x0/0x39
[482108.891514]  [&amp;lt;ffffffffffffffff&amp;gt;] 0xffffffffffffffff
[482108.891553] Kernel panic - not syncing: LBUG
[482108.891593] CPU: 3 PID: 14769 Comm: kiblnd_connd Kdump: loaded Tainted: P           OE  ------------   3.10.0-1127.10.1.el7.x86_64 #1
[482108.891682] Hardware name: Supermicro SYS-2028U-TN24R4T+/X10DRU-i+, BIOS 3.2 06/11/2019
[482108.891742] Call Trace:
[482108.891773]  [&amp;lt;ffffffff9c57ffa5&amp;gt;] dump_stack+0x19/0x1b
[482108.891817]  [&amp;lt;ffffffff9c579541&amp;gt;] panic+0xe8/0x21f
[482108.891869]  [&amp;lt;ffffffffc146f9eb&amp;gt;] lbug_with_loc+0x9b/0xa0 [libcfs]
[482108.891925]  [&amp;lt;ffffffffc15b82cb&amp;gt;] kiblnd_queue2str.part.17+0x1a/0x1a [ko2iblnd]
[482108.891988]  [&amp;lt;ffffffffc15aa581&amp;gt;] kiblnd_check_txs_locked+0x421/0x490 [ko2iblnd]
[482108.892053]  [&amp;lt;ffffffffc15b107b&amp;gt;] kiblnd_check_conns+0x3cb/0x880 [ko2iblnd]
[482108.892110]  [&amp;lt;ffffffff9beae150&amp;gt;] ? __internal_add_timer+0x130/0x130
[482108.892168]  [&amp;lt;ffffffffc15b6273&amp;gt;] kiblnd_connd+0x813/0x9e0 [ko2iblnd]
[482108.892221]  [&amp;lt;ffffffff9c585942&amp;gt;] ? __schedule+0x402/0x840
[482108.892268]  [&amp;lt;ffffffff9bedb990&amp;gt;] ? wake_up_state+0x20/0x20
[482108.892321]  [&amp;lt;ffffffffc15b5a60&amp;gt;] ? kiblnd_cm_callback+0x2380/0x2380 [ko2iblnd]
[482108.892380]  [&amp;lt;ffffffff9bec6691&amp;gt;] kthread+0xd1/0xe0
[482108.892423]  [&amp;lt;ffffffff9bec65c0&amp;gt;] ? insert_kthread_work+0x40/0x40
[482108.892473]  [&amp;lt;ffffffff9c592d37&amp;gt;] ret_from_fork_nospec_begin+0x21/0x21
[482108.892527]  [&amp;lt;ffffffff9bec65c0&amp;gt;] ? insert_kthread_work+0x40/0x40
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Client&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;[487085.899074] LNetError: 32398:0:(o2iblnd.h:1003:kiblnd_queue2str()) LBUG
[487085.900509] Pid: 32398, comm: kiblnd_connd 4.18.0-147.8.1.el8_1.x86_64 #1 SMP Thu Apr 9 13:49:54 UTC 2020
[487085.900510] Call Trace:
[487085.900531]  libcfs_call_trace+0x86/0xc0 [libcfs]
[487085.900537]  lbug_with_loc+0x43/0x80 [libcfs]
[487085.900546]  kiblnd_queue2str.part.19+0x16/0x20 [ko2iblnd]
[487085.900551]  kiblnd_check_txs_locked+0x39c/0x3a0 [ko2iblnd]
[487085.900556]  kiblnd_check_conns+0x58b/0x920 [ko2iblnd]
[487085.900561]  kiblnd_connd+0x9c2/0xa60 [ko2iblnd]
[487085.900564]  kthread+0x112/0x130
[487085.900567]  ret_from_fork+0x1f/0x40
[487085.900568]  0xffffffffffffffff
[487085.900569] Kernel panic - not syncing: LBUG
[487085.901751] CPU: 4 PID: 32398 Comm: kiblnd_connd Kdump: loaded Tainted: G           OE    --------- -t - 4.18.0-147.8.1.el8_1.x86_64 #1
[487085.904110] Hardware name: Intel Corporation S2600BPB/S2600BPB, BIOS SE5C620.86B.02.01.0010.010620200716 01/06/2020
[487085.905298] Call Trace:
[487085.906489]  dump_stack+0x5c/0x80
[487085.907663]  panic+0xe7/0x247
[487085.908837]  lbug_with_loc.cold.8+0x18/0x18 [libcfs]
[487085.910002]  kiblnd_queue2str.part.19+0x16/0x20 [ko2iblnd]
[487085.911147]  kiblnd_check_txs_locked+0x39c/0x3a0 [ko2iblnd]
[487085.912287]  kiblnd_check_conns+0x58b/0x920 [ko2iblnd]
[487085.913424]  kiblnd_connd+0x9c2/0xa60 [ko2iblnd]
[487085.914557]  ? wake_up_q+0x70/0x70
[487085.915677]  ? kiblnd_cm_callback+0x2230/0x2230 [ko2iblnd]
[487085.916799]  kthread+0x112/0x130
[487085.917912]  ? kthread_flush_work_fn+0x10/0x10
[487085.919036]  ret_from_fork+0x1f/0x40
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>2.13.54_44_gf3fef81</environment>
        <key id="59563">LU-13675</key>
            <summary>LNetError: 14769:0:(o2iblnd.h:1003:kiblnd_queue2str()) LBUG</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="adilger">Andreas Dilger</assignee>
                                    <reporter username="sihara">Shuichi Ihara</reporter>
                        <labels>
                    </labels>
                <created>Mon, 15 Jun 2020 00:05:31 +0000</created>
                <updated>Tue, 23 Jun 2020 12:56:15 +0000</updated>
                            <resolved>Tue, 23 Jun 2020 12:56:15 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="272846" author="sihara" created="Mon, 15 Jun 2020 00:56:12 +0000"  >&lt;p&gt;it seems that a regression came from commit 7308662efc. reverting that commit didn&apos;t cause crashes.&lt;/p&gt;</comment>
                            <comment id="273057" author="adilger" created="Wed, 17 Jun 2020 02:18:27 +0000"  >&lt;p&gt;That is patch &lt;a href=&quot;https://review.whamcloud.com/33235&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33235&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1742&quot; title=&quot;Fix &amp;#39;Timed out tx&amp;#39; error message&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1742&quot;&gt;&lt;del&gt;LU-1742&lt;/del&gt;&lt;/a&gt; o2iblnd: &apos;Timed out tx&apos; error message&lt;/tt&gt;&quot; and should probably just be reverted.  It was almost 2 years old but rebased and only ran &quot;trivial&quot; testing, so is no longer correct.&lt;/p&gt;</comment>
                            <comment id="273058" author="gerrit" created="Wed, 17 Jun 2020 02:19:56 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38958&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13675&quot; title=&quot;LNetError: 14769:0:(o2iblnd.h:1003:kiblnd_queue2str()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13675&quot;&gt;&lt;del&gt;LU-13675&lt;/del&gt;&lt;/a&gt; o2iblnd: revert &apos;Timed out tx&apos; patch&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9c88ef87b7800db61a3a1944bb8dba2a25ad8be9&lt;/p&gt;</comment>
                            <comment id="273545" author="gerrit" created="Tue, 23 Jun 2020 08:11:56 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38958/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38958/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13675&quot; title=&quot;LNetError: 14769:0:(o2iblnd.h:1003:kiblnd_queue2str()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13675&quot;&gt;&lt;del&gt;LU-13675&lt;/del&gt;&lt;/a&gt; o2iblnd: revert &apos;Timed out tx&apos; patch&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e08ac764867a0e36b303f511c94a0fa27e3dd53d&lt;/p&gt;</comment>
                            <comment id="273573" author="pjones" created="Tue, 23 Jun 2020 12:56:15 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="15479">LU-1742</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|i012p3:</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>