<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:32:49 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-3312] Interop 2.1.5&lt;-&gt;2.4 failure on test suite sanity test_27z: FAIL: FF stripe 0x2000013a0:0x1b2f0:0x0] != 0</title>
                <link>https://jira.whamcloud.com/browse/LU-3312</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;http://maloo.whamcloud.com/test_sets/a00f384c-b88e-11e2-891d-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/a00f384c-b88e-11e2-891d-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_27z failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;test_27z failed with 5&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Info required for matching: sanity 27z&lt;/p&gt;</description>
                <environment>server: 2.1.5&lt;br/&gt;
client: lustre-master build #1481</environment>
        <key id="18791">LU-3312</key>
            <summary>Interop 2.1.5&lt;-&gt;2.4 failure on test suite sanity test_27z: FAIL: FF stripe 0x2000013a0:0x1b2f0:0x0] != 0</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="jamesanunez">James Nunez</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Fri, 10 May 2013 07:14:30 +0000</created>
                <updated>Wed, 14 Aug 2013 22:58:54 +0000</updated>
                            <resolved>Wed, 26 Jun 2013 20:01:50 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.1.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="58165" author="adilger" created="Fri, 10 May 2013 17:38:33 +0000"  >&lt;p&gt;This is very likely just a problem with the output format for test_27z. Several fixes have been made to this test already, but it needs some more work for interop I guess. &lt;/p&gt;</comment>
                            <comment id="59169" author="jamesanunez" created="Thu, 23 May 2013 15:30:30 +0000"  >&lt;p&gt;In 2.3.64, stripe was added to the output of ll_decode_filter_fid. The output looks like&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;/mnt/ost5/O/0/d2/28610: parent=[0x2000013a0:0xad:0x0] stripe=5
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Before 2.3.64, the output of ll_decode_filter_fid didn&apos;t print stripe:&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;/mnt/ost1/O/0/d2/2946: objid=2946 seq=0 parent=[0x2000059f0:0x29:0x0]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;A solution for interop tests to stop failing is just not parse stripe from ll_decode_filter_fid output and don&apos;t check against the getstripe output.&lt;/p&gt;</comment>
                            <comment id="61408" author="jamesanunez" created="Wed, 26 Jun 2013 20:01:50 +0000"  >&lt;p&gt;This ticket/failure was corrected by patch &lt;a href=&quot;http://review.whamcloud.com/6468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/6468&lt;/a&gt; with the addition of stripe count to the end of the output of ll_decode_filter_fid.&lt;/p&gt;

&lt;p&gt;I verified that test 27z passes with master clients and 2.1.6-RC2 servers.&lt;/p&gt;</comment>
                            <comment id="64285" author="sarah" created="Wed, 14 Aug 2013 22:58:54 +0000"  >&lt;p&gt;Also hit this problem when running interop between 2.3.0 server and 2.5 client:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/4926deda-02b8-11e3-a4b4-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/4926deda-02b8-11e3-a4b4-52540035b04c&lt;/a&gt;&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|hzvqmv:</customfieldvalue>

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