<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:07:20 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-469] Lustre .config should be rebased on RHEL 6.1 from current kernel</title>
                <link>https://jira.whamcloud.com/browse/LU-469</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Building Lustre from git/lustre-release on RHEL 6.1, the .config file provided (lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config) is based on 2.6.32-71.el6.x86_64.debug.&lt;/p&gt;

&lt;p&gt;The current kernel is kernel-2.6.32-131 and we should rebase our .config on the version from that .config (attached).&lt;/p&gt;</description>
                <environment></environment>
        <key id="11250">LU-469</key>
            <summary>Lustre .config should be rebased on RHEL 6.1 from current kernel</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="ys">Yang Sheng</assignee>
                                    <reporter username="rhenwood">Richard Henwood</reporter>
                        <labels>
                    </labels>
                <created>Mon, 27 Jun 2011 16:57:24 +0000</created>
                <updated>Fri, 8 Jul 2011 20:08:47 +0000</updated>
                            <resolved>Fri, 8 Jul 2011 17:30:12 +0000</resolved>
                                                    <fixVersion>Lustre 2.1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="17018" author="pjones" created="Mon, 27 Jun 2011 17:38:15 +0000"  >&lt;p&gt;YangSheng&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="17191" author="pjones" created="Thu, 30 Jun 2011 09:09:30 +0000"  >&lt;p&gt;YangSheng&lt;/p&gt;

&lt;p&gt;Could you please treat this issue as your top priority?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="17198" author="pjones" created="Thu, 30 Jun 2011 14:29:15 +0000"  >&lt;p&gt;YangSheng has uploaded a patch into gerrit - &lt;a href=&quot;http://review.whamcloud.com/#change,1034&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,1034&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="17205" author="rhenwood" created="Fri, 1 Jul 2011 09:46:47 +0000"  >&lt;p&gt;I have further information to add to this ticket: The purpose of this ticket is to get a change that allows building Lustre from source. I am maintaining the wiki page: &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://wiki.whamcloud.com/display/PUB/Walk-thru-+Build+Lustre+2.1+on+RHEL+6.1+from+Whamcloud+git&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://wiki.whamcloud.com/display/PUB/Walk-thru-+Build+Lustre+2.1+on+RHEL+6.1+from+Whamcloud+git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As it stands the step &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;make oldconfig || make menuconfig
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;prompts a user to choose kernel build options. &lt;/p&gt;

&lt;p&gt;These prompts are undesirable and not not present if you are building against RHEL5 with the config file:&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;/build/lustre-release/lustre/kernel_patches/kernel_configs/kernel-2.6.18-2.6-rhel5-x86_64.config
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</comment>
                            <comment id="17208" author="ys" created="Fri, 1 Jul 2011 12:55:06 +0000"  >&lt;p&gt;Hi, Richard, The issue is not only relate to .config file, also lbuild-rhel6 need some change to deal with the root cause. I have propose a patch and attach to gerrit shortly.&lt;/p&gt;</comment>
                            <comment id="17514" author="pjones" created="Fri, 8 Jul 2011 17:30:12 +0000"  >&lt;p&gt;Landed for Lustre 2.1&lt;/p&gt;</comment>
                            <comment id="17517" author="hudson" created="Fri, 8 Jul 2011 17:35:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17520" author="hudson" created="Fri, 8 Jul 2011 17:37:45 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17523" author="hudson" created="Fri, 8 Jul 2011 17:38:45 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17526" author="hudson" created="Fri, 8 Jul 2011 17:40:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17529" author="hudson" created="Fri, 8 Jul 2011 17:40:54 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17532" author="hudson" created="Fri, 8 Jul 2011 17:41:18 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17535" author="hudson" created="Fri, 8 Jul 2011 17:42:31 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17538" author="hudson" created="Fri, 8 Jul 2011 17:45:05 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17541" author="hudson" created="Fri, 8 Jul 2011 17:47:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17544" author="hudson" created="Fri, 8 Jul 2011 17:48:18 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17547" author="hudson" created="Fri, 8 Jul 2011 17:53:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17550" author="hudson" created="Fri, 8 Jul 2011 17:54:09 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17553" author="hudson" created="Fri, 8 Jul 2011 18:56:03 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17556" author="hudson" created="Fri, 8 Jul 2011 20:08:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #199&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-469&quot; title=&quot;Lustre .config should be rebased on RHEL 6.1 from current kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-469&quot;&gt;&lt;del&gt;LU-469&lt;/del&gt;&lt;/a&gt; Build with lustre own kernel config file.&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=1cbebcd73e9a956e79426e46d761b1af4605bce2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;1cbebcd73e9a956e79426e46d761b1af4605bce2&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-i686.config&lt;/li&gt;
	&lt;li&gt;lustre/kernel_patches/kernel_configs/kernel-2.6.32-2.6-rhel6-x86_64.config&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel6&lt;/li&gt;
	&lt;li&gt;build/lbuild-rhel&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                            <attachment id="10292" name=".config" size="100171" author="rhenwood" created="Mon, 27 Jun 2011 16:57:24 +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|hzv8tr:</customfieldvalue>

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