<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:18:51 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-1691] kernel update [SLES11 SP2 3.0.34-0.7.9]</title>
                <link>https://jira.whamcloud.com/browse/LU-1691</link>
                <project id="10000" key="LU">Lustre</project>
                    <description></description>
                <environment></environment>
        <key id="15343">LU-1691</key>
            <summary>kernel update [SLES11 SP2 3.0.34-0.7.9]</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="ys">Yang Sheng</reporter>
                        <labels>
                    </labels>
                <created>Tue, 31 Jul 2012 10:58:09 +0000</created>
                <updated>Fri, 26 Oct 2012 11:56:36 +0000</updated>
                            <resolved>Fri, 26 Oct 2012 11:56:36 +0000</resolved>
                                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="43565" author="ys" created="Tue, 21 Aug 2012 12:45:23 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,3734&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,3734&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="43819" author="simmonsja" created="Mon, 27 Aug 2012 14:36:21 +0000"  >&lt;p&gt;Please port to b2_3 as well &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>
                            <comment id="44121" author="simmonsja" created="Tue, 4 Sep 2012 08:55:42 +0000"  >&lt;p&gt;Back port for b2_3 is here &lt;a href=&quot;http://review.whamcloud.com/#change,3812&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,3812&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44859" author="simmonsja" created="Fri, 14 Sep 2012 08:53:14 +0000"  >&lt;p&gt;Now that Fedora support had been merged SLES11 SP2 is a very small change. I submitted a new patch at &lt;a href=&quot;http://review.whamcloud.com/#change,3734&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,3734&lt;/a&gt; which is against master but will apply to b2_3 easily. Please note the compile fails due to improper setup of the build system for head. It fails because the build system doesn&apos;t see kernel source rpms. The b2_3 branch did compile successfully in the past with this patch. Since it&apos;s a small change I really hope it can go into 2.3 and 2.4.&lt;/p&gt;</comment>
                            <comment id="45562" author="chris" created="Wed, 26 Sep 2012 06:05:38 +0000"  >&lt;p&gt;Peter and I discussed this and decided that the best plan is for Lustre to be able to support SLES11SP1 and SLES11SP2, this will maintain backward compatibility whilst allowing a transition to the later kernels of SP2.&lt;/p&gt;

&lt;p&gt;To do this I&apos;m going to revert the changes in&lt;/p&gt;

&lt;p&gt;lustre/kernel_patches/targets/2.6-sles11.target.in&lt;/p&gt;

&lt;p&gt;and add a new &lt;/p&gt;

&lt;p&gt;lustre/kernel_patches/targets/3.0-sles11.target.in&lt;/p&gt;

&lt;p&gt;We will also need to make a small changes to lbuild and funcs to allow selection between these versions.&lt;/p&gt;

&lt;p&gt;By supplying TARGET to lbuild the use should be able to select 2.6 or 3.0 but by default the build will build to the version of the kernel on which lbuild is being executed.&lt;/p&gt;</comment>
                            <comment id="45563" author="chris" created="Wed, 26 Sep 2012 08:50:30 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,3734&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,3734&lt;/a&gt; updated and built with for both 2.6 and 3.0 kernels on Jenkins.&lt;/p&gt;

&lt;p&gt;Once this lands Jenkins will be updated to product both versions.&lt;/p&gt;</comment>
                            <comment id="46068" author="spitzcor" created="Fri, 5 Oct 2012 17:24:28 +0000"  >&lt;p&gt;&quot;updatte&quot; is misspelled in the title &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/wink.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>
                            <comment id="46332" author="chris" created="Wed, 10 Oct 2012 10:26:10 +0000"  >
&lt;p&gt;I was just trying to add SP2 build to master but found this;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://build.whamcloud.com/job/lustre-master-sp2/arch=x86_64,build_type=client,distro=sles11sp2,ib_stack=inkernel/2/consoleFull&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-master-sp2/arch=x86_64,build_type=client,distro=sles11sp2,ib_stack=inkernel/2/consoleFull&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Any idea why it failed?&lt;/p&gt;</comment>
                            <comment id="46334" author="simmonsja" created="Wed, 10 Oct 2012 10:51:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2111&quot; title=&quot;echo_client does return proper error code when it fails.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2111&quot;&gt;&lt;del&gt;LU-2111&lt;/del&gt;&lt;/a&gt; - patch &lt;a href=&quot;http://review.whamcloud.com/#change,4225&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,4225&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="46961" author="simmonsja" created="Fri, 26 Oct 2012 11:52:59 +0000"  >&lt;p&gt;Client side support has been added for 2.4 and with b2_3 closed we can close this ticket.&lt;/p&gt;</comment>
                            <comment id="46963" author="pjones" created="Fri, 26 Oct 2012 11:56:36 +0000"  >&lt;p&gt;Landed for 2.4&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="15597">LU-1787</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </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|hzv9zr:</customfieldvalue>

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