<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:26:52 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-2631] build fails on 2.6.18-348.el5 with o2ib</title>
                <link>https://jira.whamcloud.com/browse/LU-2631</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Client build fails for 2.6.18-348.el5 if o2ib is enabled.&lt;br/&gt;
Becouse, there is small changes in 2.6.18-348.el5 kernel that vlan_dev_vlan_id() is added in rdma_vlan_dev_vlan_id() in include/rdma/ib_addr.h, but vlan_dev_vlan_id() is defined in scsi/fc_compat.h that is no definition of lustre-lnet.m4 and o2iblnd.h.&lt;/p&gt;</description>
                <environment>2.6.18-348.el5 kernel (CentOS5.9)</environment>
        <key id="17202">LU-2631</key>
            <summary>build fails on 2.6.18-348.el5 with o2ib</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="ys">Yang Sheng</assignee>
                                    <reporter username="ihara">Shuichi Ihara</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Thu, 17 Jan 2013 06:15:48 +0000</created>
                <updated>Mon, 18 Feb 2013 12:06:02 +0000</updated>
                            <resolved>Mon, 18 Feb 2013 12:06:02 +0000</resolved>
                                    <version>Lustre 1.8.x (1.8.0 - 1.8.5)</version>
                                    <fixVersion>Lustre 1.8.9</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="50654" author="ihara" created="Thu, 17 Jan 2013 06:29:07 +0000"  >&lt;p&gt;submitted patches. &lt;a href=&quot;http://review.whamcloud.com/5051&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/5051&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="50658" author="pjones" created="Thu, 17 Jan 2013 09:18:33 +0000"  >&lt;p&gt;Yangsheng&lt;/p&gt;

&lt;p&gt;Is this a duplicate with the work you are doing under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2601&quot; title=&quot;Kernel update [RHEL5.9 2.6.18-348.1.1.el5]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2601&quot;&gt;&lt;del&gt;LU-2601&lt;/del&gt;&lt;/a&gt; to add support for RHEL5.9 to b1_8?&lt;/p&gt;


&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="50660" author="ys" created="Thu, 17 Jan 2013 09:27:08 +0000"  >&lt;p&gt;Hi, Peter, I think so. But since our build infrastructure still not ready for this kernel. I have not trying it with OFED. So looks like this patch is needed.&lt;/p&gt;</comment>
                            <comment id="50674" author="ys" created="Thu, 17 Jan 2013 11:13:20 +0000"  >&lt;p&gt;From the &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/11942/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-reviews/11942/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The ofa build looks like success. But it obviously isn&apos;t a normal case. The ofa + patchless unit should also failed since kernel-devel rpms absence. Follow the link, We can see without any rpms been built, just README is in place. I don&apos;t know why it to do so. Is it a issue?&lt;/p&gt;</comment>
                            <comment id="50767" author="ihara" created="Fri, 18 Jan 2013 01:01:35 +0000"  >&lt;p&gt;updated patches. The first patch didn&apos;t work for external OFED.&lt;/p&gt;

&lt;p&gt;This only allows adding &quot;#include &amp;lt;scsi/fc_compat.h&amp;gt;&quot; if o2ib is compiled with in-kernel OFED and scsi/fc_compat.h is exist. We skip when it&apos;s compiled on any RHEL6.x and external OFED with RHEL5.x and RHEL6.x.&lt;/p&gt;</comment>
                            <comment id="51282" author="ys" created="Sat, 26 Jan 2013 10:42:45 +0000"  >&lt;p&gt;Hi, Shuichi,&lt;/p&gt;

&lt;p&gt;As below link: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/12548/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-reviews/12548/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The rhel6 patchless build is both successful on ofa &amp;amp; inkernel. The rhel5 is both successful on inkernel server &amp;amp; client build. Do you sure also same as your case?&lt;/p&gt;

&lt;p&gt;BTW: Joshua, I found rhel6 server ofa &amp;amp; inkernel build indicted successful but doesn&apos;t product anythings. And rhel5 ofa server &amp;amp; client also build nothing. Just &apos;README&apos; is present. Any problem in there? Or it is a normal case?&lt;/p&gt;</comment>
                            <comment id="51462" author="ihara" created="Wed, 30 Jan 2013 11:02:28 +0000"  >&lt;p&gt;Yang, &lt;br/&gt;
in-kernel ofed is no problem on rhel5.9&apos;s kenrel. when you build with external ofed, it should fail. this doesn&apos;t matter wether it&apos;s for server and client&apos;s module.&lt;/p&gt;</comment>
                            <comment id="51631" author="pjones" created="Fri, 1 Feb 2013 12:22:17 +0000"  >&lt;p&gt;Ihara&lt;/p&gt;

&lt;p&gt;Which version of OFED are you using? IIUC OFA OFED does not have a release that supports RHEL5.9...&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="51674" author="ihara" created="Sat, 2 Feb 2013 10:40:49 +0000"  >&lt;p&gt;Peter,&lt;/p&gt;

&lt;p&gt;Sorry confusion. I have tested MLNX_OFED_LINUX-1.5.3-3.1.0-rhel5.8 and it worked, but you are right. MLNX_OFED_LINUX-1.5.3-3.1.0-rhel5.8 doesn&apos;t support RHEL5.9 even it worked with RHEL5.9. I hope Mellanox will release same stack for rhel5.9 soon &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; , but agree this is not offically supported at this morment.&lt;/p&gt;

&lt;p&gt;Howerver, I think this patch &lt;a href=&quot;http://review.whamcloud.com/5051&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/5051&lt;/a&gt; are still needed for RHEL5.9&apos;s in-kernel OFED. &lt;/p&gt;

&lt;p&gt;Yangsheng mentioned below.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;As below link: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/12548/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-reviews/12548/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The rhel6 patchless build is both successful on ofa &amp;amp; inkernel. The rhel5 is both successful on inkernel server &amp;amp; client build. Do you sure also same as your case?&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;It looks like that build RPMs well, but OpenIB gen2 is disabled due to test by &apos;configure&apos; fails. Please see the console log of the latest b1_8 build. &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-b1_8/&lt;/a&gt;&lt;br/&gt;
(from rhel5&apos;s inkenrel server full console log, &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/252/arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/consoleFull&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-b1_8/252/arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/consoleFull&lt;/a&gt;)&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;checking whether to enable GM support... no
checking whether to enable OpenIB support... no
checking whether to enable Cisco/TopSpin IB support... no
checking whether to enable Voltaire IB support... no
checking whether to enable Infinicon support... no
checking whether to enable OpenIB gen2 support... no
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;It seems that o2ib is disabled on any latest b1_8 builds and can&apos;t enable it. This is an defect by &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2601&quot; title=&quot;Kernel update [RHEL5.9 2.6.18-348.1.1.el5]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2601&quot;&gt;&lt;del&gt;LU-2601&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Please see, if we compile lustre modules with &apos;--with-o2ib&quot; for rhel5.9 kernels by hand, it still fails.&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;./configure --with-o2ib --disable-server --with-linux=/usr/src/kernels/2.6.18-348.1.1.el5-x86_64/
&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;- snip -
checking whether to enable Cisco/TopSpin IB support... no
checking whether to enable Voltaire IB support... no
checking whether to enable Infinicon support... no
checking whether to enable OpenIB gen2 support... no
configure: error: can&apos;t compile with kernel OpenIB gen2 headers
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;according to config.log. this is issue of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2631&quot; title=&quot;build fails on 2.6.18-348.el5 with o2ib&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2631&quot;&gt;&lt;del&gt;LU-2631&lt;/del&gt;&lt;/a&gt;.&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;/usr/src/kernels/2.6.18-348.1.1.el5-x86_64/include/rdma/ib_addr.h: In function &apos;rdma_vlan_dev_vlan_id&apos;:
/usr/src/kernels/2.6.18-348.1.1.el5-x86_64/include/rdma/ib_addr.h:154: error: implicit declaration of func
tion &apos;vlan_dev_vlan_id&apos;
/lustre-release/build/conftest.c: In function &apos;main&apos;:
/lustre-release/build/conftest.c:53: warning: unused variable &apos;rej_reason&apos;
/lustre-release/build/conftest.c:52: warning: unused variable &apos;pool_fmr&apos;
/lustre-release/build/conftest.c:51: warning: unused variable &apos;qp_attr&apos;
/lustre-release/build/conftest.c:50: warning: unused variable &apos;device_attr&apos;
/lustre-release/build/conftest.c:49: warning: unused variable &apos;conn_param&apos;
/lustre-release/build/conftest.c:48: warning: unused variable &apos;cm_id&apos;
make[1]: *** [/lustre-release/build/conftest.o] Error 1
make: *** [_module_/lustre-release/build] Error 2
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="51675" author="ys" created="Sat, 2 Feb 2013 11:14:48 +0000"  >&lt;p&gt;Hi&#65292;ihara, Could you please re-submit &lt;a href=&quot;http://review.whamcloud.com/#change,5051&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,5051&lt;/a&gt; to verify the inkernel ofed build is ok? TIA&lt;/p&gt;</comment>
                            <comment id="51676" author="ihara" created="Sat, 2 Feb 2013 11:28:29 +0000"  >&lt;p&gt;Hi YangSheng, I just rebased and pushed patches again. thanks!&lt;/p&gt;</comment>
                            <comment id="52637" author="pjones" created="Mon, 18 Feb 2013 12:06:02 +0000"  >&lt;p&gt;Landed for 1.8.9. 2.1.x landing covered as part of RHEL5.x kernel update&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|hzvfi7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6157</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>