<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:54:10 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-5748] sanity-lfsck test_9b: unexpected status</title>
                <link>https://jira.whamcloud.com/browse/LU-5748</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Doug Oucharek &amp;lt;doug@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/ed4f6082-53f1-11e4-a9db-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/ed4f6082-53f1-11e4-a9db-5254006e85c2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_9b failed with the following error:&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) unexpected status
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Please provide additional information about the failure here.&lt;/p&gt;

&lt;p&gt;Info required for matching: sanity-lfsck 9b&lt;/p&gt;</description>
                <environment></environment>
        <key id="27035">LU-5748</key>
            <summary>sanity-lfsck test_9b: unexpected status</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="3">Duplicate</resolution>
                                        <assignee username="yong.fan">nasf</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Oct 2014 23:31:47 +0000</created>
                <updated>Fri, 20 Feb 2015 15:00:35 +0000</updated>
                            <resolved>Tue, 21 Oct 2014 02:10:47 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="96780" author="yong.fan" created="Tue, 21 Oct 2014 02:10:09 +0000"  >&lt;p&gt;According to the log on MDT, the LFSCK assistant thread triggered the error stub (#define OBD_FAIL_LFSCK_NO_DOUBLESCAN    0x160c) as expected, and began to handle the exiting, but the test timeout before the assistant thread exit.&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;00100000:10000000:0.0:1413319551.677715:0:28817:0:(lfsck_engine.c:1568:lfsck_assistant_engine()) lustre-MDT0000-osd: LFSCK assistant phase2 scan start
00100000:02000000:0.0:1413319551.677721:0:28817:0:(libcfs_fail.h:96:cfs_fail_check_set()) *** cfs_fail_loc=160c, val=0***
00100000:10000000:0.0:1413319551.679212:0:28817:0:(lfsck_engine.c:1662:lfsck_assistant_engine()) lustre-MDT0000-osd: LFSCK assistant unknown status: rc = 0
00080000:00080000:0.0:1413319551.679229:0:28817:0:(osd_handler.c:541:osd_sync()) syncing OSD osd-zfs
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;So there are two possible cases:&lt;br/&gt;
1) The test_9b should wait more long time for the LFSCK to commit async updating.&lt;br/&gt;
2) Something wrong inside the dt_sync() and caused the LFSCK assistant thread could not exit in time.&lt;/p&gt;

&lt;p&gt;Since there are no sync related failures in the logs, and there are some known performance issues for zfs-based backend, I more suspect that we should increase the lfsck tests timeout. There is another ticket for that &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5301&quot; title=&quot;Test failure sanity-lfsck test_17: (3) unexpected status&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5301&quot;&gt;&lt;del&gt;LU-5301&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="96781" author="yong.fan" created="Tue, 21 Oct 2014 02:10:48 +0000"  >&lt;p&gt;It is another instance of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5301&quot; title=&quot;Test failure sanity-lfsck test_17: (3) unexpected status&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5301&quot;&gt;&lt;del&gt;LU-5301&lt;/del&gt;&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|hzwynr:</customfieldvalue>

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