<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:33: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-3390] Interop 2.3.0&lt;-&gt;2.4 failure on test suite sanity test_225b: mds-survey with stripe_count failed</title>
                <link>https://jira.whamcloud.com/browse/LU-3390</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/f5f6460c-c409-11e2-a2df-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/f5f6460c-c409-11e2-a2df-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_225b failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;mds-survey with stripe_count failed&lt;/p&gt;&lt;/blockquote&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 225b: Metadata survey sanity with stripe_count = 1 == 16:34:46 (1369352086)
+ file_count=1000 thrhi=4 dir_count=2 layer=mdd stripe_count=1 rslt_loc=/tmp targets=&quot;fat-amd-1:lustre-MDT0000&quot; /usr/bin/mds-survey
Need obdfilter to test stripe_count
 sanity test_225b: @@@@@@ FAIL: mds-survey with stripe_count failed 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>Client: 2.3.0-RC6--PRISTINE-2.6.32-279.5.1.el6.x86_64&lt;br/&gt;
Servers: 2.4.50--PRISTINE-2.6.32-358.6.1.el6_lustre.x86_64</environment>
        <key id="19134">LU-3390</key>
            <summary>Interop 2.3.0&lt;-&gt;2.4 failure on test suite sanity test_225b: mds-survey with stripe_count failed</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="jamesanunez">James Nunez</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Fri, 24 May 2013 03:31:54 +0000</created>
                <updated>Mon, 18 Nov 2013 14:58:13 +0000</updated>
                            <resolved>Mon, 18 Nov 2013 14:58:13 +0000</resolved>
                                    <version>Lustre 2.3.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="62385" author="jamesanunez" created="Tue, 16 Jul 2013 16:59:58 +0000"  >&lt;p&gt;The problem here is that the information returned by &quot;lctl device_list&quot; has changed between 2.3 and 2.4. mds-survey calls and parses the output of &quot;lctl device_list&quot;.&lt;/p&gt;

&lt;p&gt;In b2_3, &quot;lctl device_list&quot; on the MDS returns:&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;...
  5 UP osc lscratch-OST0000-osc-MDT0000 lscratch-MDT0000-mdtlov_UUID 5
  6 UP osc lscratch-OST0001-osc-MDT0000 lscratch-MDT0000-mdtlov_UUID 5
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;For master, &quot;lctl device_list&quot; on the MDS returns:&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;...
  8 UP osp lscratch-OST0000-osc-MDT0000 lscratch-MDT0000-mdtlov_UUID 5
  9 UP osp lscratch-OST0001-osc-MDT0000 lscratch-MDT0000-mdtlov_UUID 5
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I&apos;ll upload a patch for mds-survey to match what is done in one of the patches for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1303&quot; title=&quot;LOD/OSP Implementation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1303&quot;&gt;&lt;del&gt;LU-1303&lt;/del&gt;&lt;/a&gt; (&lt;a href=&quot;http://review.whamcloud.com/4087&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4087&lt;/a&gt;), when parsing the output to &quot;lctl device_list&quot; look for &quot;osc&quot; and &quot;osp&quot;.&lt;/p&gt;</comment>
                            <comment id="62418" author="jamesanunez" created="Tue, 16 Jul 2013 19:49:59 +0000"  >&lt;p&gt;Proposed patch is at&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/7008/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/7008/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="65687" author="yujian" created="Wed, 4 Sep 2013 05:32:23 +0000"  >&lt;p&gt;Lustre client: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_3/41/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-b2_3/41/&lt;/a&gt; (2.3.0)&lt;br/&gt;
Lustre server: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_4/44/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-b2_4/44/&lt;/a&gt; (2.4.1 RC1)&lt;/p&gt;

&lt;p&gt;sanity test 225b hit the same failure:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/cde5bab8-14f3-11e3-9828-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/cde5bab8-14f3-11e3-9828-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="71789" author="jamesanunez" created="Mon, 18 Nov 2013 14:58:13 +0000"  >&lt;p&gt;A regular 2.3 release is not planned.&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|hzvrrj:</customfieldvalue>

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