<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:07:56 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-7328] lustre 2.5.3 in b2_5 FE failed to configure with Mellanox OFED 3.1 (rhel 6.6)</title>
                <link>https://jira.whamcloud.com/browse/LU-7328</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I was able to build lustre 2.5.3 in b2_5 FE under rhel6.6 and Mellanox 3.0.&lt;/p&gt;

&lt;p&gt;To resolve a production system issue we were asked to upgrade HCA firmware which requires Mellanox OFED 3.1.&lt;/p&gt;

&lt;p&gt;The configuration failed with Mellanox 3.1:&lt;/p&gt;

&lt;p&gt;configure:15719: checking whether to use Compat RDMA&lt;br/&gt;
configure:15785: result: yes&lt;br/&gt;
configure:15818: checking whether to use any OFED backport headers&lt;br/&gt;
configure:15826: result: no&lt;br/&gt;
configure:15830: checking whether to enable OpenIB gen2 support&lt;br/&gt;
configure:15875: cp conftest.c build &amp;amp;&amp;amp; make -d modules LD=/usr/bin/ld -m elf_x86_64 CC=gcc -f /tmp.chroot/nas-2.5.3-fe/build/Makefile LUSTRE_LINUX_CONFIG=/usr/src/kernels/2.6.32-504.30.3.el6.20151008.x86_64.nasa/.config LINUXINCLUDE= -DCONFIG_COMPAT_RHEL_6_4 -DCONFIG_COMPAT_RHEL_6_5 -DCONFIG_COMPAT_RHEL_6_6 -I/usr/src/ofa_kernel/nasa/include -I/usr/src/kernels/2.6.32-504.30.3.el6.20151008.x86_64.nasa/arch/x86/include -I/usr/src/kernels/2.6.32-504.30.3.el6.20151008.x86_64.nasa/arch/x86/include/generated -Iinclude -I/usr/src/kernels/2.6.32-504.30.3.el6.20151008.x86_64.nasa/include -Iinclude2 -I/usr/src/kernels/2.6.32-504.30.3.el6.20151008.x86_64.nasa/include/uapi -I/usr/src/kernels/2.6.32-504.30.3.el6.20151008.x86_64.nasa/include/generated -I/usr/src/kernels/2.6.32-504.30.3.el6.20151008.x86_64.nasa/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/kernels/2.6.32-504.30.3.el6.20151008.x86_64.nasa/include/uapi -Iinclude/generated/uapi -include include/linux/kconfig.h -o tmp_include_depends -o scripts -o include/config/MARKER -C /usr/src/kernels/2.6.32-504.30.3.el6.20151008.x86_64.nasa EXTRA_CFLAGS=-Werror-implicit-function-declaration -g -I/tmp.chroot/nas-2.5.3-fe/libcfs/include -I/tmp.chroot/nas-2.5.3-fe/lnet/include -I/tmp.chroot/nas-2.5.3-fe/lustre/include  M=/tmp.chroot/nas-2.5.3-fe/build&lt;br/&gt;
In file included from /usr/src/ofa_kernel/nasa/include/linux/compat-2.6.h:68,&lt;br/&gt;
                 from /usr/src/ofa_kernel/nasa/include/linux/pci.h:5,&lt;br/&gt;
                 from /tmp.chroot/nas-2.5.3-fe/build/conftest.c:41:&lt;br/&gt;
/usr/src/ofa_kernel/nasa/include/linux/compat-3.3.h:36: error: conflicting types for &apos;netdev_features_t&apos;&lt;br/&gt;
include/linux/netdevice.h:990: note: previous declaration of &apos;netdev_features_t&apos; was here&lt;br/&gt;
In file included from /usr/src/ofa_kernel/nasa/include/linux/compat-2.6.h:70,&lt;br/&gt;
                 from /usr/src/ofa_kernel/nasa/include/linux/pci.h:5,&lt;br/&gt;
                 from /tmp.chroot/nas-2.5.3-fe/build/conftest.c:41:&lt;br/&gt;
/usr/src/ofa_kernel/nasa/include/linux/compat-3.5.h:141: error: redefinition of &apos;struct ieee_maxrate&apos;&lt;br/&gt;
In file included from /usr/src/ofa_kernel/nasa/include/linux/compat-2.6.h:76,&lt;br/&gt;
                 from /usr/src/ofa_kernel/nasa/include/linux/pci.h:5,&lt;br/&gt;
                 from /tmp.chroot/nas-2.5.3-fe/build/conftest.c:41:&lt;br/&gt;
/usr/src/ofa_kernel/nasa/include/linux/compat-3.11.h:22: error: redeclaration of enumerator &apos;IFLA_VF_LINK_STATE_AUTO&apos;&lt;br/&gt;
include/linux/if_link.h:353: note: previous definition of &apos;IFLA_VF_LINK_STATE_AUTO&apos; was here&lt;br/&gt;
/usr/src/ofa_kernel/nasa/include/linux/compat-3.11.h:23: error: redeclaration of enumerator &apos;IFLA_VF_LINK_STATE_ENABLE&apos;&lt;br/&gt;
include/linux/if_link.h:354: note: previous definition of &apos;IFLA_VF_LINK_STATE_ENABLE&apos; was here&lt;br/&gt;
/usr/src/ofa_kernel/nasa/include/linux/compat-3.11.h:24: error: redeclaration of enumerator &apos;IFLA_VF_LINK_STATE_DISABLE&apos;&lt;br/&gt;
include/linux/if_link.h:355: note: previous definition of &apos;IFLA_VF_LINK_STATE_DISABLE&apos; was here&lt;br/&gt;
/usr/src/ofa_kernel/nasa/include/linux/compat-3.11.h:25: error: redeclaration of enumerator &apos;__IFLA_VF_LINK_STATE_MAX&apos;&lt;br/&gt;
include/linux/if_link.h:356: note: previous definition of &apos;__IFLA_VF_LINK_STATE_MAX&apos; was here&lt;br/&gt;
In file included from /usr/src/ofa_kernel/nasa/include/linux/compat-2.6.h:77,&lt;br/&gt;
                 from /usr/src/ofa_kernel/nasa/include/linux/pci.h:5,&lt;br/&gt;
                 from /tmp.chroot/nas-2.5.3-fe/build/conftest.c:41:&lt;br/&gt;
/usr/src/ofa_kernel/nasa/include/linux/compat-3.12.h:56: warning: &apos;enum pci_bus_speed&apos; declared inside parameter list&lt;br/&gt;
/usr/src/ofa_kernel/nasa/include/linux/compat-3.12.h:56: warning: its scope is only this definition or declaration, which is probably not what you want&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;/tmp.chroot/nas-2.5.3-fe/build/conftest.o&amp;#93;&lt;/span&gt; Error 1&lt;br/&gt;
make: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;_module_/tmp.chroot/nas-2.5.3-fe/build&amp;#93;&lt;/span&gt; Error 2&lt;/p&gt;</description>
                <environment></environment>
        <key id="32776">LU-7328</key>
            <summary>lustre 2.5.3 in b2_5 FE failed to configure with Mellanox OFED 3.1 (rhel 6.6)</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="6">Not a Bug</resolution>
                                        <assignee username="adilger">Andreas Dilger</assignee>
                                    <reporter username="jaylan">Jay Lan</reporter>
                        <labels>
                    </labels>
                <created>Thu, 22 Oct 2015 18:43:56 +0000</created>
                <updated>Wed, 20 Dec 2023 02:42:44 +0000</updated>
                            <resolved>Thu, 22 Oct 2015 23:29:05 +0000</resolved>
                                    <version>Lustre 2.5.3</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="131281" author="jaylan" created="Thu, 22 Oct 2015 23:16:28 +0000"  >&lt;p&gt;My mistake. Please reject this.&lt;/p&gt;</comment>
                            <comment id="131282" author="jfc" created="Thu, 22 Oct 2015 23:29:05 +0000"  >&lt;p&gt;Thanks Jay.&lt;br/&gt;
~ jfc.&lt;/p&gt;</comment>
                            <comment id="395055" author="gerrit" created="Thu, 30 Nov 2023 23:04:27 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53304&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53304&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7328&quot; title=&quot;lustre 2.5.3 in b2_5 FE failed to configure with Mellanox OFED 3.1 (rhel 6.6)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7328&quot;&gt;&lt;del&gt;LU-7328&lt;/del&gt;&lt;/a&gt; misc: no non-ASCII characters in commit messages&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2c9b04d790599729ff2904e496ccc7753ce47536&lt;/p&gt;</comment>
                            <comment id="397547" author="gerrit" created="Wed, 20 Dec 2023 01:58:35 +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/c/fs/lustre-release/+/53304/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53304/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7328&quot; title=&quot;lustre 2.5.3 in b2_5 FE failed to configure with Mellanox OFED 3.1 (rhel 6.6)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7328&quot;&gt;&lt;del&gt;LU-7328&lt;/del&gt;&lt;/a&gt; misc: no non-ASCII characters in commit messages&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f76d6ecc788a522916469f202f2e7f0d7cee1b77&lt;/p&gt;</comment>
                    </comments>
                    <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|hzxr5z:</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>