<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:05:28 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-276] ost-pools: test-18 Degradation with missing pool is 26.07 % (&gt; 15 %)</title>
                <link>https://jira.whamcloud.com/browse/LU-276</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We&apos;ve seen this bug again it&apos;s supposed to be fixed in bug 23408. Need to figure out why it became wrong again.&lt;/p&gt;

&lt;p&gt;Also, there is alignment problem in the code of ost-pools:test-18, needs to be fixed as well.&lt;/p&gt;</description>
                <environment></environment>
        <key id="10740">LU-276</key>
            <summary>ost-pools: test-18 Degradation with missing pool is 26.07 % (&gt; 15 %)</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="4">Incomplete</resolution>
                                        <assignee username="hongchao.zhang">Hongchao Zhang</assignee>
                                    <reporter username="jay">Jinshan Xiong</reporter>
                        <labels>
                    </labels>
                <created>Wed, 4 May 2011 11:51:18 +0000</created>
                <updated>Thu, 7 Jan 2016 23:40:53 +0000</updated>
                            <resolved>Thu, 7 Jan 2016 23:40:53 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                    <version>Lustre 2.2.0</version>
                    <version>Lustre 2.1.1</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="13690" author="johann" created="Wed, 4 May 2011 14:12:04 +0000"  >&lt;p&gt;FWIW, Wangdi landed a patch to master to fix the problem of qos_remedy_create() which could allocate objects outside the pool.&lt;br/&gt;
That was bug 21379 &amp;amp; commit eb7c28ff977f4e0a280558aa74e23f2a9ab0ea0c.&lt;br/&gt;
This patch adds a call to lov_find_pool() in qos_remedy_create() which is going to print another CWARN(). Maybe that&apos;s the reason why we see this failure now and not before (and not on b1_8 where this patch is not landed). &lt;/p&gt;</comment>
                            <comment id="13699" author="pjones" created="Wed, 4 May 2011 14:50:38 +0000"  >&lt;p&gt;HongChao&lt;/p&gt;

&lt;p&gt;This is causing failures with some of the automated test runs so could you please look into this as a priority&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="13726" author="hongchao.zhang" created="Thu, 5 May 2011 03:15:20 +0000"  >&lt;p&gt;take it and has started to work on it.&lt;/p&gt;</comment>
                            <comment id="14094" author="hongchao.zhang" created="Tue, 10 May 2011 06:41:24 +0000"  >&lt;p&gt;there are several cases leading to performance degradation while using pool,&lt;br/&gt;
1, the pool lookup in hash table&lt;br/&gt;
2, the extra &quot;CWARN&quot; debug info if the specified pool doesn&apos;t exist&lt;/p&gt;

&lt;p&gt;but local tests show no big difference in these 3 case(without pool, wide pool, missing pool),&lt;br/&gt;
the difference tends to decrease if the created files increase, and will be same if the files count is larger than 20000&lt;/p&gt;

&lt;p&gt;the current file number 9877 is a little small, how about increasing it to a bigger value to lessen the affect of those&lt;br/&gt;
random condition which could lead to false result?&lt;/p&gt;</comment>
                            <comment id="14239" author="hongchao.zhang" created="Thu, 12 May 2011 06:18:31 +0000"  >&lt;p&gt;the tests in Toro show the same result, will create a patch to increase the count of &lt;br/&gt;
the created files in the test_18 to see whether the issue can be fixed&lt;/p&gt;</comment>
                            <comment id="14443" author="hudson" created="Tue, 17 May 2011 07:42: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=el5,ib_stack=inkernel/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14444" author="hudson" created="Tue, 17 May 2011 07:45:24 +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/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14445" author="hudson" created="Tue, 17 May 2011 07:46:02 +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/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14446" author="hudson" created="Tue, 17 May 2011 07:47: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=i686,build_type=client,distro=el5,ib_stack=ofa/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14447" author="hudson" created="Tue, 17 May 2011 07:48:26 +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/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14450" author="hudson" created="Tue, 17 May 2011 07:49:32 +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/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14451" author="hudson" created="Tue, 17 May 2011 07:55:25 +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/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14452" author="hudson" created="Tue, 17 May 2011 08:01:07 +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/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14453" author="hudson" created="Tue, 17 May 2011 08:04:50 +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/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14454" author="hudson" created="Tue, 17 May 2011 08:06: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=ubuntu1004,ib_stack=ofa/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,ofa #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14455" author="hudson" created="Tue, 17 May 2011 08:07:21 +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/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14456" author="hudson" created="Tue, 17 May 2011 08:08:02 +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/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14458" author="hudson" created="Tue, 17 May 2011 08:11:35 +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/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14459" author="hudson" created="Tue, 17 May 2011 08:14:07 +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/121/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #121&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-276&quot; title=&quot;ost-pools: test-18 Degradation with missing pool is 26.07 % (&amp;gt; 15 %)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-276&quot;&gt;&lt;del&gt;LU-276&lt;/del&gt;&lt;/a&gt; increase file count to mitigate affect of random condition&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=016c5a0f6e7307a2a3e05eafa8a36ac16b209643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016c5a0f6e7307a2a3e05eafa8a36ac16b209643&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/ost-pools.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14460" author="pjones" created="Tue, 17 May 2011 09:02:29 +0000"  >&lt;p&gt;Fix landed for 2.1. Please reopen if issue reoccurs or more work is still required&lt;/p&gt;</comment>
                            <comment id="18372" author="yujian" created="Thu, 28 Jul 2011 10:01:33 +0000"  >&lt;p&gt;Lustre Clients:&lt;br/&gt;
Tag: 1.8.6-wc1&lt;br/&gt;
Distro/Arch: RHEL6/x86_64 (kernel version: 2.6.32_131.2.1.el6)&lt;br/&gt;
Build: &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/100/arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://newbuild.whamcloud.com/job/lustre-b1_8/100/arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/&lt;/a&gt;&lt;br/&gt;
Network: IB (inkernel OFED)&lt;br/&gt;
ENABLE_QUOTA=yes&lt;/p&gt;

&lt;p&gt;Lustre Servers:&lt;br/&gt;
Tag: v2_0_66_0&lt;br/&gt;
Distro/Arch: RHEL6/x86_64 (kernel version: 2.6.32-131.2.1.el6_lustre)&lt;br/&gt;
Build: &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/228/arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://newbuild.whamcloud.com/job/lustre-master/228/arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/&lt;/a&gt;&lt;br/&gt;
Network: IB (inkernel OFED)&lt;/p&gt;

&lt;p&gt;ost-pools test 18 failed with the similar issue:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;Avg time taken for 9877 creates without pool: 16.32
Avg time taken for 9877 creates with pool: 19.20
Avg time taken for 9877 creates with missing pool: 19.40
No pool to wide pool: 17.64 %.
 ost-pools test_18: @@@@@@ IGNORE (bz23408): Degradation with wide pool is 17.64 % (&amp;gt; 15 %)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Maloo report: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/02ffc662-b91b-11e0-8bdf-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/02ffc662-b91b-11e0-8bdf-52540025f9af&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="18472" author="hongchao.zhang" created="Fri, 29 Jul 2011 02:42:37 +0000"  >&lt;p&gt;the files is still 9877 files in the new occurrence for the patch was only landed on master, but the test is run on b1_8&lt;br/&gt;
yujian will try to re-test it with 30000 files soon.&lt;/p&gt;</comment>
                            <comment id="18473" author="yujian" created="Fri, 29 Jul 2011 04:19:50 +0000"  >&lt;p&gt;With &quot;numfiles=30000&quot;, the test 18 still failed:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;== test 18: File create in a directory which references a deleted pool == 00:50:15
Create performance, iteration 1, 30000 files x 3
total: 30000 creates in 50.11 seconds: 598.69 creates/second
iter 1: 30000 creates without pool: 50.11
fat-amd-1-ib: Pool lustre.pool1 created
fat-amd-1-ib: OST lustre-OST0000_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0001_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0002_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0003_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0004_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0005_UUID added to pool lustre.pool1
total: 30000 creates in 68.71 seconds: 436.59 creates/second
iter 1: 30000 creates with pool: 68.71
fat-amd-1-ib: OST lustre-OST0000_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0001_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0002_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0003_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0004_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0005_UUID removed from pool lustre.pool1
fat-amd-1-ib: Pool lustre.pool1 destroyed
total: 30000 creates in 64.46 seconds: 465.39 creates/second
iter 1: 30000 creates with missing pool: 64.46

Create performance, iteration 2, 30000 files x 3
total: 30000 creates in 49.84 seconds: 601.93 creates/second
iter 2: 30000 creates without pool: 49.84
fat-amd-1-ib: Pool lustre.pool1 created
fat-amd-1-ib: OST lustre-OST0000_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0001_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0002_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0003_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0004_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0005_UUID added to pool lustre.pool1
total: 30000 creates in 61.67 seconds: 486.42 creates/second
iter 2: 30000 creates with pool: 61.67
fat-amd-1-ib: OST lustre-OST0000_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0001_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0002_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0003_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0004_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0005_UUID removed from pool lustre.pool1
fat-amd-1-ib: Pool lustre.pool1 destroyed
total: 30000 creates in 69.00 seconds: 434.80 creates/second
iter 2: 30000 creates with missing pool: 69.00

Create performance, iteration 3, 30000 files x 3
total: 30000 creates in 50.25 seconds: 597.06 creates/second
iter 3: 30000 creates without pool: 50.25
fat-amd-1-ib: Pool lustre.pool1 created
fat-amd-1-ib: OST lustre-OST0000_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0001_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0002_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0003_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0004_UUID added to pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0005_UUID added to pool lustre.pool1
total: 30000 creates in 69.04 seconds: 434.50 creates/second
iter 3: 30000 creates with pool: 69.04
fat-amd-1-ib: OST lustre-OST0000_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0001_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0002_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0003_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0004_UUID removed from pool lustre.pool1
fat-amd-1-ib: OST lustre-OST0005_UUID removed from pool lustre.pool1
fat-amd-1-ib: Pool lustre.pool1 destroyed
total: 30000 creates in 63.49 seconds: 472.49 creates/second
iter 3: 30000 creates with missing pool: 63.49

Avg time taken for 30000 creates without pool: 50.06
Avg time taken for 30000 creates with pool: 66.47
Avg time taken for 30000 creates with missing pool: 65.65
No pool to wide pool: 32.78 %.
 ost-pools test_18: @@@@@@ IGNORE (bz23408): Degradation with wide pool is 32.78 % (&amp;gt; 15 %) 
Dumping lctl log to /home/yujian/test_logs/2011-07-29/004914/ost-pools.test_18.*.1311927141.log
No pool to missing pool: 31.14 %.
 ost-pools test_18: @@@@@@ IGNORE (bz23408): Degradation with missing pool is 31.14 % (&amp;gt; 30 %) 
Dumping lctl log to /home/yujian/test_logs/2011-07-29/004914/ost-pools.test_18.*.1311927144.log
Resetting fail_loc on all nodes...done.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Maloo report: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/3f75d49c-b9bb-11e0-8bdf-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/3f75d49c-b9bb-11e0-8bdf-52540025f9af&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="18477" author="hongchao.zhang" created="Fri, 29 Jul 2011 06:36:56 +0000"  >&lt;p&gt;it&apos;s related to 1.8&amp;lt;&lt;del&gt;&amp;gt;2.1, the creation performance is almost the same for 2.1&amp;lt;&lt;/del&gt;&amp;gt;2.1, but show much difference for 1.8&amp;lt;-&amp;gt;2.1&lt;/p&gt;</comment>
                            <comment id="18613" author="pjones" created="Mon, 1 Aug 2011 13:17:13 +0000"  >&lt;p&gt;So, is the action here to land this fix on the 1.8.x branch&lt;/p&gt;</comment>
                            <comment id="18616" author="yujian" created="Mon, 1 Aug 2011 21:54:01 +0000"  >&lt;blockquote&gt;&lt;p&gt;So, is the action here to land this fix on the 1.8.x branch&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Unfortunately, the fix does not resolve the issue under the 1.8&amp;lt;-&amp;gt;2.1 interop configuration. I think Hongchao is still investigating.&lt;/p&gt;</comment>
                            <comment id="18712" author="yujian" created="Thu, 4 Aug 2011 03:34:02 +0000"  >&lt;p&gt;Hi Hongchao,&lt;br/&gt;
Per your suggestion, I ran the test on the latest b1_8 clients with the latest master servers, the issue still existed:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/869c0eea-be6b-11e0-8bdf-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/869c0eea-be6b-11e0-8bdf-52540025f9af&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is the configuration:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;Lustre Clients:
Branch: b1_8
Distro/Arch: RHEL6/x86_64 (kernel version: 2.6.32_131.2.1.el6)
Build: http://newbuild.whamcloud.com/job/lustre-b1_8/119/arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/

Lustre Servers:
Branch: master
Distro/Arch: RHEL6/x86_64 (kernel version: 2.6.32-131.6.1.el6_lustre)
Build: http://newbuild.whamcloud.com/job/lustre-master/240/arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/

Network: IB (inkernel OFED)
ENABLE_QUOTA=yes
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="19673" author="yujian" created="Sun, 28 Aug 2011 23:31:33 +0000"  >&lt;p&gt;Lustre Clients:&lt;br/&gt;
Tag: 1.8.6-wc1&lt;br/&gt;
Distro/Arch: RHEL6/x86_64 (kernel version: 2.6.32_131.2.1.el6)&lt;br/&gt;
Build: &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/100/arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://newbuild.whamcloud.com/job/lustre-b1_8/100/arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/&lt;/a&gt;&lt;br/&gt;
Network: IB (inkernel OFED)&lt;br/&gt;
ENABLE_QUOTA=yes&lt;/p&gt;

&lt;p&gt;Lustre Servers:&lt;br/&gt;
Tag: v2_1_0_0_RC1&lt;br/&gt;
Distro/Arch: RHEL6/x86_64 (kernel version: 2.6.32-131.6.1.el6_lustre)&lt;br/&gt;
Build: &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/271/arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://newbuild.whamcloud.com/job/lustre-master/271/arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/&lt;/a&gt;&lt;br/&gt;
Network: IB (inkernel OFED)&lt;/p&gt;

&lt;p&gt;The same issue occurred: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/9207414a-cf7e-11e0-8d02-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/9207414a-cf7e-11e0-8d02-52540025f9af&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="27569" author="sarah" created="Mon, 30 Jan 2012 01:57:28 +0000"  >&lt;p&gt;Hit the same issue when running interop test between 1.8.7-wc1 and 2.1.55&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/fca92dd6-4b0e-11e1-915b-5254004bbbd3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/fca92dd6-4b0e-11e1-915b-5254004bbbd3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="28145" author="pjones" created="Wed, 8 Feb 2012 09:14:28 +0000"  >&lt;p&gt;I believe Andreas is fixing this under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1042&quot; title=&quot;1.8 clients show wrong dates with 2.1 servers&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1042&quot;&gt;&lt;del&gt;LU-1042&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="28244" author="hongchao.zhang" created="Thu, 9 Feb 2012 05:50:09 +0000"  >&lt;p&gt;this issue could be related the config reprocess due to the config change caused by the pool&apos;s operation,&lt;br/&gt;
it&apos;s better to skip the first creation operations in the &quot;with-pool&quot; case and &quot;with-missing-pool&quot; case, will submit&lt;br/&gt;
a patch to verify whether it&apos;s the case.&lt;/p&gt;</comment>
                            <comment id="28470" author="hongchao.zhang" created="Sun, 12 Feb 2012 22:52:31 +0000"  >&lt;p&gt;the patch is tracked at &lt;a href=&quot;http://review.whamcloud.com/#change,2136&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2136&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="28865" author="yujian" created="Thu, 16 Feb 2012 07:14:15 +0000"  >&lt;p&gt;Lustre Clients:&lt;br/&gt;
Tag: 1.8.7-wc1&lt;br/&gt;
Distro/Arch: RHEL5/x86_64 (kernel version: 2.6.18-274.3.1.el5)&lt;br/&gt;
Build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/171/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-b1_8/171/&lt;/a&gt;&lt;br/&gt;
Network: TCP (1GigE)&lt;br/&gt;
ENABLE_QUOTA=yes&lt;/p&gt;

&lt;p&gt;Lustre Servers:Tag: v2_1_1_0_RC2&lt;br/&gt;
Distro/Arch: RHEL5/x86_64 (kernel version: 2.6.18-274.12.1.el5_lustre.g4554b65)&lt;br/&gt;
Build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-b2_1/41/&lt;/a&gt;&lt;br/&gt;
Network: TCP (1GigE)&lt;/p&gt;

&lt;p&gt;The same issue occurred: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/32ec951e-587e-11e1-a226-5254004bbbd3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/32ec951e-587e-11e1-a226-5254004bbbd3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="138265" author="jfc" created="Thu, 7 Jan 2016 23:40:53 +0000"  >&lt;p&gt;Marking this as resolved/incomplete, given the length of time since it was last updated.&lt;/p&gt;

&lt;p&gt;If anyone disagrees, or would like this ticket re-opened, please let us know.&lt;br/&gt;
Thanks,&lt;br/&gt;
~ jfc.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Bugzilla ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>23408.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <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|hzv99r:</customfieldvalue>

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