<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:47: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-5022] support for 3.10 rhel7 linux kernel</title>
                <link>https://jira.whamcloud.com/browse/LU-5022</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;tracker for 3.10 kernel support in rhel7&lt;/p&gt;

&lt;p&gt;The 3.10 kernel in the rhel7 rc2 image is quite different from the mainline upstream 3.10 in kernel.org.  It includes many features from 3.12 and even 3.13 kernels.  In general most of the recipe mentioned in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4416&quot; title=&quot;support for 3.12 linux kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4416&quot;&gt;&lt;del&gt;LU-4416&lt;/del&gt;&lt;/a&gt; for 3.12 kernels is needed in rhel7 too.  The only 3.12 patch that isn&apos;t needed is &lt;a href=&quot;http://review.whamcloud.com/9300&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/9300&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Establishing a separate tracker that will be specific to rhel7 as there are some mods that will only be relevant to the rhel7 kernel, and not 3.12 or later.  One example is ldiskfs support.  A new patch series specific to rhel7 will be needed.&lt;/p&gt;</description>
                <environment>rhel7</environment>
        <key id="24605">LU-5022</key>
            <summary>support for 3.10 rhel7 linux kernel</summary>
                <type id="2" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11311&amp;avatarType=issuetype">New Feature</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="bogl">Bob Glossman</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                            <label>HB</label>
                    </labels>
                <created>Wed, 7 May 2014 16:24:38 +0000</created>
                <updated>Mon, 15 Jun 2015 16:06:39 +0000</updated>
                            <resolved>Mon, 15 Jun 2015 16:06:39 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>14</watches>
                                                                            <comments>
                            <comment id="83406" author="bogl" created="Wed, 7 May 2014 16:58:41 +0000"  >&lt;p&gt;ldiskfs support for RHEL7:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/10249&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10249&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Note that this patch series is majority identical to the one in progress for SLES 12.  Only a few patches needed adjustment.  Most applied cleanly unchanged.  I am pushing them in their current form hoping to get some early review and comment from ldiskfs/ext4 experts.&lt;/p&gt;</comment>
                            <comment id="83408" author="simmonsja" created="Wed, 7 May 2014 17:17:50 +0000"  >&lt;p&gt;Oh boy!! I really like to see a base 3.12 ldisk set used by the major distros. We now have RHEL7, SLES12, and FCXX (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3373&quot; title=&quot;ldiskfs patches for FC19&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3373&quot;&gt;&lt;del&gt;LU-3373&lt;/del&gt;&lt;/a&gt;). Also I like the idea of that separation so we can start pushing ldiskfs patches upstream.&lt;/p&gt;</comment>
                            <comment id="83422" author="bogl" created="Wed, 7 May 2014 17:56:26 +0000"  >&lt;p&gt;I&apos;m pretty sure the ones for FCxx in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3373&quot; title=&quot;ldiskfs patches for FC19&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3373&quot;&gt;&lt;del&gt;LU-3373&lt;/del&gt;&lt;/a&gt; are obsolete.  I expect the author will Abandon them eventually, although I could be wrong.&lt;/p&gt;

&lt;p&gt;I would have no objection to structuring ldiskfs series as a reference set for upstream 3.12 with the SLES12 and RHEL7 versions being variations off of that reference.&lt;/p&gt;

&lt;p&gt;Maybe support for the 3.14 kernel in fc20 could also be off that same reference set, although I have yet to investigate that possibility.&lt;/p&gt;
</comment>
                            <comment id="83454" author="simmonsja" created="Wed, 7 May 2014 21:52:02 +0000"  >&lt;p&gt;Great!! I think the 3.12 baseline patch set is the way to go. I plan to update the &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3373&quot; title=&quot;ldiskfs patches for FC19&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3373&quot;&gt;&lt;del&gt;LU-3373&lt;/del&gt;&lt;/a&gt; patch eventually. Just haven&apos;t had the time with all the other patches in the works.&lt;/p&gt;</comment>
                            <comment id="89197" author="simmonsja" created="Wed, 16 Jul 2014 13:53:20 +0000"  >&lt;p&gt;Yang can you post your RHEL7 test results. I like to compare them to my results from the SLES12/3.12 runs I do.&lt;/p&gt;</comment>
                            <comment id="89587" author="bogl" created="Sat, 19 Jul 2014 20:23:32 +0000"  >&lt;p&gt;minimum additional needed to build el7 servers:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/8116&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/8116&lt;/a&gt; - &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3373&quot; title=&quot;ldiskfs patches for FC19&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3373&quot;&gt;&lt;del&gt;LU-3373&lt;/del&gt;&lt;/a&gt; ext4_map_block support&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#/c/11088&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/11088&lt;/a&gt; - &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5276&quot; title=&quot;ldiskfs patches for FC19&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5276&quot;&gt;&lt;del&gt;LU-5276&lt;/del&gt;&lt;/a&gt; ldiskfs: Remove extents-mount-option patch &lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#/c/10249&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/10249&lt;/a&gt; - &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5022&quot; title=&quot;support for 3.10 rhel7 linux kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5022&quot;&gt;&lt;del&gt;LU-5022&lt;/del&gt;&lt;/a&gt; ldiskfs: enable support for RHEL7&lt;/p&gt;

&lt;p&gt;e2fsprogs and lbuild changes for el7 server are still TBD.&lt;/p&gt;</comment>
                            <comment id="96281" author="bogl" created="Mon, 13 Oct 2014 22:56:11 +0000"  >&lt;p&gt;lbuild changes for rhel 7 server&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/12289&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12289&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="98231" author="simmonsja" created="Mon, 3 Nov 2014 21:49:05 +0000"  >&lt;p&gt;Now that the client work is done we should really discuss what is needed for proper server side support. This is are chance to push for a pathless server. First we need the quota performance enhancements. Those have been merged upstream as:&lt;/p&gt;

&lt;p&gt;commit b9ba6f94b2382ef832f97122976b73004f714714&lt;br/&gt;
commit 9eb6463f31cf720deaf0e810cacc403d7720b10c&lt;br/&gt;
commit 1ea06bec78a128adc995ca32bd906a6c9bb9cf91&lt;br/&gt;
commit 606cdcca04a609ed4dfbfe788942de9477da556b&lt;br/&gt;
commit d68aab6b8f572406aa93b45ef6483934dd3b54a6&lt;/p&gt;

&lt;p&gt;Which should engage RedHat to have these merged into their tree.&lt;/p&gt;

&lt;p&gt;We need to replace the dev_read_only patch with the work under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-684&quot; title=&quot;replace dev_rdonly kernel patch with dm-flakey&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-684&quot;&gt;&lt;del&gt;LU-684&lt;/del&gt;&lt;/a&gt;. I haven&apos;t got around to it but now that the work for 2.7 is winding down I can take it up again.&lt;/p&gt;

&lt;p&gt;The bh_lru_size patch. I saw something go upstream but it seems to have been drop. It is a simple one line patch which we should push to get merged. Once merged it will be easy for RedHat to incorporate it into their tree.&lt;/p&gt;

&lt;p&gt;The block tunable patch. From the data posted in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-20&quot; title=&quot;patchless server kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-20&quot;&gt;&lt;del&gt;LU-20&lt;/del&gt;&lt;/a&gt; I really think it is not a benefit and we should just drop it.&lt;/p&gt;

&lt;p&gt;Lastly we have the patch under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3406&quot; title=&quot;Submit raid5-mmp-unplug-dev patch upstream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3406&quot;&gt;&lt;del&gt;LU-3406&lt;/del&gt;&lt;/a&gt; (raid5-mmp-unplug) which I just publish on dm-devel mailing list. Again we have it merged into the RHEL tree once it is integrated upstream.&lt;/p&gt;</comment>
                            <comment id="98235" author="simmonsja" created="Mon, 3 Nov 2014 22:05:47 +0000"  >&lt;p&gt;Oh I forgot but since SLES12 is now official we should make the RHEL7 ldiskfs patch use the patches from the &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4416&quot; title=&quot;support for 3.12 linux kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4416&quot;&gt;&lt;del&gt;LU-4416&lt;/del&gt;&lt;/a&gt; SLES12 ldiskfs work like we originally did. Since RHEL7 changes far more often then SLES12 this can make sense plus this avoids the issue of SLES12 ldiskfs fixes being missed.&lt;/p&gt;</comment>
                            <comment id="98635" author="mdiep" created="Fri, 7 Nov 2014 04:32:12 +0000"  >&lt;p&gt;A closer look at the report, this patch hit a LBUG in &lt;a href=&quot;https://testing.hpdd.intel.com/test_logs/16c19292-658a-11e4-8c86-5254006e85c2/show_text&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_logs/16c19292-658a-11e4-8c86-5254006e85c2/show_text&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="99282" author="gerrit" created="Sat, 15 Nov 2014 14:50:07 +0000"  >&lt;p&gt;Yang Sheng (yang.sheng@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/10249&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10249&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5022&quot; title=&quot;support for 3.10 rhel7 linux kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5022&quot;&gt;&lt;del&gt;LU-5022&lt;/del&gt;&lt;/a&gt; ldiskfs: enable support for RHEL7&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 20&lt;br/&gt;
Commit: d6683a2dd978dafa350e4e58c45df55cf44fe68f&lt;/p&gt;</comment>
                            <comment id="101586" author="gerrit" created="Mon, 15 Dec 2014 09:43:23 +0000"  >&lt;p&gt;Yang Sheng (yang.sheng@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13067&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13067&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5022&quot; title=&quot;support for 3.10 rhel7 linux kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5022&quot;&gt;&lt;del&gt;LU-5022&lt;/del&gt;&lt;/a&gt; ldiskfs: cleanup ldiskfs_journal_dirty_metadata&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4a0457a9e3559c872faa59c5361d84a86d8ee71c&lt;/p&gt;</comment>
                            <comment id="109819" author="gerrit" created="Tue, 17 Mar 2015 07:24:55 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/10249/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10249/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5022&quot; title=&quot;support for 3.10 rhel7 linux kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5022&quot;&gt;&lt;del&gt;LU-5022&lt;/del&gt;&lt;/a&gt; ldiskfs: enable support for RHEL7&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: eaf30e35002bf3936cdf7bf83685552d854f0f88&lt;/p&gt;</comment>
                            <comment id="110103" author="simmonsja" created="Thu, 19 Mar 2015 16:09:12 +0000"  >&lt;p&gt;Here are the quota upstream patches that the RHEL7 kernel needs. It might need some massaging to have it apply to the RHEL7 kernel.&lt;/p&gt;</comment>
                            <comment id="110112" author="bogl" created="Thu, 19 Mar 2015 17:13:05 +0000"  >&lt;p&gt;I am pretty sure all the needed changes from James&apos; attachment are already in place in upstream quota code in el7.  only 2 minor exceptions:&lt;/p&gt;

&lt;p&gt;1) the dqptr_sem deleted by the first patch still exists.  all the references to it are gone, but the data structure was left in place.  I&apos;m assuming whoever ported this into el7 did it deliberately so I&apos;m not willing to change it.&lt;/p&gt;

&lt;p&gt;2) the last patch adding in locking around the shrinker doesn&apos;t seem to apply or be relevant.  there is no dqcache_shrink_scan() routine in el7 to be fixed up.&lt;/p&gt;</comment>
                            <comment id="110113" author="simmonsja" created="Thu, 19 Mar 2015 17:29:44 +0000"  >&lt;p&gt;That is good news. So it looks like we don&apos;t need the quota patch. Will need to look into SuSE12 to see if it is case there.&lt;/p&gt;</comment>
                            <comment id="110115" author="bogl" created="Thu, 19 Mar 2015 17:30:58 +0000"  >&lt;p&gt;James, I will do so as time permits. &lt;/p&gt;</comment>
                            <comment id="110127" author="simmonsja" created="Thu, 19 Mar 2015 18:19:52 +0000"  >&lt;p&gt;Have you considered dropping the block tunable patch?&lt;/p&gt;</comment>
                            <comment id="110208" author="bogl" created="Fri, 20 Mar 2015 14:15:41 +0000"  >&lt;p&gt;no. as far as I can tell block tunable is still needed.   until it can be deleted from old distros I don&apos;t think it should be deleted from el7.&lt;/p&gt;</comment>
                            <comment id="110969" author="lixi" created="Sun, 29 Mar 2015 13:29:26 +0000"  >&lt;p&gt;It seems lbuild-rhel7 is missing in contrib/lbuild/Makefile.am. We should add it in some patch. Maybe &lt;a href=&quot;http://review.whamcloud.com/#/c/12289/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/12289/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="110970" author="bogl" created="Sun, 29 Mar 2015 15:44:47 +0000"  >&lt;p&gt;quite correct.  I will add it to the next version of &lt;a href=&quot;http://review.whamcloud.com/#/c/12289&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/12289&lt;/a&gt;. &lt;/p&gt;</comment>
                            <comment id="111887" author="gerrit" created="Fri, 10 Apr 2015 02:43:35 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/12289/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12289/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5022&quot; title=&quot;support for 3.10 rhel7 linux kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5022&quot;&gt;&lt;del&gt;LU-5022&lt;/del&gt;&lt;/a&gt; build: add rhel7 to server build selections&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c6091a8302b359bd0e28082fef656f0532624143&lt;/p&gt;</comment>
                            <comment id="118527" author="simmonsja" created="Mon, 15 Jun 2015 15:10:25 +0000"  >&lt;p&gt;Bob is this work complete now?&lt;/p&gt;</comment>
                            <comment id="118528" author="bogl" created="Mon, 15 Jun 2015 15:28:18 +0000"  >&lt;p&gt;James, As far as I know yes it is complete.&lt;/p&gt;</comment>
                            <comment id="118541" author="pjones" created="Mon, 15 Jun 2015 16:06:39 +0000"  >&lt;p&gt;Then let&apos;s mark it resolved! &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;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="24583">LU-5014</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="27432">LU-5853</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="27363">LU-5825</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="22582">LU-4416</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="26582">LU-5626</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="28098">LU-6096</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="25488">LU-5307</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="27506">LU-5884</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="25500">LU-5310</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="17324" name="quota-upstream-fixes.patch" size="22083" author="simmonsja" created="Thu, 19 Mar 2015 16:09:12 +0000"/>
                    </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|hzwm0v:</customfieldvalue>

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