<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:09:30 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-691] sanity test_133c defect</title>
                <link>https://jira.whamcloud.com/browse/LU-691</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;check_stats() {&lt;br/&gt;
    ost) res=`do_facet ost0 $LCTL&lt;/p&gt;

&lt;p&gt;facet ost0 does not exist;&lt;/p&gt;

&lt;p&gt;sanity does not fail each time because of the usual configuration used is : 1 oss, i.e. ost_HOST is&lt;br/&gt;
set, and facet_host () sets ost1_HOST = ost_HOST :&lt;/p&gt;

&lt;p&gt;facet_host() {&lt;br/&gt;
    local facet=$1&lt;/p&gt;

&lt;p&gt;    [ &quot;$facet&quot; == client ] &amp;amp;&amp;amp; echo -n $HOSTNAME &amp;amp;&amp;amp; return&lt;br/&gt;
    varname=${facet}_HOST&lt;br/&gt;
    if [ -z &quot;${!varname}&quot; ]; then&lt;br/&gt;
        if [ &quot;${facet:0:3}&quot; == &quot;ost&quot; ]; then&lt;br/&gt;
            eval ${facet}_HOST=${ost_HOST}&lt;/p&gt;

&lt;p&gt;sanity test_133c fails on configuration with the number of oss-es &amp;gt;1, or if ost1_HOST is set instead&lt;br/&gt;
of ost_HOST.&lt;/p&gt;

&lt;p&gt;== test 133c: Verifying OST stats ======================================== == 18:06:29 (1304035589)&lt;br/&gt;
mds.lustre-MDT0000.stats=clear&lt;br/&gt;
error: set_param: /proc/&lt;/p&gt;
{fs,sys}/{lnet,lustre}/obdfilter/*/stats: Found no match&lt;br/&gt;
1+0 records in&lt;br/&gt;
1+0 records out&lt;br/&gt;
1048576 bytes (1.0 MB) copied, 0.0171929 seconds, 61.0 MB/s&lt;br/&gt;
error: get_param: /proc/{fs,sys}
&lt;p&gt;/&lt;/p&gt;
{lnet,lustre}
&lt;p&gt;/obdfilter/lustre-OST0000/stats: Found no match&lt;/p&gt;

&lt;p&gt;sanity test_133c: @@@@@@ FAIL: The counter for write on ost was not incremented&lt;/p&gt;</description>
                <environment></environment>
        <key id="11852">LU-691</key>
            <summary>sanity test_133c defect</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="yujian">Jian Yu</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Tue, 20 Sep 2011 03:14:18 +0000</created>
                <updated>Sat, 22 Dec 2012 11:12:44 +0000</updated>
                            <resolved>Wed, 28 Mar 2012 12:55:12 +0000</resolved>
                                    <version>Lustre 2.0.0</version>
                    <version>Lustre 1.8.6</version>
                                    <fixVersion>Lustre 2.2.0</fixVersion>
                    <fixVersion>Lustre 2.1.4</fixVersion>
                    <fixVersion>Lustre 1.8.8</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="20509" author="simmonsja" created="Mon, 26 Sep 2011 10:45:28 +0000"  >&lt;p&gt;That is not the only test with this problem. I had a patch attachment 32621 to address this for bugzilla 14929. I can update the patch and include a fix for this test as well.&lt;/p&gt;</comment>
                            <comment id="20510" author="simmonsja" created="Mon, 26 Sep 2011 11:03:40 +0000"  >&lt;p&gt;I pushed the below patch which I have been using to address this problem. Please give it try on your end. The patch is against master.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,1425&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,1425&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="20562" author="yujian" created="Fri, 30 Sep 2011 01:55:28 +0000"  >&lt;p&gt;Thanks James for the patch!&lt;br/&gt;
I just ported it to the Lustre b1_8 branch: &lt;a href=&quot;http://review.whamcloud.com/1450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1450&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="22769" author="hudson" created="Wed, 9 Nov 2011 18:29:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/154/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el6,inkernel #154&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; fix OST index errors in test suite - sanity 133c defect (Revision 89cdb936a3c1eac99bf69ea27bb3b794a3838eb3)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22771" author="hudson" created="Wed, 9 Nov 2011 18:31:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/154/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,ubuntu1004,inkernel #154&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; fix OST index errors in test suite - sanity 133c defect (Revision 89cdb936a3c1eac99bf69ea27bb3b794a3838eb3)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22772" author="hudson" created="Wed, 9 Nov 2011 18:32:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/154/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el6,inkernel #154&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; fix OST index errors in test suite - sanity 133c defect (Revision 89cdb936a3c1eac99bf69ea27bb3b794a3838eb3)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22773" author="hudson" created="Wed, 9 Nov 2011 18:52:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/154/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,inkernel #154&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; fix OST index errors in test suite - sanity 133c defect (Revision 89cdb936a3c1eac99bf69ea27bb3b794a3838eb3)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22774" author="hudson" created="Wed, 9 Nov 2011 18:58:24 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/154/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,ofa #154&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; fix OST index errors in test suite - sanity 133c defect (Revision 89cdb936a3c1eac99bf69ea27bb3b794a3838eb3)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22775" author="hudson" created="Wed, 9 Nov 2011 19:06:19 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/154/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,inkernel #154&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; fix OST index errors in test suite - sanity 133c defect (Revision 89cdb936a3c1eac99bf69ea27bb3b794a3838eb3)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22776" author="hudson" created="Wed, 9 Nov 2011 19:12:43 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/154/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,inkernel #154&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; fix OST index errors in test suite - sanity 133c defect (Revision 89cdb936a3c1eac99bf69ea27bb3b794a3838eb3)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22777" author="hudson" created="Wed, 9 Nov 2011 19:14:34 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/154/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,ofa #154&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; fix OST index errors in test suite - sanity 133c defect (Revision 89cdb936a3c1eac99bf69ea27bb3b794a3838eb3)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22778" author="hudson" created="Wed, 9 Nov 2011 19:22:14 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/154/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,ofa #154&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; fix OST index errors in test suite - sanity 133c defect (Revision 89cdb936a3c1eac99bf69ea27bb3b794a3838eb3)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22780" author="hudson" created="Wed, 9 Nov 2011 20:18:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/154/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,inkernel #154&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; fix OST index errors in test suite - sanity 133c defect (Revision 89cdb936a3c1eac99bf69ea27bb3b794a3838eb3)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22781" author="hudson" created="Wed, 9 Nov 2011 20:30:45 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/154/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,ofa #154&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; fix OST index errors in test suite - sanity 133c defect (Revision 89cdb936a3c1eac99bf69ea27bb3b794a3838eb3)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;89cdb936a3c1eac99bf69ea27bb3b794a3838eb3&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22928" author="yujian" created="Sat, 12 Nov 2011 02:17:30 +0000"  >&lt;p&gt;The patches have been pushed to both b1_8 and master branch. Issue is resolved. &lt;/p&gt;</comment>
                            <comment id="22929" author="hudson" created="Sat, 12 Nov 2011 03:19:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22930" author="hudson" created="Sat, 12 Nov 2011 03:20:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22931" author="hudson" created="Sat, 12 Nov 2011 03:24:00 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22932" author="hudson" created="Sat, 12 Nov 2011 03:26:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22933" author="hudson" created="Sat, 12 Nov 2011 03:29:48 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22934" author="hudson" created="Sat, 12 Nov 2011 03:32:55 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22935" author="hudson" created="Sat, 12 Nov 2011 03:33:08 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22936" author="hudson" created="Sat, 12 Nov 2011 03:34:58 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22937" author="hudson" created="Sat, 12 Nov 2011 03:35:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22938" author="hudson" created="Sat, 12 Nov 2011 03:39:09 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22939" author="hudson" created="Sat, 12 Nov 2011 03:49:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22940" author="hudson" created="Sat, 12 Nov 2011 03:56:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22941" author="hudson" created="Sat, 12 Nov 2011 04:08:01 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22944" author="hudson" created="Sat, 12 Nov 2011 05:50:42 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #354&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-691&quot; title=&quot;sanity test_133c defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-691&quot;&gt;&lt;del&gt;LU-691&lt;/del&gt;&lt;/a&gt; Fix OST index errors in test suite - sanity 133c defect (Revision 8afd35ce1073f52b45ddfe46164ac90c47288d3c)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&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=8afd35ce1073f52b45ddfe46164ac90c47288d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8afd35ce1073f52b45ddfe46164ac90c47288d3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/lfsck.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/replay-single.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/test-framework.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/llog-test.sh&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&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>24504.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|hzv3kn:</customfieldvalue>

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