<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:28:46 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-2852] 2.1.4&lt;-&gt;2.4.0 interop: sanity test_27u: FAIL: 2 objects created on OST-0</title>
                <link>https://jira.whamcloud.com/browse/LU-2852</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Running sanity test 27u on Lustre b2_1 clients with master servers failed as follows:&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;== sanity test 27u: skip object creation on OSC w/o objects ============ 21:43:08 (1361511788)
CMD: client-19vm3 lctl set_param fail_loc=0x139
fail_loc=0x139
total: 1000 creates in 3.58 seconds: 279.20 creates/second
CMD: client-19vm3 lctl set_param fail_loc=0
fail_loc=0
 - unlinked 0 (time 1361511801 ; total 0 ; last 0)
total: 1000 unlinks in 4 seconds: 250.000000 unlinks/second
 sanity test_27u: @@@@@@ FAIL: 2 objects created on OST-0.  See /mnt/lustre/f27u.getstripe 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Maloo report: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/ffcd3138-7cb3-11e2-a108-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/ffcd3138-7cb3-11e2-a108-52540035b04c&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;br/&gt;
Lustre b2_1 client build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/176&quot;&gt;http://build.whamcloud.com/job/lustre-b2_1/176&lt;/a&gt;&lt;br/&gt;
Lustre master server build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/1269&quot;&gt;http://build.whamcloud.com/job/lustre-master/1269&lt;/a&gt;&lt;br/&gt;
Distro/Arch: RHEL6.3/x86_64&lt;br/&gt;
</environment>
        <key id="17667">LU-2852</key>
            <summary>2.1.4&lt;-&gt;2.4.0 interop: sanity test_27u: FAIL: 2 objects created on OST-0</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="laisiyao">Lai Siyao</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                            <label>LB</label>
                            <label>mq213</label>
                    </labels>
                <created>Fri, 22 Feb 2013 02:26:24 +0000</created>
                <updated>Fri, 22 Mar 2013 15:45:50 +0000</updated>
                            <resolved>Thu, 14 Mar 2013 00:54:11 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="53695" author="laisiyao" created="Mon, 11 Mar 2013 11:44:43 +0000"  >&lt;p&gt;This is not an interop test failure, because sanity 27u can&apos;t pass on master either (but it&apos;s in ALWAYS_EXCEPT list). &lt;/p&gt;

&lt;p&gt;Running sanity 27u alone will always pass, and the cause is that subtest 27p,27r will left two files in that test directory, and these two files are striped on all OST, finally the check for stripe fails.&lt;/p&gt;

&lt;p&gt;A simple fix is to clean up test directory before sanity 27u, I&apos;ll commit a fix later.&lt;/p&gt;</comment>
                            <comment id="53698" author="laisiyao" created="Mon, 11 Mar 2013 12:19:16 +0000"  >&lt;p&gt;patch for master is on &lt;a href=&quot;http://review.whamcloud.com/#change,5670&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,5670&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Note, to test 2.1 &amp;lt;-&amp;gt; 2.4 interop, this patch should be cherry-picked to 2.1 code.&lt;/p&gt;</comment>
                            <comment id="53973" author="pjones" created="Thu, 14 Mar 2013 00:54:11 +0000"  >&lt;p&gt;Landed for 2.4&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvjnj:</customfieldvalue>

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