<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:16:54 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-1468] Support Compat RDMA for O2IB</title>
                <link>https://jira.whamcloud.com/browse/LU-1468</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This is an improvement to support OFED-3.2, 3.3, .. with Lustre.&lt;br/&gt;
The right now, OFED is moving forward new structure (compat-rdma). The new approach is OFED based on the linux kernel + backports for less kernel revision and few distributions. (RHEL6.2, SLES11SP2, etc.) Here is detail.&lt;br/&gt;
&lt;a href=&quot;http://lists.openfabrics.org/pipermail/ewg/2012-February/017303.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://lists.openfabrics.org/pipermail/ewg/2012-February/017303.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The benefits are that we can use the lustre with latest Infiniband codes (contains improvements, new features and bug fixes) for the clients and servers. It&apos;s not only for the lustre itself, but also we can get improvements for IPoIB, SRP, etc.. &lt;/p&gt;</description>
                <environment>RHEL6, OFED-3.X</environment>
        <key id="14704">LU-1468</key>
            <summary>Support Compat RDMA for O2IB</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="mdiep">Minh Diep</assignee>
                                    <reporter username="ihara">Shuichi Ihara</reporter>
                        <labels>
                            <label>LB</label>
                    </labels>
                <created>Sat, 2 Jun 2012 06:45:22 +0000</created>
                <updated>Sat, 15 Nov 2014 23:11:21 +0000</updated>
                            <resolved>Wed, 13 Mar 2013 08:38:28 +0000</resolved>
                                    <version>Lustre 2.3.0</version>
                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                    <fixVersion>Lustre 2.1.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>10</watches>
                                                                            <comments>
                            <comment id="39862" author="ihara" created="Sat, 2 Jun 2012 07:12:19 +0000"  >&lt;p&gt;patch for master. &lt;a href=&quot;http://review.whamcloud.com/#change,3011&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,3011&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39863" author="pjones" created="Sat, 2 Jun 2012 08:21:29 +0000"  >&lt;p&gt;Ihara&lt;/p&gt;

&lt;p&gt;Thanks for the patch!&lt;/p&gt;

&lt;p&gt;Minh&lt;/p&gt;

&lt;p&gt;Could you please review this patch contribution?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="40429" author="mdiep" created="Tue, 12 Jun 2012 11:41:42 +0000"  >&lt;p&gt;Hi Ihara,&lt;/p&gt;

&lt;p&gt;Before diving into the patch, could you confirm that your change is backward compatible to OFED 1.x.x?&lt;/p&gt;</comment>
                            <comment id="40459" author="ihara" created="Tue, 12 Jun 2012 22:58:26 +0000"  >&lt;p&gt;Yes, nothing changes for current OFED-1.x.x. &lt;br/&gt;
I just added new checker in Makefile and handle if pointed OFED is compat-rdma.&lt;br/&gt;
Also, I&apos;ve tested OFED-1.5.4.1 with patch applied branch. If you can test them with OFED-1.x.x too, that would be great.&lt;/p&gt;</comment>
                            <comment id="50037" author="ihara" created="Sun, 6 Jan 2013 07:07:07 +0000"  >&lt;p&gt;tested OFED-3.5-rc4 with patchset10.&lt;/p&gt;</comment>
                            <comment id="53900" author="jlevi" created="Wed, 13 Mar 2013 08:38:28 +0000"  >&lt;p&gt;Patch landed to master.&lt;/p&gt;</comment>
                            <comment id="53947" author="mdiep" created="Wed, 13 Mar 2013 16:43:44 +0000"  >&lt;p&gt;I am porting this to b2_1 which is on later kernel 2.6.32-279.22.1.el6, and I am seeing this broken during build&lt;/p&gt;

&lt;p&gt;Type &apos;make&apos; to build Lustre.&lt;br/&gt;
+ make -j 8 -s&lt;br/&gt;
Making all in .&lt;br/&gt;
In file included from /root/lu1468/BUILD/compat-rdma-devel/usr/src/compat-rdma/include/linux/compat-2.6.h:53,&lt;br/&gt;
                 from /root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet/klnds/o2iblnd/o2iblnd.h:83,&lt;br/&gt;
                 from /root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet/klnds/o2iblnd/o2iblnd.c:43:&lt;br/&gt;
/root/lu1468/BUILD/compat-rdma-devel/usr/src/compat-rdma/include/linux/compat-2.6.34.h:290:1: error: &quot;rcu_dereference_protected&quot; redefined&lt;br/&gt;
In file included from include/linux/tracepoint.h:18,&lt;br/&gt;
                 from /root/lu1468/BUILD/compat-rdma-devel/usr/src/compat-rdma/include/linux/tracepoint.h:19,&lt;br/&gt;
                 from include/linux/module.h:18,&lt;br/&gt;
                 from /root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet/klnds/o2iblnd/o2iblnd.h:49,&lt;br/&gt;
                 from /root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet/klnds/o2iblnd/o2iblnd.c:43:&lt;br/&gt;
include/linux/rcupdate.h:256:1: error: this is the location of the previous definition&lt;br/&gt;
In file included from /root/lu1468/BUILD/compat-rdma-devel/usr/src/compat-rdma/include/linux/compat-2.6.h:59,&lt;br/&gt;
                 from /root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet/klnds/o2iblnd/o2iblnd.h:83,&lt;br/&gt;
                 from /root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet/klnds/o2iblnd/o2iblnd.c:43:&lt;br/&gt;
/root/lu1468/BUILD/compat-rdma-devel/usr/src/compat-rdma/include/linux/compat-3.0.h:90:1: error: &quot;kfree_rcu&quot; redefined&lt;br/&gt;
In file included from include/linux/tracepoint.h:18,&lt;br/&gt;
                 from /root/lu1468/BUILD/compat-rdma-devel/usr/src/compat-rdma/include/linux/tracepoint.h:19,&lt;br/&gt;
                 from include/linux/module.h:18,&lt;br/&gt;
                 from /root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet/klnds/o2iblnd/o2iblnd.h:49,&lt;br/&gt;
                 from /root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet/klnds/o2iblnd/o2iblnd.c:43:&lt;br/&gt;
include/linux/rcupdate.h:389:1: error: this is the location of the previous definition&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;7&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;/root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet/klnds/o2iblnd/o2iblnd.o&amp;#93;&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;6&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;/root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet/klnds/o2iblnd&amp;#93;&lt;/span&gt; Error 2&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;5&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;/root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet/klnds&amp;#93;&lt;/span&gt; Error 2&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;4&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;/root/lu1468/BUILD/BUILD/lustre-2.1.4/lnet&amp;#93;&lt;/span&gt; Error 2&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;4&amp;#93;&lt;/span&gt;: *** Waiting for unfinished jobs....&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;_module_/root/lu1468/BUILD/BUILD/lustre-2.1.4&amp;#93;&lt;/span&gt; Error 2&lt;br/&gt;
make&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;modules&amp;#93;&lt;/span&gt; Error 2&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;all-recursive&amp;#93;&lt;/span&gt; Error 1&lt;br/&gt;
make: *** &lt;span class=&quot;error&quot;&gt;&amp;#91;all&amp;#93;&lt;/span&gt; Error 2&lt;br/&gt;
error: Bad exit status from /var/tmp/rpm-tmp.5kT5mc (%build)&lt;/p&gt;



&lt;p&gt;patch &lt;a href=&quot;http://review.whamcloud.com/#change,5688&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,5688&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="54200" author="ihara" created="Sat, 16 Mar 2013 12:51:08 +0000"  >&lt;p&gt;This is caused due to kernel header(include/linux/rcupdate.h) chagnes on the latest kernel. (2.6.32-279.22.1.el6)&lt;br/&gt;
Please see &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2975&quot; title=&quot;Build fails on 2.6.32-279.22.1.el6 due to two functions redefined&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2975&quot;&gt;&lt;del&gt;LU-2975&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="99288" author="gerrit" created="Sat, 15 Nov 2014 23:11:21 +0000"  >&lt;p&gt;Shuichi Ihara (sihara@ddn.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/12739&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12739&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1468&quot; title=&quot;Support Compat RDMA for O2IB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1468&quot;&gt;&lt;del&gt;LU-1468&lt;/del&gt;&lt;/a&gt; o2iblnd: patch to support OFED-3.5&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b1_8&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ddf1a2a25d3d54530587d972d5dec1aec0f63c82&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="17980">LU-2975</issuekey>
        </issuelink>
                            </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|hzvfnr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6183</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>