<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:59: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-6327] Lustre-2.6.0 + Intel OFED + RHEL6.5</title>
                <link>https://jira.whamcloud.com/browse/LU-6327</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I am facing as issue while compiling Lustre-2.6.0 client packages. &lt;/p&gt;

&lt;p&gt;I followed below mentioned steps to compile packages: &lt;/p&gt;

&lt;p&gt;git clone git://git.whamcloud.com/fs/lustre-release.git&lt;br/&gt;
cd lustre-release&lt;br/&gt;
git checkout 2.6.0&lt;br/&gt;
sh autogen.sh&lt;br/&gt;
./configure --disable-server --with-o2ib=/usr/src/compat-rdma &lt;/p&gt;

&lt;p&gt;I am getting below error: &lt;br/&gt;
checking whether to use any OFED backport headers... no&lt;br/&gt;
checking whether to enable OpenIB gen2 support... no&lt;br/&gt;
configure: error: can&apos;t compile with OpenIB gen2 headers under /usr/src/compat-rdma&lt;/p&gt;





</description>
                <environment>RHEL-6.5, HP DL360 G8 server, Intel Infiniband card, OFED version - intelib-basic.rhel6-x86_64.7.3.1.0.12.tgz, OS kernel - 2.6.32-431.el6.x86_64, OFED download URL - &lt;a href=&quot;https://downloadcenter.intel.com/download/24625/Intel-True-Scale-Fabric-Host-Channel-Adapter-Host-Drivers-Software-v7-3-1-0-12&quot;&gt;https://downloadcenter.intel.com/download/24625/Intel-True-Scale-Fabric-Host-Channel-Adapter-Host-Drivers-Software-v7-3-1-0-12&lt;/a&gt; &lt;br/&gt;
</environment>
        <key id="28950">LU-6327</key>
            <summary>Lustre-2.6.0 + Intel OFED + RHEL6.5</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="ramesh.kumar">Ramesh</reporter>
                        <labels>
                    </labels>
                <created>Wed, 4 Mar 2015 12:35:01 +0000</created>
                <updated>Mon, 27 Jul 2015 20:26:12 +0000</updated>
                            <resolved>Mon, 27 Jul 2015 19:10:15 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="108730" author="ramesh.kumar" created="Wed, 4 Mar 2015 14:28:00 +0000"  >&lt;p&gt;Sorry, &lt;/p&gt;

&lt;p&gt;git checkout 2.6.0 &lt;/p&gt;

&lt;p&gt;trying with git checkout 2.6.0 instead of 2.5.0&lt;/p&gt;</comment>
                            <comment id="108794" author="dmiter" created="Wed, 4 Mar 2015 20:40:50 +0000"  >&lt;p&gt;It was fixed in commit fa4a67d5b4871e20acd07076e7fa15613695cae5&lt;br/&gt;
Author: Dmitry Eremin &amp;lt;dmitry.eremin@intel.com&amp;gt;&lt;br/&gt;
Date:   Tue Jul 15 16:21:23 2014 +0400&lt;/p&gt;

&lt;p&gt;    &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5334&quot; title=&quot;Lustre-2.5.2 build fail with intel-mic-ofed-compat-rdma-3.5-OFED.3.5.2.MIC.beta1.2.6.32_431.17.1.el6.x86_64.x86_64&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5334&quot;&gt;&lt;del&gt;LU-5334&lt;/del&gt;&lt;/a&gt; lnet: fix build with OFED-3.5-2-MIC-beta1&lt;/p&gt;

&lt;p&gt;    The stuff for RHEL6.4 should be guarded by CONFIG_COMPAT_RHEL_6_4&lt;br/&gt;
    also in RHEL6.5. So, we need both &lt;em&gt;COMPAT&lt;/em&gt; defines in RHEL6.5.&lt;/p&gt;

&lt;p&gt;    Signed-off-by: Dmitry Eremin &amp;lt;dmitry.eremin@intel.com&amp;gt;&lt;br/&gt;
    Change-Id: I3ce8ce50c7f823a867638f594c82d018d99c9e79&lt;br/&gt;
    Reviewed-on: &lt;a href=&quot;http://review.whamcloud.com/11104&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/11104&lt;/a&gt;&lt;br/&gt;
    Tested-by: Jenkins&lt;br/&gt;
    Reviewed-by: James Simmons &amp;lt;uja.ornl@gmail.com&amp;gt;&lt;br/&gt;
    Reviewed-by: Bob Glossman &amp;lt;bob.glossman@intel.com&amp;gt;&lt;br/&gt;
    Tested-by: Maloo &amp;lt;hpdd-maloo@intel.com&amp;gt;&lt;br/&gt;
    Reviewed-by: Oleg Drokin &amp;lt;oleg.drokin@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;The patch is available in 2.6.51.&lt;/p&gt;</comment>
                            <comment id="108842" author="ramesh.kumar" created="Thu, 5 Mar 2015 06:41:36 +0000"  >&lt;p&gt;Hi Dmitry, &lt;/p&gt;

&lt;p&gt;Thanks for providing your inputs. &lt;/p&gt;

&lt;p&gt;could you please help on how to define COMPAT for RHEL6.5 and is there any patch we need to apply ? &lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Ramesh &lt;/p&gt;</comment>
                            <comment id="108866" author="dmiter" created="Thu, 5 Mar 2015 13:03:27 +0000"  >&lt;p&gt;The patch is very simple. You can apply it manually to your sources.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;diff --git a/lnet/autoconf/lustre-lnet.m4 b/lnet/autoconf/lustre-lnet.m4
index 8d81e1c..32eae63 100644
--- a/lnet/autoconf/lustre-lnet.m4
+++ b/lnet/autoconf/lustre-lnet.m4
@@ -332,7 +332,7 @@
 					2.6.32-358*)
 						EXTRA_OFED_INCLUDE=&lt;span class=&quot;code-quote&quot;&gt;&quot;$EXTRA_OFED_INCLUDE -DCONFIG_COMPAT_RHEL_6_4&quot;&lt;/span&gt; ;;
 					2.6.32-431*)
-						EXTRA_OFED_INCLUDE=&lt;span class=&quot;code-quote&quot;&gt;&quot;$EXTRA_OFED_INCLUDE -DCONFIG_COMPAT_RHEL_6_5&quot;&lt;/span&gt; ;;
+						EXTRA_OFED_INCLUDE=&lt;span class=&quot;code-quote&quot;&gt;&quot;$EXTRA_OFED_INCLUDE -DCONFIG_COMPAT_RHEL_6_4 -DCONFIG_COMPAT_RHEL_6_5&quot;&lt;/span&gt; ;;
 				esac
 			elif test &lt;span class=&quot;code-quote&quot;&gt;&quot;x$SUSE_KERNEL&quot;&lt;/span&gt; = xyes; then
 				SP=$(grep PATCHLEVEL /etc/SuSE-release | sed -e &lt;span class=&quot;code-quote&quot;&gt;&apos;s/.*= *&lt;span class=&quot;code-comment&quot;&gt;//&apos;&lt;/span&gt;)&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="122097" author="dmiter" created="Fri, 24 Jul 2015 08:00:19 +0000"  >&lt;p&gt;Is this issue still actual? It should be fixed in all branches but only for RHEL 6.&lt;span class=&quot;error&quot;&gt;&amp;#91;45&amp;#93;&lt;/span&gt;.&lt;/p&gt;</comment>
                            <comment id="122314" author="simmonsja" created="Mon, 27 Jul 2015 19:38:27 +0000"  >&lt;p&gt;Now we need a ticket for RHEL6.6 and RHEL7 support&lt;/p&gt;</comment>
                            <comment id="122323" author="dmiter" created="Mon, 27 Jul 2015 20:26:12 +0000"  >&lt;p&gt;I open &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6912&quot; title=&quot;rework autoconf rules for external OFED to avoid dependency from OS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6912&quot;&gt;&lt;del&gt;LU-6912&lt;/del&gt;&lt;/a&gt; for this.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="25552">LU-5334</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|hzx7lr:</customfieldvalue>

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