<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:29:26 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-16719] ib_xxx symbol mismatch between in-kernel and mlx OFED</title>
                <link>https://jira.whamcloud.com/browse/LU-16719</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;There is a regression in commit 321a533b86 (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16662&quot; title=&quot;Linux 5.19+ break configure test compile on CONFIG_KEYS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16662&quot;&gt;&lt;del&gt;LU-16662&lt;/del&gt;&lt;/a&gt; autoconf: fix configure test compile for CONFIG_KEYS) that causes ib_xxx symbol mismatch and it won&apos;t able to load ko2iblnd which was built agaisnt mlx ofed below. Before 321a533b86, it worked fine.&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;[root@ec01 ~]# uname -r
4.18.0-425.13.1.el8_7.x86_64
[root@ec01 ~]# ofed_info -n
5.8-1.1.2.1

[root@ec01 lustre-release]# git clean -d -x -f; sh ./autogen.sh; ./configure --with-o2ib=/usr/src/ofa_kernel/default; make rpms
[root@ec01 lustre-release]# modprobe lustre
modprobe: ERROR: could not insert &apos;lustre&apos;: Invalid argument
[root@ec01 lustre-release]# lctl get_param version
version=2.15.54_159_g321a533
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;Apr  6 22:18:21 ec01 kernel: libcfs: HW NUMA nodes: 1, HW CPU cores: 32, npartitions: 8
Apr  6 22:18:21 ec01 kernel: alg: No test for adler32 (adler32-zlib)
Apr  6 22:18:21 ec01 kernel: Key type ._llcrypt registered
Apr  6 22:18:21 ec01 kernel: Key type .llcrypt registered
Apr  6 22:18:21 ec01 kernel: Lustre: Lustre: Build Version: 2.15.54_159_g321a533
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol __ib_alloc_pd
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol __ib_alloc_pd (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_resolve_addr
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_resolve_addr (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol ib_dereg_mr_user
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol ib_dereg_mr_user (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_reject
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_reject (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_disconnect
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_disconnect (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol __rdma_create_kernel_id
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol __rdma_create_kernel_id (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol ib_register_event_handler
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol ib_register_event_handler (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_resolve_route
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_resolve_route (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol ib_unregister_event_handler
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol ib_unregister_event_handler (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_bind_addr
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_bind_addr (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_create_qp
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_create_qp (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol ib_map_mr_sg
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol ib_map_mr_sg (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol ib_query_port
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol ib_query_port (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_notify
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_notify (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_listen
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_listen (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_destroy_qp
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_destroy_qp (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol __ib_create_cq
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol __ib_create_cq (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol ib_alloc_mr
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol ib_alloc_mr (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_connect_locked
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_connect_locked (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_set_reuseaddr
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_set_reuseaddr (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol ib_destroy_cq_user
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol ib_destroy_cq_user (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol ib_modify_qp
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol ib_modify_qp (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol ib_dma_virt_map_sg
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol ib_dma_virt_map_sg (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_destroy_id
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_destroy_id (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol rdma_accept
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol rdma_accept (err -22)
Apr  6 22:18:22 ec01 kernel: ko2iblnd: disagrees about version of symbol ib_dealloc_pd_user
Apr  6 22:18:22 ec01 kernel: ko2iblnd: Unknown symbol ib_dealloc_pd_user (err -22)
Apr  6 22:18:22 ec01 kernel: LNetError: 2824746:0:(api-ni.c:2639:lnet_load_lnd()) Can&apos;t load LND o2ib, module ko2iblnd, rc=256
Apr  6 22:18:22 ec01 kernel: LustreError: 2824746:0:(events.c:642:ptlrpc_init_portals()) network initialisation failed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="75478">LU-16719</key>
            <summary>ib_xxx symbol mismatch between in-kernel and mlx OFED</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="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>Thu, 6 Apr 2023 22:23:51 +0000</created>
                <updated>Mon, 5 Jun 2023 18:54:44 +0000</updated>
                                            <version>Lustre 2.16.0</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="374546" author="pjones" created="Mon, 5 Jun 2023 18:54:44 +0000"  >&lt;p&gt;Removing affects version 2.15.3 because it does not look like b2_15 should be impacted. Please speak up if this issue is seen on b2_15 because then something is off with the analysis to date.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="75194">LU-16662</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|i03icn:</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>