<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:17:13 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-8401] modprobe: ERROR: could not insert &apos;lnet&apos;: Unknown symbol in module</title>
                <link>https://jira.whamcloud.com/browse/LU-8401</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;If Lustre was compiled with external OFED but then OFED was removed two modules lnet.ko and ksocklnd.ko will not be able to load but actually they don&apos;t depend from OFED functionality.&lt;/p&gt;</description>
                <environment></environment>
        <key id="38182">LU-8401</key>
            <summary>modprobe: ERROR: could not insert &apos;lnet&apos;: Unknown symbol in module</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="1">Fixed</resolution>
                                        <assignee username="dmiter">Dmitry Eremin</assignee>
                                    <reporter username="dmiter">Dmitry Eremin</reporter>
                        <labels>
                    </labels>
                <created>Thu, 14 Jul 2016 17:33:45 +0000</created>
                <updated>Fri, 8 Sep 2017 15:22:01 +0000</updated>
                            <resolved>Sat, 6 Aug 2016 12:50:25 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="158866" author="gerrit" created="Thu, 14 Jul 2016 17:36:00 +0000"  >&lt;p&gt;Dmitry Eremin (dmitry.eremin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/21312&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21312&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8401&quot; title=&quot;modprobe: ERROR: could not insert &amp;#39;lnet&amp;#39;: Unknown symbol in module&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8401&quot;&gt;&lt;del&gt;LU-8401&lt;/del&gt;&lt;/a&gt; lnet: Weakly resolve the symbol dependency on compat&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f1397fa1e6e865eac89a82c39c47bf2e8d2efa9c&lt;/p&gt;</comment>
                            <comment id="158884" author="dmiter" created="Thu, 14 Jul 2016 18:55:29 +0000"  >&lt;p&gt;The second approach can be remove dependency on OFED headers from all code except o2iblnd.&lt;br/&gt;
The LNet layer shouldn&apos;t refer to anything in the RDMA world directly.&lt;br/&gt;
All OFED dependent code should be localized into o2iblnd.&lt;/p&gt;</comment>
                            <comment id="158885" author="gerrit" created="Thu, 14 Jul 2016 18:55:42 +0000"  >&lt;p&gt;Dmitry Eremin (dmitry.eremin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/21317&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21317&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8401&quot; title=&quot;modprobe: ERROR: could not insert &amp;#39;lnet&amp;#39;: Unknown symbol in module&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8401&quot;&gt;&lt;del&gt;LU-8401&lt;/del&gt;&lt;/a&gt; lnet: remove dependency on OFED headers from lnet&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 87263604fb714b86b6c13a07aa2e630ce03f1dd2&lt;/p&gt;</comment>
                            <comment id="159086" author="simmonsja" created="Mon, 18 Jul 2016 14:47:52 +0000"  >&lt;p&gt;I wonder if this patch would resolve the issue of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8352&quot; title=&quot;Mellanox/OFED build breakage due to file_inode macro.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8352&quot;&gt;&lt;del&gt;LU-8352&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="159093" author="dmiter" created="Mon, 18 Jul 2016 15:37:53 +0000"  >&lt;p&gt;I think - no. The header lnet/klnds/o2iblnd/o2iblnd.h:81 still have &quot;#include &amp;lt;libcfs/libcfs.h&amp;gt;&quot;.&lt;/p&gt;</comment>
                            <comment id="160484" author="hornc" created="Mon, 1 Aug 2016 21:33:39 +0000"  >&lt;p&gt;The &lt;a href=&quot;http://review.whamcloud.com/21317&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21317&lt;/a&gt; patch resolves the issue I reported in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8322&quot; title=&quot;Build issues with master (2.9), OFED 3.18-1, SLES 12&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8322&quot;&gt;&lt;del&gt;LU-8322&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="161026" author="gerrit" created="Sat, 6 Aug 2016 06:25:07 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/21317/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21317/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8401&quot; title=&quot;modprobe: ERROR: could not insert &amp;#39;lnet&amp;#39;: Unknown symbol in module&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8401&quot;&gt;&lt;del&gt;LU-8401&lt;/del&gt;&lt;/a&gt; lnet: remove dependency on OFED headers from lnet&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 703ebd87c1705810b8f8eb0f8f25ebef11bde8fc&lt;/p&gt;</comment>
                            <comment id="161036" author="pjones" created="Sat, 6 Aug 2016 12:50:25 +0000"  >&lt;p&gt;Landed for 2.9&lt;/p&gt;</comment>
                            <comment id="169187" author="atulyadavtech" created="Tue, 11 Oct 2016 17:48:05 +0000"  >&lt;p&gt;Hi Team,&lt;/p&gt;

&lt;p&gt;Any update on lustre 2.9.0 release date with mofed.&lt;/p&gt;

&lt;p&gt;Thank You&lt;br/&gt;
Atul Yadav&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="35805">LU-7983</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="37903">LU-8352</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="30807">LU-6763</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="33490">LU-7527</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="37789">LU-8322</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|hzyhif:</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>