<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:33:17 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-3364] Interop 2.1.5&lt;-&gt;2.4 failure on test suite sanity-lfsck test_0: Fail to start LFSCK for namespace</title>
                <link>https://jira.whamcloud.com/browse/LU-3364</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/3d2a9d68-bf03-11e2-88e0-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/3d2a9d68-bf03-11e2-88e0-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_0 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;(2) Fail to start LFSCK for namespace!&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Info required for matching: sanity-lfsck 0&lt;/p&gt;</description>
                <environment>server: 2.1.5&lt;br/&gt;
client: tag-2.4.0RC1</environment>
        <key id="19072">LU-3364</key>
            <summary>Interop 2.1.5&lt;-&gt;2.4 failure on test suite sanity-lfsck test_0: Fail to start LFSCK for namespace</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="1">Fixed</resolution>
                                        <assignee username="sarah">Sarah Liu</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Mon, 20 May 2013 20:32:21 +0000</created>
                <updated>Sat, 10 Aug 2013 14:54:24 +0000</updated>
                            <resolved>Sat, 10 Aug 2013 14:54:24 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                    <version>Lustre 2.4.1</version>
                    <version>Lustre 2.5.0</version>
                                    <fixVersion>Lustre 2.4.1</fixVersion>
                    <fixVersion>Lustre 2.5.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="58949" author="yong.fan" created="Tue, 21 May 2013 02:26:15 +0000"  >&lt;p&gt;Lustre-2.1 does not support LFSCK, so related user space commands: &quot;lctl lfsck_{start,stop}&quot; cannot be found on Lustre-2.1 client. Please ignore LFSCK/OI scrub test for 2.1/2 interoperability.&lt;/p&gt;</comment>
                            <comment id="59032" author="adilger" created="Wed, 22 May 2013 06:09:38 +0000"  >&lt;p&gt;Rather than hitting this error during every interop test and having to manually inspect the failure, it would be better if the test script were changed to skip the test if the server version does not support lfsck.  That is already done at the start of sanity-scrub.sh, and should be done in sanity-lfsck.sh as well.&lt;/p&gt;</comment>
                            <comment id="59145" author="sarah" created="Thu, 23 May 2013 06:01:02 +0000"  >&lt;p&gt;patch is at &lt;a href=&quot;http://review.whamcloud.com/#change,6424&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,6424&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="62474" author="yujian" created="Wed, 17 Jul 2013 12:37:54 +0000"  >&lt;p&gt;The sanity-lfsck.sh was added by patch &lt;a href=&quot;http://review.whamcloud.com/4911&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4911&lt;/a&gt;, which was included since Lustre 2.3.60 instead of 2.2.90.&lt;br/&gt;
Here is the patch for Luster master branch to fix the number: &lt;a href=&quot;http://review.whamcloud.com/7019&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/7019&lt;/a&gt;. The patch also needs to be cherry-picked to Lustre b2_4 branch.&lt;/p&gt;
</comment>
                            <comment id="64039" author="yujian" created="Sat, 10 Aug 2013 14:53:33 +0000"  >&lt;p&gt;Patches were landed on Lustre b2_4 and master branches.&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|hzvrdr:</customfieldvalue>

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